| Package | Description |
|---|---|
| de.xima.fc.form.process |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtendedFormProcessContext
Context of an form-process-request extended with
HttpServletRequest and HttpServletResponse |
| Modifier and Type | Method and Description |
|---|---|
IExtendedFormProcessContext |
FormProcessContextBuilder.build(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
builds an
IExtendedFormProcessContext based on the IFormRequestContext of the builder and the given
parameters. |
IExtendedFormProcessContext |
FormProcessContextBuilder.build(IExtendedFormRequestContext requestCtx)
builds an
IExtendedFormProcessContext based on the IFormRequestContext of the builder and the
IExtendedFormRequestContext. |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.