public class BundleRemoveEntryGroupMethodHook extends java.lang.Object implements CommerceRemoveEntryGroupMethodHook
GroupType.CONFIGURABLEBUNDLE type.| Constructor and Description |
|---|
BundleRemoveEntryGroupMethodHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterRemoveEntryGroup(RemoveEntryGroupParameter parameter,
CommerceCartModification result)
Executed after commerce remove entry group
|
void |
beforeRemoveEntryGroup(RemoveEntryGroupParameter parameter)
Executed before commerce remove entry gtoup
|
protected EntryGroupService |
getEntryGroupService() |
void |
setEntryGroupService(EntryGroupService entryGroupService) |
public void beforeRemoveEntryGroup(RemoveEntryGroupParameter parameter) throws CommerceCartModificationException
CommerceRemoveEntryGroupMethodHookbeforeRemoveEntryGroup in interface CommerceRemoveEntryGroupMethodHookCommerceCartModificationExceptionpublic void afterRemoveEntryGroup(RemoveEntryGroupParameter parameter, CommerceCartModification result)
CommerceRemoveEntryGroupMethodHookafterRemoveEntryGroup in interface CommerceRemoveEntryGroupMethodHookprotected EntryGroupService getEntryGroupService()
public void setEntryGroupService(EntryGroupService entryGroupService)
Copyright © 2018 SAP SE. All Rights Reserved.