org.nuiton.topia
Class TopiaTestQueryHelper.NaturalizedEntityProperty

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

public static class TopiaTestQueryHelper.NaturalizedEntityProperty
extends TopiaTestQueryHelper.EntityProperty<NaturalizedEntity>


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

protected TopiaTestQueryHelper.NaturalizedEntityProperty()
NaturalizedEntityProperty :

Method Detail

getEntityClass

public Class<NaturalizedEntity> getEntityClass()
getEntityClass :

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

defaultAlias

public String defaultAlias()
defaultAlias :

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

naturalIdNotNull

public String naturalIdNotNull()
naturalIdNotNull :

Returns:
String

naturalIdNull

public String naturalIdNull()
naturalIdNull :

Returns:
String


Copyright © 2004-2010 CodeLutin. All Rights Reserved.