Interface CartRestorationServiceHook
- All Known Implementing Classes:
CPQDefaultCartRestorationServiceHook
public interface CartRestorationServiceHook
Hook interface for CartRestorationService
-
Method Summary
Modifier and TypeMethodDescriptionvoidafterCreateItemHook(AbstractOrderEntryModel orderEntry, Item item)
-
Method Details
-
afterCreateItemHook
- Parameters:
orderEntry-item-
-