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