Interface CompositeProduct
-
public interface CompositeProductInterface implemeneted by composite products that want to be treated as such by the promotions extension
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProductgetCompositeParentProduct(SessionContext ctx)
-
-
-
Method Detail
-
getCompositeParentProduct
Product getCompositeParentProduct(SessionContext ctx)
-
-