Interface DDMField

All Superinterfaces:
com.liferay.portal.kernel.model.BaseModel<DDMField>, com.liferay.portal.kernel.model.ClassedModel, Cloneable, Comparable<DDMField>, com.liferay.portal.kernel.model.change.tracking.CTModel<DDMField>, DDMFieldModel, com.liferay.portal.kernel.model.MVCCModel, com.liferay.portal.kernel.model.PersistedModel, Serializable, com.liferay.portal.kernel.model.ShardedModel
All Known Implementing Classes:
DDMFieldWrapper

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

    • FIELD_ID_ACCESSOR

      static final com.liferay.portal.kernel.util.Accessor<DDMField,Long> FIELD_ID_ACCESSOR