Class DLFileVersionPreviewWrapper
java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DLFileVersionPreview>
com.liferay.document.library.model.DLFileVersionPreviewWrapper
- All Implemented Interfaces:
DLFileVersionPreview,DLFileVersionPreviewModel,com.liferay.portal.kernel.model.BaseModel<DLFileVersionPreview>,com.liferay.portal.kernel.model.change.tracking.CTModel<DLFileVersionPreview>,com.liferay.portal.kernel.model.ClassedModel,com.liferay.portal.kernel.model.ModelWrapper<DLFileVersionPreview>,com.liferay.portal.kernel.model.MVCCModel,com.liferay.portal.kernel.model.PersistedModel,com.liferay.portal.kernel.model.ShardedModel,Serializable,Cloneable,Comparable<DLFileVersionPreview>
public class DLFileVersionPreviewWrapper
extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DLFileVersionPreview>
implements DLFileVersionPreview, com.liferay.portal.kernel.model.ModelWrapper<DLFileVersionPreview>
This class is a wrapper for DLFileVersionPreview.
- See Also:
- Generated:
-
Field Summary
Fields inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
modelFields inherited from interface com.liferay.document.library.model.DLFileVersionPreview
DL_FILE_VERSION_PREVIEW_ID_ACCESSOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongReturns the company ID of this dl file version preview.longReturns the ct collection ID of this dl file version preview.longReturns the dl file version preview ID of this dl file version preview.longReturns the file entry ID of this dl file version preview.longReturns the file version ID of this dl file version preview.longReturns the group ID of this dl file version preview.longReturns the mvcc version of this dl file version preview.intReturns the preview status of this dl file version preview.longReturns the primary key of this dl file version preview.voidpersist()voidsetCompanyId(long companyId) Sets the company ID of this dl file version preview.voidsetCtCollectionId(long ctCollectionId) Sets the ct collection ID of this dl file version preview.voidsetDlFileVersionPreviewId(long dlFileVersionPreviewId) Sets the dl file version preview ID of this dl file version preview.voidsetFileEntryId(long fileEntryId) Sets the file entry ID of this dl file version preview.voidsetFileVersionId(long fileVersionId) Sets the file version ID of this dl file version preview.voidsetGroupId(long groupId) Sets the group ID of this dl file version preview.voidsetModelAttributes(Map<String, Object> attributes) voidsetMvccVersion(long mvccVersion) Sets the mvcc version of this dl file version preview.voidsetPreviewStatus(int previewStatus) Sets the preview status of this dl file version preview.voidsetPrimaryKey(long primaryKey) Sets the primary key of this dl file version preview.protected DLFileVersionPreviewWrapperwrap(DLFileVersionPreview dlFileVersionPreview) Methods inherited from class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper
clone, compareTo, equals, getExpandoBridge, 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, getExpandoBridge, 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
getWrappedModel
-
Constructor Details
-
DLFileVersionPreviewWrapper
-
-
Method Details
-
getModelAttributes
- Specified by:
getModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<DLFileVersionPreview>
-
setModelAttributes
- Specified by:
setModelAttributesin interfacecom.liferay.portal.kernel.model.BaseModel<DLFileVersionPreview>
-
cloneWithOriginalValues
- Specified by:
cloneWithOriginalValuesin interfacecom.liferay.portal.kernel.model.BaseModel<DLFileVersionPreview>- Specified by:
cloneWithOriginalValuesin interfaceDLFileVersionPreviewModel
-
getCompanyId
public long getCompanyId()Returns the company ID of this dl file version preview.- Specified by:
getCompanyIdin interfaceDLFileVersionPreviewModel- Specified by:
getCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Returns:
- the company ID of this dl file version preview
-
getCtCollectionId
public long getCtCollectionId()Returns the ct collection ID of this dl file version preview.- Specified by:
getCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DLFileVersionPreview>- Specified by:
getCtCollectionIdin interfaceDLFileVersionPreviewModel- Returns:
- the ct collection ID of this dl file version preview
-
getDlFileVersionPreviewId
public long getDlFileVersionPreviewId()Returns the dl file version preview ID of this dl file version preview.- Specified by:
getDlFileVersionPreviewIdin interfaceDLFileVersionPreviewModel- Returns:
- the dl file version preview ID of this dl file version preview
-
getFileEntryId
public long getFileEntryId()Returns the file entry ID of this dl file version preview.- Specified by:
getFileEntryIdin interfaceDLFileVersionPreviewModel- Returns:
- the file entry ID of this dl file version preview
-
getFileVersionId
public long getFileVersionId()Returns the file version ID of this dl file version preview.- Specified by:
getFileVersionIdin interfaceDLFileVersionPreviewModel- Returns:
- the file version ID of this dl file version preview
-
getGroupId
public long getGroupId()Returns the group ID of this dl file version preview.- Specified by:
getGroupIdin interfaceDLFileVersionPreviewModel- Returns:
- the group ID of this dl file version preview
-
getMvccVersion
public long getMvccVersion()Returns the mvcc version of this dl file version preview.- Specified by:
getMvccVersionin interfaceDLFileVersionPreviewModel- Specified by:
getMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Returns:
- the mvcc version of this dl file version preview
-
getPreviewStatus
public int getPreviewStatus()Returns the preview status of this dl file version preview.- Specified by:
getPreviewStatusin interfaceDLFileVersionPreviewModel- Returns:
- the preview status of this dl file version preview
-
getPrimaryKey
public long getPrimaryKey()Returns the primary key of this dl file version preview.- Specified by:
getPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DLFileVersionPreview>- Specified by:
getPrimaryKeyin interfaceDLFileVersionPreviewModel- Returns:
- the primary key of this dl file version preview
-
persist
public void persist()- Specified by:
persistin interfacecom.liferay.portal.kernel.model.PersistedModel
-
setCompanyId
public void setCompanyId(long companyId) Sets the company ID of this dl file version preview.- Specified by:
setCompanyIdin interfaceDLFileVersionPreviewModel- Specified by:
setCompanyIdin interfacecom.liferay.portal.kernel.model.ShardedModel- Parameters:
companyId- the company ID of this dl file version preview
-
setCtCollectionId
public void setCtCollectionId(long ctCollectionId) Sets the ct collection ID of this dl file version preview.- Specified by:
setCtCollectionIdin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DLFileVersionPreview>- Specified by:
setCtCollectionIdin interfaceDLFileVersionPreviewModel- Parameters:
ctCollectionId- the ct collection ID of this dl file version preview
-
setDlFileVersionPreviewId
public void setDlFileVersionPreviewId(long dlFileVersionPreviewId) Sets the dl file version preview ID of this dl file version preview.- Specified by:
setDlFileVersionPreviewIdin interfaceDLFileVersionPreviewModel- Parameters:
dlFileVersionPreviewId- the dl file version preview ID of this dl file version preview
-
setFileEntryId
public void setFileEntryId(long fileEntryId) Sets the file entry ID of this dl file version preview.- Specified by:
setFileEntryIdin interfaceDLFileVersionPreviewModel- Parameters:
fileEntryId- the file entry ID of this dl file version preview
-
setFileVersionId
public void setFileVersionId(long fileVersionId) Sets the file version ID of this dl file version preview.- Specified by:
setFileVersionIdin interfaceDLFileVersionPreviewModel- Parameters:
fileVersionId- the file version ID of this dl file version preview
-
setGroupId
public void setGroupId(long groupId) Sets the group ID of this dl file version preview.- Specified by:
setGroupIdin interfaceDLFileVersionPreviewModel- Parameters:
groupId- the group ID of this dl file version preview
-
setMvccVersion
public void setMvccVersion(long mvccVersion) Sets the mvcc version of this dl file version preview.- Specified by:
setMvccVersionin interfaceDLFileVersionPreviewModel- Specified by:
setMvccVersionin interfacecom.liferay.portal.kernel.model.MVCCModel- Parameters:
mvccVersion- the mvcc version of this dl file version preview
-
setPreviewStatus
public void setPreviewStatus(int previewStatus) Sets the preview status of this dl file version preview.- Specified by:
setPreviewStatusin interfaceDLFileVersionPreviewModel- Parameters:
previewStatus- the preview status of this dl file version preview
-
setPrimaryKey
public void setPrimaryKey(long primaryKey) Sets the primary key of this dl file version preview.- Specified by:
setPrimaryKeyin interfacecom.liferay.portal.kernel.model.change.tracking.CTModel<DLFileVersionPreview>- Specified by:
setPrimaryKeyin interfaceDLFileVersionPreviewModel- Parameters:
primaryKey- the primary key of this dl file version preview
-
toXmlString
- Specified by:
toXmlStringin interfaceDLFileVersionPreviewModel
-
getAttributeGetterFunctions
- Specified by:
getAttributeGetterFunctionsin interfacecom.liferay.portal.kernel.model.BaseModel<DLFileVersionPreview>
-
getAttributeSetterBiConsumers
- Specified by:
getAttributeSetterBiConsumersin interfacecom.liferay.portal.kernel.model.BaseModel<DLFileVersionPreview>
-
wrap
- Specified by:
wrapin classcom.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DLFileVersionPreview>
-