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