org.nuiton.topia
Class TopiaTestQueryHelper.RaceProperty

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

public static class TopiaTestQueryHelper.RaceProperty
extends TopiaTestQueryHelper.EntityProperty<Race>


Field Summary
 
Fields inherited from class org.nuiton.topia.TopiaTestQueryHelper.EntityProperty
alias, propertiesCache
 
Constructor Summary
protected TopiaTestQueryHelper.RaceProperty()
           
 
Method Summary
 String defaultAlias()
           
 Class<Race> getEntityClass()
           
 String name()
           
 
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.RaceProperty

protected TopiaTestQueryHelper.RaceProperty()
Method Detail

getEntityClass

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

defaultAlias

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

name

public String name()


Copyright © 2004-2012 CodeLutin. All Rights Reserved.