|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use URLProcessor | |
|---|---|
| org.broadleafcommerce.cms.web | |
| Uses of URLProcessor in org.broadleafcommerce.cms.web |
|---|
| Classes in org.broadleafcommerce.cms.web that implement URLProcessor | |
|---|---|
class |
NullURLProcessor
Implementation of URLProcessor that indicates the URL was not able to be
processed by any of the configured processors. |
class |
PageURLProcessor
Based on the passed in request, this processor determines if a CMS managed page exists that matches the passed in URL. |
| Methods in org.broadleafcommerce.cms.web that return types with arguments of type URLProcessor | |
|---|---|
List<URLProcessor> |
BroadleafProcessURLFilter.getUrlProcessorList()
|
| Method parameters in org.broadleafcommerce.cms.web with type arguments of type URLProcessor | |
|---|---|
void |
BroadleafProcessURLFilter.setUrlProcessorList(List<URLProcessor> urlProcessorList)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||