Class CustomerInterestsCleanupHook

java.lang.Object
de.hybris.platform.customerinterestsservices.retention.hook.CustomerInterestsCleanupHook
All Implemented Interfaces:
ItemCleanupHook<CustomerModel>

public class CustomerInterestsCleanupHook extends Object implements ItemCleanupHook<CustomerModel>
Hook to clean customer interests.
  • Constructor Details

    • CustomerInterestsCleanupHook

      public CustomerInterestsCleanupHook()
  • Method Details