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()
           
 
Method Summary
 String defaultAlias()
           
 Class<QueriedEntity> getEntityClass()
           
 String 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()
Method Detail

getEntityClass

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

defaultAlias

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

testAdd

public String testAdd()


Copyright © 2004-2012 CodeLutin. All Rights Reserved.