@ProviderType public interface DLFileEntry extends DLFileEntryModel, PersistedModel, TreeModel
DLFileEntryModel,
com.liferay.portlet.documentlibrary.model.impl.DLFileEntryImpl,
com.liferay.portlet.documentlibrary.model.impl.DLFileEntryModelImpl| Modifier and Type | Field and Description |
|---|---|
static Accessor<DLFileEntry,java.lang.Long> |
FILE_ENTRY_ID_ACCESSOR |
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getCustom1ImageId, getCustom2ImageId, getDescription, getExpandoBridge, getExtension, getExtraSettings, getFileEntryId, getFileEntryTypeId, getFileName, getFolderId, getGroupId, getLargeImageId, getLastPublishDate, getManualCheckInRequired, getMimeType, getModifiedDate, getName, getPrimaryKey, getPrimaryKeyObj, getReadCount, getRepositoryId, getSize, getSmallImageId, getStatus, getTitle, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getTreePath, getUserId, getUserName, getUserUuid, getUuid, getVersion, hashCode, isCachedModel, isEscapedModel, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isManualCheckInRequired, isNew, setCachedModel, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setCustom1ImageId, setCustom2ImageId, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExtension, setExtraSettings, setFileEntryId, setFileEntryTypeId, setFileName, setFolderId, setGroupId, setLargeImageId, setLastPublishDate, setManualCheckInRequired, setMimeType, setModifiedDate, setName, setNew, setPrimaryKey, setPrimaryKeyObj, setReadCount, setRepositoryId, setSize, setSmallImageId, setTitle, setTreePath, setUserId, setUserName, setUserUuid, setUuid, setVersion, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamegetStagedModelTypepersistgetPrimaryKeyObj, getTreePath, updateTreePathstatic final Accessor<DLFileEntry,java.lang.Long> FILE_ENTRY_ID_ACCESSOR
java.lang.String buildTreePath()
throws PortalException
buildTreePath in interface TreeModelPortalExceptionjava.io.InputStream getContentStream()
throws PortalException
PortalExceptionjava.io.InputStream getContentStream(java.lang.String version)
throws PortalException
PortalExceptionlong getDataRepositoryId()
java.util.Map<java.lang.String,DDMFormValues> getDDMFormValuesMap(long fileVersionId) throws PortalException
PortalExceptionDLFileEntryType getDLFileEntryType() throws PortalException
PortalExceptionUnicodeProperties getExtraSettingsProperties()
java.util.List<DLFileShortcut> getFileShortcuts()
DLFileVersion getFileVersion() throws PortalException
PortalExceptionDLFileVersion getFileVersion(java.lang.String version) throws PortalException
PortalExceptionjava.util.List<DLFileVersion> getFileVersions(int status)
int getFileVersionsCount(int status)
DLFolder getFolder() throws PortalException
PortalExceptionjava.lang.String getIcon()
java.lang.String getIconCssClass()
DLFileVersion getLatestFileVersion(boolean trusted) throws PortalException
PortalExceptionLock getLock()
java.lang.String getLuceneProperties()
@Deprecated long getVersionUserId()
DLFileVersionModel.getUserId()@Deprecated java.lang.String getVersionUserName()
DLFileVersionModel.getUserName()@Deprecated java.lang.String getVersionUserUuid()
DLFileVersionModel.getUserUuid()boolean hasLock()
boolean isCheckedOut()
boolean isInHiddenFolder()
void setExtraSettingsProperties(UnicodeProperties extraSettingsProperties)