Uses of Interface
de.hybris.platform.commerceservices.order.CommerceRemoveEntriesStrategy
-
Packages that use CommerceRemoveEntriesStrategy Package Description de.hybris.platform.commerceservices.order.impl -
-
Uses of CommerceRemoveEntriesStrategy in de.hybris.platform.commerceservices.order.impl
Classes in de.hybris.platform.commerceservices.order.impl that implement CommerceRemoveEntriesStrategy Modifier and Type Class Description classDefaultCommerceRemoveEntriesStrategyA default commerce strategy for removing all entries from cartMethods in de.hybris.platform.commerceservices.order.impl that return CommerceRemoveEntriesStrategy Modifier and Type Method Description protected CommerceRemoveEntriesStrategyDefaultCommerceCartService. getCommerceRemoveEntriesStrategy()Methods in de.hybris.platform.commerceservices.order.impl with parameters of type CommerceRemoveEntriesStrategy Modifier and Type Method Description voidDefaultCommerceCartService. setCommerceRemoveEntriesStrategy(CommerceRemoveEntriesStrategy commerceRemoveEntriesStrategy)
-