Class DDMFormInstanceReportWrapper

java.lang.Object
com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMFormInstanceReport>
com.liferay.dynamic.data.mapping.model.DDMFormInstanceReportWrapper
All Implemented Interfaces:
DDMFormInstanceReport, DDMFormInstanceReportModel, com.liferay.portal.kernel.model.BaseModel<DDMFormInstanceReport>, com.liferay.portal.kernel.model.change.tracking.CTModel<DDMFormInstanceReport>, com.liferay.portal.kernel.model.ClassedModel, com.liferay.portal.kernel.model.ModelWrapper<DDMFormInstanceReport>, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, com.liferay.portal.kernel.model.ShardedModel, Serializable, Cloneable, Comparable<DDMFormInstanceReport>

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.

See Also:
Generated:
  • Constructor Details

    • DDMFormInstanceReportWrapper

      public DDMFormInstanceReportWrapper(DDMFormInstanceReport ddmFormInstanceReport)
  • Method Details

    • getModelAttributes

      public Map<String,Object> getModelAttributes()
      Specified by:
      getModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DDMFormInstanceReport>
    • setModelAttributes

      public void setModelAttributes(Map<String,Object> attributes)
      Specified by:
      setModelAttributes in interface com.liferay.portal.kernel.model.BaseModel<DDMFormInstanceReport>
    • cloneWithOriginalValues

      public DDMFormInstanceReport cloneWithOriginalValues()
      Specified by:
      cloneWithOriginalValues in interface com.liferay.portal.kernel.model.BaseModel<DDMFormInstanceReport>
      Specified by:
      cloneWithOriginalValues in interface DDMFormInstanceReportModel
    • getCompanyId

      public long getCompanyId()
      Returns the company ID of this ddm form instance report.
      Specified by:
      getCompanyId in interface DDMFormInstanceReportModel
      Specified by:
      getCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Returns:
      the company ID of this ddm form instance report
    • getCreateDate

      public Date getCreateDate()
      Returns the create date of this ddm form instance report.
      Specified by:
      getCreateDate in interface DDMFormInstanceReportModel
      Returns:
      the create date of this ddm form instance report
    • getCtCollectionId

      public long getCtCollectionId()
      Returns the ct collection ID of this ddm form instance report.
      Specified by:
      getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMFormInstanceReport>
      Specified by:
      getCtCollectionId in interface DDMFormInstanceReportModel
      Returns:
      the ct collection ID of this ddm form instance report
    • getData

      public String getData()
      Returns the data of this ddm form instance report.
      Specified by:
      getData in interface DDMFormInstanceReportModel
      Returns:
      the data of this ddm form instance report
    • getFormInstance

      public DDMFormInstance getFormInstance() throws com.liferay.portal.kernel.exception.PortalException
      Specified by:
      getFormInstance in interface DDMFormInstanceReport
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getFormInstanceId

      public long getFormInstanceId()
      Returns the form instance ID of this ddm form instance report.
      Specified by:
      getFormInstanceId in interface DDMFormInstanceReportModel
      Returns:
      the form instance ID of this ddm form instance report
    • getFormInstanceReportId

      public long getFormInstanceReportId()
      Returns the form instance report ID of this ddm form instance report.
      Specified by:
      getFormInstanceReportId in interface DDMFormInstanceReportModel
      Returns:
      the form instance report ID of this ddm form instance report
    • getGroupId

      public long getGroupId()
      Returns the group ID of this ddm form instance report.
      Specified by:
      getGroupId in interface DDMFormInstanceReportModel
      Returns:
      the group ID of this ddm form instance report
    • getModifiedDate

      public Date getModifiedDate()
      Returns the modified date of this ddm form instance report.
      Specified by:
      getModifiedDate in interface DDMFormInstanceReportModel
      Returns:
      the modified date of this ddm form instance report
    • getMvccVersion

      public long getMvccVersion()
      Returns the mvcc version of this ddm form instance report.
      Specified by:
      getMvccVersion in interface DDMFormInstanceReportModel
      Specified by:
      getMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Returns:
      the mvcc version of this ddm form instance report
    • getPrimaryKey

      public long getPrimaryKey()
      Returns the primary key of this ddm form instance report.
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMFormInstanceReport>
      Specified by:
      getPrimaryKey in interface DDMFormInstanceReportModel
      Returns:
      the primary key of this ddm form instance report
    • persist

      public void persist()
      Specified by:
      persist in interface com.liferay.portal.kernel.model.PersistedModel
    • setCompanyId

      public void setCompanyId(long companyId)
      Sets the company ID of this ddm form instance report.
      Specified by:
      setCompanyId in interface DDMFormInstanceReportModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Parameters:
      companyId - the company ID of this ddm form instance report
    • setCreateDate

      public void setCreateDate(Date createDate)
      Sets the create date of this ddm form instance report.
      Specified by:
      setCreateDate in interface DDMFormInstanceReportModel
      Parameters:
      createDate - the create date of this ddm form instance report
    • setCtCollectionId

      public void setCtCollectionId(long ctCollectionId)
      Sets the ct collection ID of this ddm form instance report.
      Specified by:
      setCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMFormInstanceReport>
      Specified by:
      setCtCollectionId in interface DDMFormInstanceReportModel
      Parameters:
      ctCollectionId - the ct collection ID of this ddm form instance report
    • setData

      public void setData(String data)
      Sets the data of this ddm form instance report.
      Specified by:
      setData in interface DDMFormInstanceReportModel
      Parameters:
      data - the data of this ddm form instance report
    • setFormInstanceId

      public void setFormInstanceId(long formInstanceId)
      Sets the form instance ID of this ddm form instance report.
      Specified by:
      setFormInstanceId in interface DDMFormInstanceReportModel
      Parameters:
      formInstanceId - the form instance ID of this ddm form instance report
    • setFormInstanceReportId

      public void setFormInstanceReportId(long formInstanceReportId)
      Sets the form instance report ID of this ddm form instance report.
      Specified by:
      setFormInstanceReportId in interface DDMFormInstanceReportModel
      Parameters:
      formInstanceReportId - the form instance report ID of this ddm form instance report
    • setGroupId

      public void setGroupId(long groupId)
      Sets the group ID of this ddm form instance report.
      Specified by:
      setGroupId in interface DDMFormInstanceReportModel
      Parameters:
      groupId - the group ID of this ddm form instance report
    • setModifiedDate

      public void setModifiedDate(Date modifiedDate)
      Sets the modified date of this ddm form instance report.
      Specified by:
      setModifiedDate in interface DDMFormInstanceReportModel
      Parameters:
      modifiedDate - the modified date of this ddm form instance report
    • setMvccVersion

      public void setMvccVersion(long mvccVersion)
      Sets the mvcc version of this ddm form instance report.
      Specified by:
      setMvccVersion in interface DDMFormInstanceReportModel
      Specified by:
      setMvccVersion in interface com.liferay.portal.kernel.model.MVCCModel
      Parameters:
      mvccVersion - the mvcc version of this ddm form instance report
    • setPrimaryKey

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this ddm form instance report.
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMFormInstanceReport>
      Specified by:
      setPrimaryKey in interface DDMFormInstanceReportModel
      Parameters:
      primaryKey - the primary key of this ddm form instance report
    • toXmlString

      public String toXmlString()
      Specified by:
      toXmlString in interface DDMFormInstanceReportModel
    • getAttributeGetterFunctions

      public Map<String,Function<DDMFormInstanceReport,Object>> getAttributeGetterFunctions()
      Specified by:
      getAttributeGetterFunctions in interface com.liferay.portal.kernel.model.BaseModel<DDMFormInstanceReport>
    • getAttributeSetterBiConsumers

      public Map<String,BiConsumer<DDMFormInstanceReport,Object>> getAttributeSetterBiConsumers()
      Specified by:
      getAttributeSetterBiConsumers in interface com.liferay.portal.kernel.model.BaseModel<DDMFormInstanceReport>
    • wrap

      protected DDMFormInstanceReportWrapper wrap(DDMFormInstanceReport ddmFormInstanceReport)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMFormInstanceReport>