Class ProductUtils
java.lang.Object
de.hybris.platform.ruleengineservices.util.ProductUtils
The class provides utility methods related to Product.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAllBaseProducts(ProductModel productModel) Returns all the base products from the product tree or empty list if none exists.
-
Constructor Details
-
ProductUtils
public ProductUtils()
-
-
Method Details
-
getAllBaseProducts
Returns all the base products from the product tree or empty list if none exists.- Parameters:
productModel-- Returns:
-