org.chorem.pollen.entities
Class PollenQueryHelper.PersonListProperty

java.lang.Object
  extended by org.chorem.pollen.entities.PollenQueryHelper.EntityProperty<PersonList>
      extended by org.chorem.pollen.entities.PollenQueryHelper.PersonListProperty
Enclosing class:
PollenQueryHelper

public static class PollenQueryHelper.PersonListProperty
extends PollenQueryHelper.EntityProperty<PersonList>


Field Summary
 
Fields inherited from class org.chorem.pollen.entities.PollenQueryHelper.EntityProperty
alias, propertiesCache
 
Constructor Summary
protected PollenQueryHelper.PersonListProperty()
           
 
Method Summary
 String defaultAlias()
           
 Class<PersonList> getEntityClass()
           
 String name()
           
 String owner()
           
 PollenQueryHelper.UserAccountProperty ownerProperty()
           
 String pollAccount()
           
 
Methods inherited from class org.chorem.pollen.entities.PollenQueryHelper.EntityProperty
$alias, $property, setAlias, topiaCreateDate, topiaId, topiaVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PollenQueryHelper.PersonListProperty

protected PollenQueryHelper.PersonListProperty()
Method Detail

getEntityClass

public Class<PersonList> getEntityClass()
Specified by:
getEntityClass in class PollenQueryHelper.EntityProperty<PersonList>

defaultAlias

public String defaultAlias()
Specified by:
defaultAlias in class PollenQueryHelper.EntityProperty<PersonList>

name

public String name()

owner

public String owner()

ownerProperty

public PollenQueryHelper.UserAccountProperty ownerProperty()

pollAccount

public String pollAccount()


Copyright © 2009-2012 CodeLutin. All Rights Reserved.