Package | Description |
---|---|
de.xima.fc.form.process | |
de.xima.fc.interfaces.form |
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 | Interface and Description |
---|---|
interface |
IExtendedFormProcessContext
|
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.