| Package | Description | 
|---|---|
| de.xima.fc.form.process | |
| de.xima.fc.inbox.servlet | |
| de.xima.fc.interfaces.form | |
| de.xima.fc.servlet | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ExtendedFormProcessContext
Context of an form-process-request extended with  
HttpServletRequest and HttpServletResponse | 
class  | 
FormProcessContext
Context of an form-process-request with data after the processing 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IFormProcessContext | 
FormProcessContextBuilder.build()
builds an  
IFormProcessContext based on the given IFormRequestContext of the builder | 
IFormProcessContext | 
FormProcessContextBuilder.build(IFormProcessContext processCtx)
Builds the  
IFormProcessContext based on the given builder data by loading all needed data from the master
 server and sets them into the given IFormProcessContext. | 
| Modifier and Type | Method and Description | 
|---|---|
IFormProcessContext | 
FormProcessContextBuilder.build(IFormProcessContext processCtx)
Builds the  
IFormProcessContext based on the given builder data by loading all needed data from the master
 server and sets them into the given IFormProcessContext. | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
InboxWorkflowServlet.respondWorkflowAfterSubmit(IFormProcessContext processCtx,
                          IExtendedFormRequestContext requestCtx)  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
IExtendedFormProcessContext
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
FormVerifyServlet.respondWorkflowAfterSubmit(IFormProcessContext processCtx,
                          IExtendedFormRequestContext requestCtx)  | 
protected void | 
FormProcessServlet.respondWorkflowAfterSubmit(IFormProcessContext processCtx,
                          IExtendedFormRequestContext requestCtx)  | 
protected abstract void | 
AFormProcessingServlet.respondWorkflowAfterSubmit(IFormProcessContext processCtx,
                          IExtendedFormRequestContext requestCtx)  | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.