@ProviderType public interface JournalFolder extends JournalFolderModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.TreeModel
JournalFolderModel
,
JournalFolderImpl
,
JournalFolderModelImpl
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.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 |
isRoot() |
clone, compareTo, getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getDescription, getExpandoBridge, getFolderId, getGroupId, getLastPublishDate, getModifiedDate, getName, getParentContainerModelId, getParentFolderId, getPrimaryKey, getPrimaryKeyObj, getRestrictionType, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getTreePath, getUserId, getUserName, getUserUuid, getUuid, hashCode, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isNew, isPending, isScheduled, setCachedModel, setCompanyId, setContainerModelId, setCreateDate, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFolderId, setGroupId, setLastPublishDate, setModifiedDate, setName, setNew, setParentContainerModelId, setParentFolderId, setPrimaryKey, setPrimaryKeyObj, setRestrictionType, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTreePath, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
static final com.liferay.portal.kernel.util.Accessor<JournalFolder,java.lang.Long> FOLDER_ID_ACCESSOR
java.util.List<java.lang.Long> getAncestorFolderIds() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.util.List<JournalFolder> getAncestors() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
JournalFolder getParentFolder() throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
boolean isRoot()