|
||||||||||
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.impl.BookmarksEntryModelImpl
com.liferay.portlet.bookmarks.model.impl.BookmarksEntryImpl
Field Summary |
Fields inherited from class com.liferay.portlet.bookmarks.model.impl.BookmarksEntryModelImpl |
LOCK_EXPIRATION_TIME, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, XSS_ALLOW_BY_MODEL, XSS_ALLOW_COMMENTS, XSS_ALLOW_NAME, XSS_ALLOW_URL |
Fields inherited from class com.liferay.portal.model.impl.BaseModelImpl |
XSS_ALLOW |
Constructor Summary | |
BookmarksEntryImpl()
|
Method Summary | |
com.liferay.portlet.bookmarks.model.BookmarksFolder |
getFolder()
|
Methods inherited from class com.liferay.portlet.bookmarks.model.impl.BookmarksEntryModelImpl |
clone, compareTo, equals, getComments, getCompanyId, getCreateDate, getEntryId, getFolderId, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getPriority, getUrl, getUserId, getVisits, hashCode, setComments, setCompanyId, setCreateDate, setEntryId, setFolderId, setModifiedDate, setName, setPrimaryKey, setPriority, setUrl, setUserId, setVisits |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
isNew, setNew |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.bookmarks.model.BookmarksEntryModel |
getComments, getCompanyId, getCreateDate, getEntryId, getFolderId, getModifiedDate, getName, getPrimaryKey, getPriority, getUrl, getUserId, getVisits, setComments, setCompanyId, setCreateDate, setEntryId, setFolderId, setModifiedDate, setName, setPrimaryKey, setPriority, setUrl, setUserId, setVisits |
Methods inherited from interface com.liferay.portal.model.BaseModel |
clone, getPrimaryKeyObj, isNew, setNew |
Methods inherited from interface java.lang.Comparable |
compareTo |
Constructor Detail |
public BookmarksEntryImpl()
Method Detail |
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 |