org.nuiton.topia
Class TopiaTestQueryHelper.PersonneProperty

java.lang.Object
  extended by org.nuiton.topia.TopiaTestQueryHelper.EntityProperty<Personne>
      extended by org.nuiton.topia.TopiaTestQueryHelper.PersonneProperty
Enclosing class:
TopiaTestQueryHelper

public static class TopiaTestQueryHelper.PersonneProperty
extends TopiaTestQueryHelper.EntityProperty<Personne>


Field Summary
 
Fields inherited from class org.nuiton.topia.TopiaTestQueryHelper.EntityProperty
alias, propertiesCache
 
Constructor Summary
protected TopiaTestQueryHelper.PersonneProperty()
           
 
Method Summary
 String address()
           
 TopiaTestQueryHelper.AddressProperty addressProperty()
           
 String defaultAlias()
           
 String gender()
           
 Class<Personne> getEntityClass()
           
 String name()
           
 String otherGender()
           
 String otherNames()
           
 String title()
           
 
Methods inherited from class org.nuiton.topia.TopiaTestQueryHelper.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

TopiaTestQueryHelper.PersonneProperty

protected TopiaTestQueryHelper.PersonneProperty()
Method Detail

getEntityClass

public Class<Personne> getEntityClass()
Specified by:
getEntityClass in class TopiaTestQueryHelper.EntityProperty<Personne>

defaultAlias

public String defaultAlias()
Specified by:
defaultAlias in class TopiaTestQueryHelper.EntityProperty<Personne>

name

public String name()

otherNames

public String otherNames()

gender

public String gender()

otherGender

public String otherGender()

address

public String address()

addressProperty

public TopiaTestQueryHelper.AddressProperty addressProperty()

title

public String title()


Copyright © 2004-2012 CodeLutin. All Rights Reserved.