Interface DDMFormInstance

All Superinterfaces:
com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<DDMFormInstance>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<DDMFormInstance>, com.liferay.portal.kernel.model.change.tracking.CTModel<DDMFormInstance>, DDMFormInstanceModel, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.LocalizedModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedGroupedModel, com.liferay.portal.kernel.model.StagedModel
All Known Implementing Classes:
DDMFormInstanceWrapper

@ProviderType public interface DDMFormInstance extends DDMFormInstanceModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the DDMFormInstance service. Represents a row in the "DDMFormInstance" database table, with each column mapped to a property of this class.
See Also:
Generated:
  • Field Details

    • FORM_INSTANCE_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<DDMFormInstance,Long> FORM_INSTANCE_ID_ACCESSOR
  • Method Details

    • getDDMForm

      DDMForm getDDMForm() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getFormInstanceRecords

      List<DDMFormInstanceRecord> getFormInstanceRecords()
    • getFormInstanceVersion

      DDMFormInstanceVersion getFormInstanceVersion(String version) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getObjectDefinitionId

      long getObjectDefinitionId() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getSettingsDDMFormValues

      DDMFormValues getSettingsDDMFormValues() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getSettingsModel

      DDMFormInstanceSettings getSettingsModel() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getStorageType

      String getStorageType() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getStructure

      DDMStructure getStructure() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException