public class DDMFormInstanceReportWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMFormInstanceReport> implements DDMFormInstanceReport, com.liferay.portal.kernel.model.ModelWrapper<DDMFormInstanceReport>
This class is a wrapper for DDMFormInstanceReport.
DDMFormInstanceReport,
Serialized FormFORM_INSTANCE_REPORT_ID_ACCESSOR| Constructor and Description |
|---|
DDMFormInstanceReportWrapper(DDMFormInstanceReport ddmFormInstanceReport) |
| Modifier and Type | Method and Description |
|---|---|
DDMFormInstanceReport |
cloneWithOriginalValues() |
java.util.Map<java.lang.String,java.util.function.Function<DDMFormInstanceReport,java.lang.Object>> |
getAttributeGetterFunctions() |
java.util.Map<java.lang.String,java.util.function.BiConsumer<DDMFormInstanceReport,java.lang.Object>> |
getAttributeSetterBiConsumers() |
long |
getCompanyId()
Returns the company ID of this ddm form instance report.
|
java.util.Date |
getCreateDate()
Returns the create date of this ddm form instance report.
|
long |
getCtCollectionId()
Returns the ct collection ID of this ddm form instance report.
|
java.lang.String |
getData()
Returns the data of this ddm form instance report.
|
DDMFormInstance |
getFormInstance() |
long |
getFormInstanceId()
Returns the form instance ID of this ddm form instance report.
|
long |
getFormInstanceReportId()
Returns the form instance report ID of this ddm form instance report.
|
long |
getGroupId()
Returns the group ID of this ddm form instance report.
|
java.util.Map<java.lang.String,java.lang.Object> |
getModelAttributes() |
java.util.Date |
getModifiedDate()
Returns the modified date of this ddm form instance report.
|
long |
getMvccVersion()
Returns the mvcc version of this ddm form instance report.
|
long |
getPrimaryKey()
Returns the primary key of this ddm form instance report.
|
void |
persist() |
void |
setCompanyId(long companyId)
Sets the company ID of this ddm form instance report.
|
void |
setCreateDate(java.util.Date createDate)
Sets the create date of this ddm form instance report.
|
void |
setCtCollectionId(long ctCollectionId)
Sets the ct collection ID of this ddm form instance report.
|
void |
setData(java.lang.String data)
Sets the data of this ddm form instance report.
|
void |
setFormInstanceId(long formInstanceId)
Sets the form instance ID of this ddm form instance report.
|
void |
setFormInstanceReportId(long formInstanceReportId)
Sets the form instance report ID of this ddm form instance report.
|
void |
setGroupId(long groupId)
Sets the group ID of this ddm form instance report.
|
void |
setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes) |
void |
setModifiedDate(java.util.Date modifiedDate)
Sets the modified date of this ddm form instance report.
|
void |
setMvccVersion(long mvccVersion)
Sets the mvcc version of this ddm form instance report.
|
void |
setPrimaryKey(long primaryKey)
Sets the primary key of this ddm form instance report.
|
java.lang.String |
toXmlString() |
protected DDMFormInstanceReportWrapper |
wrap(DDMFormInstanceReport ddmFormInstanceReport) |
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 DDMFormInstanceReportWrapper(DDMFormInstanceReport ddmFormInstanceReport)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DDMFormInstanceReport>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DDMFormInstanceReport>public DDMFormInstanceReport cloneWithOriginalValues()
cloneWithOriginalValues in interface DDMFormInstanceReportModelcloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<DDMFormInstanceReport>public long getCompanyId()
getCompanyId in interface DDMFormInstanceReportModelgetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface DDMFormInstanceReportModelpublic long getCtCollectionId()
getCtCollectionId in interface DDMFormInstanceReportModelgetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMFormInstanceReport>public java.lang.String getData()
getData in interface DDMFormInstanceReportModelpublic DDMFormInstance getFormInstance() throws com.liferay.portal.kernel.exception.PortalException
getFormInstance in interface DDMFormInstanceReportcom.liferay.portal.kernel.exception.PortalExceptionpublic long getFormInstanceId()
getFormInstanceId in interface DDMFormInstanceReportModelpublic long getFormInstanceReportId()
getFormInstanceReportId in interface DDMFormInstanceReportModelpublic long getGroupId()
getGroupId in interface DDMFormInstanceReportModelpublic java.util.Date getModifiedDate()
getModifiedDate in interface DDMFormInstanceReportModelpublic long getMvccVersion()
getMvccVersion in interface DDMFormInstanceReportModelgetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface DDMFormInstanceReportModelgetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMFormInstanceReport>public void persist()
persist in interface com.liferay.portal.kernel.model.PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface DDMFormInstanceReportModelsetCompanyId in interface com.liferay.portal.kernel.model.ShardedModelcompanyId - the company ID of this ddm form instance reportpublic void setCreateDate(java.util.Date createDate)
setCreateDate in interface DDMFormInstanceReportModelcreateDate - the create date of this ddm form instance reportpublic void setCtCollectionId(long ctCollectionId)
setCtCollectionId in interface DDMFormInstanceReportModelsetCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMFormInstanceReport>ctCollectionId - the ct collection ID of this ddm form instance reportpublic void setData(java.lang.String data)
setData in interface DDMFormInstanceReportModeldata - the data of this ddm form instance reportpublic void setFormInstanceId(long formInstanceId)
setFormInstanceId in interface DDMFormInstanceReportModelformInstanceId - the form instance ID of this ddm form instance reportpublic void setFormInstanceReportId(long formInstanceReportId)
setFormInstanceReportId in interface DDMFormInstanceReportModelformInstanceReportId - the form instance report ID of this ddm form instance reportpublic void setGroupId(long groupId)
setGroupId in interface DDMFormInstanceReportModelgroupId - the group ID of this ddm form instance reportpublic void setModifiedDate(java.util.Date modifiedDate)
setModifiedDate in interface DDMFormInstanceReportModelmodifiedDate - the modified date of this ddm form instance reportpublic void setMvccVersion(long mvccVersion)
setMvccVersion in interface DDMFormInstanceReportModelsetMvccVersion in interface com.liferay.portal.kernel.model.MVCCModelmvccVersion - the mvcc version of this ddm form instance reportpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface DDMFormInstanceReportModelsetPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMFormInstanceReport>primaryKey - the primary key of this ddm form instance reportpublic java.lang.String toXmlString()
toXmlString in interface DDMFormInstanceReportModelpublic java.util.Map<java.lang.String,java.util.function.Function<DDMFormInstanceReport,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<DDMFormInstanceReport>public java.util.Map<java.lang.String,java.util.function.BiConsumer<DDMFormInstanceReport,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<DDMFormInstanceReport>protected DDMFormInstanceReportWrapper wrap(DDMFormInstanceReport ddmFormInstanceReport)
wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMFormInstanceReport>