Package org.broadleafcommerce.cms.web

Interface Summary
URLProcessor This interface is intended for use by processors that will determine whether a given URL requires special treatment.
 

Class Summary
BroadleafCmsSimpleUrlHandlerMapping Created by IntelliJ IDEA.
BroadleafProcessURLFilter This filter sets up the CMS system by setting the current sandbox, locale, time of day, and languageCode that used by content items.
BroadleafRequestContext  
NullURLProcessor Implementation of URLProcessor that indicates the URL was not able to be processed by any of the configured processors.
PageURLProcessor Based on the passed in request, this processor determines if a CMS managed page exists that matches the passed in URL.
PreviewTemplateController  
 

Enum Summary
ProcessURLAction Enum that indicates the action to take when processing a URL.
 



Copyright © 2012. All Rights Reserved.