public interface ProductConfigurableChecker
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFirstConfiguratorType(ProductModel product)
Returns first configurator type attached to the product
|
boolean |
isProductConfigurable(ProductModel product)
Checks if specified product is an instance of configurable product (i.e.
|
boolean isProductConfigurable(ProductModel product)
product - product instance to checkjava.lang.String getFirstConfiguratorType(ProductModel product)
product - Product modelCopyright © 2018 SAP SE. All Rights Reserved.