@ProviderType public interface DLFileVersion extends DLFileVersionModel, PersistedModel, TreeModel
DLFileVersionModel
Modifier and Type | Field and Description |
---|---|
static Accessor<DLFileVersion,Long> |
FILE_VERSION_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
Modifier and Type | Method and Description |
---|---|
String |
buildTreePath() |
InputStream |
getContentStream(boolean incrementCounter) |
List<DDMStructure> |
getDDMStructures() |
DLFileEntryType |
getDLFileEntryType() |
ExpandoBridge |
getExpandoBridge()
Returns the expando bridge for this model instance.
|
UnicodeProperties |
getExtraSettingsProperties() |
DLFileEntry |
getFileEntry() |
DLFolder |
getFolder() |
String |
getIcon() |
void |
setExtraSettingsProperties(UnicodeProperties extraSettingsProperties) |
getChangeLog, getChecksum, getCompanyId, getCreateDate, getDescription, getExtension, getExtraSettings, getFileEntryId, getFileEntryTypeId, getFileName, getFileVersionId, getFolderId, getGroupId, getLastPublishDate, getMimeType, getModifiedDate, getMvccVersion, getPrimaryKey, getRepositoryId, getSize, getStatus, getStatusByUserId, getStatusByUserName, getStatusByUserUuid, getStatusDate, getTitle, getTreePath, getUserId, getUserName, getUserUuid, getUuid, getVersion, isApproved, isDenied, isDraft, isExpired, isInactive, isIncomplete, isPending, isScheduled, setChangeLog, setChecksum, setCompanyId, setCreateDate, setDescription, setExtension, setExtraSettings, setFileEntryId, setFileEntryTypeId, setFileName, setFileVersionId, setFolderId, setGroupId, setLastPublishDate, setMimeType, setModifiedDate, setMvccVersion, setPrimaryKey, setRepositoryId, setSize, setStatus, setStatusByUserId, setStatusByUserName, setStatusByUserUuid, setStatusDate, setTitle, setTreePath, setUserId, setUserName, setUserUuid, setUuid, setVersion
clone, 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<DLFileVersion,Long> FILE_VERSION_ID_ACCESSOR
com.liferay.portlet.documentlibrary.model.impl.DLFileVersionImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.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
ExpandoBridge getExpandoBridge()
BaseModel
getExpandoBridge
in interface BaseModel<DLFileVersion>
getExpandoBridge
in interface ClassedModel
UnicodeProperties getExtraSettingsProperties()
DLFileEntry getFileEntry() throws PortalException
PortalException
DLFolder getFolder() throws PortalException
PortalException
String getIcon()
void setExtraSettingsProperties(UnicodeProperties extraSettingsProperties)