@ProviderType public interface ResourcePermission extends ResourcePermissionModel, PersistedModel
ResourcePermissionModel
,
ResourcePermissionImpl
,
ResourcePermissionModelImpl
Modifier and Type | Field and Description |
---|---|
static Accessor<ResourcePermission,Long> |
RESOURCE_PERMISSION_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
void |
addResourceAction(String actionId) |
boolean |
hasAction(ResourceAction resourceAction) |
boolean |
hasActionId(String actionId) |
void |
removeResourceAction(String actionId) |
clone, compareTo, getActionIds, getCompanyId, getExpandoBridge, getMvccVersion, getName, getOwnerId, getPrimaryKey, getPrimaryKeyObj, getPrimKey, getPrimKeyId, getResourcePermissionId, getRoleId, getScope, getViewActionId, hashCode, isCachedModel, isEscapedModel, isNew, isViewActionId, setActionIds, setCachedModel, setCompanyId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setMvccVersion, setName, setNew, setOwnerId, setPrimaryKey, setPrimaryKeyObj, setPrimKey, setPrimKeyId, setResourcePermissionId, setRoleId, setScope, setViewActionId, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
persist
static final Accessor<ResourcePermission,Long> RESOURCE_PERMISSION_ID_ACCESSOR
void addResourceAction(String actionId) throws PortalException
PortalException
boolean hasAction(ResourceAction resourceAction)
boolean hasActionId(String actionId)
void removeResourceAction(String actionId) throws PortalException
PortalException