Package com.broadleafcommerce.catalog.messaging.entitydeletion.handlers
package com.broadleafcommerce.catalog.messaging.entitydeletion.handlers
-
ClassDescriptionProvides common processing functionality to all
CatalogEntityDeletedEventHandlerinstances.Handler to handle events for when aCatalogTrackableentity is deleted, which is used to clean up the orphaned relationship entities when the main entity is deleted.TheCatalogEntityDeletedEventHandlerinstance to clean upCategoryAssetswhen aJpaCategoryis deleted.TheCatalogEntityDeletedEventHandlerinstance to clean upCategoryProductswhen aJpaProductis deleted.TheCatalogEntityDeletedEventHandlerinstance to clean upOptionTemplateswhen aJpaCategoryis deleted.TheCatalogEntityDeletedEventHandlerinstance to clean upProductAssetswhen aJpaProductis deleted.TheCatalogEntityDeletedEventHandlerinstance to clean upPromotionalCategoryProductswhen aJpaProductis deleted.TheCatalogEntityDeletedEventHandlerinstance to clean upPromotionalProductswhen aJpaProductis deleted.TheCatalogEntityDeletedEventHandlerinstance to clean upTranslationswhen aJpaProductis deleted.