public class VariantAttributesConverter extends java.lang.Object implements PropertyInterceptor<ProductDTO,ProductDTO>
| Constructor and Description |
|---|
VariantAttributesConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
getAttributeValue(VariantProductModel model,
java.lang.String qualifier) |
ProductDTO |
intercept(PropertyContext ctx,
ProductDTO source)
Intercepts current property processing.
|
public ProductDTO intercept(PropertyContext ctx, ProductDTO source)
PropertyInterceptorintercept in interface PropertyInterceptor<ProductDTO,ProductDTO>ctx - PropertyContextsource - the unprocessed property valueprotected java.lang.Object getAttributeValue(VariantProductModel model, java.lang.String qualifier)
Copyright © 2018 SAP SE. All Rights Reserved.