Modifier and Type | Method and Description |
---|---|
java.util.Collection<CentraSiteRegistryObjectType> |
getAllAssetTypes() |
java.util.Collection<LCMStage> |
getAllLcmStages()
Returns the collection of all available lifecycle stages in the registry.
|
java.util.List<Organization> |
getApplicableOrganizations() |
LCM |
getLcmModel() |
void |
setLcmModel(LCM lcmModel) |
cancel, doesLoggedInUserHaveSufficientRolesOrPermissions, executeNextStep, executePreviousStep, finishAllSteps, getCurrentState, getGroup, getIconURL, getId, getName, getNonApplicableReason, getSkippedObjectsWithReason, isAllowed, isApplicable, setObjects
java.util.List<Organization> getApplicableOrganizations() throws CLLException
CLLException
java.util.Collection<CentraSiteRegistryObjectType> getAllAssetTypes() throws CLLException
CLLException
java.util.Collection<LCMStage> getAllLcmStages() throws CLLException
Collection
of all available LCMStage
instancesCLLException
- If an error occurs while obtaining all the available stages.LCM getLcmModel()
void setLcmModel(LCM lcmModel)