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