org.nuiton.topia
Class TopiaTestQueryHelper.TypeProperty

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

public static class TopiaTestQueryHelper.TypeProperty
extends TopiaTestQueryHelper.EntityProperty<Type>


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

protected TopiaTestQueryHelper.TypeProperty()
Method Detail

getEntityClass

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

defaultAlias

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

name

public String name()


Copyright © 2004-2011 CodeLutin. All Rights Reserved.