|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Product.DataFeatures.DataParam | |
---|---|
cometa.translator.product | This package contains the classes that allow to map the product metadata to objects. |
Uses of Product.DataFeatures.DataParam in cometa.translator.product |
---|
Methods in cometa.translator.product that return Product.DataFeatures.DataParam | |
---|---|
Product.DataFeatures.DataParam |
ObjectFactory.createProductDataFeaturesDataParam()
Create an instance of |
Product.DataFeatures.DataParam |
Product.getDataParam(java.lang.String paramName)
This method returns the DataParam object corresponding to the parameter name given as input. |
Methods in cometa.translator.product that return types with arguments of type Product.DataFeatures.DataParam | |
---|---|
java.util.List<Product.DataFeatures.DataParam> |
Product.DataFeatures.getDataParam()
Gets the value of the dataParam property. |
java.util.List<Product.DataFeatures.DataParam> |
Product.DataFeatures.inherit()
This method recursively costructs the products hierarchy, in order to inherit the anchestors data parameters. |
Method parameters in cometa.translator.product with type arguments of type Product.DataFeatures.DataParam | |
---|---|
void |
Product.DataFeatures.setDataParam(java.util.List<Product.DataFeatures.DataParam> dataParam)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |