public class SapCpiInboundQuoteEntryPostPersistenceHook extends java.lang.Object implements PostPersistHook
| Constructor and Description |
|---|
SapCpiInboundQuoteEntryPostPersistenceHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ItemModel item)
Executes this hook after persisting the given item.
|
DefaultInboundQuoteEntryHelper |
getSapInboundQuoteEntryHelper() |
void |
setSapInboundQuoteEntryHelper(DefaultInboundQuoteEntryHelper sapInboundQuoteEntryHelper) |
public SapCpiInboundQuoteEntryPostPersistenceHook()
public void execute(ItemModel item)
PostPersistHookexecute in interface PostPersistHookitem - an item to execute this hook withpublic DefaultInboundQuoteEntryHelper getSapInboundQuoteEntryHelper()
public void setSapInboundQuoteEntryHelper(DefaultInboundQuoteEntryHelper sapInboundQuoteEntryHelper)
Copyright © 2018 SAP SE. All Rights Reserved.