public abstract class BroadleafAbstractController extends Object
BroadleafControllerUtility| Constructor and Description |
|---|
BroadleafAbstractController() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getContextPath(javax.servlet.http.HttpServletRequest request)
Returns the current servlet context path.
|
protected boolean |
isAjaxRequest(javax.servlet.http.HttpServletRequest request)
A helper method that returns whether or not the given request was invoked via an AJAX call
|
protected boolean isAjaxRequest(javax.servlet.http.HttpServletRequest request)
request - protected String getContextPath(javax.servlet.http.HttpServletRequest request)
request - Copyright © 2014. All rights reserved.