@Deprecated @ProviderType public interface ResourceTypePermission extends PersistedModel, ResourceTypePermissionModel
ResourceTypePermissionModel
Modifier and Type | Field and Description |
---|---|
static Accessor<ResourceTypePermission,Long> |
RESOURCE_TYPE_PERMISSION_ID_ACCESSOR
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasAction(ResourceAction resourceAction)
Deprecated.
|
boolean |
isCompanyScope()
Deprecated.
|
boolean |
isGroupScope()
Deprecated.
|
persist
clone, compareTo, getActionIds, getCompanyId, getExpandoBridge, getGroupId, getMvccVersion, getName, getPrimaryKey, getPrimaryKeyObj, getResourceTypePermissionId, getRoleId, hashCode, isCachedModel, isEscapedModel, isNew, setActionIds, setCachedModel, setCompanyId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setGroupId, setMvccVersion, setName, setNew, setPrimaryKey, setPrimaryKeyObj, setResourceTypePermissionId, setRoleId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
static final Accessor<ResourceTypePermission,Long> RESOURCE_TYPE_PERMISSION_ID_ACCESSOR
boolean hasAction(ResourceAction resourceAction)
boolean isCompanyScope()
boolean isGroupScope()