@ProviderType public interface DLFolder extends DLFolderModel, PersistedModel, TreeModel
DLFolderModel
Modifier and Type | Field and Description |
---|---|
static Accessor<DLFolder,Long> |
FOLDER_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
List<Long> |
getAncestorFolderIds() |
List<DLFolder> |
getAncestors() |
DLFolder |
getParentFolder() |
String |
getPath() |
String[] |
getPathArray() |
boolean |
hasInheritableLock() |
boolean |
hasLock() |
boolean |
isInHiddenFolder() |
boolean |
isLocked() |
boolean |
isRoot() |
getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getCtCollectionId, getDefaultFileEntryTypeId, getDescription, getFolderId, getGroupId, getHidden, getLastPostDate, getLastPublishDate, getModifiedDate, getMountPoint, getMvccVersion, getName, getParentContainerModelId, getParentFolderId, getPrimaryKey, getRepositoryId, getRestrictionType, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getTreePath, getUserId, getUserName, getUserUuid, getUuid, isApproved, isDenied, isDraft, isExpired, isHidden, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isMountPoint, isPending, isScheduled, setCompanyId, setContainerModelId, setCreateDate, setCtCollectionId, setDefaultFileEntryTypeId, setDescription, setFolderId, setGroupId, setHidden, setLastPostDate, setLastPublishDate, setModifiedDate, setMountPoint, setMvccVersion, setName, setParentContainerModelId, setParentFolderId, setPrimaryKey, setRepositoryId, setRestrictionType, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTreePath, setUserId, setUserName, setUserUuid, setUuid
getModelClass, getModelClassName
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
clone, getStagedModelType
persist
buildTreePath, getPrimaryKeyObj, getTreePath, updateTreePath
List<Long> getAncestorFolderIds() throws PortalException
PortalException
List<DLFolder> getAncestors() throws PortalException
PortalException
DLFolder getParentFolder() throws PortalException
PortalException
String getPath() throws PortalException
PortalException
String[] getPathArray() throws PortalException
PortalException
boolean hasInheritableLock()
boolean hasLock()
boolean isInHiddenFolder()
boolean isLocked()
boolean isRoot()