Interface DDLRecordVersion

All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<DDLRecordVersion>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<DDLRecordVersion>, com.liferay.portal.kernel.model.change.tracking.CTModel<DDLRecordVersion>, DDLRecordVersionModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.WorkflowedModel
All Known Implementing Classes:
DDLRecordVersionWrapper

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

    • RECORD_VERSION_ID_ACCESSOR

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

    • getDDMFormValues

      com.liferay.dynamic.data.mapping.storage.DDMFormValues getDDMFormValues() throws com.liferay.dynamic.data.mapping.exception.StorageException
      Throws:
      com.liferay.dynamic.data.mapping.exception.StorageException
    • getRecord

      DDLRecord getRecord() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getRecordSet

      DDLRecordSet getRecordSet() throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException