public class CsTicketCleanupHook extends java.lang.Object implements ItemCleanupHook<CsTicketModel>
| Constructor and Description |
|---|
CsTicketCleanupHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanupRelatedObjects(CsTicketModel csTicketModel)
Cleanup related objects before cleanup item.
|
protected DefaultCsTicketCleanupStrategy |
getCsTicketCleanupStrategy() |
void |
setCsTicketCleanupStrategy(DefaultCsTicketCleanupStrategy csTicketCleanupStrategy) |
public void cleanupRelatedObjects(CsTicketModel csTicketModel)
ItemCleanupHookcleanupRelatedObjects in interface ItemCleanupHook<CsTicketModel>csTicketModel - its related objects to cleanupprotected DefaultCsTicketCleanupStrategy getCsTicketCleanupStrategy()
public void setCsTicketCleanupStrategy(DefaultCsTicketCleanupStrategy csTicketCleanupStrategy)
Copyright © 2018 SAP SE. All Rights Reserved.