com.liferay.portal.model
Interface ResourceTypePermission
- All Superinterfaces:
- BaseModel<ResourceTypePermission>, ClassedModel, Cloneable, Comparable<ResourceTypePermission>, MVCCModel, PersistedModel, ResourceTypePermissionModel, Serializable, ShardedModel
- All Known Implementing Classes:
- ResourceTypePermissionBaseImpl, ResourceTypePermissionImpl, ResourceTypePermissionWrapper
@ProviderType
public interface ResourceTypePermission
- extends ResourceTypePermissionModel, PersistedModel
The extended model interface for the ResourceTypePermission service. Represents a row in the "ResourceTypePermission" database table, with each column mapped to a property of this class.
- See Also:
ResourceTypePermissionModel,
ResourceTypePermissionImpl,
ResourceTypePermissionModelImpl- ServiceBuilder generated this class. Modifications in this class will be overwritten the next time it is generated.
| Methods inherited from interface com.liferay.portal.model.ResourceTypePermissionModel |
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 |
RESOURCE_TYPE_PERMISSION_ID_ACCESSOR
static final Accessor<ResourceTypePermission,Long> RESOURCE_TYPE_PERMISSION_ID_ACCESSOR
hasAction
boolean hasAction(ResourceAction resourceAction)
isCompanyScope
boolean isCompanyScope()
isGroupScope
boolean isGroupScope()