Modifier and Type | Method and Description |
---|---|
java.util.List<CentraSiteRegistryObjectType> |
getAllAliasesTypes()
Returns the List of all Runtime aliases that are present.
|
java.util.List<java.lang.String> |
getAllScopes()
Returns the List of Scopes that are present.
|
CSOSearch |
getDefaultSearch()
return the Default Search which used used by activity
|
java.util.List<Organization> |
getOrganizations()
Returns list of organization applicable to the current user in the context of manage governance
|
java.util.List<CentraSiteRegistryObjectType> |
getVirtualAssetTypes()
Returns list of virtual types which are applicable to run-time policies
Currently run-time policies are supported only for Virtual Service, Virtual REST Service and Virtual XML Service
|
execute, isApplicable
cancel, doesLoggedInUserHaveSufficientRolesOrPermissions, executeNextStep, executePreviousStep, finishAllSteps, getCurrentState, getGroup, getIconURL, getId, getName, getSkippedObjectsWithReason, isAllowed, isApplicable, setObjects
java.util.List<Organization> getOrganizations() throws CLLException
CLLException
- If an error occurs while fetching the applicable Organizationjava.util.List<CentraSiteRegistryObjectType> getVirtualAssetTypes() throws CLLException
CLLException
- If an error occurs while fetching the virtual typesCSOSearch getDefaultSearch() throws CLLException
CLLException
- in case of failed to construct the default searchjava.util.List<CentraSiteRegistryObjectType> getAllAliasesTypes() throws CLLException
CLLException
- If an error occurs while fetching the all Runtime Aliases typejava.util.List<java.lang.String> getAllScopes() throws CLLException
CLLException
- If an error occurs while fetching the scopes