Package | Description |
---|---|
de.xima.fc.form | |
de.xima.fc.form.publish | |
de.xima.fc.interfaces.form |
Modifier and Type | Method and Description |
---|---|
static boolean |
FormPublishUtil.publish(IFormPublishContext ctx) |
static void |
FormPublishUtil.publishPDFInmport(File file,
IFormPublishContext publishCtx) |
static ProjektRessource |
FormPublishUtil.publishProjectResource(File file,
String resourceName,
IFormPublishContext publishCtx) |
static void |
FormPublishUtil.publishResource(File file,
String resourceName,
IFormPublishContext publishCtx)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtendedFormPublishContext
Context of an form-publish-request extended with
HttpServletRequest and HttpServletResponse |
class |
FormPublishContext
Context of an form-publish-request with data for an publish-call
|
Modifier and Type | Method and Description |
---|---|
IFormPublishContext |
FormPublishContextBuilder.build(Benutzer benutzer,
PublishRequestParameter parameters)
builds an
IFormPublishContext based on the the given parameters. |
IFormPublishContext |
FormPublishContextBuilder.build(IFormPublishContext publishCtx)
builds the
IFormPublishContext based by loading all needed data from the master-server and sets them into
the given IFormPublishContext |
Modifier and Type | Method and Description |
---|---|
IFormPublishContext |
FormPublishContextBuilder.build(IFormPublishContext publishCtx)
builds the
IFormPublishContext based by loading all needed data from the master-server and sets them into
the given IFormPublishContext |
static boolean |
FormPublishValidator.checkPublishCtx(IFormPublishContext ctx) |
Modifier and Type | Interface and Description |
---|---|
interface |
IExtendedFormPublishContext
|
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.