Class CisSapDigitalPaymentCustomerCleanupHook

java.lang.Object
de.hybris.platform.cissapdigitalpayment.retention.impl.CisSapDigitalPaymentCustomerCleanupHook
All Implemented Interfaces:
de.hybris.platform.retention.hook.ItemCleanupHook<CustomerModel>

public class CisSapDigitalPaymentCustomerCleanupHook extends Object implements de.hybris.platform.retention.hook.ItemCleanupHook<CustomerModel>
  • Constructor Details

    • CisSapDigitalPaymentCustomerCleanupHook

      public CisSapDigitalPaymentCustomerCleanupHook()
  • Method Details

    • cleanupRelatedObjects

      public void cleanupRelatedObjects(CustomerModel customerModel)
      Specified by:
      cleanupRelatedObjects in interface de.hybris.platform.retention.hook.ItemCleanupHook<CustomerModel>
    • getSapDigitalPaymentCustomerAccountService

      public SapDigitalPaymentCustomerAccountService getSapDigitalPaymentCustomerAccountService()
      Returns:
      the sapDigitalPaymentCustomerAccountService
    • setSapDigitalPaymentCustomerAccountService

      public void setSapDigitalPaymentCustomerAccountService(SapDigitalPaymentCustomerAccountService sapDigitalPaymentCustomerAccountService)
      Parameters:
      sapDigitalPaymentCustomerAccountService - the sapDigitalPaymentCustomerAccountService to set
    • getCisSapDigitalPaymentService

      public CisSapDigitalPaymentService getCisSapDigitalPaymentService()
      Returns:
      the cisSapDigitalPaymentService
    • setCisSapDigitalPaymentService

      public void setCisSapDigitalPaymentService(CisSapDigitalPaymentService cisSapDigitalPaymentService)
      Parameters:
      cisSapDigitalPaymentService - the cisSapDigitalPaymentService to set
    • getSapDigitalPaymentConfigurationStrategy

      public SapDigitalPaymentConfigurationStrategy getSapDigitalPaymentConfigurationStrategy()
      Returns:
      the sapDigitalPaymentConfigurationStrategy
    • setSapDigitalPaymentConfigurationStrategy

      public void setSapDigitalPaymentConfigurationStrategy(SapDigitalPaymentConfigurationStrategy sapDigitalPaymentConfigurationStrategy)
      Parameters:
      sapDigitalPaymentConfigurationStrategy - the sapDigitalPaymentConfigurationStrategy to set