Package com.broadleafcommerce.catalog.messaging.entitydeletion.handlers
package com.broadleafcommerce.catalog.messaging.entitydeletion.handlers
-
ClassDescriptionProvides common processing functionality to all
CatalogEntityDeletedEventHandler
instances.Handler to handle events for when aCatalogTrackable
entity is deleted, which is used to clean up the orphaned relationship entities when the main entity is deleted.TheCatalogEntityDeletedEventHandler
instance to clean upCategoryAssets
when aJpaCategory
is deleted.TheCatalogEntityDeletedEventHandler
instance to clean upCategoryProducts
when aJpaProduct
is deleted.TheCatalogEntityDeletedEventHandler
instance to clean upOptionTemplates
when aJpaCategory
is deleted.TheCatalogEntityDeletedEventHandler
instance to clean upProductAssets
when aJpaProduct
is deleted.TheCatalogEntityDeletedEventHandler
instance to clean upPromotionalCategoryProducts
when aJpaProduct
is deleted.TheCatalogEntityDeletedEventHandler
instance to clean upPromotionalProducts
when aJpaProduct
is deleted.TheCatalogEntityDeletedEventHandler
instance to clean upTranslations
when aJpaProduct
is deleted.