@ProviderType public abstract class DLFolderBaseImpl extends DLFolderModelImpl implements com.liferay.document.library.kernel.model.DLFolder
This class exists only as a container for the default extended model level methods generated by ServiceBuilder. Helper methods and all application logic should be put in DLFolderImpl.
DLFolderImpl,
DLFolder,
Serialized FormCOLUMN_BITMASK_ENABLED, COMPANYID_COLUMN_BITMASK, DATA_SOURCE, ENTITY_CACHE_ENABLED, FINDER_CACHE_ENABLED, FINDER_CACHE_ENABLED_DLFILEENTRYTYPES_DLFOLDERS, FOLDERID_COLUMN_BITMASK, GROUPID_COLUMN_BITMASK, HIDDEN_COLUMN_BITMASK, LOCK_EXPIRATION_TIME, MAPPING_TABLE_DLFILEENTRYTYPES_DLFOLDERS_COLUMNS, MAPPING_TABLE_DLFILEENTRYTYPES_DLFOLDERS_NAME, MAPPING_TABLE_DLFILEENTRYTYPES_DLFOLDERS_SQL_CREATE, MOUNTPOINT_COLUMN_BITMASK, NAME_COLUMN_BITMASK, ORDER_BY_JPQL, ORDER_BY_SQL, PARENTFOLDERID_COLUMN_BITMASK, REPOSITORYID_COLUMN_BITMASK, SESSION_FACTORY, STATUS_COLUMN_BITMASK, TABLE_COLUMNS, TABLE_COLUMNS_MAP, TABLE_NAME, TABLE_SQL_CREATE, TABLE_SQL_DROP, TREEPATH_COLUMN_BITMASK, TX_MANAGER, UUID_COLUMN_BITMASK| Constructor and Description |
|---|
DLFolderBaseImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
buildTreePath() |
void |
persist() |
void |
updateTreePath(String treePath) |
clone, compareTo, equals, getColumnBitmask, getCompanyId, getContainerModelId, getContainerModelName, getCreateDate, getDefaultFileEntryTypeId, getDescription, getExpandoBridge, getFolderId, getGroupId, getHidden, getLastPostDate, getLastPublishDate, getModelAttributes, getModelClass, getModelClassName, getModifiedDate, getMountPoint, getName, getOriginalCompanyId, getOriginalFolderId, getOriginalGroupId, getOriginalHidden, getOriginalMountPoint, getOriginalName, getOriginalParentFolderId, getOriginalRepositoryId, getOriginalStatus, getOriginalTreePath, getOriginalUuid, getParentContainerModelId, getParentFolderId, getPrimaryKey, getPrimaryKeyObj, getRepositoryId, getRestrictionType, getStagedModelType, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getTreePath, getUserId, getUserName, getUserUuid, getUuid, hashCode, hasSetModifiedDate, isApproved, isDenied, isDraft, isEntityCacheEnabled, isExpired, isFinderCacheEnabled, isHidden, isInactive, isIncomplete, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isMountPoint, isPending, isScheduled, resetOriginalValues, setCompanyId, setContainerModelId, setCreateDate, setDefaultFileEntryTypeId, setDescription, setExpandoBridgeAttributes, setFolderId, setGroupId, setHidden, setLastPostDate, setLastPublishDate, setModelAttributes, setModifiedDate, setMountPoint, setName, setParentContainerModelId, setParentFolderId, setPrimaryKey, setPrimaryKeyObj, setRepositoryId, setRestrictionType, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTreePath, setUserId, setUserName, setUserUuid, setUuid, toCacheModel, toEscapedModel, toModel, toModels, toString, toXmlStringgetLocale, isCachedModel, isEscapedModel, isNew, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, toUnescapedModelgetAncestorFolderIds, getAncestors, getParentFolder, getPath, getPathArray, hasInheritableLock, hasLock, isInHiddenFolder, isLocked, isRootclone, 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, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamepublic void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic String buildTreePath() throws com.liferay.portal.kernel.exception.PortalException
buildTreePath in interface com.liferay.portal.kernel.model.TreeModelcom.liferay.portal.kernel.exception.PortalExceptionpublic void updateTreePath(String treePath)
updateTreePath in interface com.liferay.portal.kernel.model.TreeModel