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