public class GigyaBeforeViewHandler extends java.lang.Object implements BeforeViewHandlerAdaptee
| Constructor and Description |
|---|
GigyaBeforeViewHandler() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
beforeView(HttpServletRequest request,
HttpServletResponse response,
ModelMap model,
java.lang.String viewName) |
CMSSiteService |
getCmsSiteService() |
CommonI18NService |
getCommonI18NService() |
protected java.util.List<JavaScriptVariableData> |
getJsVariables(ModelMap model) |
void |
setCmsSiteService(CMSSiteService cmsSiteService) |
void |
setCommonI18NService(CommonI18NService commonI18NService) |
public java.lang.String beforeView(HttpServletRequest request,
HttpServletResponse response,
ModelMap model,
java.lang.String viewName)
throws java.lang.Exception
beforeView in interface BeforeViewHandlerAdapteejava.lang.Exceptionprotected java.util.List<JavaScriptVariableData> getJsVariables(ModelMap model)
public CMSSiteService getCmsSiteService()
public void setCmsSiteService(CMSSiteService cmsSiteService)
public CommonI18NService getCommonI18NService()
public void setCommonI18NService(CommonI18NService commonI18NService)
Copyright © 2018 SAP SE. All Rights Reserved.