|
|||||||||
| 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.Resource>
com.liferay.portal.model.impl.ResourceModelImpl
com.liferay.portal.model.impl.ResourceBaseImpl
com.liferay.portal.model.impl.ResourceImpl
public class ResourceImpl
Represents a permissionable resource in permissions versions < 6.
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.model.impl.ResourceModelImpl |
|---|
CODEID_COLUMN_BITMASK, COLUMN_BITMASK_ENABLED, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, PRIMKEY_COLUMN_BITMASK, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
| Constructor Summary | |
|---|---|
ResourceImpl()
|
|
| Method Summary | |
|---|---|
long |
getCompanyId()
|
java.lang.String |
getName()
|
int |
getScope()
|
void |
setCompanyId(long companyId)
|
void |
setName(java.lang.String name)
|
void |
setScope(int scope)
|
| Methods inherited from class com.liferay.portal.model.impl.ResourceBaseImpl |
|---|
persist |
| Methods inherited from class com.liferay.portal.model.impl.ResourceModelImpl |
|---|
clone, compareTo, equals, getCodeId, getColumnBitmask, getExpandoBridge, getModelClass, getModelClassName, getOriginalCodeId, getOriginalPrimKey, getPrimaryKey, getPrimaryKeyObj, getPrimKey, getResourceId, hashCode, resetOriginalValues, setCodeId, setExpandoBridgeAttributes, setPrimaryKey, setPrimaryKeyObj, setPrimKey, setResourceId, toCacheModel, toEscapedModel, toModel, toModels, 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.ResourceModel |
|---|
clone, compareTo, getCodeId, getExpandoBridge, getPrimaryKey, getPrimaryKeyObj, getPrimKey, getResourceId, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCodeId, setExpandoBridgeAttributes, setNew, setPrimaryKey, setPrimaryKeyObj, setPrimKey, setResourceId, 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 |
| Constructor Detail |
|---|
public ResourceImpl()
| Method Detail |
|---|
public long getCompanyId()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
public java.lang.String getName()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException
public int getScope()
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemExceptionpublic void setCompanyId(long companyId)
public void setName(java.lang.String name)
public void setScope(int scope)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||