org.chorem.pollen.entities
Class PollenQueryHelper.EntityProperty<E>
java.lang.Object
org.chorem.pollen.entities.PollenQueryHelper.EntityProperty<E>
- Direct Known Subclasses:
- PollenQueryHelper.ChoiceProperty, PollenQueryHelper.CommentProperty, PollenQueryHelper.PersonListProperty, PollenQueryHelper.PersonToListProperty, PollenQueryHelper.PollAccountProperty, PollenQueryHelper.PollProperty, PollenQueryHelper.PreventRuleProperty, PollenQueryHelper.ResultProperty, PollenQueryHelper.UserAccountProperty, PollenQueryHelper.VoteProperty, PollenQueryHelper.VoteToChoiceProperty, PollenQueryHelper.VotingListProperty
- Enclosing class:
- PollenQueryHelper
public abstract static class PollenQueryHelper.EntityProperty<E>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
alias
protected String alias
propertiesCache
protected Map<String,String> propertiesCache
PollenQueryHelper.EntityProperty
public PollenQueryHelper.EntityProperty()
setAlias
protected void setAlias(String alias)
$alias
public String $alias()
$property
public String $property(String propertyName)
topiaCreateDate
public String topiaCreateDate()
topiaId
public String topiaId()
topiaVersion
public String topiaVersion()
getEntityClass
public abstract Class<E> getEntityClass()
defaultAlias
public abstract String defaultAlias()
Copyright © 2009-2012 CodeLutin. All Rights Reserved.