Package | Description |
---|---|
de.xima.fc.form | |
de.xima.fc.form.publish | |
de.xima.fc.interfaces.form | |
de.xima.fc.mdl.request |
Modifier and Type | Method and Description |
---|---|
static PublishRequestParameter |
FormPublishUtil.requestParamsOf(javax.servlet.http.HttpServletRequest req)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected PublishRequestParameter |
FormPublishContext.requestParameter |
Modifier and Type | Method and Description |
---|---|
PublishRequestParameter |
FormPublishContext.getReqParams()
Deprecated.
|
PublishRequestParameter |
FormPublishContext.getRequestParameter() |
static PublishRequestParameter |
PublishRequestParameterParser.parameters(javax.servlet.http.HttpServletRequest req) |
Modifier and Type | Method and Description |
---|---|
IFormPublishContext |
FormPublishContextBuilder.build(Benutzer benutzer,
PublishRequestParameter parameters)
builds an
IFormPublishContext based on the the given parameters. |
Constructor and Description |
---|
FormPublishContext(IEntityContext ec,
PublishRequestParameter requestParameter) |
FormPublishContext(UserContext uc,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
PublishRequestParameter requestParameter)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
PublishRequestParameter |
IFormPublishContext.getReqParams()
Deprecated.
|
PublishRequestParameter |
IFormPublishContext.getRequestParameter() |
Modifier and Type | Method and Description |
---|---|
static PublishRequestParameter |
PublishRequestParameter.getFailed() |
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.