Class DDMFormInstanceRecordVersionWrapper

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

public class DDMFormInstanceRecordVersionWrapper extends com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMFormInstanceRecordVersion> implements DDMFormInstanceRecordVersion, com.liferay.portal.kernel.model.ModelWrapper<DDMFormInstanceRecordVersion>

This class is a wrapper for DDMFormInstanceRecordVersion.

See Also:
Generated:
  • Constructor Details

    • DDMFormInstanceRecordVersionWrapper

      public DDMFormInstanceRecordVersionWrapper(DDMFormInstanceRecordVersion ddmFormInstanceRecordVersion)
  • Method Details

    • getModelAttributes

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

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

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

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

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

      public long getCtCollectionId()
      Returns the ct collection ID of this ddm form instance record version.
      Specified by:
      getCtCollectionId in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMFormInstanceRecordVersion>
      Specified by:
      getCtCollectionId in interface DDMFormInstanceRecordVersionModel
      Returns:
      the ct collection ID of this ddm form instance record version
    • getDDMForm

      public DDMForm getDDMForm() throws com.liferay.portal.kernel.exception.PortalException
      Specified by:
      getDDMForm in interface DDMFormInstanceRecordVersion
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getDDMFormValues

      public DDMFormValues getDDMFormValues() throws com.liferay.portal.kernel.exception.PortalException
      Specified by:
      getDDMFormValues in interface DDMFormInstanceRecordVersion
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getFormInstance

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

      public long getFormInstanceId()
      Returns the form instance ID of this ddm form instance record version.
      Specified by:
      getFormInstanceId in interface DDMFormInstanceRecordVersionModel
      Returns:
      the form instance ID of this ddm form instance record version
    • getFormInstanceRecord

      public DDMFormInstanceRecord getFormInstanceRecord() throws com.liferay.portal.kernel.exception.PortalException
      Specified by:
      getFormInstanceRecord in interface DDMFormInstanceRecordVersion
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getFormInstanceRecordId

      public long getFormInstanceRecordId()
      Returns the form instance record ID of this ddm form instance record version.
      Specified by:
      getFormInstanceRecordId in interface DDMFormInstanceRecordVersionModel
      Returns:
      the form instance record ID of this ddm form instance record version
    • getFormInstanceRecordVersionId

      public long getFormInstanceRecordVersionId()
      Returns the form instance record version ID of this ddm form instance record version.
      Specified by:
      getFormInstanceRecordVersionId in interface DDMFormInstanceRecordVersionModel
      Returns:
      the form instance record version ID of this ddm form instance record version
    • getFormInstanceVersion

      public String getFormInstanceVersion()
      Returns the form instance version of this ddm form instance record version.
      Specified by:
      getFormInstanceVersion in interface DDMFormInstanceRecordVersionModel
      Returns:
      the form instance version of this ddm form instance record version
    • getGroupId

      public long getGroupId()
      Returns the group ID of this ddm form instance record version.
      Specified by:
      getGroupId in interface DDMFormInstanceRecordVersionModel
      Returns:
      the group ID of this ddm form instance record version
    • getMvccVersion

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

      public long getPrimaryKey()
      Returns the primary key of this ddm form instance record version.
      Specified by:
      getPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMFormInstanceRecordVersion>
      Specified by:
      getPrimaryKey in interface DDMFormInstanceRecordVersionModel
      Returns:
      the primary key of this ddm form instance record version
    • getStatus

      public int getStatus()
      Returns the status of this ddm form instance record version.
      Specified by:
      getStatus in interface DDMFormInstanceRecordVersionModel
      Specified by:
      getStatus in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status of this ddm form instance record version
    • getStatusByUserId

      public long getStatusByUserId()
      Returns the status by user ID of this ddm form instance record version.
      Specified by:
      getStatusByUserId in interface DDMFormInstanceRecordVersionModel
      Specified by:
      getStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status by user ID of this ddm form instance record version
    • getStatusByUserName

      public String getStatusByUserName()
      Returns the status by user name of this ddm form instance record version.
      Specified by:
      getStatusByUserName in interface DDMFormInstanceRecordVersionModel
      Specified by:
      getStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status by user name of this ddm form instance record version
    • getStatusByUserUuid

      public String getStatusByUserUuid()
      Returns the status by user uuid of this ddm form instance record version.
      Specified by:
      getStatusByUserUuid in interface DDMFormInstanceRecordVersionModel
      Specified by:
      getStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status by user uuid of this ddm form instance record version
    • getStatusDate

      public Date getStatusDate()
      Returns the status date of this ddm form instance record version.
      Specified by:
      getStatusDate in interface DDMFormInstanceRecordVersionModel
      Specified by:
      getStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      the status date of this ddm form instance record version
    • getStorageId

      public long getStorageId()
      Returns the storage ID of this ddm form instance record version.
      Specified by:
      getStorageId in interface DDMFormInstanceRecordVersionModel
      Returns:
      the storage ID of this ddm form instance record version
    • getUserId

      public long getUserId()
      Returns the user ID of this ddm form instance record version.
      Specified by:
      getUserId in interface DDMFormInstanceRecordVersionModel
      Returns:
      the user ID of this ddm form instance record version
    • getUserName

      public String getUserName()
      Returns the user name of this ddm form instance record version.
      Specified by:
      getUserName in interface DDMFormInstanceRecordVersionModel
      Returns:
      the user name of this ddm form instance record version
    • getUserUuid

      public String getUserUuid()
      Returns the user uuid of this ddm form instance record version.
      Specified by:
      getUserUuid in interface DDMFormInstanceRecordVersionModel
      Returns:
      the user uuid of this ddm form instance record version
    • getVersion

      public String getVersion()
      Returns the version of this ddm form instance record version.
      Specified by:
      getVersion in interface DDMFormInstanceRecordVersionModel
      Returns:
      the version of this ddm form instance record version
    • isApproved

      public boolean isApproved()
      Returns true if this ddm form instance record version is approved.
      Specified by:
      isApproved in interface DDMFormInstanceRecordVersionModel
      Specified by:
      isApproved in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this ddm form instance record version is approved; false otherwise
    • isDenied

      public boolean isDenied()
      Returns true if this ddm form instance record version is denied.
      Specified by:
      isDenied in interface DDMFormInstanceRecordVersionModel
      Specified by:
      isDenied in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this ddm form instance record version is denied; false otherwise
    • isDraft

      public boolean isDraft()
      Returns true if this ddm form instance record version is a draft.
      Specified by:
      isDraft in interface DDMFormInstanceRecordVersionModel
      Specified by:
      isDraft in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this ddm form instance record version is a draft; false otherwise
    • isExpired

      public boolean isExpired()
      Returns true if this ddm form instance record version is expired.
      Specified by:
      isExpired in interface DDMFormInstanceRecordVersionModel
      Specified by:
      isExpired in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this ddm form instance record version is expired; false otherwise
    • isInactive

      public boolean isInactive()
      Returns true if this ddm form instance record version is inactive.
      Specified by:
      isInactive in interface DDMFormInstanceRecordVersionModel
      Specified by:
      isInactive in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this ddm form instance record version is inactive; false otherwise
    • isIncomplete

      public boolean isIncomplete()
      Returns true if this ddm form instance record version is incomplete.
      Specified by:
      isIncomplete in interface DDMFormInstanceRecordVersionModel
      Specified by:
      isIncomplete in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this ddm form instance record version is incomplete; false otherwise
    • isPending

      public boolean isPending()
      Returns true if this ddm form instance record version is pending.
      Specified by:
      isPending in interface DDMFormInstanceRecordVersionModel
      Specified by:
      isPending in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this ddm form instance record version is pending; false otherwise
    • isScheduled

      public boolean isScheduled()
      Returns true if this ddm form instance record version is scheduled.
      Specified by:
      isScheduled in interface DDMFormInstanceRecordVersionModel
      Specified by:
      isScheduled in interface com.liferay.portal.kernel.model.WorkflowedModel
      Returns:
      true if this ddm form instance record version is scheduled; false otherwise
    • 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 record version.
      Specified by:
      setCompanyId in interface DDMFormInstanceRecordVersionModel
      Specified by:
      setCompanyId in interface com.liferay.portal.kernel.model.ShardedModel
      Parameters:
      companyId - the company ID of this ddm form instance record version
    • setCreateDate

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

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

      public void setFormInstanceId(long formInstanceId)
      Sets the form instance ID of this ddm form instance record version.
      Specified by:
      setFormInstanceId in interface DDMFormInstanceRecordVersionModel
      Parameters:
      formInstanceId - the form instance ID of this ddm form instance record version
    • setFormInstanceRecordId

      public void setFormInstanceRecordId(long formInstanceRecordId)
      Sets the form instance record ID of this ddm form instance record version.
      Specified by:
      setFormInstanceRecordId in interface DDMFormInstanceRecordVersionModel
      Parameters:
      formInstanceRecordId - the form instance record ID of this ddm form instance record version
    • setFormInstanceRecordVersionId

      public void setFormInstanceRecordVersionId(long formInstanceRecordVersionId)
      Sets the form instance record version ID of this ddm form instance record version.
      Specified by:
      setFormInstanceRecordVersionId in interface DDMFormInstanceRecordVersionModel
      Parameters:
      formInstanceRecordVersionId - the form instance record version ID of this ddm form instance record version
    • setFormInstanceVersion

      public void setFormInstanceVersion(String formInstanceVersion)
      Sets the form instance version of this ddm form instance record version.
      Specified by:
      setFormInstanceVersion in interface DDMFormInstanceRecordVersionModel
      Parameters:
      formInstanceVersion - the form instance version of this ddm form instance record version
    • setGroupId

      public void setGroupId(long groupId)
      Sets the group ID of this ddm form instance record version.
      Specified by:
      setGroupId in interface DDMFormInstanceRecordVersionModel
      Parameters:
      groupId - the group ID of this ddm form instance record version
    • setMvccVersion

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

      public void setPrimaryKey(long primaryKey)
      Sets the primary key of this ddm form instance record version.
      Specified by:
      setPrimaryKey in interface com.liferay.portal.kernel.model.change.tracking.CTModel<DDMFormInstanceRecordVersion>
      Specified by:
      setPrimaryKey in interface DDMFormInstanceRecordVersionModel
      Parameters:
      primaryKey - the primary key of this ddm form instance record version
    • setStatus

      public void setStatus(int status)
      Sets the status of this ddm form instance record version.
      Specified by:
      setStatus in interface DDMFormInstanceRecordVersionModel
      Specified by:
      setStatus in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      status - the status of this ddm form instance record version
    • setStatusByUserId

      public void setStatusByUserId(long statusByUserId)
      Sets the status by user ID of this ddm form instance record version.
      Specified by:
      setStatusByUserId in interface DDMFormInstanceRecordVersionModel
      Specified by:
      setStatusByUserId in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      statusByUserId - the status by user ID of this ddm form instance record version
    • setStatusByUserName

      public void setStatusByUserName(String statusByUserName)
      Sets the status by user name of this ddm form instance record version.
      Specified by:
      setStatusByUserName in interface DDMFormInstanceRecordVersionModel
      Specified by:
      setStatusByUserName in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      statusByUserName - the status by user name of this ddm form instance record version
    • setStatusByUserUuid

      public void setStatusByUserUuid(String statusByUserUuid)
      Sets the status by user uuid of this ddm form instance record version.
      Specified by:
      setStatusByUserUuid in interface DDMFormInstanceRecordVersionModel
      Specified by:
      setStatusByUserUuid in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      statusByUserUuid - the status by user uuid of this ddm form instance record version
    • setStatusDate

      public void setStatusDate(Date statusDate)
      Sets the status date of this ddm form instance record version.
      Specified by:
      setStatusDate in interface DDMFormInstanceRecordVersionModel
      Specified by:
      setStatusDate in interface com.liferay.portal.kernel.model.WorkflowedModel
      Parameters:
      statusDate - the status date of this ddm form instance record version
    • setStorageId

      public void setStorageId(long storageId)
      Sets the storage ID of this ddm form instance record version.
      Specified by:
      setStorageId in interface DDMFormInstanceRecordVersionModel
      Parameters:
      storageId - the storage ID of this ddm form instance record version
    • setUserId

      public void setUserId(long userId)
      Sets the user ID of this ddm form instance record version.
      Specified by:
      setUserId in interface DDMFormInstanceRecordVersionModel
      Parameters:
      userId - the user ID of this ddm form instance record version
    • setUserName

      public void setUserName(String userName)
      Sets the user name of this ddm form instance record version.
      Specified by:
      setUserName in interface DDMFormInstanceRecordVersionModel
      Parameters:
      userName - the user name of this ddm form instance record version
    • setUserUuid

      public void setUserUuid(String userUuid)
      Sets the user uuid of this ddm form instance record version.
      Specified by:
      setUserUuid in interface DDMFormInstanceRecordVersionModel
      Parameters:
      userUuid - the user uuid of this ddm form instance record version
    • setVersion

      public void setVersion(String version)
      Sets the version of this ddm form instance record version.
      Specified by:
      setVersion in interface DDMFormInstanceRecordVersionModel
      Parameters:
      version - the version of this ddm form instance record version
    • toXmlString

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

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

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

      protected DDMFormInstanceRecordVersionWrapper wrap(DDMFormInstanceRecordVersion ddmFormInstanceRecordVersion)
      Specified by:
      wrap in class com.liferay.portal.kernel.model.wrapper.BaseModelWrapper<DDMFormInstanceRecordVersion>