Modifier and Type | Method and Description |
---|---|
CSOSearch |
getPermissionsSearch()
Get the permissions search for the role.
|
void |
setPermissionIds(java.util.Collection<java.lang.String> permissionIds)
Set the permissions assigned to the role.
|
void |
setRoleDesc(java.lang.String roleDesc)
Set the role's description.
|
void |
setRoleName(java.lang.String roleName)
Sets the created role's name.
|
cancel, doesLoggedInUserHaveSufficientRolesOrPermissions, executeNextStep, executePreviousStep, finishAllSteps, getCurrentState, getGroup, getIconURL, getId, getName, getSkippedObjectsWithReason, isAllowed, isApplicable, setObjects
void setRoleName(java.lang.String roleName)
roleName
- The role name to setvoid setRoleDesc(java.lang.String roleDesc)
roleDesc
- The description for the rolevoid setPermissionIds(java.util.Collection<java.lang.String> permissionIds)
permissionIds
- The Collection
of permission ids which are assigned to the roleCSOSearch getPermissionsSearch() throws CLLException
CSOSearch
instance using which permissions to assign to the role are searched for.CLLException
- If an error occurs while trying to construct a search