Package | Description |
---|---|
de.xima.fc.form.render | |
de.xima.fc.form.request | |
de.xima.fc.interfaces.form | |
de.xima.fc.servlet |
Modifier and Type | Method and Description |
---|---|
ParameterWrapper |
FormRenderContext.getParameterWrapper() |
ParameterWrapper |
FormRenderContext.getRequestParameters()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
FormRenderContext.setParameterWrapper(ParameterWrapper parameterWrapper) |
void |
FormRenderContext.setRequestParameters(ParameterWrapper requestParameters)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected ParameterWrapper |
FormRequestContext.parameterWrapper |
Modifier and Type | Method and Description |
---|---|
ParameterWrapper |
FormRequestContext.getParameterWrapper() |
static ParameterWrapper |
RequestParameterParser.parameters(javax.servlet.http.HttpServletRequest req)
liefert alle Parameter ('url-encoded' und 'multipart')
|
Modifier and Type | Method and Description |
---|---|
void |
FormRequestContext.initFormData(ParameterWrapper rp) |
void |
FormRequestContext.setParameterWrapper(ParameterWrapper parameterWrapper) |
Modifier and Type | Method and Description |
---|---|
ParameterWrapper |
IFormRenderContext.getParameterWrapper() |
ParameterWrapper |
IFormRequestContext.getParameterWrapper() |
ParameterWrapper |
IFormRenderContext.getRequestParameters()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
IFormRequestContext.initFormData(ParameterWrapper rp) |
void |
IFormRenderContext.setParameterWrapper(ParameterWrapper parameterWrapper) |
void |
IFormRequestContext.setParameterWrapper(ParameterWrapper parameterWrapper) |
void |
IFormRenderContext.setRequestParameters(ParameterWrapper requestParameters)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
FormAliasProvideServlet.throwError(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
ParameterWrapper params,
UserContext uc,
Integer mandantId) |
protected void |
FormForwardProvideServlet.throwError(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
ParameterWrapper params,
UserContext uc,
Integer mandantId) |
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.