Uses of Interface
de.hybris.platform.commerceservices.order.CommerceRemoveEntryGroupStrategy
-
Packages that use CommerceRemoveEntryGroupStrategy Package Description de.hybris.platform.commerceservices.order.impl -
-
Uses of CommerceRemoveEntryGroupStrategy in de.hybris.platform.commerceservices.order.impl
Classes in de.hybris.platform.commerceservices.order.impl that implement CommerceRemoveEntryGroupStrategy Modifier and Type Class Description class
DefaultCommerceRemoveEntryGroupStrategy
Methods in de.hybris.platform.commerceservices.order.impl that return CommerceRemoveEntryGroupStrategy Modifier and Type Method Description protected CommerceRemoveEntryGroupStrategy
DefaultCommerceCartService. getRemoveEntryGroupStrategy()
Methods in de.hybris.platform.commerceservices.order.impl with parameters of type CommerceRemoveEntryGroupStrategy Modifier and Type Method Description void
DefaultCommerceCartService. setRemoveEntryGroupStrategy(CommerceRemoveEntryGroupStrategy removeEntryGroupStrategy)
-