|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.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, GROUPID_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, ORDER_BY_JPQL, ORDER_BY_SQL, PARENTFOLDERID_COLUMN_BITMASK, RESOURCEBLOCKID_COLUMN_BITMASK, SESSION_FACTORY, TABLE_COLUMNS, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TX_MANAGER, UUID_COLUMN_BITMASK |
Constructor Summary | |
---|---|
BookmarksFolderImpl()
|
Method Summary | |
---|---|
List<BookmarksFolder> |
getAncestors()
|
BookmarksFolder |
getParentFolder()
|
boolean |
isRoot()
|
Methods inherited from class com.liferay.portlet.bookmarks.model.impl.BookmarksFolderBaseImpl |
---|
persist |
Methods inherited from class com.liferay.portal.model.impl.BaseModelImpl |
---|
getLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setNew |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.bookmarks.model.BookmarksFolderModel |
---|
clone, compareTo, getCompanyId, getCreateDate, getDescription, getExpandoBridge, getFolderId, getGroupId, getModifiedDate, getName, getParentFolderId, getPrimaryKey, getPrimaryKeyObj, getResourceBlockId, getUserId, getUserName, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setDescription, setExpandoBridgeAttributes, setFolderId, setGroupId, setModifiedDate, setName, setNew, setParentFolderId, setPrimaryKey, setPrimaryKeyObj, setResourceBlockId, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
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.PermissionedModel |
---|
getResourceBlockId, setResourceBlockId |
Constructor Detail |
---|
public BookmarksFolderImpl()
Method Detail |
---|
public List<BookmarksFolder> getAncestors() throws PortalException, SystemException
PortalException
SystemException
public BookmarksFolder getParentFolder() throws PortalException, SystemException
PortalException
SystemException
public boolean isRoot()
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |