|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BookmarksFolder
This interface is a model that represents the BookmarksFolder table in the database.
Customize BookmarksFolderImpl and rerun the
ServiceBuilder to generate the new methods.
BookmarksFolderModel,
BookmarksFolderImpl,
BookmarksFolderModelImpl| Method Summary | |
|---|---|
List<BookmarksFolder> |
getAncestors()
|
BookmarksFolder |
getParentFolder()
|
boolean |
isRoot()
|
| Methods inherited from interface com.liferay.portlet.bookmarks.model.BookmarksFolderModel |
|---|
clone, compareTo, getCompanyId, getCreateDate, getDescription, getExpandoBridge, getFolderId, getGroupId, getModifiedDate, getName, getParentFolderId, getPrimaryKey, getPrimaryKeyObj, getUserId, getUserUuid, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setDescription, setEscapedModel, setExpandoBridgeAttributes, setFolderId, setGroupId, setModifiedDate, setName, setNew, setParentFolderId, setPrimaryKey, setUserId, setUserUuid, setUuid, toEscapedModel, toString, toXmlString |
| Method Detail |
|---|
List<BookmarksFolder> getAncestors()
throws PortalException,
SystemException
PortalException
SystemException
BookmarksFolder getParentFolder()
throws PortalException,
SystemException
PortalException
SystemExceptionboolean isRoot()
|
Liferay 6.0.3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||