|
|||||||||
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.portlet.bookmarks.model.BookmarksEntry>
com.liferay.portlet.bookmarks.model.impl.BookmarksEntryModelImpl
com.liferay.portlet.bookmarks.model.impl.BookmarksEntryImpl
public class BookmarksEntryImpl
Field Summary |
---|
Fields inherited from class com.liferay.portlet.bookmarks.model.impl.BookmarksEntryModelImpl |
---|
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 | |
---|---|
BookmarksEntryImpl()
|
Method Summary | |
---|---|
com.liferay.portlet.bookmarks.model.BookmarksFolder |
getFolder()
|
java.lang.String |
getUserUuid()
|
void |
setUserUuid(java.lang.String userUuid)
|
Methods inherited from class com.liferay.portlet.bookmarks.model.impl.BookmarksEntryModelImpl |
---|
clone, compareTo, equals, getComments, getCompanyId, getCreateDate, getEntryId, getExpandoBridge, getFolderId, getGroupId, getModifiedDate, getName, getOriginalGroupId, getOriginalUuid, getPrimaryKey, getPrimaryKeyObj, getPriority, getUrl, getUserId, getUuid, getVisits, hashCode, setComments, setCompanyId, setCreateDate, setEntryId, setFolderId, setGroupId, setModifiedDate, setName, setPrimaryKey, setPriority, setUrl, setUserId, setUuid, setVisits, 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.portlet.bookmarks.model.BookmarksEntryModel |
---|
getComments, getCompanyId, getCreateDate, getEntryId, getFolderId, getGroupId, getModifiedDate, getName, getPrimaryKey, getPriority, getUrl, getUserId, getUuid, getVisits, setComments, setCompanyId, setCreateDate, setEntryId, setFolderId, setGroupId, setModifiedDate, setName, setPrimaryKey, setPriority, setUrl, setUserId, setUuid, setVisits, 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 BookmarksEntryImpl()
Method Detail |
---|
public java.lang.String getUserUuid() throws com.liferay.portal.SystemException
getUserUuid
in interface com.liferay.portlet.bookmarks.model.BookmarksEntry
com.liferay.portal.SystemException
public void setUserUuid(java.lang.String userUuid)
setUserUuid
in interface com.liferay.portlet.bookmarks.model.BookmarksEntry
public com.liferay.portlet.bookmarks.model.BookmarksFolder getFolder()
getFolder
in interface com.liferay.portlet.bookmarks.model.BookmarksEntry
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |