public class BroadleafAdminModulesController extends BroadleafAbstractController implements org.springframework.web.servlet.mvc.Controller
Modifier and Type | Field and Description |
---|---|
protected static String |
modulesView |
Constructor and Description |
---|
BroadleafAdminModulesController() |
Modifier and Type | Method and Description |
---|---|
static String |
getModulesView() |
org.springframework.web.servlet.ModelAndView |
handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static void |
setModulesView(String modulesView) |
isAjaxRequest
protected static String modulesView
public org.springframework.web.servlet.ModelAndView handleRequest(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
handleRequest
in interface org.springframework.web.servlet.mvc.Controller
Exception
public static String getModulesView()
public static void setModulesView(String modulesView)
Copyright © 2013. All rights reserved.