@ProviderType public interface ResourcePermission extends ResourcePermissionModel, PersistedModel
ResourcePermissionModel
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) |
getActionIds, getCompanyId, getMvccVersion, getName, getOwnerId, getPrimaryKey, getPrimKey, getPrimKeyId, getResourcePermissionId, getRoleId, getScope, getViewActionId, isViewActionId, setActionIds, setCompanyId, setMvccVersion, setName, setOwnerId, setPrimaryKey, setPrimKey, setPrimKeyId, setResourcePermissionId, setRoleId, setScope, setViewActionId
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<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