|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<com.liferay.portal.model.ResourceBlockPermission>
com.liferay.portal.model.impl.ResourceBlockPermissionModelImpl
com.liferay.portal.model.impl.ResourceBlockPermissionBaseImpl
com.liferay.portal.model.impl.ResourceBlockPermissionImpl
public class ResourceBlockPermissionImpl
Stores the actions a role is permitted to perform on the resources in a resource block.
The actionIds attribute stores the bitwise IDs of all the
actions allowed by this permission.
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.model.impl.ResourceBlockPermissionModelImpl |
|---|
COLUMN_BITMASK_ENABLED, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, RESOURCEBLOCKID_COLUMN_BITMASK, ROLEID_COLUMN_BITMASK, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
| Constructor Summary | |
|---|---|
ResourceBlockPermissionImpl()
|
|
| Method Summary |
|---|
| Methods inherited from class com.liferay.portal.model.impl.ResourceBlockPermissionBaseImpl |
|---|
persist |
| Methods inherited from class com.liferay.portal.model.impl.ResourceBlockPermissionModelImpl |
|---|
clone, compareTo, equals, getActionIds, getColumnBitmask, getExpandoBridge, getModelClass, getModelClassName, getOriginalResourceBlockId, getOriginalRoleId, getPrimaryKey, getPrimaryKeyObj, getResourceBlockId, getResourceBlockPermissionId, getRoleId, hashCode, resetOriginalValues, setActionIds, setExpandoBridgeAttributes, setPrimaryKey, setPrimaryKeyObj, setResourceBlockId, setResourceBlockPermissionId, setRoleId, toCacheModel, toEscapedModel, toString, toXmlString |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.model.ResourceBlockPermissionModel |
|---|
clone, compareTo, getActionIds, getExpandoBridge, getPrimaryKey, getPrimaryKeyObj, getResourceBlockId, getResourceBlockPermissionId, getRoleId, hashCode, isCachedModel, isEscapedModel, isNew, setActionIds, setCachedModel, setExpandoBridgeAttributes, setNew, setPrimaryKey, setPrimaryKeyObj, setResourceBlockId, setResourceBlockPermissionId, setRoleId, toCacheModel, toEscapedModel, toString, toXmlString |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
resetOriginalValues |
| Methods inherited from interface com.liferay.portal.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Methods inherited from interface com.liferay.portal.model.PermissionedModel |
|---|
getResourceBlockId, setResourceBlockId |
| Constructor Detail |
|---|
public ResourceBlockPermissionImpl()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||