- All Superinterfaces:
- BaseModel<ClassName>, ClassedModel, ClassNameModel, Cloneable, Comparable<ClassName>, MVCCModel, PersistedModel, Serializable, TypedModel
- All Known Implementing Classes:
- ClassNameWrapper
@ProviderType
public interface ClassName
extends ClassNameModel, PersistedModel
The extended model interface for the ClassName service. Represents a row in the "ClassName_" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
ClassNameModel
,
ClassNameImpl
,
ClassNameModelImpl
- {$generated.description}