org.nuiton.topia
Class TopiaTestQueryHelper.ExtraDAOEntityProperty

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

public static class TopiaTestQueryHelper.ExtraDAOEntityProperty
extends TopiaTestQueryHelper.EntityProperty<ExtraDAOEntity>


Field Summary
 
Fields inherited from class org.nuiton.topia.TopiaTestQueryHelper.EntityProperty
alias, propertiesCache
 
Constructor Summary
protected TopiaTestQueryHelper.ExtraDAOEntityProperty()
          ExtraDAOEntityProperty :
 
Method Summary
 java.lang.String attr1()
          attr1 :
 java.lang.String defaultAlias()
          defaultAlias :
 java.lang.Class<ExtraDAOEntity> getEntityClass()
          getEntityClass :
 
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.ExtraDAOEntityProperty

protected TopiaTestQueryHelper.ExtraDAOEntityProperty()
ExtraDAOEntityProperty :

Method Detail

getEntityClass

public java.lang.Class<ExtraDAOEntity> getEntityClass()
getEntityClass :

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

defaultAlias

public java.lang.String defaultAlias()
defaultAlias :

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

attr1

public java.lang.String attr1()
attr1 :

Returns:
String


Copyright © 2004-2010 CodeLutin. All Rights Reserved.