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
modelFields 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.longReturns the class name ID of this document library file entry.longReturns the class pk of this document library file entry.longReturns the company ID of this document library file entry.getContentStream(String version) Returns the create date of this document library file entry.longReturns the ct collection ID of this document library file entry.longReturns the custom1 image ID of this document library file entry.longReturns the custom2 image ID of this document library file entry.longgetDDMFormValuesMap(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.longReturns the file entry ID of this document library file entry.longReturns 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) intgetFileVersionsCount(int status) longReturns the folder ID of this document library file entry.longReturns the group ID of this document library file entry.getIcon()longReturns 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)booleanReturns 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.longReturns the mvcc version of this document library file entry.getName()Returns the name of this document library file entry.longReturns the primary key of this document library file entry.longlongReturns the repository ID of this document library file entry.Returns the review date of this document library file entry.longgetSize()Returns the size of this document library file entry.longReturns the small image ID of this document library file entry.intReturns the status of this document library file entry.getTitle()Returns the title of this document library file entry.longReturns the class primary key of the trash entry for this document library file entry.Returns the tree path of this document library file entry.longReturns 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.booleanhasLock()booleanbooleanbooleanReturnstrueif this document library file entry is in the Recycle Bin.booleanReturnstrueif this document library file entry is manual check in required.voidpersist()Updates this model instance in the database or adds it if it does not yet exist.voidsetClassName(String className) voidsetClassNameId(long classNameId) Sets the class name ID of this document library file entry.voidsetClassPK(long classPK) Sets the class pk of this document library file entry.voidsetCompanyId(long companyId) Sets the company ID of this document library file entry.voidsetCreateDate(Date createDate) Sets the create date of this document library file entry.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this document library file entry.voidsetCustom1ImageId(long custom1ImageId) Sets the custom1 image ID of this document library file entry.voidsetCustom2ImageId(long custom2ImageId) Sets the custom2 image ID of this document library file entry.voidsetDescription(String description) Sets the description of this document library file entry.voidsetDisplayDate(Date displayDate) Sets the display date of this document library file entry.voidsetExpirationDate(Date expirationDate) Sets the expiration date of this document library file entry.voidsetExtension(String extension) Sets the extension of this document library file entry.voidsetExternalReferenceCode(String externalReferenceCode) Sets the external reference code of this document library file entry.voidsetExtraSettings(String extraSettings) Sets the extra settings of this document library file entry.voidsetExtraSettingsProperties(UnicodeProperties extraSettingsUnicodeProperties) voidsetFileEntryId(long fileEntryId) Sets the file entry ID of this document library file entry.voidsetFileEntryTypeId(long fileEntryTypeId) Sets the file entry type ID of this document library file entry.voidsetFileName(String fileName) Sets the file name of this document library file entry.voidsetFolderId(long folderId) Sets the folder ID of this document library file entry.voidsetGroupId(long groupId) Sets the group ID of this document library file entry.voidsetLargeImageId(long largeImageId) Sets the large image ID of this document library file entry.voidsetLastPublishDate(Date lastPublishDate) Sets the last publish date of this document library file entry.voidsetManualCheckInRequired(boolean manualCheckInRequired) Sets whether this document library file entry is manual check in required.voidsetMimeType(String mimeType) Sets the mime type of this document library file entry.voidsetModelAttributes(Map<String, Object> attributes) voidsetModifiedDate(Date modifiedDate) Sets the modified date of this document library file entry.voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this document library file entry.voidSets the name of this document library file entry.voidsetPrimaryKey(long primaryKey) Sets the primary key of this document library file entry.voidsetRepositoryId(long repositoryId) Sets the repository ID of this document library file entry.voidsetReviewDate(Date reviewDate) Sets the review date of this document library file entry.voidsetSize(long size) Sets the size of this document library file entry.voidsetSmallImageId(long smallImageId) Sets the small image ID of this document library file entry.voidSets the title of this document library file entry.voidsetTreePath(String treePath) Sets the tree path of this document library file entry.voidsetUserId(long userId) Sets the user ID of this document library file entry.voidsetUserName(String userName) Sets the user name of this document library file entry.voidsetUserUuid(String userUuid) Sets the user uuid of this document library file entry.voidSets the uuid of this document library file entry.voidsetVersion(String version) Sets the version of this document library file entry.voidupdateTreePath(String treePath) protected DLFileEntryWrapperwrap(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, toUnescapedModelMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.ModelWrapper
getWrappedModelMethods inherited from interface com.liferay.portal.kernel.model.StagedModel
cloneMethods inherited from interface com.liferay.portal.kernel.model.TreeModel
getPrimaryKeyObj
-
Constructor Details
-
DLFileEntryWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfaceBaseModel<DLFileEntry>
-
setModelAttributes
- Specified by:
setModelAttributesin interfaceBaseModel<DLFileEntry>
-
buildTreePath
- Specified by:
buildTreePathin interfaceDLFileEntry- Specified by:
buildTreePathin interfaceTreeModel- Throws:
PortalException
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfaceBaseModel<DLFileEntry>- Specified by:
cloneWithOriginalValuesin interfaceDLFileEntryModel
-
getClassName
Returns the fully qualified class name of this document library file entry.- Specified by:
getClassNamein interfaceDLFileEntryModel- Specified by:
getClassNamein 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:
getClassNameIdin interfaceDLFileEntryModel- Specified by:
getClassNameIdin 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:
getClassPKin interfaceAttachedModel- Specified by:
getClassPKin 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:
getCompanyIdin interfaceAuditedModel- Specified by:
getCompanyIdin interfaceDLFileEntryModel- Specified by:
getCompanyIdin interfaceShardedModel- Specified by:
getCompanyIdin interfaceStagedModel- Returns:
- the company ID of this document library file entry
-
getContentStream
- Specified by:
getContentStreamin interfaceDLFileEntry- Throws:
PortalException
-
getContentStream
- Specified by:
getContentStreamin interfaceDLFileEntry- Throws:
PortalException
-
getCreateDate
Returns the create date of this document library file entry.- Specified by:
getCreateDatein interfaceAuditedModel- Specified by:
getCreateDatein interfaceDLFileEntryModel- Specified by:
getCreateDatein 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:
getCtCollectionIdin interfaceCTModel<DLFileEntry>- Specified by:
getCtCollectionIdin 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:
getCustom1ImageIdin 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:
getCustom2ImageIdin interfaceDLFileEntryModel- Returns:
- the custom2 image ID of this document library file entry
-
getDataRepositoryId
public long getDataRepositoryId()- Specified by:
getDataRepositoryIdin interfaceDLFileEntry
-
getDDMFormValuesMap
- Specified by:
getDDMFormValuesMapin interfaceDLFileEntry- Throws:
PortalException
-
getDescription
Returns the description of this document library file entry.- Specified by:
getDescriptionin interfaceDLFileEntryModel- Returns:
- the description of this document library file entry
-
getDisplayDate
Returns the display date of this document library file entry.- Specified by:
getDisplayDatein interfaceDLFileEntryModel- Returns:
- the display date of this document library file entry
-
getDLFileEntryType
- Specified by:
getDLFileEntryTypein interfaceDLFileEntry- Throws:
PortalException
-
getExpandoBridge
Description copied from interface:BaseModelReturns the expando bridge for this model instance.- Specified by:
getExpandoBridgein interfaceBaseModel<DLFileEntry>- Specified by:
getExpandoBridgein interfaceClassedModel- Specified by:
getExpandoBridgein interfaceDLFileEntry- Overrides:
getExpandoBridgein classBaseModelWrapper<DLFileEntry>- Returns:
- the expando bridge for this model instance
-
getExpirationDate
Returns the expiration date of this document library file entry.- Specified by:
getExpirationDatein interfaceDLFileEntryModel- Returns:
- the expiration date of this document library file entry
-
getExtension
Returns the extension of this document library file entry.- Specified by:
getExtensionin interfaceDLFileEntryModel- Returns:
- the extension of this document library file entry
-
getExternalReferenceCode
Returns the external reference code of this document library file entry.- Specified by:
getExternalReferenceCodein interfaceDLFileEntryModel- Specified by:
getExternalReferenceCodein 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:
getExtraSettingsin interfaceDLFileEntryModel- Returns:
- the extra settings of this document library file entry
-
getExtraSettingsProperties
- Specified by:
getExtraSettingsPropertiesin interfaceDLFileEntry
-
getFileEntryId
public long getFileEntryId()Returns the file entry ID of this document library file entry.- Specified by:
getFileEntryIdin 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:
getFileEntryTypeIdin 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:
getFileNamein interfaceDLFileEntryModel- Returns:
- the file name of this document library file entry
-
getFileShortcuts
- Specified by:
getFileShortcutsin interfaceDLFileEntry
-
getFileVersion
- Specified by:
getFileVersionin interfaceDLFileEntry- Throws:
PortalException
-
getFileVersion
- Specified by:
getFileVersionin interfaceDLFileEntry- Throws:
PortalException
-
getFileVersions
- Specified by:
getFileVersionsin interfaceDLFileEntry
-
getFileVersions
- Specified by:
getFileVersionsin interfaceDLFileEntry
-
getFileVersionsCount
public int getFileVersionsCount(int status) - Specified by:
getFileVersionsCountin interfaceDLFileEntry
-
getFolder
- Specified by:
getFolderin interfaceDLFileEntry- Throws:
PortalException
-
getFolderId
public long getFolderId()Returns the folder ID of this document library file entry.- Specified by:
getFolderIdin 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:
getGroupIdin interfaceDLFileEntryModel- Specified by:
getGroupIdin interfaceGroupedModel- Returns:
- the group ID of this document library file entry
-
getIcon
- Specified by:
getIconin interfaceDLFileEntry
-
getIconCssClass
- Specified by:
getIconCssClassin interfaceDLFileEntry
-
getLargeImageId
public long getLargeImageId()Returns the large image ID of this document library file entry.- Specified by:
getLargeImageIdin 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:
getLastPublishDatein interfaceDLFileEntryModel- Specified by:
getLastPublishDatein interfaceStagedGroupedModel- Returns:
- the last publish date of this document library file entry
-
getLatestFileVersion
- Specified by:
getLatestFileVersionin interfaceDLFileEntry- Throws:
PortalException
-
getLock
- Specified by:
getLockin interfaceDLFileEntry
-
getLuceneProperties
Deprecated.As of Cavanaugh (7.4.x)- Specified by:
getLucenePropertiesin interfaceDLFileEntry
-
getManualCheckInRequired
public boolean getManualCheckInRequired()Returns the manual check in required of this document library file entry.- Specified by:
getManualCheckInRequiredin 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:
getMimeTypein interfaceDLFileEntryModel- Returns:
- the mime type of this document library file entry
-
getModifiedDate
Returns the modified date of this document library file entry.- Specified by:
getModifiedDatein interfaceAuditedModel- Specified by:
getModifiedDatein interfaceDLFileEntryModel- Specified by:
getModifiedDatein 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:
getMvccVersionin interfaceDLFileEntryModel- Specified by:
getMvccVersionin interfaceMVCCModel- Returns:
- the mvcc version of this document library file entry
-
getName
Returns the name of this document library file entry.- Specified by:
getNamein 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:
getPrimaryKeyin interfaceCTModel<DLFileEntry>- Specified by:
getPrimaryKeyin interfaceDLFileEntryModel- Returns:
- the primary key of this document library file entry
-
getReadCount
public long getReadCount()- Specified by:
getReadCountin interfaceDLFileEntry
-
getRepositoryId
public long getRepositoryId()Returns the repository ID of this document library file entry.- Specified by:
getRepositoryIdin interfaceDLFileEntryModel- Returns:
- the repository ID of this document library file entry
-
getReviewDate
Returns the review date of this document library file entry.- Specified by:
getReviewDatein 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:
getSizein 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:
getSmallImageIdin 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:
getStatusin interfaceDLFileEntryModel- Specified by:
getStatusin interfaceTrashedModel- Returns:
- the status of this document library file entry
-
getTitle
Returns the title of this document library file entry.- Specified by:
getTitlein 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:
getTrashEntryClassPKin interfaceDLFileEntryModel- Specified by:
getTrashEntryClassPKin 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:
getTreePathin interfaceDLFileEntryModel- Specified by:
getTreePathin 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:
getUserIdin interfaceAuditedModel- Specified by:
getUserIdin interfaceDLFileEntryModel- Returns:
- the user ID of this document library file entry
-
getUserName
Returns the user name of this document library file entry.- Specified by:
getUserNamein interfaceAuditedModel- Specified by:
getUserNamein interfaceDLFileEntryModel- Returns:
- the user name of this document library file entry
-
getUserUuid
Returns the user uuid of this document library file entry.- Specified by:
getUserUuidin interfaceAuditedModel- Specified by:
getUserUuidin interfaceDLFileEntryModel- Returns:
- the user uuid of this document library file entry
-
getUuid
Returns the uuid of this document library file entry.- Specified by:
getUuidin interfaceDLFileEntryModel- Specified by:
getUuidin interfaceStagedModel- Returns:
- the uuid of this document library file entry
-
getVersion
Returns the version of this document library file entry.- Specified by:
getVersionin interfaceDLFileEntryModel- Returns:
- the version of this document library file entry
-
hasLock
public boolean hasLock()- Specified by:
hasLockin interfaceDLFileEntry
-
isCheckedOut
public boolean isCheckedOut()- Specified by:
isCheckedOutin interfaceDLFileEntry
-
isInHiddenFolder
public boolean isInHiddenFolder()- Specified by:
isInHiddenFolderin interfaceDLFileEntry
-
isInTrash
public boolean isInTrash()Returnstrueif this document library file entry is in the Recycle Bin.- Specified by:
isInTrashin interfaceDLFileEntryModel- Specified by:
isInTrashin interfaceTrashedModel- Returns:
trueif this document library file entry is in the Recycle Bin;falseotherwise
-
isManualCheckInRequired
public boolean isManualCheckInRequired()Returnstrueif this document library file entry is manual check in required.- Specified by:
isManualCheckInRequiredin interfaceDLFileEntryModel- Returns:
trueif this document library file entry is manual check in required;falseotherwise
-
persist
public void persist()Description copied from interface:PersistedModelUpdates this model instance in the database or adds it if it does not yet exist. Also notifies the appropriate model listeners.- Specified by:
persistin interfacePersistedModel
-
setClassName
- Specified by:
setClassNamein interfaceDLFileEntryModel
-
setClassNameId
public void setClassNameId(long classNameId) Sets the class name ID of this document library file entry.- Specified by:
setClassNameIdin interfaceDLFileEntryModel- Specified by:
setClassNameIdin 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:
setClassPKin interfaceAttachedModel- Specified by:
setClassPKin 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:
setCompanyIdin interfaceAuditedModel- Specified by:
setCompanyIdin interfaceDLFileEntryModel- Specified by:
setCompanyIdin interfaceShardedModel- Specified by:
setCompanyIdin 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:
setCreateDatein interfaceAuditedModel- Specified by:
setCreateDatein interfaceDLFileEntryModel- Specified by:
setCreateDatein 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:
setCtCollectionIdin interfaceCTModel<DLFileEntry>- Specified by:
setCtCollectionIdin 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:
setCustom1ImageIdin 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:
setCustom2ImageIdin 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:
setDescriptionin interfaceDLFileEntryModel- Parameters:
description- the description of this document library file entry
-
setDisplayDate
Sets the display date of this document library file entry.- Specified by:
setDisplayDatein 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:
setExpirationDatein interfaceDLFileEntryModel- Parameters:
expirationDate- the expiration date of this document library file entry
-
setExtension
Sets the extension of this document library file entry.- Specified by:
setExtensionin 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:
setExternalReferenceCodein interfaceDLFileEntryModel- Specified by:
setExternalReferenceCodein 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:
setExtraSettingsin interfaceDLFileEntryModel- Parameters:
extraSettings- the extra settings of this document library file entry
-
setExtraSettingsProperties
- Specified by:
setExtraSettingsPropertiesin interfaceDLFileEntry
-
setFileEntryId
public void setFileEntryId(long fileEntryId) Sets the file entry ID of this document library file entry.- Specified by:
setFileEntryIdin 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:
setFileEntryTypeIdin 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:
setFileNamein 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:
setFolderIdin 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:
setGroupIdin interfaceDLFileEntryModel- Specified by:
setGroupIdin 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:
setLargeImageIdin 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:
setLastPublishDatein interfaceDLFileEntryModel- Specified by:
setLastPublishDatein 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:
setManualCheckInRequiredin 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:
setMimeTypein 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:
setModifiedDatein interfaceAuditedModel- Specified by:
setModifiedDatein interfaceDLFileEntryModel- Specified by:
setModifiedDatein 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:
setMvccVersionin interfaceDLFileEntryModel- Specified by:
setMvccVersionin interfaceMVCCModel- Parameters:
mvccVersion- the mvcc version of this document library file entry
-
setName
Sets the name of this document library file entry.- Specified by:
setNamein 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:
setPrimaryKeyin interfaceCTModel<DLFileEntry>- Specified by:
setPrimaryKeyin 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:
setRepositoryIdin 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:
setReviewDatein 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:
setSizein 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:
setSmallImageIdin 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:
setTitlein interfaceDLFileEntryModel- Parameters:
title- the title of this document library file entry
-
setTreePath
Sets the tree path of this document library file entry.- Specified by:
setTreePathin 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:
setUserIdin interfaceAuditedModel- Specified by:
setUserIdin 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:
setUserNamein interfaceAuditedModel- Specified by:
setUserNamein 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:
setUserUuidin interfaceAuditedModel- Specified by:
setUserUuidin interfaceDLFileEntryModel- Parameters:
userUuid- the user uuid of this document library file entry
-
setUuid
Sets the uuid of this document library file entry.- Specified by:
setUuidin interfaceDLFileEntryModel- Specified by:
setUuidin interfaceStagedModel- Parameters:
uuid- the uuid of this document library file entry
-
setVersion
Sets the version of this document library file entry.- Specified by:
setVersionin interfaceDLFileEntryModel- Parameters:
version- the version of this document library file entry
-
toXmlString
- Specified by:
toXmlStringin interfaceDLFileEntryModel
-
updateTreePath
- Specified by:
updateTreePathin interfaceTreeModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfaceBaseModel<DLFileEntry>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfaceBaseModel<DLFileEntry>
-
getStagedModelType
- Specified by:
getStagedModelTypein interfaceStagedModel
-
wrap
- Specified by:
wrapin classBaseModelWrapper<DLFileEntry>
-