public abstract class BroadleafAbstractController
extends java.lang.Object
BroadleafControllerUtility| Constructor and Description |
|---|
BroadleafAbstractController() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.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 java.lang.String getContextPath(javax.servlet.http.HttpServletRequest request)
request - Copyright © 2018. All Rights Reserved.