Interface RatingsEntry

All Superinterfaces:
AttachedModel, AuditedModel, BaseModel<RatingsEntry>, ClassedModel, Cloneable, Comparable<RatingsEntry>, CTModel<RatingsEntry>, MVCCModel, PersistedModel, RatingsEntryModel, Serializable, ShardedModel, StagedAuditedModel, StagedModel, TypedModel
All Known Implementing Classes:
RatingsEntryWrapper

@ProviderType public interface RatingsEntry extends PersistedModel, RatingsEntryModel
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:
{$generated.description}