public class PreviewResourceBeforeViewHandler
extends AbstractConditionalResourceBeforeHandler
| Modifier and Type | Field and Description |
|---|---|
protected String |
pathPropertyPrefix |
| Constructor and Description |
|---|
PreviewResourceBeforeViewHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
beforeView(HttpServletRequest request,
HttpServletResponse response,
ModelMap model,
String viewName) |
String |
getPathPropertyPrefix() |
boolean |
isIncludeResource(HttpServletRequest request,
HttpServletResponse response,
ModelMap model,
String viewName) |
void |
setPathPropertyPrefix(String pathPropertyPrefix) |
protected String pathPropertyPrefix
public boolean isIncludeResource(HttpServletRequest request,
HttpServletResponse response,
ModelMap model,
String viewName)
public String beforeView(HttpServletRequest request, HttpServletResponse response, ModelMap model, String viewName) throws Exception
Exceptionpublic void setPathPropertyPrefix(String pathPropertyPrefix)
public String getPathPropertyPrefix()
Copyright © 2017 SAP SE. All Rights Reserved.