public interface IRoleAssignment
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getDateChanged()
Returns the role assignment changed date.
|
java.util.Date |
getDateCreated()
Returns the role assignment creation date.
|
IFolder |
getFolder()
Returns the folder that is the scope of the object permissions assignment.
|
Id |
getId()
Returns the Id of the assignment.
|
IRoleTemplate |
getRoleTemplate()
Returns the role template which permissions get assigned.
|
java.lang.String |
getRoleTemplateName()
Returns the name of an assignment.
|
java.lang.String |
getRoleTemplateType()
Returns the type of an assignment.
|
ISecurityPrincipal |
getSecurityPrincipal()
Returns the user or group that is assigned the object permissions specified by the role template.
|
ITypeDefinition |
getTypeDefinition()
Returns the type definition of the scope for this assignment.
|
void |
revoke()
Revokes the role assignment.
|
IRoleTemplate getRoleTemplate()
IFolder getFolder()
ISecurityPrincipal getSecurityPrincipal()
Id getId()
java.lang.String getRoleTemplateName()
java.lang.String getRoleTemplateType()
ITypeDefinition getTypeDefinition()
java.util.Date getDateCreated()
java.util.Date getDateChanged()
void revoke()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2019. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.