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

getEntityClass

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

defaultAlias

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

naturalIdNotNull

public String naturalIdNotNull()

naturalIdNull

public String naturalIdNull()


Copyright © 2004-2011 CodeLutin. All Rights Reserved.