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