public interface ItemCleanupHook<MODEL extends ItemModel>
| Modifier and Type | Method and Description |
|---|---|
void |
cleanupRelatedObjects(MODEL item)
Cleanup related objects before cleanup item.
|
void cleanupRelatedObjects(MODEL item)
item - its related objects to cleanupCopyright © 2018 SAP SE. All Rights Reserved.