public interface CartEntryActionHandlerRegistry
| Modifier and Type | Method and Description |
|---|---|
CartEntryActionHandler |
getHandler(CartEntryAction action)
Returns the configured handler for the given action type.
|
CartEntryActionHandler getHandler(CartEntryAction action)
action - the action to get the handler implementation forCopyright © 2018 SAP SE. All Rights Reserved.