@ProviderType public interface DLFolder extends DLFolderModel, PersistedModel, TreeModel
DLFolderModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<DLFolder,Long> |
FOLDER_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
| 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, 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, 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, setUuidclone, 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, updateTreePathList<Long> getAncestorFolderIds()
throws PortalException
PortalExceptionList<DLFolder> getAncestors() throws PortalException
PortalExceptionDLFolder getParentFolder() throws PortalException
PortalExceptionString getPath()
throws PortalException
PortalExceptionString[] getPathArray()
throws PortalException
PortalExceptionboolean hasInheritableLock()
boolean hasLock()
boolean isInHiddenFolder()
boolean isLocked()
boolean isRoot()