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()
          TypeProperty :
 
Method Summary
 String defaultAlias()
          defaultAlias :
 Class<Type> getEntityClass()
          getEntityClass :
 String name()
          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()
TypeProperty :

Method Detail

getEntityClass

public Class<Type> getEntityClass()
getEntityClass :

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

defaultAlias

public String defaultAlias()
defaultAlias :

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

name

public String name()
name :

Returns:
String


Copyright © 2004-2010 CodeLutin. All Rights Reserved.