org.nuiton.topia
Class TopiaTestQueryHelper.StoreProperty

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

public static class TopiaTestQueryHelper.StoreProperty
extends TopiaTestQueryHelper.EntityProperty<Store>


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

protected TopiaTestQueryHelper.StoreProperty()
StoreProperty :

Method Detail

getEntityClass

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

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

defaultAlias

public java.lang.String defaultAlias()
defaultAlias :

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

name

public java.lang.String name()
name :

Returns:
String


Copyright © 2004-2010 CodeLutin. All Rights Reserved.