- All Superinterfaces:
- AuditedModel, BaseModel<DDMContent>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<DDMContent>, DDMContentModel, GroupedModel, PersistedModel, java.io.Serializable, StagedGroupedModel, StagedModel
- All Known Implementing Classes:
- DDMContentWrapper
@ProviderType
public interface DDMContent
extends DDMContentModel, PersistedModel
The extended model interface for the DDMContent service. Represents a row in the "DDMContent" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
DDMContentModel,
DDMContentImpl,
DDMContentModelImpl- Generated: