Class DLFileVersionWrapper
Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DLFileVersion>
com.liferay.document.library.kernel.model.DLFileVersionWrapper
- All Implemented Interfaces:
DLFileVersion
,DLFileVersionModel
,AuditedModel
,BaseModel<DLFileVersion>
,CTModel<DLFileVersion>
,ClassedModel
,GroupedModel
,ModelWrapper<DLFileVersion>
,MVCCModel
,PersistedModel
,ShardedModel
,StagedGroupedModel
,StagedModel
,TreeModel
,WorkflowedModel
,Serializable
,Cloneable
,Comparable<DLFileVersion>
public class DLFileVersionWrapper
extends BaseModelWrapper<DLFileVersion>
implements DLFileVersion, ModelWrapper<DLFileVersion>
This class is a wrapper for DLFileVersion
.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
model
Fields inherited from interface com.liferay.document.library.kernel.model.DLFileVersion
FILE_VERSION_ID_ACCESSOR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the change log of this document library file version.Returns the checksum of this document library file version.long
Returns the company ID of this document library file version.getContentStream
(boolean incrementCounter) Returns the create date of this document library file version.long
Returns the ct collection ID of this document library file version.Deprecated.Returns the description of this document library file version.Returns the display date of this document library file version.Returns the expando bridge for this model instance.Returns the expiration date of this document library file version.Returns the extension of this document library file version.Returns the extra settings of this document library file version.long
Returns the file entry ID of this document library file version.long
Returns the file entry type ID of this document library file version.Returns the file name of this document library file version.long
Returns the file version ID of this document library file version.long
Returns the folder ID of this document library file version.long
Returns the group ID of this document library file version.getIcon()
Returns the last publish date of this document library file version.Returns the mime type of this document library file version.Returns the modified date of this document library file version.long
Returns the mvcc version of this document library file version.long
Returns the primary key of this document library file version.long
Returns the repository ID of this document library file version.Returns the review date of this document library file version.long
getSize()
Returns the size of this document library file version.int
Returns the status of this document library file version.long
Returns the status by user ID of this document library file version.Returns the status by user name of this document library file version.Returns the status by user uuid of this document library file version.Returns the status date of this document library file version.Returns the store uuid of this document library file version.getTitle()
Returns the title of this document library file version.Returns the tree path of this document library file version.long
Returns the user ID of this document library file version.Returns the user name of this document library file version.Returns the user uuid of this document library file version.getUuid()
Returns the uuid of this document library file version.Returns the version of this document library file version.boolean
Returnstrue
if this document library file version is approved.boolean
isDenied()
Returnstrue
if this document library file version is denied.boolean
isDraft()
Returnstrue
if this document library file version is a draft.boolean
Returnstrue
if this document library file version is expired.boolean
Returnstrue
if this document library file version is inactive.boolean
Returnstrue
if this document library file version is incomplete.boolean
Returnstrue
if this document library file version is pending.boolean
Returnstrue
if this document library file version is scheduled.void
persist()
Updates this model instance in the database or adds it if it does not yet exist.void
setChangeLog
(String changeLog) Sets the change log of this document library file version.void
setChecksum
(String checksum) Sets the checksum of this document library file version.void
setCompanyId
(long companyId) Sets the company ID of this document library file version.void
setCreateDate
(Date createDate) Sets the create date of this document library file version.void
setCtCollectionId
(long ctCollectionId) Sets the ct collection ID of this document library file version.void
setDescription
(String description) Sets the description of this document library file version.void
setDisplayDate
(Date displayDate) Sets the display date of this document library file version.void
setExpirationDate
(Date expirationDate) Sets the expiration date of this document library file version.void
setExtension
(String extension) Sets the extension of this document library file version.void
setExtraSettings
(String extraSettings) Sets the extra settings of this document library file version.void
setExtraSettingsProperties
(UnicodeProperties extraSettingsUnicodeProperties) void
setFileEntryId
(long fileEntryId) Sets the file entry ID of this document library file version.void
setFileEntryTypeId
(long fileEntryTypeId) Sets the file entry type ID of this document library file version.void
setFileName
(String fileName) Sets the file name of this document library file version.void
setFileVersionId
(long fileVersionId) Sets the file version ID of this document library file version.void
setFolderId
(long folderId) Sets the folder ID of this document library file version.void
setGroupId
(long groupId) Sets the group ID of this document library file version.void
setLastPublishDate
(Date lastPublishDate) Sets the last publish date of this document library file version.void
setMimeType
(String mimeType) Sets the mime type of this document library file version.void
setModelAttributes
(Map<String, Object> attributes) void
setModifiedDate
(Date modifiedDate) Sets the modified date of this document library file version.void
setMvccVersion
(long mvccVersion) Sets the mvcc version of this document library file version.void
setPrimaryKey
(long primaryKey) Sets the primary key of this document library file version.void
setRepositoryId
(long repositoryId) Sets the repository ID of this document library file version.void
setReviewDate
(Date reviewDate) Sets the review date of this document library file version.void
setSize
(long size) Sets the size of this document library file version.void
setStatus
(int status) Sets the status of this document library file version.void
setStatusByUserId
(long statusByUserId) Sets the status by user ID of this document library file version.void
setStatusByUserName
(String statusByUserName) Sets the status by user name of this document library file version.void
setStatusByUserUuid
(String statusByUserUuid) Sets the status by user uuid of this document library file version.void
setStatusDate
(Date statusDate) Sets the status date of this document library file version.void
setStoreUUID
(String storeUUID) Sets the store uuid of this document library file version.void
Sets the title of this document library file version.void
setTreePath
(String treePath) Sets the tree path of this document library file version.void
setUserId
(long userId) Sets the user ID of this document library file version.void
setUserName
(String userName) Sets the user name of this document library file version.void
setUserUuid
(String userUuid) Sets the user uuid of this document library file version.void
Sets the uuid of this document library file version.void
setVersion
(String version) Sets the version of this document library file version.void
updateTreePath
(String treePath) protected DLFileVersionWrapper
wrap
(DLFileVersion dlFileVersion) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModel
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel
Methods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassName
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModel
Methods inherited from interface com.liferay.portal.kernel.model.StagedModel
clone
Methods inherited from interface com.liferay.portal.kernel.model.TreeModel
getPrimaryKeyObj
-
Constructor Details
-
DLFileVersionWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfaceBaseModel<DLFileVersion>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfaceBaseModel<DLFileVersion>
-
buildTreePath
- Specified by:
buildTreePath
in interfaceDLFileVersion
- Specified by:
buildTreePath
in interfaceTreeModel
- Throws:
PortalException
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfaceBaseModel<DLFileVersion>
- Specified by:
cloneWithOriginalValues
in interfaceDLFileVersionModel
-
getChangeLog
Returns the change log of this document library file version.- Specified by:
getChangeLog
in interfaceDLFileVersionModel
- Returns:
- the change log of this document library file version
-
getChecksum
Returns the checksum of this document library file version.- Specified by:
getChecksum
in interfaceDLFileVersionModel
- Returns:
- the checksum of this document library file version
-
getCompanyId
public long getCompanyId()Returns the company ID of this document library file version.- Specified by:
getCompanyId
in interfaceAuditedModel
- Specified by:
getCompanyId
in interfaceDLFileVersionModel
- Specified by:
getCompanyId
in interfaceShardedModel
- Specified by:
getCompanyId
in interfaceStagedModel
- Returns:
- the company ID of this document library file version
-
getContentStream
- Specified by:
getContentStream
in interfaceDLFileVersion
- Throws:
PortalException
-
getCreateDate
Returns the create date of this document library file version.- Specified by:
getCreateDate
in interfaceAuditedModel
- Specified by:
getCreateDate
in interfaceDLFileVersionModel
- Specified by:
getCreateDate
in interfaceStagedModel
- Returns:
- the create date of this document library file version
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this document library file version.- Specified by:
getCtCollectionId
in interfaceCTModel<DLFileVersion>
- Specified by:
getCtCollectionId
in interfaceDLFileVersionModel
- Returns:
- the ct collection ID of this document library file version
-
getDDMStructures
Deprecated.As of Cavanaugh (7.4.x), replaced byDLFileEntryTypeUtil#getDDMStructures(DLFileEntryType)
- Specified by:
getDDMStructures
in interfaceDLFileVersion
- Throws:
PortalException
-
getDescription
Returns the description of this document library file version.- Specified by:
getDescription
in interfaceDLFileVersionModel
- Returns:
- the description of this document library file version
-
getDisplayDate
Returns the display date of this document library file version.- Specified by:
getDisplayDate
in interfaceDLFileVersionModel
- Returns:
- the display date of this document library file version
-
getDLFileEntryType
- Specified by:
getDLFileEntryType
in interfaceDLFileVersion
- Throws:
PortalException
-
getExpandoBridge
Description copied from interface:BaseModel
Returns the expando bridge for this model instance.- Specified by:
getExpandoBridge
in interfaceBaseModel<DLFileVersion>
- Specified by:
getExpandoBridge
in interfaceClassedModel
- Specified by:
getExpandoBridge
in interfaceDLFileVersion
- Overrides:
getExpandoBridge
in classBaseModelWrapper<DLFileVersion>
- Returns:
- the expando bridge for this model instance
-
getExpirationDate
Returns the expiration date of this document library file version.- Specified by:
getExpirationDate
in interfaceDLFileVersionModel
- Returns:
- the expiration date of this document library file version
-
getExtension
Returns the extension of this document library file version.- Specified by:
getExtension
in interfaceDLFileVersionModel
- Returns:
- the extension of this document library file version
-
getExtraSettings
Returns the extra settings of this document library file version.- Specified by:
getExtraSettings
in interfaceDLFileVersionModel
- Returns:
- the extra settings of this document library file version
-
getExtraSettingsProperties
- Specified by:
getExtraSettingsProperties
in interfaceDLFileVersion
-
getFileEntry
- Specified by:
getFileEntry
in interfaceDLFileVersion
- Throws:
PortalException
-
getFileEntryId
public long getFileEntryId()Returns the file entry ID of this document library file version.- Specified by:
getFileEntryId
in interfaceDLFileVersionModel
- Returns:
- the file entry ID of this document library file version
-
getFileEntryTypeId
public long getFileEntryTypeId()Returns the file entry type ID of this document library file version.- Specified by:
getFileEntryTypeId
in interfaceDLFileVersionModel
- Returns:
- the file entry type ID of this document library file version
-
getFileName
Returns the file name of this document library file version.- Specified by:
getFileName
in interfaceDLFileVersionModel
- Returns:
- the file name of this document library file version
-
getFileVersionId
public long getFileVersionId()Returns the file version ID of this document library file version.- Specified by:
getFileVersionId
in interfaceDLFileVersionModel
- Returns:
- the file version ID of this document library file version
-
getFolder
- Specified by:
getFolder
in interfaceDLFileVersion
- Throws:
PortalException
-
getFolderId
public long getFolderId()Returns the folder ID of this document library file version.- Specified by:
getFolderId
in interfaceDLFileVersionModel
- Returns:
- the folder ID of this document library file version
-
getGroupId
public long getGroupId()Returns the group ID of this document library file version.- Specified by:
getGroupId
in interfaceDLFileVersionModel
- Specified by:
getGroupId
in interfaceGroupedModel
- Returns:
- the group ID of this document library file version
-
getIcon
- Specified by:
getIcon
in interfaceDLFileVersion
-
getLastPublishDate
Returns the last publish date of this document library file version.- Specified by:
getLastPublishDate
in interfaceDLFileVersionModel
- Specified by:
getLastPublishDate
in interfaceStagedGroupedModel
- Returns:
- the last publish date of this document library file version
-
getMimeType
Returns the mime type of this document library file version.- Specified by:
getMimeType
in interfaceDLFileVersionModel
- Returns:
- the mime type of this document library file version
-
getModifiedDate
Returns the modified date of this document library file version.- Specified by:
getModifiedDate
in interfaceAuditedModel
- Specified by:
getModifiedDate
in interfaceDLFileVersionModel
- Specified by:
getModifiedDate
in interfaceStagedModel
- Returns:
- the modified date of this document library file version
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this document library file version.- Specified by:
getMvccVersion
in interfaceDLFileVersionModel
- Specified by:
getMvccVersion
in interfaceMVCCModel
- Returns:
- the mvcc version of this document library file version
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this document library file version.- Specified by:
getPrimaryKey
in interfaceCTModel<DLFileVersion>
- Specified by:
getPrimaryKey
in interfaceDLFileVersionModel
- Returns:
- the primary key of this document library file version
-
getRepositoryId
public long getRepositoryId()Returns the repository ID of this document library file version.- Specified by:
getRepositoryId
in interfaceDLFileVersionModel
- Returns:
- the repository ID of this document library file version
-
getReviewDate
Returns the review date of this document library file version.- Specified by:
getReviewDate
in interfaceDLFileVersionModel
- Returns:
- the review date of this document library file version
-
getSize
public long getSize()Returns the size of this document library file version.- Specified by:
getSize
in interfaceDLFileVersionModel
- Returns:
- the size of this document library file version
-
getStatus
public int getStatus()Returns the status of this document library file version.- Specified by:
getStatus
in interfaceDLFileVersionModel
- Specified by:
getStatus
in interfaceWorkflowedModel
- Returns:
- the status of this document library file version
-
getStatusByUserId
public long getStatusByUserId()Returns the status by user ID of this document library file version.- Specified by:
getStatusByUserId
in interfaceDLFileVersionModel
- Specified by:
getStatusByUserId
in interfaceWorkflowedModel
- Returns:
- the status by user ID of this document library file version
-
getStatusByUserName
Returns the status by user name of this document library file version.- Specified by:
getStatusByUserName
in interfaceDLFileVersionModel
- Specified by:
getStatusByUserName
in interfaceWorkflowedModel
- Returns:
- the status by user name of this document library file version
-
getStatusByUserUuid
Returns the status by user uuid of this document library file version.- Specified by:
getStatusByUserUuid
in interfaceDLFileVersionModel
- Specified by:
getStatusByUserUuid
in interfaceWorkflowedModel
- Returns:
- the status by user uuid of this document library file version
-
getStatusDate
Returns the status date of this document library file version.- Specified by:
getStatusDate
in interfaceDLFileVersionModel
- Specified by:
getStatusDate
in interfaceWorkflowedModel
- Returns:
- the status date of this document library file version
-
getStoreFileName
- Specified by:
getStoreFileName
in interfaceDLFileVersion
-
getStoreUUID
Returns the store uuid of this document library file version.- Specified by:
getStoreUUID
in interfaceDLFileVersionModel
- Returns:
- the store uuid of this document library file version
-
getTitle
Returns the title of this document library file version.- Specified by:
getTitle
in interfaceDLFileVersionModel
- Returns:
- the title of this document library file version
-
getTreePath
Returns the tree path of this document library file version.- Specified by:
getTreePath
in interfaceDLFileVersionModel
- Specified by:
getTreePath
in interfaceTreeModel
- Returns:
- the tree path of this document library file version
-
getUserId
public long getUserId()Returns the user ID of this document library file version.- Specified by:
getUserId
in interfaceAuditedModel
- Specified by:
getUserId
in interfaceDLFileVersionModel
- Returns:
- the user ID of this document library file version
-
getUserName
Returns the user name of this document library file version.- Specified by:
getUserName
in interfaceAuditedModel
- Specified by:
getUserName
in interfaceDLFileVersionModel
- Returns:
- the user name of this document library file version
-
getUserUuid
Returns the user uuid of this document library file version.- Specified by:
getUserUuid
in interfaceAuditedModel
- Specified by:
getUserUuid
in interfaceDLFileVersionModel
- Returns:
- the user uuid of this document library file version
-
getUuid
Returns the uuid of this document library file version.- Specified by:
getUuid
in interfaceDLFileVersionModel
- Specified by:
getUuid
in interfaceStagedModel
- Returns:
- the uuid of this document library file version
-
getVersion
Returns the version of this document library file version.- Specified by:
getVersion
in interfaceDLFileVersionModel
- Returns:
- the version of this document library file version
-
isApproved
public boolean isApproved()Returnstrue
if this document library file version is approved.- Specified by:
isApproved
in interfaceDLFileVersionModel
- Specified by:
isApproved
in interfaceWorkflowedModel
- Returns:
true
if this document library file version is approved;false
otherwise
-
isDenied
public boolean isDenied()Returnstrue
if this document library file version is denied.- Specified by:
isDenied
in interfaceDLFileVersionModel
- Specified by:
isDenied
in interfaceWorkflowedModel
- Returns:
true
if this document library file version is denied;false
otherwise
-
isDraft
public boolean isDraft()Returnstrue
if this document library file version is a draft.- Specified by:
isDraft
in interfaceDLFileVersionModel
- Specified by:
isDraft
in interfaceWorkflowedModel
- Returns:
true
if this document library file version is a draft;false
otherwise
-
isExpired
public boolean isExpired()Returnstrue
if this document library file version is expired.- Specified by:
isExpired
in interfaceDLFileVersionModel
- Specified by:
isExpired
in interfaceWorkflowedModel
- Returns:
true
if this document library file version is expired;false
otherwise
-
isInactive
public boolean isInactive()Returnstrue
if this document library file version is inactive.- Specified by:
isInactive
in interfaceDLFileVersionModel
- Specified by:
isInactive
in interfaceWorkflowedModel
- Returns:
true
if this document library file version is inactive;false
otherwise
-
isIncomplete
public boolean isIncomplete()Returnstrue
if this document library file version is incomplete.- Specified by:
isIncomplete
in interfaceDLFileVersionModel
- Specified by:
isIncomplete
in interfaceWorkflowedModel
- Returns:
true
if this document library file version is incomplete;false
otherwise
-
isPending
public boolean isPending()Returnstrue
if this document library file version is pending.- Specified by:
isPending
in interfaceDLFileVersionModel
- Specified by:
isPending
in interfaceWorkflowedModel
- Returns:
true
if this document library file version is pending;false
otherwise
-
isScheduled
public boolean isScheduled()Returnstrue
if this document library file version is scheduled.- Specified by:
isScheduled
in interfaceDLFileVersionModel
- Specified by:
isScheduled
in interfaceWorkflowedModel
- Returns:
true
if this document library file version is scheduled;false
otherwise
-
persist
public void persist()Description copied from interface:PersistedModel
Updates this model instance in the database or adds it if it does not yet exist. Also notifies the appropriate model listeners.- Specified by:
persist
in interfacePersistedModel
-
setChangeLog
Sets the change log of this document library file version.- Specified by:
setChangeLog
in interfaceDLFileVersionModel
- Parameters:
changeLog
- the change log of this document library file version
-
setChecksum
Sets the checksum of this document library file version.- Specified by:
setChecksum
in interfaceDLFileVersionModel
- Parameters:
checksum
- the checksum of this document library file version
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this document library file version.- Specified by:
setCompanyId
in interfaceAuditedModel
- Specified by:
setCompanyId
in interfaceDLFileVersionModel
- Specified by:
setCompanyId
in interfaceShardedModel
- Specified by:
setCompanyId
in interfaceStagedModel
- Parameters:
companyId
- the company ID of this document library file version
-
setCreateDate
Sets the create date of this document library file version.- Specified by:
setCreateDate
in interfaceAuditedModel
- Specified by:
setCreateDate
in interfaceDLFileVersionModel
- Specified by:
setCreateDate
in interfaceStagedModel
- Parameters:
createDate
- the create date of this document library file version
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this document library file version.- Specified by:
setCtCollectionId
in interfaceCTModel<DLFileVersion>
- Specified by:
setCtCollectionId
in interfaceDLFileVersionModel
- Parameters:
ctCollectionId
- the ct collection ID of this document library file version
-
setDescription
Sets the description of this document library file version.- Specified by:
setDescription
in interfaceDLFileVersionModel
- Parameters:
description
- the description of this document library file version
-
setDisplayDate
Sets the display date of this document library file version.- Specified by:
setDisplayDate
in interfaceDLFileVersionModel
- Parameters:
displayDate
- the display date of this document library file version
-
setExpirationDate
Sets the expiration date of this document library file version.- Specified by:
setExpirationDate
in interfaceDLFileVersionModel
- Parameters:
expirationDate
- the expiration date of this document library file version
-
setExtension
Sets the extension of this document library file version.- Specified by:
setExtension
in interfaceDLFileVersionModel
- Parameters:
extension
- the extension of this document library file version
-
setExtraSettings
Sets the extra settings of this document library file version.- Specified by:
setExtraSettings
in interfaceDLFileVersionModel
- Parameters:
extraSettings
- the extra settings of this document library file version
-
setExtraSettingsProperties
- Specified by:
setExtraSettingsProperties
in interfaceDLFileVersion
-
setFileEntryId
public void setFileEntryId(long fileEntryId) Sets the file entry ID of this document library file version.- Specified by:
setFileEntryId
in interfaceDLFileVersionModel
- Parameters:
fileEntryId
- the file entry ID of this document library file version
-
setFileEntryTypeId
public void setFileEntryTypeId(long fileEntryTypeId) Sets the file entry type ID of this document library file version.- Specified by:
setFileEntryTypeId
in interfaceDLFileVersionModel
- Parameters:
fileEntryTypeId
- the file entry type ID of this document library file version
-
setFileName
Sets the file name of this document library file version.- Specified by:
setFileName
in interfaceDLFileVersionModel
- Parameters:
fileName
- the file name of this document library file version
-
setFileVersionId
public void setFileVersionId(long fileVersionId) Sets the file version ID of this document library file version.- Specified by:
setFileVersionId
in interfaceDLFileVersionModel
- Parameters:
fileVersionId
- the file version ID of this document library file version
-
setFolderId
public void setFolderId(long folderId) Sets the folder ID of this document library file version.- Specified by:
setFolderId
in interfaceDLFileVersionModel
- Parameters:
folderId
- the folder ID of this document library file version
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this document library file version.- Specified by:
setGroupId
in interfaceDLFileVersionModel
- Specified by:
setGroupId
in interfaceGroupedModel
- Parameters:
groupId
- the group ID of this document library file version
-
setLastPublishDate
Sets the last publish date of this document library file version.- Specified by:
setLastPublishDate
in interfaceDLFileVersionModel
- Specified by:
setLastPublishDate
in interfaceStagedGroupedModel
- Parameters:
lastPublishDate
- the last publish date of this document library file version
-
setMimeType
Sets the mime type of this document library file version.- Specified by:
setMimeType
in interfaceDLFileVersionModel
- Parameters:
mimeType
- the mime type of this document library file version
-
setModifiedDate
Sets the modified date of this document library file version.- Specified by:
setModifiedDate
in interfaceAuditedModel
- Specified by:
setModifiedDate
in interfaceDLFileVersionModel
- Specified by:
setModifiedDate
in interfaceStagedModel
- Parameters:
modifiedDate
- the modified date of this document library file version
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this document library file version.- Specified by:
setMvccVersion
in interfaceDLFileVersionModel
- Specified by:
setMvccVersion
in interfaceMVCCModel
- Parameters:
mvccVersion
- the mvcc version of this document library file version
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this document library file version.- Specified by:
setPrimaryKey
in interfaceCTModel<DLFileVersion>
- Specified by:
setPrimaryKey
in interfaceDLFileVersionModel
- Parameters:
primaryKey
- the primary key of this document library file version
-
setRepositoryId
public void setRepositoryId(long repositoryId) Sets the repository ID of this document library file version.- Specified by:
setRepositoryId
in interfaceDLFileVersionModel
- Parameters:
repositoryId
- the repository ID of this document library file version
-
setReviewDate
Sets the review date of this document library file version.- Specified by:
setReviewDate
in interfaceDLFileVersionModel
- Parameters:
reviewDate
- the review date of this document library file version
-
setSize
public void setSize(long size) Sets the size of this document library file version.- Specified by:
setSize
in interfaceDLFileVersionModel
- Parameters:
size
- the size of this document library file version
-
setStatus
public void setStatus(int status) Sets the status of this document library file version.- Specified by:
setStatus
in interfaceDLFileVersionModel
- Specified by:
setStatus
in interfaceWorkflowedModel
- Parameters:
status
- the status of this document library file version
-
setStatusByUserId
public void setStatusByUserId(long statusByUserId) Sets the status by user ID of this document library file version.- Specified by:
setStatusByUserId
in interfaceDLFileVersionModel
- Specified by:
setStatusByUserId
in interfaceWorkflowedModel
- Parameters:
statusByUserId
- the status by user ID of this document library file version
-
setStatusByUserName
Sets the status by user name of this document library file version.- Specified by:
setStatusByUserName
in interfaceDLFileVersionModel
- Specified by:
setStatusByUserName
in interfaceWorkflowedModel
- Parameters:
statusByUserName
- the status by user name of this document library file version
-
setStatusByUserUuid
Sets the status by user uuid of this document library file version.- Specified by:
setStatusByUserUuid
in interfaceDLFileVersionModel
- Specified by:
setStatusByUserUuid
in interfaceWorkflowedModel
- Parameters:
statusByUserUuid
- the status by user uuid of this document library file version
-
setStatusDate
Sets the status date of this document library file version.- Specified by:
setStatusDate
in interfaceDLFileVersionModel
- Specified by:
setStatusDate
in interfaceWorkflowedModel
- Parameters:
statusDate
- the status date of this document library file version
-
setStoreUUID
Sets the store uuid of this document library file version.- Specified by:
setStoreUUID
in interfaceDLFileVersionModel
- Parameters:
storeUUID
- the store uuid of this document library file version
-
setTitle
Sets the title of this document library file version.- Specified by:
setTitle
in interfaceDLFileVersionModel
- Parameters:
title
- the title of this document library file version
-
setTreePath
Sets the tree path of this document library file version.- Specified by:
setTreePath
in interfaceDLFileVersionModel
- Parameters:
treePath
- the tree path of this document library file version
-
setUserId
public void setUserId(long userId) Sets the user ID of this document library file version.- Specified by:
setUserId
in interfaceAuditedModel
- Specified by:
setUserId
in interfaceDLFileVersionModel
- Parameters:
userId
- the user ID of this document library file version
-
setUserName
Sets the user name of this document library file version.- Specified by:
setUserName
in interfaceAuditedModel
- Specified by:
setUserName
in interfaceDLFileVersionModel
- Parameters:
userName
- the user name of this document library file version
-
setUserUuid
Sets the user uuid of this document library file version.- Specified by:
setUserUuid
in interfaceAuditedModel
- Specified by:
setUserUuid
in interfaceDLFileVersionModel
- Parameters:
userUuid
- the user uuid of this document library file version
-
setUuid
Sets the uuid of this document library file version.- Specified by:
setUuid
in interfaceDLFileVersionModel
- Specified by:
setUuid
in interfaceStagedModel
- Parameters:
uuid
- the uuid of this document library file version
-
setVersion
Sets the version of this document library file version.- Specified by:
setVersion
in interfaceDLFileVersionModel
- Parameters:
version
- the version of this document library file version
-
toXmlString
- Specified by:
toXmlString
in interfaceDLFileVersionModel
-
updateTreePath
- Specified by:
updateTreePath
in interfaceTreeModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctions
in interfaceBaseModel<DLFileVersion>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumers
in interfaceBaseModel<DLFileVersion>
-
getStagedModelType
- Specified by:
getStagedModelType
in interfaceStagedModel
-
wrap
- Specified by:
wrap
in classBaseModelWrapper<DLFileVersion>
-
DLFileEntryTypeUtil#getDDMStructures(DLFileEntryType)