@Controller @RequestMapping(value="/crafter-controller/component") public class ComponentRenderController extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
COMPONENT_PATH_MODEL_NAME |
static String |
URL_ROOT |
| Constructor and Description |
|---|
ComponentRenderController() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.web.servlet.ModelAndView |
render(String path) |
void |
setRenderComponentViewName(String renderComponentViewName) |
public static final String URL_ROOT
public final String COMPONENT_PATH_MODEL_NAME
Copyright © 2014 CrafterCMS. All Rights Reserved.