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.
DLFileVersionPreview,
Serialized FormDL_FILE_VERSION_PREVIEW_ID_ACCESSOR| Constructor and Description |
|---|
DLFileVersionPreviewWrapper(DLFileVersionPreview dlFileVersionPreview) |
| Modifier and Type | Method and Description |
|---|---|
DLFileVersionPreview |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<DLFileVersionPreview,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<DLFileVersionPreview,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this dl file version preview.
|
long |
getCtCollectionId()
Returns the ct collection ID of this dl file version preview.
|
long |
getDlFileVersionPreviewId()
Returns the dl file version preview ID of this dl file version preview.
|
long |
getFileEntryId()
Returns the file entry ID of this dl file version preview.
|
long |
getFileVersionId()
Returns the file version ID of this dl file version preview.
|
long |
getGroupId()
Returns the group ID of this dl file version preview.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
long |
getMvccVersion()
Returns the mvcc version of this dl file version preview.
|
int |
getPreviewStatus()
Returns the preview status of this dl file version preview.
|
long |
getPrimaryKey()
Returns the primary key of this dl file version preview.
|
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this dl file version preview.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this dl file version preview.
|
void |
setDlFileVersionPreviewId(long dlFileVersionPreviewId)
Sets the dl file version preview ID of this dl file version preview.
|
void |
setFileEntryId(long fileEntryId)
Sets the file entry ID of this dl file version preview.
|
void |
setFileVersionId(long fileVersionId)
Sets the file version ID of this dl file version preview.
|
void |
setGroupId(long groupId)
Sets the group ID of this dl file version preview.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this dl file version preview.
|
void |
setPreviewStatus(int previewStatus)
Sets the preview status of this dl file version preview.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this dl file version preview.
|
java.lang.String |
toXmlString() |
protected DLFileVersionPreviewWrapper |
wrap(DLFileVersionPreview dlFileVersionPreview) |
clone, compareTo, equals, getExpandoBridge, getModelClass, getModelClassName, getPrimaryKeyObj, getWrappedModel, hashCode, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toString, toUnescapedModelfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelpublic DLFileVersionPreviewWrapper(DLFileVersionPreview dlFileVersionPreview)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DLFileVersionPreview>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DLFileVersionPreview>public DLFileVersionPreview cloneWithOriginalValues()
cloneWithOriginalValues in interface DLFileVersionPreviewModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<DLFileVersionPreview>public long getCompanyId()
getCompanyId in interface DLFileVersionPreviewModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic long getCtCollectionId()
getCtCollectionId in interface DLFileVersionPreviewModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DLFileVersionPreview>public long getDlFileVersionPreviewId()
getDlFileVersionPreviewId in interface DLFileVersionPreviewModelpublic long getFileEntryId()
getFileEntryId in interface DLFileVersionPreviewModelpublic long getFileVersionId()
getFileVersionId in interface DLFileVersionPreviewModelpublic long getGroupId()
getGroupId in interface DLFileVersionPreviewModelpublic long getMvccVersion()
getMvccVersion in interface DLFileVersionPreviewModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic int getPreviewStatus()
getPreviewStatus in interface DLFileVersionPreviewModelpublic long getPrimaryKey()
getPrimaryKey in interface DLFileVersionPreviewModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DLFileVersionPreview>public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface DLFileVersionPreviewModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this dl file version previewpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface DLFileVersionPreviewModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DLFileVersionPreview>ctCollectionId - the ct collection ID of this dl file version previewpublic void setDlFileVersionPreviewId(long dlFileVersionPreviewId)
setDlFileVersionPreviewId in interface DLFileVersionPreviewModeldlFileVersionPreviewId - the dl file version preview ID of this dl file version previewpublic void setFileEntryId(long fileEntryId)
setFileEntryId in interface DLFileVersionPreviewModelfileEntryId - the file entry ID of this dl file version previewpublic void setFileVersionId(long fileVersionId)
setFileVersionId in interface DLFileVersionPreviewModelfileVersionId - the file version ID of this dl file version previewpublic void setGroupId(long groupId)
setGroupId in interface DLFileVersionPreviewModelgroupId - the group ID of this dl file version previewpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface DLFileVersionPreviewModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this dl file version previewpublic void setPreviewStatus(int previewStatus)
setPreviewStatus in interface DLFileVersionPreviewModelpreviewStatus - the preview status of this dl file version previewpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface DLFileVersionPreviewModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DLFileVersionPreview>primaryKey - the primary key of this dl file version previewpublic java.lang.String toXmlString()
toXmlString in interface DLFileVersionPreviewModelpublic java.util.Map<java.lang.String,java.util.function.Function<DLFileVersionPreview,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<DLFileVersionPreview>public java.util.Map<java.lang.String,java.util.function.BiConsumer<DLFileVersionPreview,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<DLFileVersionPreview>protected DLFileVersionPreviewWrapper wrap(DLFileVersionPreview dlFileVersionPreview)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DLFileVersionPreview>