public static class TopiaTestQueryHelper.ProductProperty extends TopiaTestQueryHelper.EntityProperty<Product>
alias, propertiesCache| Modifier | Constructor and Description |
|---|---|
protected |
ProductProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
defaultAlias() |
Class<Product> |
getEntityClass() |
String |
name() |
String |
type() |
TopiaTestQueryHelper.TypeProperty |
typeProperty() |
$alias, $property, setAlias, topiaCreateDate, topiaId, topiaVersionpublic 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–2020 Code Lutin. All rights reserved.