- All Superinterfaces:
- com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<PollsVote>, com.liferay.portal.kernel.model.ClassedModel, java.lang.Cloneable, java.lang.Comparable<PollsVote>, com.liferay.portal.kernel.model.GroupedModel, com.liferay.portal.kernel.model.PersistedModel, PollsVoteModel, java.io.Serializable, com.liferay.portal.kernel.model.ShardedModel, com.liferay.portal.kernel.model.StagedGroupedModel, com.liferay.portal.kernel.model.StagedModel
- All Known Implementing Classes:
- PollsVoteWrapper
@ProviderType
public interface PollsVote
extends PollsVoteModel, com.liferay.portal.kernel.model.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.
- See Also:
PollsVoteModel
,
com.liferay.polls.model.impl.PollsVoteImpl
,
com.liferay.polls.model.impl.PollsVoteModelImpl
- Generated: