public interface IRoleTemplate
| Modifier and Type | Method and Description |
|---|---|
void |
disable()
Disables this role template.
|
void |
enable()
Enables this role template.
|
java.util.Date |
getDateChanged()
Returns role template changed date.
|
java.util.Date |
getDateCreated()
Returns the role template creation date.
|
java.lang.String |
getDescription()
Returns descriptive text for this role template.
|
Id |
getId()
Returns the Id for this role template.
|
java.lang.String |
getName()
Returns the name of this role template.
|
java.util.List<IObjectPermission> |
getObjectPermissions()
Retrieves all object permissions for this role template.
|
java.util.List<IApplicationPermission> |
getPermissions()
Retrieves all application-level permissions for this role template.
|
ITypeDefinition |
getTypeDefinition()
Returns the type definition for this role template.
|
boolean |
isEnabled()
Verifies if this role template is enabled.
|
boolean |
isLocked()
Verifies if this role template is locked.
|
void |
lock()
Locks this role template.
|
void |
unlock()
Unlocks this role template.
|
java.util.List<IObjectPermission> getObjectPermissions()
java.util.List<IApplicationPermission> getPermissions()
ITypeDefinition getTypeDefinition()
java.lang.String getName()
void disable()
void enable()
boolean isLocked()
void lock()
void unlock()
Id getId()
java.lang.String getDescription()
boolean isEnabled()
java.util.Date getDateCreated()
java.util.Date getDateChanged()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.