@ProviderType public interface ResourceTypePermission extends PersistedModel, ResourceTypePermissionModel
ResourceTypePermissionModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<ResourceTypePermission,Long> |
RESOURCE_TYPE_PERMISSION_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasAction(ResourceAction resourceAction) |
boolean |
isCompanyScope() |
boolean |
isGroupScope() |
persistclone, 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, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, 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()