| Package | Description |
|---|---|
| com.jalios.jcms.ajax | |
| com.jalios.jcms.unifiedinsert |
| Modifier and Type | Method and Description |
|---|---|
JcmsJspAjaxContext |
AjaxManager.getContext(java.lang.String id,
javax.servlet.http.HttpSession session)
Returns the JcmsJspAjaxContext for the given request id.
|
static JcmsJspAjaxContext |
AjaxFilter.getJcmsJspAjaxContext(java.lang.String ajaxId,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
AjaxManager.setContext(java.lang.String id,
JcmsJspAjaxContext jjac,
javax.servlet.http.HttpSession session)
Internal method used by Ajax-Refresh to reset JcmsJspAjaxContext in session
|
| Constructor and Description |
|---|
AjaxRequestWrapper(javax.servlet.http.HttpServletRequest req,
JcmsJspAjaxContext jjac) |
| Modifier and Type | Class and Description |
|---|---|
class |
InsertionContext |
Copyright © 2001-2017 Jalios SA. All Rights Reserved.