|
Liferay 6.2-ce-ga4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.model.impl.BaseModelImpl<BookmarksFolder>
com.liferay.portlet.bookmarks.model.impl.BookmarksFolderModelImpl
com.liferay.portlet.bookmarks.model.impl.BookmarksFolderBaseImpl
com.liferay.portlet.bookmarks.model.impl.BookmarksFolderImpl
public class BookmarksFolderImpl
| Field Summary |
|---|
| Fields inherited from class com.liferay.portlet.bookmarks.model.impl.BookmarksFolderModelImpl |
|---|
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, PARENTFOLDERID_COLUMN_BITMASK, RESOURCEBLOCKID_COLUMN_BITMASK, SESSION_FACTORY, STATUS_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, UUID_COLUMN_BITMASK |
| Constructor Summary | |
|---|---|
BookmarksFolderImpl()
|
|
| Method Summary | |
|---|---|
List<Long> |
getAncestorFolderIds()
|
List<BookmarksFolder> |
getAncestors()
|
BookmarksFolder |
getParentFolder()
|
boolean |
isInTrashExplicitly()
|
boolean |
isRoot()
|
| Methods inherited from class com.liferay.portlet.bookmarks.model.impl.BookmarksFolderBaseImpl |
|---|
buildTreePath, persist, updateTreePath |
| 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.ContainerModel |
|---|
getModelClass, getModelClassName |
| 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 |
| Methods inherited from interface com.liferay.portal.model.TreeModel |
|---|
getPrimaryKeyObj, getTreePath |
| Constructor Detail |
|---|
public BookmarksFolderImpl()
| Method Detail |
|---|
public List<Long> getAncestorFolderIds()
throws PortalException,
SystemException
PortalException
SystemException
public List<BookmarksFolder> getAncestors()
throws PortalException,
SystemException
PortalException
SystemException
public BookmarksFolder getParentFolder()
throws PortalException,
SystemException
PortalException
SystemException
public boolean isInTrashExplicitly()
throws SystemException
SystemExceptionpublic boolean isRoot()
|
Liferay 6.2-ce-ga4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||