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.
|
boolean |
isDeployedtoAnyMediator()
Check given service is deployed to atleast one mediator
|
boolean |
isDeployedtoAnyPortal()
Check given service is published to atleast one api portal
|
cancel, doesLoggedInUserHaveSufficientRolesOrPermissions, 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.boolean isDeployedtoAnyPortal() throws CLLException
CLLException
boolean isDeployedtoAnyMediator() throws CLLException
CLLException