|
|||||||||
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.impl.ResourceModelImpl
com.liferay.portal.model.impl.ResourceImpl
public class ResourceImpl
Field Summary |
---|
Fields inherited from class com.liferay.portal.model.impl.ResourceModelImpl |
---|
CACHE_ENABLED, DATA_SOURCE, LOCK_EXPIRATION_TIME, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER |
Constructor Summary | |
---|---|
ResourceImpl()
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
Methods inherited from class com.liferay.portal.model.impl.ResourceModelImpl |
---|
clone, compareTo, equals, getCodeId, getExpandoBridge, getPrimaryKey, getPrimaryKeyObj, getPrimKey, getResourceId, hashCode, setCodeId, setPrimaryKey, setPrimKey, setResourceId, toEscapedModel, toModel, toModels |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
isEscapedModel, isNew, setEscapedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portal.model.ResourceModel |
---|
getCodeId, getPrimaryKey, getPrimKey, getResourceId, setCodeId, setPrimaryKey, setPrimKey, setResourceId, toEscapedModel |
Methods inherited from interface com.liferay.portal.model.BaseModel |
---|
clone, getExpandoBridge, getPrimaryKeyObj, isEscapedModel, isNew, setEscapedModel, setNew |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Constructor Detail |
---|
public ResourceImpl()
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |