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()
          ProductProperty :
 
Method Summary
 String defaultAlias()
          defaultAlias :
 Class<Product> getEntityClass()
          getEntityClass :
 String name()
          name :
 String type()
          type :
 TopiaTestQueryHelper.TypeProperty 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()
ProductProperty :

Method Detail

getEntityClass

public Class<Product> getEntityClass()
getEntityClass :

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

defaultAlias

public String defaultAlias()
defaultAlias :

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

name

public String name()
name :

Returns:
String

type

public String type()
type :

Returns:
String

typeProperty

public TopiaTestQueryHelper.TypeProperty typeProperty()
typeProperty :

Returns:
TypeProperty


Copyright © 2004-2010 CodeLutin. All Rights Reserved.