public class FormProcessUtil extends Object
Constructor and Description |
---|
FormProcessUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
checkBotField(IExtendedFormRequestContext requestCtx)
Methode zum Prüfen, ob das Bot-Feld ausgefüllt wurde
|
static FormEingang |
createFormEingang(IFormRequestContext requestCtx,
Vorgang v)
Deprecated.
|
static Vorgang |
createVorgang(IFormRequestContext requestCtx)
Deprecated.
|
static Map<String,List<String>> |
getFormDataMap(IFormRequestContext ctx,
Vorgang v)
Deprecated.
|
static IFormRenderContext |
getValidationContext(IFormRequestContext requestCtx) |
static IXForm |
getValidationForm(IFormRequestContext requestCtx) |
static Vorgang |
processVorgang(IExtendedFormRequestContext requestCtx)
Deprecated.
|
static FormEingang |
updateFormEingang(IFormRequestContext requestCtx,
Vorgang v)
Deprecated.
|
static Vorgang |
updateVorgang(IFormRequestContext requestCtx)
Deprecated.
|
static boolean |
validate(IXForm xform,
IXFormRenderConfig config,
IExtendedFormRequestContext requestCtx) |
@Deprecated public static Vorgang processVorgang(IExtendedFormRequestContext requestCtx) throws PropertyException, ValidationException
FormPersistContext
and FormPersistContextBuilder
PropertyException
ValidationException
@Deprecated public static Map<String,List<String>> getFormDataMap(IFormRequestContext ctx, Vorgang v)
FormPersistContext.getFormRequestContext()
and FormRequestContext.getFormData()
@Deprecated public static FormEingang createFormEingang(IFormRequestContext requestCtx, Vorgang v)
FormPersistContext
and FormPersistContextBuilder
@Deprecated public static FormEingang updateFormEingang(IFormRequestContext requestCtx, Vorgang v)
FormPersistContext
and FormPersistContextBuilder
@Deprecated public static Vorgang updateVorgang(IFormRequestContext requestCtx) throws PropertyException, ValidationException
FormPersistContext
and FormPersistContextBuilder
PropertyException
ValidationException
@Deprecated public static Vorgang createVorgang(IFormRequestContext requestCtx) throws PropertyException, ValidationException
FormPersistContext
and FormPersistContextBuilder
PropertyException
ValidationException
public static IXForm getValidationForm(IFormRequestContext requestCtx) throws Exception
Exception
public static IFormRenderContext getValidationContext(IFormRequestContext requestCtx) throws Exception
Exception
public static boolean validate(IXForm xform, IXFormRenderConfig config, IExtendedFormRequestContext requestCtx)
public static boolean checkBotField(IExtendedFormRequestContext requestCtx)
requestCtx
- IExtendedFormRequestContext
true
wenn das Bot-Feld ausgefüllt wurdeCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.