@ProviderType public interface ResourcePermission extends ResourcePermissionModel, PersistedModel
ResourcePermissionModel,
ResourcePermissionImpl,
ResourcePermissionModelImpl| Modifier and Type | Method and Description |
|---|---|
void |
addResourceAction(java.lang.String actionId) |
boolean |
hasAction(ResourceAction resourceAction) |
boolean |
hasActionId(java.lang.String actionId) |
void |
removeResourceAction(java.lang.String actionId) |
clone, compareTo, getActionIds, getCompanyId, getExpandoBridge, getMvccVersion, getName, getOwnerId, getPrimaryKey, getPrimaryKeyObj, getPrimKey, getResourcePermissionId, getRoleId, getScope, hashCode, isCachedModel, isEscapedModel, isNew, setActionIds, setCachedModel, setCompanyId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setMvccVersion, setName, setNew, setOwnerId, setPrimaryKey, setPrimaryKeyObj, setPrimKey, setResourcePermissionId, setRoleId, setScope, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamepersistvoid addResourceAction(java.lang.String actionId)
throws PortalException
PortalExceptionboolean hasAction(ResourceAction resourceAction)
boolean hasActionId(java.lang.String actionId)
void removeResourceAction(java.lang.String actionId)
throws PortalException
PortalException