@ProviderType public interface JournalFolder extends JournalFolderModel, PersistedModel, TreeModel
JournalFolderModel,
JournalFolderImpl,
JournalFolderModelImpl| Modifier and Type | Field and Description |
|---|---|
static Accessor<JournalFolder,java.lang.Long> |
FOLDER_ID_ACCESSOR |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Long> |
getAncestorFolderIds() |
java.util.List<JournalFolder> |
getAncestors() |
JournalFolder |
getParentFolder() |
boolean |
isInTrashExplicitly() |
boolean |
isRoot() |
clone, compareTo, getApproved, getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getDescription, getExpandoBridge, getFolderId, getGroupId, getModifiedDate, getName, getParentContainerModelId, getParentFolderId, getPrimaryKey, getPrimaryKeyObj, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getTreePath, getUserId, getUserName, getUserUuid, getUuid, hashCode, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isNew, isPending, isScheduled, setCachedModel, setCompanyId, setContainerModelId, setCreateDate, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFolderId, setGroupId, setModifiedDate, setName, setNew, setParentContainerModelId, setParentFolderId, setPrimaryKey, setPrimaryKeyObj, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTreePath, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamegetModelClass, getModelClassNamegetStagedModelTypepersistbuildTreePath, getPrimaryKeyObj, getTreePath, updateTreePathstatic final Accessor<JournalFolder,java.lang.Long> FOLDER_ID_ACCESSOR
java.util.List<java.lang.Long> getAncestorFolderIds()
throws PortalException,
SystemException
PortalExceptionSystemExceptionjava.util.List<JournalFolder> getAncestors() throws PortalException, SystemException
PortalExceptionSystemExceptionJournalFolder getParentFolder() throws PortalException, SystemException
PortalExceptionSystemExceptionboolean isInTrashExplicitly()
throws SystemException
SystemExceptionboolean isRoot()