public class CisSapDigitalPaymentCustomerCleanupHook extends java.lang.Object implements ItemCleanupHook<CustomerModel>
| Constructor and Description |
|---|
CisSapDigitalPaymentCustomerCleanupHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanupRelatedObjects(CustomerModel customerModel)
Cleanup related objects before cleanup item.
|
CisSapDigitalPaymentService |
getCisSapDigitalPaymentService() |
SapDigitalPaymentConfigurationStrategy |
getSapDigitalPaymentConfigurationStrategy() |
SapDigitalPaymentCustomerAccountService |
getSapDigitalPaymentCustomerAccountService() |
void |
setCisSapDigitalPaymentService(CisSapDigitalPaymentService cisSapDigitalPaymentService) |
void |
setSapDigitalPaymentConfigurationStrategy(SapDigitalPaymentConfigurationStrategy sapDigitalPaymentConfigurationStrategy) |
void |
setSapDigitalPaymentCustomerAccountService(SapDigitalPaymentCustomerAccountService sapDigitalPaymentCustomerAccountService) |
public CisSapDigitalPaymentCustomerCleanupHook()
public void cleanupRelatedObjects(CustomerModel customerModel)
ItemCleanupHookcleanupRelatedObjects in interface ItemCleanupHook<CustomerModel>customerModel - its related objects to cleanuppublic SapDigitalPaymentCustomerAccountService getSapDigitalPaymentCustomerAccountService()
public void setSapDigitalPaymentCustomerAccountService(SapDigitalPaymentCustomerAccountService sapDigitalPaymentCustomerAccountService)
sapDigitalPaymentCustomerAccountService - the sapDigitalPaymentCustomerAccountService to setpublic CisSapDigitalPaymentService getCisSapDigitalPaymentService()
public void setCisSapDigitalPaymentService(CisSapDigitalPaymentService cisSapDigitalPaymentService)
cisSapDigitalPaymentService - the cisSapDigitalPaymentService to setpublic SapDigitalPaymentConfigurationStrategy getSapDigitalPaymentConfigurationStrategy()
public void setSapDigitalPaymentConfigurationStrategy(SapDigitalPaymentConfigurationStrategy sapDigitalPaymentConfigurationStrategy)
sapDigitalPaymentConfigurationStrategy - the sapDigitalPaymentConfigurationStrategy to setCopyright © 2018 SAP SE. All Rights Reserved.