Uses of Class
com.broadleafcommerce.catalog.messaging.entitydeletion.handlers.AbstractCatalogEntityDeletedEventHandler
Packages that use AbstractCatalogEntityDeletedEventHandler
-
Uses of AbstractCatalogEntityDeletedEventHandler in com.broadleafcommerce.catalog.messaging.entitydeletion.handlers
Subclasses of AbstractCatalogEntityDeletedEventHandler in com.broadleafcommerce.catalog.messaging.entitydeletion.handlersModifier and TypeClassDescriptionclass
TheCatalogEntityDeletedEventHandler
instance to clean upCategoryAssets
when aJpaCategory
is deleted.class
TheCatalogEntityDeletedEventHandler
instance to clean upCategoryProducts
when aJpaProduct
is deleted.class
TheCatalogEntityDeletedEventHandler
instance to clean upOptionTemplates
when aJpaCategory
is deleted.class
TheCatalogEntityDeletedEventHandler
instance to clean upProductAssets
when aJpaProduct
is deleted.class
class
TheCatalogEntityDeletedEventHandler
instance to clean upPromotionalCategoryProducts
when aJpaProduct
is deleted.class
TheCatalogEntityDeletedEventHandler
instance to clean upPromotionalProducts
when aJpaProduct
is deleted.class
TheCatalogEntityDeletedEventHandler
instance to clean upTranslations
when aJpaProduct
is deleted.class