Interface SelectiveCartUpdateStrategy
-
- All Known Implementing Classes:
DefaultSelectiveCartUpdateStrategy
public interface SelectiveCartUpdateStrategy
Updates selective cart when when displaying the cart page
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
update()
Orders and regroups cart data entries
-