public interface PostPersistHook
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ItemModel item)
Executes this hook after persisting the given item.
|
void execute(ItemModel item)
item - an item to execute this hook withCopyright © 2018 SAP SE. All Rights Reserved.