@ProviderType public interface DLFileEntry extends DLFileEntryModel, PersistedModel, TreeModel
DLFileEntryModel,
DLFileEntryImpl,
DLFileEntryModelImpl| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
buildTreePath() |
java.io.InputStream |
getContentStream() |
java.io.InputStream |
getContentStream(java.lang.String version) |
long |
getDataRepositoryId() |
UnicodeProperties |
getExtraSettingsProperties() |
java.util.Map<java.lang.String,Fields> |
getFieldsMap(long fileVersionId) |
DLFileVersion |
getFileVersion() |
DLFileVersion |
getFileVersion(java.lang.String version) |
java.util.List<DLFileVersion> |
getFileVersions(int status) |
int |
getFileVersionsCount(int status) |
DLFolder |
getFolder() |
java.lang.String |
getIcon() |
DLFileVersion |
getLatestFileVersion(boolean trusted) |
Lock |
getLock() |
java.lang.String |
getLuceneProperties() |
long |
getVersionUserId()
Deprecated.
As of 6.2.0, replaced by
DLFileVersionModel.getUserId() |
java.lang.String |
getVersionUserName()
Deprecated.
As of 6.2.0, replaced by
DLFileVersionModel.getUserName() |
java.lang.String |
getVersionUserUuid()
Deprecated.
As of 6.2.0, replaced by
DLFileVersionModel.getUserUuid() |
boolean |
hasLock() |
boolean |
isCheckedOut() |
boolean |
isInHiddenFolder() |
boolean |
isInTrashExplicitly() |
void |
setExtraSettingsProperties(UnicodeProperties extraSettingsProperties) |
clone, compareTo, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getCustom1ImageId, getCustom2ImageId, getDescription, getExpandoBridge, getExtension, getExtraSettings, getFileEntryId, getFileEntryTypeId, getFolderId, getGroupId, getLargeImageId, 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, isManualCheckInRequired, isNew, setCachedModel, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setCustom1ImageId, setCustom2ImageId, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExtension, setExtraSettings, setFileEntryId, setFileEntryTypeId, setFolderId, setGroupId, setLargeImageId, setManualCheckInRequired, setMimeType, setModifiedDate, setName, setNew, setPrimaryKey, setPrimaryKeyObj, setReadCount, setRepositoryId, setSize, setSmallImageId, setTitle, setTreePath, setUserId, setUserName, setUserUuid, setUuid, setVersion, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, resetOriginalValues, setModelAttributesgetModelClass, getModelClassNamegetStagedModelTypepersistgetPrimaryKeyObj, getTreePath, updateTreePathjava.lang.String buildTreePath()
throws PortalException,
SystemException
buildTreePath in interface TreeModelPortalExceptionSystemExceptionjava.io.InputStream getContentStream()
throws PortalException,
SystemException
PortalExceptionSystemExceptionjava.io.InputStream getContentStream(java.lang.String version)
throws PortalException,
SystemException
PortalExceptionSystemExceptionlong getDataRepositoryId()
UnicodeProperties getExtraSettingsProperties()
java.util.Map<java.lang.String,Fields> getFieldsMap(long fileVersionId) throws PortalException, SystemException
PortalExceptionSystemExceptionDLFileVersion getFileVersion() throws PortalException, SystemException
PortalExceptionSystemExceptionDLFileVersion getFileVersion(java.lang.String version) throws PortalException, SystemException
PortalExceptionSystemExceptionjava.util.List<DLFileVersion> getFileVersions(int status) throws SystemException
SystemExceptionint getFileVersionsCount(int status)
throws SystemException
SystemExceptionDLFolder getFolder() throws PortalException, SystemException
PortalExceptionSystemExceptionjava.lang.String getIcon()
DLFileVersion getLatestFileVersion(boolean trusted) throws PortalException, SystemException
PortalExceptionSystemExceptionLock getLock()
java.lang.String getLuceneProperties()
long getVersionUserId()
DLFileVersionModel.getUserId()java.lang.String getVersionUserName()
DLFileVersionModel.getUserName()java.lang.String getVersionUserUuid()
DLFileVersionModel.getUserUuid()boolean hasLock()
boolean isCheckedOut()
boolean isInHiddenFolder()
boolean isInTrashExplicitly()
throws SystemException
SystemExceptionvoid setExtraSettingsProperties(UnicodeProperties extraSettingsProperties)