@ProviderType public interface DLFileEntry extends DLFileEntryModel, PersistedModel, TreeModel
DLFileEntryModel| Modifier and Type | Field and Description |
|---|---|
static Accessor<DLFileEntry,Long> |
FILE_ENTRY_ID_ACCESSOR |
cloneWithOriginalValues, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getCtCollectionId, getCustom1ImageId, getCustom2ImageId, getDescription, getExpirationDate, getExtension, getExternalReferenceCode, getExtraSettings, getFileEntryId, getFileEntryTypeId, getFileName, getFolderId, getGroupId, getLargeImageId, getLastPublishDate, getManualCheckInRequired, getMimeType, getModifiedDate, getMvccVersion, getName, getPrimaryKey, getRepositoryId, getReviewDate, getSize, getSmallImageId, getStatus, getTitle, getTrashEntry, getTrashEntryClassPK, getTrashHandler, getTreePath, getUserId, getUserName, getUserUuid, getUuid, getVersion, isInTrash, isInTrashContainer, isInTrashExplicitly, isInTrashImplicitly, isManualCheckInRequired, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setCtCollectionId, setCustom1ImageId, setCustom2ImageId, setDescription, setExpirationDate, setExtension, setExternalReferenceCode, setExtraSettings, setFileEntryId, setFileEntryTypeId, setFileName, setFolderId, setGroupId, setLargeImageId, setLastPublishDate, setManualCheckInRequired, setMimeType, setModifiedDate, setMvccVersion, setName, setPrimaryKey, setRepositoryId, setReviewDate, setSize, setSmallImageId, setTitle, setTreePath, setUserId, setUserName, setUserUuid, setUuid, setVersionclone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNameclone, getStagedModelTypepersistgetPrimaryKeyObj, getTreePath, updateTreePathstatic final Accessor<DLFileEntry,Long> FILE_ENTRY_ID_ACCESSOR
String buildTreePath()
throws PortalException
buildTreePath in interface TreeModelPortalExceptionInputStream getContentStream()
throws PortalException
PortalExceptionInputStream getContentStream(String version)
throws PortalException
PortalExceptionlong getDataRepositoryId()
Map<String,DDMFormValues> getDDMFormValuesMap(long fileVersionId) throws PortalException
PortalExceptionDLFileEntryType getDLFileEntryType() throws PortalException
PortalExceptionExpandoBridge getExpandoBridge()
BaseModelgetExpandoBridge in interface BaseModel<DLFileEntry>getExpandoBridge in interface ClassedModelUnicodeProperties getExtraSettingsProperties()
List<DLFileShortcut> getFileShortcuts()
DLFileVersion getFileVersion() throws PortalException
PortalExceptionDLFileVersion getFileVersion(String version) throws PortalException
PortalExceptionList<DLFileVersion> getFileVersions(int status)
int getFileVersionsCount(int status)
DLFolder getFolder() throws PortalException
PortalExceptionString getIcon()
String getIconCssClass()
DLFileVersion getLatestFileVersion(boolean trusted) throws PortalException
PortalExceptionLock getLock()
@Deprecated String getLuceneProperties()
long getReadCount()
boolean hasLock()
boolean isCheckedOut()
boolean isInHiddenFolder()
void setExtraSettingsProperties(UnicodeProperties extraSettingsUnicodeProperties)