org.nuiton.topia
Class TopiaTestQueryHelper.QueriedEntityProperty

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

public static class TopiaTestQueryHelper.QueriedEntityProperty
extends TopiaTestQueryHelper.EntityProperty<QueriedEntity>


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

protected TopiaTestQueryHelper.QueriedEntityProperty()
QueriedEntityProperty :

Method Detail

getEntityClass

public Class<QueriedEntity> getEntityClass()
getEntityClass :

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

defaultAlias

public String defaultAlias()
defaultAlias :

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

testAdd

public String testAdd()
testAdd :

Returns:
String


Copyright © 2004-2011 CodeLutin. All Rights Reserved.