@ProviderType public interface DLFolder extends DLFolderModel, PersistedModel, TreeModel
DLFolderModel
,
DLFolderImpl
,
DLFolderModelImpl
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() |
clone, compareTo, getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getDefaultFileEntryTypeId, getDescription, getExpandoBridge, getFolderId, getGroupId, getHidden, getLastPostDate, getLastPublishDate, getModifiedDate, getMountPoint, getName, getParentContainerModelId, getParentFolderId, getPrimaryKey, getPrimaryKeyObj, getRepositoryId, getRestrictionType, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getTreePath, getUserId, getUserName, getUserUuid, getUuid, hashCode, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isHidden, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isMountPoint, isNew, isPending, isScheduled, setCachedModel, setCompanyId, setContainerModelId, setCreateDate, setDefaultFileEntryTypeId, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFolderId, setGroupId, setHidden, setLastPostDate, setLastPublishDate, setModifiedDate, setMountPoint, setName, setNew, setParentContainerModelId, setParentFolderId, setPrimaryKey, setPrimaryKeyObj, setRepositoryId, setRestrictionType, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTreePath, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
getModelClass, getModelClassName
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()