@Controller
@RequestMapping(value="/preview/**")
public class PreviewTemplateController
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
REQUEST_MAPPING_PREFIX |
| Constructor and Description |
|---|
PreviewTemplateController() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
displayPreview(javax.servlet.http.HttpServletRequest httpServletRequest) |
public static final java.lang.String REQUEST_MAPPING_PREFIX
Copyright © 2018. All Rights Reserved.