public class AuditServicesCustomerCleanupHook extends java.lang.Object implements ItemCleanupHook<CustomerModel>
AuditReportDataModel connected to a CustomerModel| Constructor and Description |
|---|
AuditServicesCustomerCleanupHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanupRelatedObjects(CustomerModel customer)
Cleanup related objects before cleanup item.
|
protected AuditReportDataService |
getAuditReportDataService() |
void |
setAuditReportDataService(AuditReportDataService auditReportDataService) |
public void cleanupRelatedObjects(CustomerModel customer)
ItemCleanupHookcleanupRelatedObjects in interface ItemCleanupHook<CustomerModel>customer - its related objects to cleanupprotected AuditReportDataService getAuditReportDataService()
public void setAuditReportDataService(AuditReportDataService auditReportDataService)
Copyright © 2018 SAP SE. All Rights Reserved.