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()
          EmployeProperty :
 
Method Summary
 String defaultAlias()
          defaultAlias :
 Class<Employe> getEntityClass()
          getEntityClass :
 String salary()
          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()
EmployeProperty :

Method Detail

getEntityClass

public Class<Employe> getEntityClass()
getEntityClass :

Specified by:
getEntityClass in class TopiaTestQueryHelper.EntityProperty<Employe>
Returns:
Class

defaultAlias

public String defaultAlias()
defaultAlias :

Specified by:
defaultAlias in class TopiaTestQueryHelper.EntityProperty<Employe>
Returns:
String

salary

public String salary()
salary :

Returns:
String


Copyright © 2004-2011 CodeLutin. All Rights Reserved.