- All Superinterfaces:
- AttachedModel, AuditedModel, BaseModel<RatingsEntry>, ClassedModel, Cloneable, Comparable<RatingsEntry>, PersistedModel, RatingsEntryModel, Serializable, ShardedModel, StagedAuditedModel, StagedModel, TypedModel
- All Known Implementing Classes:
- RatingsEntryWrapper
@ProviderType
public interface RatingsEntry
extends RatingsEntryModel, PersistedModel
The extended model interface for the RatingsEntry service. Represents a row in the "RatingsEntry" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
RatingsEntryModel
,
RatingsEntryImpl
,
RatingsEntryModelImpl
- {$generated.description}