org.chorem.pollen.entities
Class PollenQueryHelper.VoteProperty
java.lang.Object
org.chorem.pollen.entities.PollenQueryHelper.EntityProperty<Vote>
org.chorem.pollen.entities.PollenQueryHelper.VoteProperty
- Enclosing class:
- PollenQueryHelper
public static class PollenQueryHelper.VoteProperty
- extends PollenQueryHelper.EntityProperty<Vote>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PollenQueryHelper.VoteProperty
protected PollenQueryHelper.VoteProperty()
getEntityClass
public Class<Vote> getEntityClass()
- Specified by:
getEntityClass in class PollenQueryHelper.EntityProperty<Vote>
defaultAlias
public String defaultAlias()
- Specified by:
defaultAlias in class PollenQueryHelper.EntityProperty<Vote>
weight
public String weight()
comment
public String comment()
anonymous
public String anonymous()
choiceVoteToChoice
public String choiceVoteToChoice()
choiceVoteToChoiceProperty
public PollenQueryHelper.VoteToChoiceProperty choiceVoteToChoiceProperty()
poll
public String poll()
pollProperty
public PollenQueryHelper.PollProperty pollProperty()
pollAccount
public String pollAccount()
pollAccountProperty
public PollenQueryHelper.PollAccountProperty pollAccountProperty()
votingList
public String votingList()
votingListProperty
public PollenQueryHelper.VotingListProperty votingListProperty()
Copyright © 2009-2012 CodeLutin. All Rights Reserved.