@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.
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasAction(ResourceAction resourceAction)
Deprecated.
|
boolean |
isCompanyScope()
Deprecated.
|
boolean |
isGroupScope()
Deprecated.
|
persistgetActionIds, getCompanyId, getGroupId, getMvccVersion, getName, getPrimaryKey, getResourceTypePermissionId, getRoleId, setActionIds, setCompanyId, setGroupId, setMvccVersion, setName, setPrimaryKey, setResourceTypePermissionId, setRoleIdclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamestatic final Accessor<ResourceTypePermission,Long> RESOURCE_TYPE_PERMISSION_ID_ACCESSOR
com.liferay.portal.model.impl.ResourceTypePermissionImpl and rerun ServiceBuilder to automatically copy the method declarations to this interface.boolean hasAction(ResourceAction resourceAction)
boolean isCompanyScope()
boolean isGroupScope()