|
|||||||||
| 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.Permission>
com.liferay.portal.model.impl.PermissionModelImpl
com.liferay.portal.model.impl.PermissionImpl
public class PermissionImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.model.impl.PermissionModelImpl |
|---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, FINDER_CACHE_ENABLED_GROUPS_PERMISSIONS, FINDER_CACHE_ENABLED_ROLES_PERMISSIONS, FINDER_CACHE_ENABLED_USERS_PERMISSIONS, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
| Constructor Summary | |
|---|---|
PermissionImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.lang.String |
getPrimKey()
|
int |
getScope()
|
void |
setName(java.lang.String name)
|
void |
setPrimKey(java.lang.String primKey)
|
void |
setScope(int scope)
|
| Methods inherited from class com.liferay.portal.model.impl.PermissionModelImpl |
|---|
clone, compareTo, equals, getActionId, getCompanyId, getExpandoBridge, getOriginalActionId, getOriginalResourceId, getPermissionId, getPrimaryKey, getPrimaryKeyObj, getResourceId, hashCode, setActionId, setCompanyId, setPermissionId, setPrimaryKey, setResourceId, toEscapedModel, toModel, toModels, toString, toXmlString |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.model.PermissionModel |
|---|
getActionId, getCompanyId, getPermissionId, getPrimaryKey, getResourceId, setActionId, setCompanyId, setPermissionId, setPrimaryKey, setResourceId, toEscapedModel |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
clone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEscapedModel, isNew, setCachedModel, setEscapedModel, setNew, toXmlString |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Constructor Detail |
|---|
public PermissionImpl()
| Method Detail |
|---|
public java.lang.String getName()
getName in interface com.liferay.portal.model.Permissionpublic java.lang.String getPrimKey()
getPrimKey in interface com.liferay.portal.model.Permissionpublic int getScope()
getScope in interface com.liferay.portal.model.Permissionpublic void setName(java.lang.String name)
setName in interface com.liferay.portal.model.Permissionpublic void setPrimKey(java.lang.String primKey)
setPrimKey in interface com.liferay.portal.model.Permissionpublic void setScope(int scope)
setScope in interface com.liferay.portal.model.Permission
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||