public class DDMFormInstanceReportWrapper extends BaseModelWrapper<DDMFormInstanceReport> implements DDMFormInstanceReport, ModelWrapper<DDMFormInstanceReport>
This class is a wrapper for DDMFormInstanceReport.
DDMFormInstanceReport,
Serialized FormmodelFORM_INSTANCE_REPORT_ID_ACCESSOR| Constructor and Description |
|---|
DDMFormInstanceReportWrapper(DDMFormInstanceReport ddmFormInstanceReport) |
| Modifier and Type | Method and Description |
|---|---|
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()
Updates this model instance in the database or adds it if it does not yet
exist.
|
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.
|
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, toUnescapedModel, toXmlStringfinalize, getClass, notify, notifyAll, wait, wait, waitclone, getExpandoBridge, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamegetWrappedModelpublic DDMFormInstanceReportWrapper(DDMFormInstanceReport ddmFormInstanceReport)
public java.util.Map<java.lang.String,java.lang.Object> getModelAttributes()
getModelAttributes in interface BaseModel<DDMFormInstanceReport>public void setModelAttributes(java.util.Map<java.lang.String,java.lang.Object> attributes)
setModelAttributes in interface BaseModel<DDMFormInstanceReport>public long getCompanyId()
getCompanyId in interface DDMFormInstanceReportModelgetCompanyId in interface ShardedModelpublic java.util.Date getCreateDate()
getCreateDate in interface DDMFormInstanceReportModelpublic long getCtCollectionId()
getCtCollectionId in interface DDMFormInstanceReportModelgetCtCollectionId in interface CTModel<DDMFormInstanceReport>public java.lang.String getData()
getData in interface DDMFormInstanceReportModelpublic DDMFormInstance getFormInstance() throws PortalException
getFormInstance in interface DDMFormInstanceReportPortalExceptionpublic 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 MVCCModelpublic long getPrimaryKey()
getPrimaryKey in interface DDMFormInstanceReportModelgetPrimaryKey in interface CTModel<DDMFormInstanceReport>public void persist()
PersistedModelpersist in interface PersistedModelpublic void setCompanyId(long companyId)
setCompanyId in interface DDMFormInstanceReportModelsetCompanyId in interface 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 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 MVCCModelmvccVersion - the mvcc version of this ddm form instance reportpublic void setPrimaryKey(long primaryKey)
setPrimaryKey in interface DDMFormInstanceReportModelsetPrimaryKey in interface CTModel<DDMFormInstanceReport>primaryKey - the primary key of this ddm form instance reportpublic java.util.Map<java.lang.String,java.util.function.Function<DDMFormInstanceReport,java.lang.Object>> getAttributeGetterFunctions()
getAttributeGetterFunctions in interface BaseModel<DDMFormInstanceReport>public java.util.Map<java.lang.String,java.util.function.BiConsumer<DDMFormInstanceReport,java.lang.Object>> getAttributeSetterBiConsumers()
getAttributeSetterBiConsumers in interface BaseModel<DDMFormInstanceReport>protected DDMFormInstanceReportWrapper wrap(DDMFormInstanceReport ddmFormInstanceReport)
wrap in class BaseModelWrapper<DDMFormInstanceReport>