Modifier and Type | Method and Description |
---|---|
CSOSearch |
getPermissionsSearch()
Get the search instance for searching permissions.
|
void |
setPermissionIds(java.util.Collection<java.lang.String> permissionIds)
Set the permission ids which are selected to be assigned to the role.
|
cancel, executeNextStep, executePreviousStep, finishAllSteps, getCurrentState, getGroup, getIconURL, getId, getName, getSkippedObjectsWithReason, isAllowed, isApplicable, setObjects
CSOSearch getPermissionsSearch() throws CLLException
CSOSearch
instance to search for permissions to assignCLLException
- If an error occurs while constructing the search instancevoid setPermissionIds(java.util.Collection<java.lang.String> permissionIds)
permissionIds
- The Collection
of permission ids to be assigned to the role.