Interface | Description |
---|---|
URLProcessor | Deprecated
This interface is intended for use by processors that will determine whether a given URL
requires special treatment.
|
Class | Description |
---|---|
BroadleafCmsSimpleUrlHandlerMapping |
Created by IntelliJ IDEA.
|
BroadleafProcessURLFilter | Deprecated
In favor of org.broadleafcommerce.common.web.BroadleafRequestFilter.
|
NullURLProcessor |
Implementation of
URLProcessor that indicates the URL was not able to be
processed by any of the configured processors. |
PageHandlerMapping |
This handler mapping works with the Page entity to determine if a page has been configured for
the passed in URL.
|
PageURLProcessor | |
PreviewTemplateController | |
URLHandlerFilter |
Responsible for setting up the site and locale used by Broadleaf Commerce components.
|
Enum | Description |
---|---|
ProcessURLAction | Deprecated
in favor of Spring MVC mechanisms (@see PageHandlerMapping)
Enum that indicates the action to take when processing a URL.
|
Copyright © 2014. All rights reserved.