| Package | Description |
|---|---|
| de.xima.fc.form.helper | |
| de.xima.fc.form.request | |
| de.xima.fc.interfaces.form | |
| de.xima.fc.session | |
| de.xima.fc.web.common.fd2.model |
| Modifier and Type | Method and Description |
|---|---|
static String |
URLHelper.attachmentFormActionURL(String context,
ValueParameters requestParameters,
String prozessId,
FRQSession formRequestSession,
String action) |
static String |
URLHelper.completeSubmitUrl(String submitUrl,
String language,
FRQSession formRequestSession,
String optionalSessionID) |
static String |
URLHelper.deleteAttachmentFormURL(String context,
ValueParameters requestParameters,
String prozessId,
FRQSession formRequestSession) |
static String |
URLHelper.downloadAttachmentFormURL(String context,
ValueParameters requestParameters,
String prozessId,
FRQSession formRequestSession) |
| Modifier and Type | Method and Description |
|---|---|
FRQSession |
FormRequestContext.getFRQSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormRequestContext.setFRQSession(FRQSession frqSession) |
| Modifier and Type | Method and Description |
|---|---|
FRQSession |
IFormRequestContext.getFRQSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
IFormRequestContext.setFRQSession(FRQSession formRequestSession) |
| Modifier and Type | Method and Description |
|---|---|
static FRQSession |
FRQSessionManager.addSession(XfcSession userSession,
String formSessionID) |
static FRQSession |
FRQSessionManager.current(javax.servlet.http.HttpServletRequest request) |
static FRQSession |
FRQSessionManager.getSession(javax.servlet.http.HttpServletRequest request) |
static FRQSession |
FRQSessionManager.getSession(javax.servlet.http.HttpServletRequest request,
String formSessionID) |
static FRQSession |
FRQSessionManager.getSession(String userSessionID,
String formSessionID) |
static FRQSession |
FRQSessionManager.registerFormRequest(javax.servlet.http.HttpServletRequest request) |
static FRQSession |
FRQSessionManager.remove(javax.servlet.http.HttpServletRequest req,
String formRequestId) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Map<String,FRQSession>> |
FRQSessionManager.getSessionMap() |
| Modifier and Type | Method and Description |
|---|---|
FRQSession |
FD2RenderContext.getFRQSession() |
Copyright © 2016. All rights reserved.