- All Superinterfaces:
- BaseModel<DLContent>, ClassedModel, Cloneable, Comparable<DLContent>, DLContentModel, PersistedModel, 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
,
DLContentImpl
,
DLContentModelImpl
- {$generated.description}