org.nuiton.topia
Class TopiaTestQueryHelper.EmployeProperty

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

public static class TopiaTestQueryHelper.EmployeProperty
extends TopiaTestQueryHelper.EntityProperty<Employe>


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

protected TopiaTestQueryHelper.EmployeProperty()
Method Detail

getEntityClass

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

defaultAlias

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

salary

public String salary()


Copyright © 2004-2011 CodeLutin. All Rights Reserved.