org.nuiton.topia
Class TopiaTestQueryHelper.ProductProperty

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

public static class TopiaTestQueryHelper.ProductProperty
extends TopiaTestQueryHelper.EntityProperty<Product>


Field Summary
 
Fields inherited from class org.nuiton.topia.TopiaTestQueryHelper.EntityProperty
alias, propertiesCache
 
Constructor Summary
protected TopiaTestQueryHelper.ProductProperty()
           
 
Method Summary
 String defaultAlias()
           
 Class<Product> getEntityClass()
           
 String name()
           
 String type()
           
 TopiaTestQueryHelper.TypeProperty typeProperty()
           
 
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.ProductProperty

protected TopiaTestQueryHelper.ProductProperty()
Method Detail

getEntityClass

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

defaultAlias

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

name

public String name()

type

public String type()

typeProperty

public TopiaTestQueryHelper.TypeProperty typeProperty()


Copyright © 2004-2012 CodeLutin. All Rights Reserved.