@ProviderType public interface DLFileEntry extends DLFileEntryModel, PersistedModel, TreeModel
DLFileEntryModel
Modifier and Type | Field and Description |
---|---|
static Accessor<DLFileEntry,Long> |
FILE_ENTRY_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
String |
buildTreePath() |
InputStream |
getContentStream() |
InputStream |
getContentStream(String version) |
long |
getDataRepositoryId() |
Map<String,DDMFormValues> |
getDDMFormValuesMap(long fileVersionId) |
DLFileEntryType |
getDLFileEntryType() |
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance.
|
UnicodeProperties |
getExtraSettingsProperties() |
List<DLFileShortcut> |
getFileShortcuts() |
DLFileVersion |
getFileVersion() |
DLFileVersion |
getFileVersion(String version) |
List<DLFileVersion> |
getFileVersions(int status) |
int |
getFileVersionsCount(int status) |
DLFolder |
getFolder() |
String |
getIcon() |
String |
getIconCssClass() |
DLFileVersion |
getLatestFileVersion(boolean trusted) |
Lock |
getLock() |
String |
getLuceneProperties() |
long |
getReadCount() |
boolean |
hasLock() |
boolean |
isCheckedOut() |
boolean |
isInHiddenFolder() |
void |
setExtraSettingsProperties(UnicodeProperties extraSettingsUnicodeProperties) |
getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getCtCollectionId, getCustom1ImageId, getCustom2ImageId, getDescription, getExtension, getExtraSettings, getFileEntryId, getFileEntryTypeId, getFileName, getFolderId, getGroupId, getLargeImageId, getLastPublishDate, getManualCheckInRequired, getMimeType, getModifiedDate, getMvccVersion, getName, getPrimaryKey, getRepositoryId, 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, setExtension, setExtraSettings, setFileEntryId, setFileEntryTypeId, setFileName, setFolderId, setGroupId, setLargeImageId, setLastPublishDate, setManualCheckInRequired, setMimeType, setModifiedDate, setMvccVersion, setName, setPrimaryKey, setRepositoryId, setSize, setSmallImageId, setTitle, setTreePath, setUserId, setUserName, setUserUuid, setUuid, setVersion
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
clone, getStagedModelType
persist
getPrimaryKeyObj, getTreePath, updateTreePath
static final Accessor<DLFileEntry,Long> FILE_ENTRY_ID_ACCESSOR
String buildTreePath() throws PortalException
buildTreePath
in interface TreeModel
PortalException
InputStream getContentStream() throws PortalException
PortalException
InputStream getContentStream(String version) throws PortalException
PortalException
long getDataRepositoryId()
Map<String,DDMFormValues> getDDMFormValuesMap(long fileVersionId) throws PortalException
PortalException
DLFileEntryType getDLFileEntryType() throws PortalException
PortalException
ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge
in interface BaseModel<DLFileEntry>
getExpandoBridge
in interface ClassedModel
UnicodeProperties getExtraSettingsProperties()
List<DLFileShortcut> getFileShortcuts()
DLFileVersion getFileVersion() throws PortalException
PortalException
DLFileVersion getFileVersion(String version) throws PortalException
PortalException
List<DLFileVersion> getFileVersions(int status)
int getFileVersionsCount(int status)
DLFolder getFolder() throws PortalException
PortalException
String getIcon()
String getIconCssClass()
DLFileVersion getLatestFileVersion(boolean trusted) throws PortalException
PortalException
Lock getLock()
String getLuceneProperties()
long getReadCount()
boolean hasLock()
boolean isCheckedOut()
boolean isInHiddenFolder()
void setExtraSettingsProperties(UnicodeProperties extraSettingsUnicodeProperties)