@ProviderType public interface DLFileVersion extends DLFileVersionModel, PersistedModel, TreeModel
DLFileVersionModel
,
DLFileVersionImpl
,
DLFileVersionModelImpl
Modifier and Type | Field and Description |
---|---|
static Accessor<DLFileVersion,Long> |
FILE_VERSION_ID_ACCESSOR |
Modifier and Type | Method and Description |
---|---|
String |
buildTreePath() |
InputStream |
getContentStream(boolean incrementCounter) |
List<DDMStructure> |
getDDMStructures() |
DLFileEntryType |
getDLFileEntryType() |
UnicodeProperties |
getExtraSettingsProperties() |
DLFileEntry |
getFileEntry() |
DLFolder |
getFolder() |
String |
getIcon() |
void |
setExtraSettingsProperties(UnicodeProperties extraSettingsProperties) |
clone, compareTo, getChangeLog, getChecksum, getCompanyId, getCreateDate, getDescription, getExpandoBridge, getExtension, getExtraSettings, getFileEntryId, getFileEntryTypeId, getFileName, getFileVersionId, getFolderId, getGroupId, getLastPublishDate, getMimeType, getModifiedDate, getPrimaryKey, getPrimaryKeyObj, getRepositoryId, getSize, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTitle, getTreePath, getUserId, getUserName, getUserUuid, getUuid, getVersion, hashCode, isApproved, isCachedModel, isDenied, isDraft, isEscapedModel, isExpired, isInactive, isIncomplete, isNew, isPending, isScheduled, setCachedModel, setChangeLog, setChecksum, setCompanyId, setCreateDate, setDescription, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExtension, setExtraSettings, setFileEntryId, setFileEntryTypeId, setFileName, setFileVersionId, setFolderId, setGroupId, setLastPublishDate, setMimeType, setModifiedDate, setNew, setPrimaryKey, setPrimaryKeyObj, setRepositoryId, setSize, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTitle, setTreePath, setUserId, setUserName, setUserUuid, setUuid, setVersion, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
getStagedModelType
persist
getPrimaryKeyObj, getTreePath, updateTreePath
static final Accessor<DLFileVersion,Long> FILE_VERSION_ID_ACCESSOR
String buildTreePath() throws PortalException
buildTreePath
in interface TreeModel
PortalException
InputStream getContentStream(boolean incrementCounter) throws PortalException
PortalException
List<DDMStructure> getDDMStructures() throws PortalException
PortalException
DLFileEntryType getDLFileEntryType() throws PortalException
PortalException
UnicodeProperties getExtraSettingsProperties()
DLFileEntry getFileEntry() throws PortalException
PortalException
DLFolder getFolder() throws PortalException
PortalException
String getIcon()
void setExtraSettingsProperties(UnicodeProperties extraSettingsProperties)