public static class TopiaTestQueryHelper.ProductProperty extends TopiaTestQueryHelper.EntityProperty<Product>
| Type | Property and Description |
|---|---|
TopiaTestQueryHelper.TypeProperty |
type |
alias, propertiesCache| Modifier | Constructor and Description |
|---|---|
protected |
TopiaTestQueryHelper.ProductProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
defaultAlias() |
Class<Product> |
getEntityClass() |
String |
name() |
String |
type() |
TopiaTestQueryHelper.TypeProperty |
typeProperty() |
$alias, $property, setAlias, topiaCreateDate, topiaId, topiaVersionprotected TopiaTestQueryHelper.ProductProperty()
public Class<Product> getEntityClass()
getEntityClass in class TopiaTestQueryHelper.EntityProperty<Product>public String defaultAlias()
defaultAlias in class TopiaTestQueryHelper.EntityProperty<Product>public String name()
public String type()
public TopiaTestQueryHelper.TypeProperty typeProperty()
Copyright © 2004-2012 CodeLutin. All Rights Reserved.