Interface DDLRecordSetVersion

All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<DDLRecordSetVersion>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<DDLRecordSetVersion>, com.liferay.portal.kernel.model.change.tracking.CTModel<DDLRecordSetVersion>, DDLRecordSetVersionModel, 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.WorkflowedModel
All Known Implementing Classes:
DDLRecordSetVersionWrapper

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

    • RECORD_SET_VERSION_ID_ACCESSOR

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

    • getDDMStructureVersion

      com.liferay.dynamic.data.mapping.model.DDMStructureVersion getDDMStructureVersion() 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