org.chorem.pollen.entities
Class PollenQueryHelper.PollAccountProperty
java.lang.Object
org.chorem.pollen.entities.PollenQueryHelper.EntityProperty<PollAccount>
org.chorem.pollen.entities.PollenQueryHelper.PollAccountProperty
- Enclosing class:
- PollenQueryHelper
public static class PollenQueryHelper.PollAccountProperty
- extends PollenQueryHelper.EntityProperty<PollAccount>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PollenQueryHelper.PollAccountProperty
protected PollenQueryHelper.PollAccountProperty()
getEntityClass
public Class<PollAccount> getEntityClass()
- Specified by:
getEntityClass in class PollenQueryHelper.EntityProperty<PollAccount>
defaultAlias
public String defaultAlias()
- Specified by:
defaultAlias in class PollenQueryHelper.EntityProperty<PollAccount>
accountId
public String accountId()
votingId
public String votingId()
email
public String email()
votingListPersonToList
public String votingListPersonToList()
votingListPersonToListProperty
public PollenQueryHelper.PersonToListProperty votingListPersonToListProperty()
pollsCreated
public String pollsCreated()
comment
public String comment()
vote
public String vote()
personList
public String personList()
personListProperty
public PollenQueryHelper.PersonListProperty personListProperty()
userAccount
public String userAccount()
userAccountProperty
public PollenQueryHelper.UserAccountProperty userAccountProperty()
Copyright © 2009-2012 CodeLutin. All Rights Reserved.