Interface BeforeViewHandlerAdaptee
- All Known Implementing Classes:
AbstractConditionalResourceBeforeHandler,BeforeViewJsPropsHandlerAdaptee,ExportJsPropertiesBeforeViewHandler,HybrisAnalyticsBeforeViewHandler,HybrisMerchandisingBeforeViewHandlerAdaptee,ProductDetailsBeforeViewHandler,ProfileTagBeforeViewHandler
public interface BeforeViewHandlerAdaptee
Allows an AddOn to code up a BeforeViewHandler adapter without needing to implement the storefront specific
interface.
-
Method Summary
Modifier and TypeMethodDescriptionbeforeView(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.springframework.ui.ModelMap model, String viewName)