public class DefaultCommerceRemoveEntriesStrategy extends java.lang.Object implements CommerceRemoveEntriesStrategy
| Constructor and Description |
|---|
DefaultCommerceRemoveEntriesStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected ModelService |
getModelService() |
void |
removeAllEntries(CommerceCartParameter parameter)
Removes all entries from the given
CartModel. |
void |
setModelService(ModelService modelService) |
public DefaultCommerceRemoveEntriesStrategy()
public void removeAllEntries(CommerceCartParameter parameter)
CommerceRemoveEntriesStrategyCartModel.removeAllEntries in interface CommerceRemoveEntriesStrategyparameter - A parameter object holding the CartModel that will be emptiedprotected ModelService getModelService()
public void setModelService(ModelService modelService)
Copyright © 2018 SAP SE. All Rights Reserved.