public class LiveEditResourceBeforeViewHandler extends AbstractConditionalResourceBeforeHandler
COMMON, RESOURCE_TYPE_CSS, RESOURCE_TYPE_JAVASCRIPT, SHARED| Constructor and Description |
|---|
LiveEditResourceBeforeViewHandler() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
beforeView(HttpServletRequest request,
HttpServletResponse response,
ModelMap model,
java.lang.String viewName) |
CMSPageContextService |
getCmsPageContextService() |
protected java.lang.String |
getCommonCssPathKey() |
protected java.lang.String |
getJavaScriptPathsKey() |
LiveEditVariant |
getLiveEditVariant() |
java.lang.String |
getPathPropertyPrefix() |
protected java.lang.String |
getThemeCssPathKey() |
boolean |
isIncludeResource(HttpServletRequest request,
HttpServletResponse response,
ModelMap model,
java.lang.String viewName) |
void |
setLiveEditVariant(LiveEditVariant liveEditVariant) |
void |
setLiveEditVariantCode(java.lang.String liveEditModeCode) |
void |
setPathPropertyPrefix(java.lang.String pathPropertyPrefix) |
addOrAppendListAttribute, addResourcePaths, getAddOnCommonCSSPaths, getAddOnJSPaths, getAddOnResourcePaths, getAddOnThemeCSSPaths, getBean, getDefaultThemeName, getRequestContextData, getThemeNameForSite, setDefaultThemeNamepublic boolean isIncludeResource(HttpServletRequest request,
HttpServletResponse response,
ModelMap model,
java.lang.String viewName)
isIncludeResource in class AbstractConditionalResourceBeforeHandlerpublic java.lang.String beforeView(HttpServletRequest request,
HttpServletResponse response,
ModelMap model,
java.lang.String viewName)
throws java.lang.Exception
beforeView in interface BeforeViewHandlerAdapteebeforeView in class AbstractConditionalResourceBeforeHandlerjava.lang.Exceptionpublic void setPathPropertyPrefix(java.lang.String pathPropertyPrefix)
public CMSPageContextService getCmsPageContextService()
public java.lang.String getPathPropertyPrefix()
getPathPropertyPrefix in class AbstractConditionalResourceBeforeHandlerprotected java.lang.String getCommonCssPathKey()
getCommonCssPathKey in class AbstractConditionalResourceBeforeHandlerprotected java.lang.String getThemeCssPathKey()
getThemeCssPathKey in class AbstractConditionalResourceBeforeHandlerprotected java.lang.String getJavaScriptPathsKey()
getJavaScriptPathsKey in class AbstractConditionalResourceBeforeHandlerpublic LiveEditVariant getLiveEditVariant()
public void setLiveEditVariant(LiveEditVariant liveEditVariant)
public void setLiveEditVariantCode(java.lang.String liveEditModeCode)
Copyright © 2018 SAP SE. All Rights Reserved.