Package | Description |
---|---|
de.xima.fc.form.helper | |
de.xima.fc.form.render | |
de.xima.fc.form.request | |
de.xima.fc.interfaces.form | |
de.xima.fc.servlet | |
de.xima.fc.session |
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 |
FormRenderContext.getFRQSession() |
Modifier and Type | Method and Description |
---|---|
void |
FormRenderContext.setFRQSession(FRQSession frqSession) |
Modifier and Type | Field and Description |
---|---|
protected FRQSession |
FormRequestContext.frqSession |
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 |
IFormRenderContext.getFRQSession() |
FRQSession |
IFormRequestContext.getFRQSession() |
Modifier and Type | Method and Description |
---|---|
void |
IFormRenderContext.setFRQSession(FRQSession frqSession) |
void |
IFormRequestContext.setFRQSession(FRQSession formRequestSession) |
Modifier and Type | Method and Description |
---|---|
protected FRQSession |
AFormDependendServlet.getFormSession(javax.servlet.http.HttpServletRequest req) |
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() |
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.