public interface Permission extends CentraSiteRegistryObject
Modifier and Type | Method and Description |
---|---|
com.centrasite.resourceaccess.resources.CentraSitePermission |
getCentraSitePermission()
Get the RAM specific
CentraSitePermission instance that is wrapped by this instance. |
boolean |
isInternal()
Check if the permission is internal.
|
boolean |
isSystemLevel()
Checks whether this permission is a system level permission or not.
|
getConsumedAssets, getConsumers, getDescription, getDescription, getDisplayVersion, getInitialVirtualAssetName, getLastModifiedTimeStamp, getLCMAssignment, getLocalName, getMandatoryAttributeProfiles, getName, getName, getNameSpace, getNextVersion, getNextVersions, getOrganization, getOwner, getPendingApprovals, getPreviousVersion, getPreviousVersions, getRegistryObject, getRelationShipValueMap, getRequestedUser, getSubscribers, getSystemVersion, getTitle, getType, getUserVersion, getVisiblePrimaryProfiles, getVisibleProfile, isDeployedOn, isLatestVersionObject, isPropagatePermissions, isPropagateProfilePermissions, removeConsumedAssets, removeConsumers, setDescription, setDescription, setDisplayVersion, setLCMState, setLocalName, setName, setName, setNameSpace, setOrganization, setOwner, setPropagatePermissions, setPropagateProfilePermissions, setRelationShipValueMap, setUserVersion
delete, getAttributeLink, getAttributeValue, getAttributeValue, getAttributeValue, getId, isModified, isPredefined, isReadOnly, save, setAttributeValue, setAttributeValue, setAttributeValue
boolean isSystemLevel() throws CLLException
CLLException
- If an error occurs while performing the checkcom.centrasite.resourceaccess.resources.CentraSitePermission getCentraSitePermission() throws CLLException
CentraSitePermission
instance that is wrapped by this instance.CentraSitePermission
instanceCLLException
- If an error occurs while getting the RAM instanceboolean isInternal() throws CLLException
CLLException
- If an error occurs while performing the check