Modifier and Type | Method and Description |
---|---|
boolean |
canMove()
Checks if the logged in user has permission to change the ownership of a CentraSite object.
|
java.util.Collection<Organization> |
getAllOrganization()
Get complete list of registered organizations in CentraSite.
|
cancel, executeNextStep, executePreviousStep, finishAllSteps, getCurrentState, getGroup, getIconURL, getId, getName, getSkippedObjectsWithReason, isAllowed, isApplicable, setObjects
boolean canMove() throws CLLException
CLLException
- if CLL fails to check whether the logged in user has required permission to change ownership
of the CentraSite object.java.util.Collection<Organization> getAllOrganization() throws CLLException
Organization
(s) in CentraSite.CLLException
- if CLL fails to get the complete list of registered organizations in CentraSite.