Uses of Class
org.broadleafcommerce.common.web.BLCAbstractHandlerMapping
Packages that use BLCAbstractHandlerMapping
-
Uses of BLCAbstractHandlerMapping in org.broadleafcommerce.cms.web
Subclasses of BLCAbstractHandlerMapping in org.broadleafcommerce.cms.webModifier and TypeClassDescriptionclass
This handler mapping works with the Page entity to determine if a page has been configured for the passed in URL. -
Uses of BLCAbstractHandlerMapping in org.broadleafcommerce.core.web.catalog
Subclasses of BLCAbstractHandlerMapping in org.broadleafcommerce.core.web.catalogModifier and TypeClassDescriptionclass
This handler mapping works with the Category entity to determine if a category has been configured for the passed in URL.class
This handler mapping works with the Product entity to determine if a product has been configured for the passed in URL.class
This handler mapping works with the Sku entity to determine if a sku has been configured for the passed in URL.