|
Liferay 6.2.0-ce-rc1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<BookmarksEntry>
com.liferay.portlet.bookmarks.model.impl.BookmarksEntryModelImpl
com.liferay.portlet.bookmarks.model.impl.BookmarksEntryBaseImpl
com.liferay.portlet.bookmarks.model.impl.BookmarksEntryImpl
public class BookmarksEntryImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portlet.bookmarks.model.impl.BookmarksEntryModelImpl |
|---|
COLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, FOLDERID_COLUMN_BITMASK, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, NAME_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, RESOURCEBLOCKID_COLUMN_BITMASK, SESSION_FACTORY, STATUS_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, USERID_COLUMN_BITMASK, UUID_COLUMN_BITMASK |
| Constructor Summary | |
|---|---|
BookmarksEntryImpl()
|
|
| Method Summary | |
|---|---|
String |
buildTreePath()
|
protected void |
buildTreePath(StringBundler sb,
BookmarksFolder folder)
|
BookmarksFolder |
getFolder()
|
BookmarksFolder |
getTrashContainer()
|
boolean |
isInTrashContainer()
Returns true if the parent of this bookmarks entry is in the Recycle Bin. |
| Methods inherited from class com.liferay.portlet.bookmarks.model.impl.BookmarksEntryBaseImpl |
|---|
persist |
| Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
|---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModel |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.model.BaseModel |
|---|
getModelAttributes, resetOriginalValues, setModelAttributes |
| Methods inherited from interface com.liferay.portal.model.ClassedModel |
|---|
getModelClass, getModelClassName |
| Methods inherited from interface com.liferay.portal.model.StagedModel |
|---|
getStagedModelType |
| Methods inherited from interface com.liferay.portal.model.PermissionedModel |
|---|
getResourceBlockId, setResourceBlockId |
| Constructor Detail |
|---|
public BookmarksEntryImpl()
| Method Detail |
|---|
public String buildTreePath()
throws PortalException,
SystemException
PortalException
SystemException
public BookmarksFolder getFolder()
throws PortalException,
SystemException
PortalException
SystemException
public BookmarksFolder getTrashContainer()
throws PortalException,
SystemException
PortalException
SystemExceptionpublic boolean isInTrashContainer()
BookmarksEntryModeltrue if the parent of this bookmarks entry is in the Recycle Bin.
isInTrashContainer in interface TrashedModelisInTrashContainer in interface BookmarksEntryModelisInTrashContainer in class BookmarksEntryModelImpltrue if the parent of this bookmarks entry is in the Recycle Bin; false otherwise
protected void buildTreePath(StringBundler sb,
BookmarksFolder folder)
throws PortalException,
SystemException
PortalException
SystemException
|
Liferay 6.2.0-ce-rc1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||