@ProviderType public interface BookmarksFolder extends BookmarksFolderModel, PersistedModel, TreeModel
BookmarksFolderModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<BookmarksFolder,java.lang.Long> |
FOLDER_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Long> |
getAncestorFolderIds() |
java.util.List<BookmarksFolder> |
getAncestors() |
BookmarksFolder |
getParentFolder() |
boolean |
isRoot() |
getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getDescription, getFolderId, getGroupId, getLastPublishDate, getModifiedDate, getMvccVersion, getName, getParentContainerModelId, getParentFolderId, getPrimaryKey, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getTreePath, getUserId, getUserName, getUserUuid, getUuid, isApproved, isDenied, isDraft, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isPending, isScheduled, setCompanyId, setContainerModelId, setCreateDate, setDescription, setFolderId, setGroupId, setLastPublishDate, setModifiedDate, setMvccVersion, setName, setParentContainerModelId, setParentFolderId, setPrimaryKey, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTreePath, setUserId, setUserName, setUserUuid, setUuidclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamegetModelClass, getModelClassNameclone, getStagedModelTypepersistbuildTreePath, getPrimaryKeyObj, getTreePath, updateTreePathstatic final Accessor<BookmarksFolder,java.lang.Long> FOLDER_ID_ACCESSOR
java.util.List<java.lang.Long> getAncestorFolderIds()
throws PortalException
PortalExceptionjava.util.List<BookmarksFolder> getAncestors() throws PortalException
PortalExceptionBookmarksFolder getParentFolder() throws PortalException
PortalExceptionboolean isRoot()