Modifier and Type | Method and Description |
---|---|
java.util.Collection<CentraSiteObjectType> |
getAssetTypes()
Returns all the asset types that the user can manage.
|
CSOSearch |
getAssetTypesSearch()
Obtains the
CSOSearch instance of the saved search for this activity. |
execute, isApplicable
cancel, doesLoggedInUserHaveSufficientRolesOrPermissions, executeNextStep, executePreviousStep, finishAllSteps, getCurrentState, getGroup, getIconURL, getId, getName, getSkippedObjectsWithReason, isAllowed, isApplicable, setObjects
CSOSearch getAssetTypesSearch() throws CLLException
CSOSearch
instance of the saved search for this activity.CSOSearch
instanceCLLException
- If an error occurs while trying to load the saved searchjava.util.Collection<CentraSiteObjectType> getAssetTypes() throws CLLException
Collection
of CentraSiteObjectType
that the user can manageCLLException
- If an error occurs while trying to find the asset types that the user can manage