IFormRenderContext and IFormRenderContext-methods@Deprecated public class FD2Helper extends Object
| Constructor and Description | 
|---|
FD2Helper()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
static IXForm | 
getDefaultXForm(IFormRenderContext renderCtx)
Deprecated. 
 
 | 
static IXForm | 
getDefaultXForm(XFormRenderConfig xFormConfig,
               IFormRenderContext renderCtx)
Deprecated. 
 
 | 
static IXFormRenderConfig | 
getDefaultXFormConfig(IFormRenderContext renderCtx)
Deprecated. 
 
 | 
static com.alibaba.fastjson.JSONObject | 
getFD2FormAsJSON(IFormRenderContext renderCtx)
Deprecated.  
 | 
static com.alibaba.fastjson.JSONObject | 
getFD2FormAsJSON(Projekt pro,
                FormVersion fv)
Deprecated. 
 
 | 
static String | 
getFormAsString(IFormRenderContext renderCtx)
Deprecated. 
 
 | 
static LinkedHashMap<String,String> | 
getMandantRessources(javax.servlet.http.HttpServletResponse resp,
                    Mandant mandant,
                    boolean inline,
                    String fileEnding)
Deprecated. 
 
will be removed! 
 | 
static LinkedHashMap<String,String> | 
getMandantRessources(IExtendedFormRenderContext renderCtx,
                    String fileEnding)
Deprecated. 
 
will be removed! 
 | 
static LinkedHashMap<String,String> | 
getProjektRessources(javax.servlet.http.HttpServletResponse resp,
                    Projekt projekt,
                    boolean inline,
                    String fileEnding)
Deprecated. 
 
will be removed! 
 | 
static LinkedHashMap<String,String> | 
getProjektRessources(IExtendedFormRenderContext renderCtx,
                    String fileEnding)
Deprecated. 
 
will be removed! 
 | 
static void | 
renderFD2Form(IFormRenderContext renderCtx,
             IExtendedFormRequestContext requestCtx)
Deprecated. 
 
 | 
static void | 
renderFD2Form(IXForm xForm,
             javax.servlet.http.HttpServletResponse response)
 | 
static void | 
renderFD2Form(IXForm xForm,
             IExtendedFormRequestContext requestCtx)
 | 
static com.alibaba.fastjson.JSONObject | 
resolveLanguage(String lang,
               String tbText)
Deprecated. 
 
will be removed! 
 | 
static boolean | 
validateFD2Form(IFormRenderContext renderCtx,
               IExtendedFormRequestContext requestCtx)
 | 
static boolean | 
validateFD2Form(IXForm xForm,
               IExtendedFormRequestContext requestCtx)
 | 
@Deprecated public static IXForm getDefaultXForm(IFormRenderContext renderCtx) throws IOException
IFormRenderContext.buildXForm()IOException@Deprecated public static IXFormRenderConfig getDefaultXFormConfig(IFormRenderContext renderCtx) throws IOException
IFormRenderContext.buildXFormConfig()IOException@Deprecated public static IXForm getDefaultXForm(XFormRenderConfig xFormConfig, IFormRenderContext renderCtx) throws IOException
IFormRenderContext.buildXForm()IOException@Deprecated public static com.alibaba.fastjson.JSONObject resolveLanguage(String lang, String tbText) throws com.alibaba.fastjson.JSONException
com.alibaba.fastjson.JSONException@Deprecated public static com.alibaba.fastjson.JSONObject getFD2FormAsJSON(IFormRenderContext renderCtx) throws IOException, com.alibaba.fastjson.JSONException
IOExceptioncom.alibaba.fastjson.JSONException@Deprecated public static com.alibaba.fastjson.JSONObject getFD2FormAsJSON(Projekt pro, FormVersion fv) throws IOException, com.alibaba.fastjson.JSONException
IFormRenderContextIOExceptioncom.alibaba.fastjson.JSONException@Deprecated public static String getFormAsString(IFormRenderContext renderCtx) throws IOException, com.alibaba.fastjson.JSONException
IFormRenderContext.render()IOExceptioncom.alibaba.fastjson.JSONException@Deprecated public static void renderFD2Form(IFormRenderContext renderCtx, IExtendedFormRequestContext requestCtx) throws IOException, com.alibaba.fastjson.JSONException
IFormRenderContext.render(IExtendedFormRequestContext)IOExceptioncom.alibaba.fastjson.JSONException@Deprecated public static void renderFD2Form(IXForm xForm, javax.servlet.http.HttpServletResponse response) throws com.alibaba.fastjson.JSONException
FormHelper.renderToRequestResponse(IXForm, IXFormRenderConfig, de.xima.fc.form.common.models.IXFormRenderContext, HttpServletResponse)com.alibaba.fastjson.JSONException@Deprecated public static void renderFD2Form(IXForm xForm, IExtendedFormRequestContext requestCtx)
@Deprecated public static boolean validateFD2Form(IFormRenderContext renderCtx, IExtendedFormRequestContext requestCtx)
@Deprecated public static boolean validateFD2Form(IXForm xForm, IExtendedFormRequestContext requestCtx)
@Deprecated public static LinkedHashMap<String,String> getProjektRessources(IExtendedFormRenderContext renderCtx, String fileEnding) throws IOException
IOException@Deprecated public static LinkedHashMap<String,String> getProjektRessources(javax.servlet.http.HttpServletResponse resp, Projekt projekt, boolean inline, String fileEnding) throws IOException
IOException@Deprecated public static LinkedHashMap<String,String> getMandantRessources(IExtendedFormRenderContext renderCtx, String fileEnding) throws IOException
IOException@Deprecated public static LinkedHashMap<String,String> getMandantRessources(javax.servlet.http.HttpServletResponse resp, Mandant mandant, boolean inline, String fileEnding) throws IOException
IOExceptionCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.