Class DLFileEntryWrapper
Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DLFileEntry>
com.liferay.document.library.kernel.model.DLFileEntryWrapper
- All Implemented Interfaces:
DLFileEntry
,DLFileEntryModel
,AttachedModel
,AuditedModel
,BaseModel<DLFileEntry>
,CTModel<DLFileEntry>
,ClassedModel
,ExternalReferenceCodeModel
,GroupedModel
,ModelWrapper<DLFileEntry>
,MVCCModel
,PersistedModel
,ShardedModel
,StagedGroupedModel
,StagedModel
,TrashedModel
,TreeModel
,TypedModel
,Serializable
,Cloneable
,Comparable<DLFileEntry>
public class DLFileEntryWrapper
extends BaseModelWrapper<DLFileEntry>
implements DLFileEntry, ModelWrapper<DLFileEntry>
This class is a wrapper for DLFileEntry
.
- 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.DLFileEntry
FILE_ENTRY_ID_ACCESSOR
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the fully qualified class name of this document library file entry.long
Returns the class name ID of this document library file entry.long
Returns the class pk of this document library file entry.long
Returns the company ID of this document library file entry.getContentStream
(String version) Returns the create date of this document library file entry.long
Returns the ct collection ID of this document library file entry.long
Returns the custom1 image ID of this document library file entry.long
Returns the custom2 image ID of this document library file entry.long
getDDMFormValuesMap
(long fileVersionId) Returns the description of this document library file entry.Returns the display date of this document library file entry.Returns the expando bridge for this model instance.Returns the expiration date of this document library file entry.Returns the extension of this document library file entry.Returns the external reference code of this document library file entry.Returns the extra settings of this document library file entry.long
Returns the file entry ID of this document library file entry.long
Returns the file entry type ID of this document library file entry.Returns the file name of this document library file entry.getFileVersion
(String version) getFileVersions
(int status) getFileVersions
(int status, int start, int end) int
getFileVersionsCount
(int status) long
Returns the folder ID of this document library file entry.long
Returns the group ID of this document library file entry.getIcon()
long
Returns the large image ID of this document library file entry.Returns the last publish date of this document library file entry.getLatestFileVersion
(boolean trusted) getLock()
Deprecated.As of Cavanaugh (7.4.x)boolean
Returns the manual check in required of this document library file entry.Returns the mime type of this document library file entry.Returns the modified date of this document library file entry.long
Returns the mvcc version of this document library file entry.getName()
Returns the name of this document library file entry.long
Returns the primary key of this document library file entry.long
long
Returns the repository ID of this document library file entry.Returns the review date of this document library file entry.long
getSize()
Returns the size of this document library file entry.long
Returns the small image ID of this document library file entry.int
Returns the status of this document library file entry.getTitle()
Returns the title of this document library file entry.long
Returns the class primary key of the trash entry for this document library file entry.Returns the tree path of this document library file entry.long
Returns the user ID of this document library file entry.Returns the user name of this document library file entry.Returns the user uuid of this document library file entry.getUuid()
Returns the uuid of this document library file entry.Returns the version of this document library file entry.boolean
hasLock()
boolean
boolean
boolean
Returnstrue
if this document library file entry is in the Recycle Bin.boolean
Returnstrue
if this document library file entry is manual check in required.void
persist()
Updates this model instance in the database or adds it if it does not yet exist.void
setClassName
(String className) void
setClassNameId
(long classNameId) Sets the class name ID of this document library file entry.void
setClassPK
(long classPK) Sets the class pk of this document library file entry.void
setCompanyId
(long companyId) Sets the company ID of this document library file entry.void
setCreateDate
(Date createDate) Sets the create date of this document library file entry.void
setCtCollectionId
(long ctCollectionId) Sets the ct collection ID of this document library file entry.void
setCustom1ImageId
(long custom1ImageId) Sets the custom1 image ID of this document library file entry.void
setCustom2ImageId
(long custom2ImageId) Sets the custom2 image ID of this document library file entry.void
setDescription
(String description) Sets the description of this document library file entry.void
setDisplayDate
(Date displayDate) Sets the display date of this document library file entry.void
setExpirationDate
(Date expirationDate) Sets the expiration date of this document library file entry.void
setExtension
(String extension) Sets the extension of this document library file entry.void
setExternalReferenceCode
(String externalReferenceCode) Sets the external reference code of this document library file entry.void
setExtraSettings
(String extraSettings) Sets the extra settings of this document library file entry.void
setExtraSettingsProperties
(UnicodeProperties extraSettingsUnicodeProperties) void
setFileEntryId
(long fileEntryId) Sets the file entry ID of this document library file entry.void
setFileEntryTypeId
(long fileEntryTypeId) Sets the file entry type ID of this document library file entry.void
setFileName
(String fileName) Sets the file name of this document library file entry.void
setFolderId
(long folderId) Sets the folder ID of this document library file entry.void
setGroupId
(long groupId) Sets the group ID of this document library file entry.void
setLargeImageId
(long largeImageId) Sets the large image ID of this document library file entry.void
setLastPublishDate
(Date lastPublishDate) Sets the last publish date of this document library file entry.void
setManualCheckInRequired
(boolean manualCheckInRequired) Sets whether this document library file entry is manual check in required.void
setMimeType
(String mimeType) Sets the mime type of this document library file entry.void
setModelAttributes
(Map<String, Object> attributes) void
setModifiedDate
(Date modifiedDate) Sets the modified date of this document library file entry.void
setMvccVersion
(long mvccVersion) Sets the mvcc version of this document library file entry.void
Sets the name of this document library file entry.void
setPrimaryKey
(long primaryKey) Sets the primary key of this document library file entry.void
setRepositoryId
(long repositoryId) Sets the repository ID of this document library file entry.void
setReviewDate
(Date reviewDate) Sets the review date of this document library file entry.void
setSize
(long size) Sets the size of this document library file entry.void
setSmallImageId
(long smallImageId) Sets the small image ID of this document library file entry.void
Sets the title of this document library file entry.void
setTreePath
(String treePath) Sets the tree path of this document library file entry.void
setUserId
(long userId) Sets the user ID of this document library file entry.void
setUserName
(String userName) Sets the user name of this document library file entry.void
setUserUuid
(String userUuid) Sets the user uuid of this document library file entry.void
Sets the uuid of this document library file entry.void
setVersion
(String version) Sets the version of this document library file entry.void
updateTreePath
(String treePath) protected DLFileEntryWrapper
wrap
(DLFileEntry dlFileEntry) 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
-
DLFileEntryWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributes
in interfaceBaseModel<DLFileEntry>
-
setModelAttributes
- Specified by:
setModelAttributes
in interfaceBaseModel<DLFileEntry>
-
buildTreePath
- Specified by:
buildTreePath
in interfaceDLFileEntry
- Specified by:
buildTreePath
in interfaceTreeModel
- Throws:
PortalException
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValues
in interfaceBaseModel<DLFileEntry>
- Specified by:
cloneWithOriginalValues
in interfaceDLFileEntryModel
-
getClassName
Returns the fully qualified class name of this document library file entry.- Specified by:
getClassName
in interfaceDLFileEntryModel
- Specified by:
getClassName
in interfaceTypedModel
- Returns:
- the fully qualified class name of this document library file entry
-
getClassNameId
public long getClassNameId()Returns the class name ID of this document library file entry.- Specified by:
getClassNameId
in interfaceDLFileEntryModel
- Specified by:
getClassNameId
in interfaceTypedModel
- Returns:
- the class name ID of this document library file entry
-
getClassPK
public long getClassPK()Returns the class pk of this document library file entry.- Specified by:
getClassPK
in interfaceAttachedModel
- Specified by:
getClassPK
in interfaceDLFileEntryModel
- Returns:
- the class pk of this document library file entry
-
getCompanyId
public long getCompanyId()Returns the company ID of this document library file entry.- Specified by:
getCompanyId
in interfaceAuditedModel
- Specified by:
getCompanyId
in interfaceDLFileEntryModel
- Specified by:
getCompanyId
in interfaceShardedModel
- Specified by:
getCompanyId
in interfaceStagedModel
- Returns:
- the company ID of this document library file entry
-
getContentStream
- Specified by:
getContentStream
in interfaceDLFileEntry
- Throws:
PortalException
-
getContentStream
- Specified by:
getContentStream
in interfaceDLFileEntry
- Throws:
PortalException
-
getCreateDate
Returns the create date of this document library file entry.- Specified by:
getCreateDate
in interfaceAuditedModel
- Specified by:
getCreateDate
in interfaceDLFileEntryModel
- Specified by:
getCreateDate
in interfaceStagedModel
- Returns:
- the create date of this document library file entry
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this document library file entry.- Specified by:
getCtCollectionId
in interfaceCTModel<DLFileEntry>
- Specified by:
getCtCollectionId
in interfaceDLFileEntryModel
- Returns:
- the ct collection ID of this document library file entry
-
getCustom1ImageId
public long getCustom1ImageId()Returns the custom1 image ID of this document library file entry.- Specified by:
getCustom1ImageId
in interfaceDLFileEntryModel
- Returns:
- the custom1 image ID of this document library file entry
-
getCustom2ImageId
public long getCustom2ImageId()Returns the custom2 image ID of this document library file entry.- Specified by:
getCustom2ImageId
in interfaceDLFileEntryModel
- Returns:
- the custom2 image ID of this document library file entry
-
getDataRepositoryId
public long getDataRepositoryId()- Specified by:
getDataRepositoryId
in interfaceDLFileEntry
-
getDDMFormValuesMap
- Specified by:
getDDMFormValuesMap
in interfaceDLFileEntry
- Throws:
PortalException
-
getDescription
Returns the description of this document library file entry.- Specified by:
getDescription
in interfaceDLFileEntryModel
- Returns:
- the description of this document library file entry
-
getDisplayDate
Returns the display date of this document library file entry.- Specified by:
getDisplayDate
in interfaceDLFileEntryModel
- Returns:
- the display date of this document library file entry
-
getDLFileEntryType
- Specified by:
getDLFileEntryType
in interfaceDLFileEntry
- Throws:
PortalException
-
getExpandoBridge
Description copied from interface:BaseModel
Returns the expando bridge for this model instance.- Specified by:
getExpandoBridge
in interfaceBaseModel<DLFileEntry>
- Specified by:
getExpandoBridge
in interfaceClassedModel
- Specified by:
getExpandoBridge
in interfaceDLFileEntry
- Overrides:
getExpandoBridge
in classBaseModelWrapper<DLFileEntry>
- Returns:
- the expando bridge for this model instance
-
getExpirationDate
Returns the expiration date of this document library file entry.- Specified by:
getExpirationDate
in interfaceDLFileEntryModel
- Returns:
- the expiration date of this document library file entry
-
getExtension
Returns the extension of this document library file entry.- Specified by:
getExtension
in interfaceDLFileEntryModel
- Returns:
- the extension of this document library file entry
-
getExternalReferenceCode
Returns the external reference code of this document library file entry.- Specified by:
getExternalReferenceCode
in interfaceDLFileEntryModel
- Specified by:
getExternalReferenceCode
in interfaceExternalReferenceCodeModel
- Returns:
- the external reference code of this document library file entry
-
getExtraSettings
Returns the extra settings of this document library file entry.- Specified by:
getExtraSettings
in interfaceDLFileEntryModel
- Returns:
- the extra settings of this document library file entry
-
getExtraSettingsProperties
- Specified by:
getExtraSettingsProperties
in interfaceDLFileEntry
-
getFileEntryId
public long getFileEntryId()Returns the file entry ID of this document library file entry.- Specified by:
getFileEntryId
in interfaceDLFileEntryModel
- Returns:
- the file entry ID of this document library file entry
-
getFileEntryTypeId
public long getFileEntryTypeId()Returns the file entry type ID of this document library file entry.- Specified by:
getFileEntryTypeId
in interfaceDLFileEntryModel
- Returns:
- the file entry type ID of this document library file entry
-
getFileName
Returns the file name of this document library file entry.- Specified by:
getFileName
in interfaceDLFileEntryModel
- Returns:
- the file name of this document library file entry
-
getFileShortcuts
- Specified by:
getFileShortcuts
in interfaceDLFileEntry
-
getFileVersion
- Specified by:
getFileVersion
in interfaceDLFileEntry
- Throws:
PortalException
-
getFileVersion
- Specified by:
getFileVersion
in interfaceDLFileEntry
- Throws:
PortalException
-
getFileVersions
- Specified by:
getFileVersions
in interfaceDLFileEntry
-
getFileVersions
- Specified by:
getFileVersions
in interfaceDLFileEntry
-
getFileVersionsCount
public int getFileVersionsCount(int status) - Specified by:
getFileVersionsCount
in interfaceDLFileEntry
-
getFolder
- Specified by:
getFolder
in interfaceDLFileEntry
- Throws:
PortalException
-
getFolderId
public long getFolderId()Returns the folder ID of this document library file entry.- Specified by:
getFolderId
in interfaceDLFileEntryModel
- Returns:
- the folder ID of this document library file entry
-
getGroupId
public long getGroupId()Returns the group ID of this document library file entry.- Specified by:
getGroupId
in interfaceDLFileEntryModel
- Specified by:
getGroupId
in interfaceGroupedModel
- Returns:
- the group ID of this document library file entry
-
getIcon
- Specified by:
getIcon
in interfaceDLFileEntry
-
getIconCssClass
- Specified by:
getIconCssClass
in interfaceDLFileEntry
-
getLargeImageId
public long getLargeImageId()Returns the large image ID of this document library file entry.- Specified by:
getLargeImageId
in interfaceDLFileEntryModel
- Returns:
- the large image ID of this document library file entry
-
getLastPublishDate
Returns the last publish date of this document library file entry.- Specified by:
getLastPublishDate
in interfaceDLFileEntryModel
- Specified by:
getLastPublishDate
in interfaceStagedGroupedModel
- Returns:
- the last publish date of this document library file entry
-
getLatestFileVersion
- Specified by:
getLatestFileVersion
in interfaceDLFileEntry
- Throws:
PortalException
-
getLock
- Specified by:
getLock
in interfaceDLFileEntry
-
getLuceneProperties
Deprecated.As of Cavanaugh (7.4.x)- Specified by:
getLuceneProperties
in interfaceDLFileEntry
-
getManualCheckInRequired
public boolean getManualCheckInRequired()Returns the manual check in required of this document library file entry.- Specified by:
getManualCheckInRequired
in interfaceDLFileEntryModel
- Returns:
- the manual check in required of this document library file entry
-
getMimeType
Returns the mime type of this document library file entry.- Specified by:
getMimeType
in interfaceDLFileEntryModel
- Returns:
- the mime type of this document library file entry
-
getModifiedDate
Returns the modified date of this document library file entry.- Specified by:
getModifiedDate
in interfaceAuditedModel
- Specified by:
getModifiedDate
in interfaceDLFileEntryModel
- Specified by:
getModifiedDate
in interfaceStagedModel
- Returns:
- the modified date of this document library file entry
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this document library file entry.- Specified by:
getMvccVersion
in interfaceDLFileEntryModel
- Specified by:
getMvccVersion
in interfaceMVCCModel
- Returns:
- the mvcc version of this document library file entry
-
getName
Returns the name of this document library file entry.- Specified by:
getName
in interfaceDLFileEntryModel
- Returns:
- the name of this document library file entry
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this document library file entry.- Specified by:
getPrimaryKey
in interfaceCTModel<DLFileEntry>
- Specified by:
getPrimaryKey
in interfaceDLFileEntryModel
- Returns:
- the primary key of this document library file entry
-
getReadCount
public long getReadCount()- Specified by:
getReadCount
in interfaceDLFileEntry
-
getRepositoryId
public long getRepositoryId()Returns the repository ID of this document library file entry.- Specified by:
getRepositoryId
in interfaceDLFileEntryModel
- Returns:
- the repository ID of this document library file entry
-
getReviewDate
Returns the review date of this document library file entry.- Specified by:
getReviewDate
in interfaceDLFileEntryModel
- Returns:
- the review date of this document library file entry
-
getSize
public long getSize()Returns the size of this document library file entry.- Specified by:
getSize
in interfaceDLFileEntryModel
- Returns:
- the size of this document library file entry
-
getSmallImageId
public long getSmallImageId()Returns the small image ID of this document library file entry.- Specified by:
getSmallImageId
in interfaceDLFileEntryModel
- Returns:
- the small image ID of this document library file entry
-
getStatus
public int getStatus()Returns the status of this document library file entry.- Specified by:
getStatus
in interfaceDLFileEntryModel
- Specified by:
getStatus
in interfaceTrashedModel
- Returns:
- the status of this document library file entry
-
getTitle
Returns the title of this document library file entry.- Specified by:
getTitle
in interfaceDLFileEntryModel
- Returns:
- the title of this document library file entry
-
getTrashEntryClassPK
public long getTrashEntryClassPK()Returns the class primary key of the trash entry for this document library file entry.- Specified by:
getTrashEntryClassPK
in interfaceDLFileEntryModel
- Specified by:
getTrashEntryClassPK
in interfaceTrashedModel
- Returns:
- the class primary key of the trash entry for this document library file entry
-
getTreePath
Returns the tree path of this document library file entry.- Specified by:
getTreePath
in interfaceDLFileEntryModel
- Specified by:
getTreePath
in interfaceTreeModel
- Returns:
- the tree path of this document library file entry
-
getUserId
public long getUserId()Returns the user ID of this document library file entry.- Specified by:
getUserId
in interfaceAuditedModel
- Specified by:
getUserId
in interfaceDLFileEntryModel
- Returns:
- the user ID of this document library file entry
-
getUserName
Returns the user name of this document library file entry.- Specified by:
getUserName
in interfaceAuditedModel
- Specified by:
getUserName
in interfaceDLFileEntryModel
- Returns:
- the user name of this document library file entry
-
getUserUuid
Returns the user uuid of this document library file entry.- Specified by:
getUserUuid
in interfaceAuditedModel
- Specified by:
getUserUuid
in interfaceDLFileEntryModel
- Returns:
- the user uuid of this document library file entry
-
getUuid
Returns the uuid of this document library file entry.- Specified by:
getUuid
in interfaceDLFileEntryModel
- Specified by:
getUuid
in interfaceStagedModel
- Returns:
- the uuid of this document library file entry
-
getVersion
Returns the version of this document library file entry.- Specified by:
getVersion
in interfaceDLFileEntryModel
- Returns:
- the version of this document library file entry
-
hasLock
public boolean hasLock()- Specified by:
hasLock
in interfaceDLFileEntry
-
isCheckedOut
public boolean isCheckedOut()- Specified by:
isCheckedOut
in interfaceDLFileEntry
-
isInHiddenFolder
public boolean isInHiddenFolder()- Specified by:
isInHiddenFolder
in interfaceDLFileEntry
-
isInTrash
public boolean isInTrash()Returnstrue
if this document library file entry is in the Recycle Bin.- Specified by:
isInTrash
in interfaceDLFileEntryModel
- Specified by:
isInTrash
in interfaceTrashedModel
- Returns:
true
if this document library file entry is in the Recycle Bin;false
otherwise
-
isManualCheckInRequired
public boolean isManualCheckInRequired()Returnstrue
if this document library file entry is manual check in required.- Specified by:
isManualCheckInRequired
in interfaceDLFileEntryModel
- Returns:
true
if this document library file entry is manual check in required;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
-
setClassName
- Specified by:
setClassName
in interfaceDLFileEntryModel
-
setClassNameId
public void setClassNameId(long classNameId) Sets the class name ID of this document library file entry.- Specified by:
setClassNameId
in interfaceDLFileEntryModel
- Specified by:
setClassNameId
in interfaceTypedModel
- Parameters:
classNameId
- the class name ID of this document library file entry
-
setClassPK
public void setClassPK(long classPK) Sets the class pk of this document library file entry.- Specified by:
setClassPK
in interfaceAttachedModel
- Specified by:
setClassPK
in interfaceDLFileEntryModel
- Parameters:
classPK
- the class pk of this document library file entry
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this document library file entry.- Specified by:
setCompanyId
in interfaceAuditedModel
- Specified by:
setCompanyId
in interfaceDLFileEntryModel
- Specified by:
setCompanyId
in interfaceShardedModel
- Specified by:
setCompanyId
in interfaceStagedModel
- Parameters:
companyId
- the company ID of this document library file entry
-
setCreateDate
Sets the create date of this document library file entry.- Specified by:
setCreateDate
in interfaceAuditedModel
- Specified by:
setCreateDate
in interfaceDLFileEntryModel
- Specified by:
setCreateDate
in interfaceStagedModel
- Parameters:
createDate
- the create date of this document library file entry
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this document library file entry.- Specified by:
setCtCollectionId
in interfaceCTModel<DLFileEntry>
- Specified by:
setCtCollectionId
in interfaceDLFileEntryModel
- Parameters:
ctCollectionId
- the ct collection ID of this document library file entry
-
setCustom1ImageId
public void setCustom1ImageId(long custom1ImageId) Sets the custom1 image ID of this document library file entry.- Specified by:
setCustom1ImageId
in interfaceDLFileEntryModel
- Parameters:
custom1ImageId
- the custom1 image ID of this document library file entry
-
setCustom2ImageId
public void setCustom2ImageId(long custom2ImageId) Sets the custom2 image ID of this document library file entry.- Specified by:
setCustom2ImageId
in interfaceDLFileEntryModel
- Parameters:
custom2ImageId
- the custom2 image ID of this document library file entry
-
setDescription
Sets the description of this document library file entry.- Specified by:
setDescription
in interfaceDLFileEntryModel
- Parameters:
description
- the description of this document library file entry
-
setDisplayDate
Sets the display date of this document library file entry.- Specified by:
setDisplayDate
in interfaceDLFileEntryModel
- Parameters:
displayDate
- the display date of this document library file entry
-
setExpirationDate
Sets the expiration date of this document library file entry.- Specified by:
setExpirationDate
in interfaceDLFileEntryModel
- Parameters:
expirationDate
- the expiration date of this document library file entry
-
setExtension
Sets the extension of this document library file entry.- Specified by:
setExtension
in interfaceDLFileEntryModel
- Parameters:
extension
- the extension of this document library file entry
-
setExternalReferenceCode
Sets the external reference code of this document library file entry.- Specified by:
setExternalReferenceCode
in interfaceDLFileEntryModel
- Specified by:
setExternalReferenceCode
in interfaceExternalReferenceCodeModel
- Parameters:
externalReferenceCode
- the external reference code of this document library file entry
-
setExtraSettings
Sets the extra settings of this document library file entry.- Specified by:
setExtraSettings
in interfaceDLFileEntryModel
- Parameters:
extraSettings
- the extra settings of this document library file entry
-
setExtraSettingsProperties
- Specified by:
setExtraSettingsProperties
in interfaceDLFileEntry
-
setFileEntryId
public void setFileEntryId(long fileEntryId) Sets the file entry ID of this document library file entry.- Specified by:
setFileEntryId
in interfaceDLFileEntryModel
- Parameters:
fileEntryId
- the file entry ID of this document library file entry
-
setFileEntryTypeId
public void setFileEntryTypeId(long fileEntryTypeId) Sets the file entry type ID of this document library file entry.- Specified by:
setFileEntryTypeId
in interfaceDLFileEntryModel
- Parameters:
fileEntryTypeId
- the file entry type ID of this document library file entry
-
setFileName
Sets the file name of this document library file entry.- Specified by:
setFileName
in interfaceDLFileEntryModel
- Parameters:
fileName
- the file name of this document library file entry
-
setFolderId
public void setFolderId(long folderId) Sets the folder ID of this document library file entry.- Specified by:
setFolderId
in interfaceDLFileEntryModel
- Parameters:
folderId
- the folder ID of this document library file entry
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this document library file entry.- Specified by:
setGroupId
in interfaceDLFileEntryModel
- Specified by:
setGroupId
in interfaceGroupedModel
- Parameters:
groupId
- the group ID of this document library file entry
-
setLargeImageId
public void setLargeImageId(long largeImageId) Sets the large image ID of this document library file entry.- Specified by:
setLargeImageId
in interfaceDLFileEntryModel
- Parameters:
largeImageId
- the large image ID of this document library file entry
-
setLastPublishDate
Sets the last publish date of this document library file entry.- Specified by:
setLastPublishDate
in interfaceDLFileEntryModel
- Specified by:
setLastPublishDate
in interfaceStagedGroupedModel
- Parameters:
lastPublishDate
- the last publish date of this document library file entry
-
setManualCheckInRequired
public void setManualCheckInRequired(boolean manualCheckInRequired) Sets whether this document library file entry is manual check in required.- Specified by:
setManualCheckInRequired
in interfaceDLFileEntryModel
- Parameters:
manualCheckInRequired
- the manual check in required of this document library file entry
-
setMimeType
Sets the mime type of this document library file entry.- Specified by:
setMimeType
in interfaceDLFileEntryModel
- Parameters:
mimeType
- the mime type of this document library file entry
-
setModifiedDate
Sets the modified date of this document library file entry.- Specified by:
setModifiedDate
in interfaceAuditedModel
- Specified by:
setModifiedDate
in interfaceDLFileEntryModel
- Specified by:
setModifiedDate
in interfaceStagedModel
- Parameters:
modifiedDate
- the modified date of this document library file entry
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this document library file entry.- Specified by:
setMvccVersion
in interfaceDLFileEntryModel
- Specified by:
setMvccVersion
in interfaceMVCCModel
- Parameters:
mvccVersion
- the mvcc version of this document library file entry
-
setName
Sets the name of this document library file entry.- Specified by:
setName
in interfaceDLFileEntryModel
- Parameters:
name
- the name of this document library file entry
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this document library file entry.- Specified by:
setPrimaryKey
in interfaceCTModel<DLFileEntry>
- Specified by:
setPrimaryKey
in interfaceDLFileEntryModel
- Parameters:
primaryKey
- the primary key of this document library file entry
-
setRepositoryId
public void setRepositoryId(long repositoryId) Sets the repository ID of this document library file entry.- Specified by:
setRepositoryId
in interfaceDLFileEntryModel
- Parameters:
repositoryId
- the repository ID of this document library file entry
-
setReviewDate
Sets the review date of this document library file entry.- Specified by:
setReviewDate
in interfaceDLFileEntryModel
- Parameters:
reviewDate
- the review date of this document library file entry
-
setSize
public void setSize(long size) Sets the size of this document library file entry.- Specified by:
setSize
in interfaceDLFileEntryModel
- Parameters:
size
- the size of this document library file entry
-
setSmallImageId
public void setSmallImageId(long smallImageId) Sets the small image ID of this document library file entry.- Specified by:
setSmallImageId
in interfaceDLFileEntryModel
- Parameters:
smallImageId
- the small image ID of this document library file entry
-
setTitle
Sets the title of this document library file entry.- Specified by:
setTitle
in interfaceDLFileEntryModel
- Parameters:
title
- the title of this document library file entry
-
setTreePath
Sets the tree path of this document library file entry.- Specified by:
setTreePath
in interfaceDLFileEntryModel
- Parameters:
treePath
- the tree path of this document library file entry
-
setUserId
public void setUserId(long userId) Sets the user ID of this document library file entry.- Specified by:
setUserId
in interfaceAuditedModel
- Specified by:
setUserId
in interfaceDLFileEntryModel
- Parameters:
userId
- the user ID of this document library file entry
-
setUserName
Sets the user name of this document library file entry.- Specified by:
setUserName
in interfaceAuditedModel
- Specified by:
setUserName
in interfaceDLFileEntryModel
- Parameters:
userName
- the user name of this document library file entry
-
setUserUuid
Sets the user uuid of this document library file entry.- Specified by:
setUserUuid
in interfaceAuditedModel
- Specified by:
setUserUuid
in interfaceDLFileEntryModel
- Parameters:
userUuid
- the user uuid of this document library file entry
-
setUuid
Sets the uuid of this document library file entry.- Specified by:
setUuid
in interfaceDLFileEntryModel
- Specified by:
setUuid
in interfaceStagedModel
- Parameters:
uuid
- the uuid of this document library file entry
-
setVersion
Sets the version of this document library file entry.- Specified by:
setVersion
in interfaceDLFileEntryModel
- Parameters:
version
- the version of this document library file entry
-
toXmlString
- Specified by:
toXmlString
in interfaceDLFileEntryModel
-
updateTreePath
- Specified by:
updateTreePath
in interfaceTreeModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctions
in interfaceBaseModel<DLFileEntry>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumers
in interfaceBaseModel<DLFileEntry>
-
getStagedModelType
- Specified by:
getStagedModelType
in interfaceStagedModel
-
wrap
- Specified by:
wrap
in classBaseModelWrapper<DLFileEntry>
-