Package org.nuiton.topia
Class TopiaTestQueryHelper.ProductProperty
java.lang.Object
org.nuiton.topia.TopiaTestQueryHelper.EntityProperty<Product>
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
Constructors Modifier Constructor Description protectedProductProperty() -
Method Summary
Modifier and Type Method Description java.lang.StringdefaultAlias()java.lang.Class<Product>getEntityClass()java.lang.Stringname()java.lang.Stringtype()TopiaTestQueryHelper.TypePropertytypeProperty()Methods inherited from class org.nuiton.topia.TopiaTestQueryHelper.EntityProperty
$alias, $property, setAlias, topiaCreateDate, topiaId, topiaVersion
-
Constructor Details
-
ProductProperty
protected ProductProperty()
-
-
Method Details
-
getEntityClass
- Specified by:
getEntityClassin classTopiaTestQueryHelper.EntityProperty<Product>
-
defaultAlias
public java.lang.String defaultAlias()- Specified by:
defaultAliasin classTopiaTestQueryHelper.EntityProperty<Product>
-
name
public java.lang.String name() -
type
public java.lang.String type() -
typeProperty
-