Uses of Interface
de.hybris.platform.retention.hook.ItemCleanupHook
Packages that use ItemCleanupHook
Package
Description
-
Uses of ItemCleanupHook in de.hybris.platform.auditreport.retention.impl
Classes in de.hybris.platform.auditreport.retention.impl that implement ItemCleanupHookModifier and TypeClassDescriptionclassHook to removeAuditReportDataModelconnected to aCustomerModel -
Uses of ItemCleanupHook in de.hybris.platform.commerceservices.retention.impl
Classes in de.hybris.platform.commerceservices.retention.impl that implement ItemCleanupHookModifier and TypeClassDescriptionclassThis Hook removes customer related objects such as addresses, payment methods, carts and contact infos.classThis Hook removes order related objects such as address, payment info, and promotion order restriction. -
Uses of ItemCleanupHook in de.hybris.platform.customercouponservices.retention.hook
Classes in de.hybris.platform.customercouponservices.retention.hook that implement ItemCleanupHookModifier and TypeClassDescriptionclassCleans customer coupon notification when the retention framework removes customer data -
Uses of ItemCleanupHook in de.hybris.platform.customerinterestsservices.retention.hook
Classes in de.hybris.platform.customerinterestsservices.retention.hook that implement ItemCleanupHookModifier and TypeClassDescriptionclassHook to clean customer interests. -
Uses of ItemCleanupHook in de.hybris.platform.marketplaceservices.retention.hook
Classes in de.hybris.platform.marketplaceservices.retention.hook that implement ItemCleanupHookModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.since 1905. -
Uses of ItemCleanupHook in de.hybris.platform.marketplaceservices.retention.hooks.impl
Classes in de.hybris.platform.marketplaceservices.retention.hooks.impl that implement ItemCleanupHookModifier and TypeClassDescriptionclassCleans up customer vendor reviews after the customer account is closed and the customer related data needs to be cleaned. -
Uses of ItemCleanupHook in de.hybris.platform.notificationservices.retention.hook
Classes in de.hybris.platform.notificationservices.retention.hook that implement ItemCleanupHookModifier and TypeClassDescriptionclassHook to clean customer sitemessages. -
Uses of ItemCleanupHook in de.hybris.platform.personalizationservices.retention.impl
Classes in de.hybris.platform.personalizationservices.retention.impl that implement ItemCleanupHook -
Uses of ItemCleanupHook in de.hybris.platform.retention.impl
Methods in de.hybris.platform.retention.impl that return types with arguments of type ItemCleanupHookModifier and TypeMethodDescriptionprotected List<ItemCleanupHook>AbstractExtensibleRemoveCleanupAction.getCleanupHooks()Method parameters in de.hybris.platform.retention.impl with type arguments of type ItemCleanupHookModifier and TypeMethodDescriptionvoidAbstractExtensibleRemoveCleanupAction.setItemCleanupHooks(List<ItemCleanupHook> itemCleanupHooks) -
Uses of ItemCleanupHook in de.hybris.platform.ticket.retention.impl
Classes in de.hybris.platform.ticket.retention.impl that implement ItemCleanupHookModifier and TypeClassDescriptionclassThis Hook removes CsTicket related objects such as CsTicketEventModel and CsTicketChangeEventEntryModelclassThis Hook removes CustomerModel's CsTicketModels and related objects such as CsTicketEventModel and CsTicketChangeEventEntryModel -
Uses of ItemCleanupHook in de.hybris.platform.wishlist2.retention.hook.impl
Classes in de.hybris.platform.wishlist2.retention.hook.impl that implement ItemCleanupHookModifier and TypeClassDescriptionclassThis Hook removes customer related objects in wishlist extension.