|
|||||||||
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.ResourceImpl
public class ResourceImpl
Field Summary |
---|
Fields inherited from class com.liferay.portal.model.impl.ResourceModelImpl |
---|
DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, LOCK_EXPIRATION_TIME, 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.ResourceModelImpl |
---|
clone, compareTo, equals, getCodeId, getExpandoBridge, getOriginalCodeId, getOriginalPrimKey, getPrimaryKey, getPrimaryKeyObj, getPrimKey, getResourceId, hashCode, setCodeId, setExpandoBridgeAttributes, setPrimaryKey, setPrimKey, 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, hashCode, notify, notifyAll, toString, 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, setEscapedModel, setExpandoBridgeAttributes, setNew, setPrimaryKey, setPrimKey, setResourceId, toEscapedModel, toString, toXmlString |
Constructor Detail |
---|
public ResourceImpl()
Method Detail |
---|
public long getCompanyId() throws com.liferay.portal.PortalException, com.liferay.portal.SystemException
getCompanyId
in interface com.liferay.portal.model.Resource
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public java.lang.String getName() throws com.liferay.portal.PortalException, com.liferay.portal.SystemException
getName
in interface com.liferay.portal.model.Resource
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public int getScope() throws com.liferay.portal.PortalException, com.liferay.portal.SystemException
getScope
in interface com.liferay.portal.model.Resource
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public void setCompanyId(long companyId)
setCompanyId
in interface com.liferay.portal.model.Resource
public void setName(java.lang.String name)
setName
in interface com.liferay.portal.model.Resource
public void setScope(int scope)
setScope
in interface com.liferay.portal.model.Resource
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |