Uses of Interface
de.xima.fc.interfaces.form.IFormDataAdapter
Packages that use IFormDataAdapter
Package
Description
Package für den API-Zugriff auf Workflowverarbeitung
Package with default remote interfaces for the communication between master- and frontend-server
Die Frontendserver-Implementierung
Adapterklassen zur Formulardatenverarbeitung
-
Uses of IFormDataAdapter in de.xima.fc.api.workflow
Methods in de.xima.fc.api.workflow that return IFormDataAdapterModifier and TypeMethodDescriptionFormDataAPI.instFor
(UserContext uc, FormEingang fe) FormDataAPI.instFor
(UserContext uc, Vorgang vorgang) Methode zum Ermitteln der FlattenForm-Daten einesVorgang
s -
Uses of IFormDataAdapter in de.xima.fc.appointment
Methods in de.xima.fc.appointment with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionstatic List<SubmittedAppointment>
SubmittedAppointment.forFormData
(FieldName fieldName, UUID templateUuid, IFormDataAdapter formData, Map<UUID, Appointment> existingAppointmentsByUuid) Creates a new appointment action for a form submission. -
Uses of IFormDataAdapter in de.xima.fc.bl.fdv
Methods in de.xima.fc.bl.fdv that return IFormDataAdapterModifier and TypeMethodDescriptionWorkflowProcessing.getFdaData()
Deprecated.WorkflowProcessingContext.getFormDataAdapter()
Deprecated.Methods in de.xima.fc.bl.fdv with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionboolean
ConditionCheck.accept
(IFormDataAdapter fd, WorkflowProcessingContext wpc) Deprecated.Lieferttrue
, wenn die Bedingung dieses Checks von den übergebenen Formulardaten erfüllt wird.WorkflowProcessingContextManager.createContext
(Vorgang vorgang, IWorkflowProcessing processing, IXForm xForm, IXFormRenderConfig xformConfig, IFormDataAdapter formDataAdapter, IEntityContext entityContext, SessionAttributes sessionAttributes) Deprecated.WorkflowProcessingContextManager.createContext
(Vorgang process, IWorkflowProcessing processing, IXForm xForm, IXFormRenderConfig xformConfig, IFormDataAdapter formDataAdapter, IEntityContext entityContext, Map<String, Serializable> sessionAttributes) Deprecated.void
WorkflowProcessingContext.setFormDataAdapter
(IFormDataAdapter formDataAdapter) Deprecated.Constructors in de.xima.fc.bl.fdv with parameters of type IFormDataAdapterModifierConstructorDescriptionWorkflowProcessing
(Vorgang v, Projekt p, Status zielStatus, Benutzer curBen, IFormDataAdapter fdaData, IEntityContext ec, SessionAttributes sessionAttributes, IXFormRenderConfig xformConfig) WorkflowProcessing
(Vorgang v, Projekt p, Status zielStatus, Benutzer curBen, IFormDataAdapter fdaData, IEntityContext ec, Map<String, Serializable> sessionAttributes, IXFormRenderConfig xformConfig) Deprecated.WorkflowProcessing
(Vorgang v, Projekt p, Status zielStatus, Benutzer curBen, IFormDataAdapter fdaData, IEntityContext ec, Map<String, Serializable> sessionAttributes, IXFormRenderConfig xformConfig, boolean anonymize) Deprecated.WorkflowProcessing
(Vorgang v, Projekt p, Status zielStatus, IUser user, IFormDataAdapter fdaData, IEntityContext ec, Map<String, Serializable> sessionAttributes, IXFormRenderConfig xformConfig, boolean anonymize) Deprecated.WorkflowProcessingContext
(Vorgang process, IWorkflowProcessing processing, IXForm xForm, IXFormRenderConfig xformConfig, IFormDataAdapter formDataAdapter, IEntityContext entityContext, Map<String, Serializable> sessionAttributes) Deprecated. -
Uses of IFormDataAdapter in de.xima.fc.bl.fdv.processing.helper
Methods in de.xima.fc.bl.fdv.processing.helper with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionstatic void
PdfFillHelper.fillPdfForm
(org.apache.pdfbox.pdmodel.PDDocument pdDoc, IFormDataAdapter fda, IWorkflowProcessingContext wpc) Deprecated.usePDFFiller
PdfFillHelper.getFieldOptions
(String identifier, boolean asAlias, IFormDataAdapter fda) Deprecated.static String
PdfFillHelper.getFunctionResultValue
(String value, String acroFieldName, IFormDataAdapter fda) -
Uses of IFormDataAdapter in de.xima.fc.bl.fdv.savedata
Methods in de.xima.fc.bl.fdv.savedata that return IFormDataAdapterModifier and TypeMethodDescriptionstatic IFormDataAdapter
SaveFormDataAdapter.extendSendData
(IEntityContext ec, Vorgang vorgang, IFormDataAdapter fdaData, XForm xform) static IFormDataAdapter
SaveFormDataAdapter.instFor
(IEntityContext ec, FormEingang fe) Deprecated.static IFormDataAdapter
SaveFormDataAdapter.instFor
(IEntityContext ec, Vorgang v) Deprecated.static IFormDataAdapter
Deprecated.Methods in de.xima.fc.bl.fdv.savedata with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionstatic IFormDataAdapter
SaveFormDataAdapter.extendSendData
(IEntityContext ec, Vorgang vorgang, IFormDataAdapter fdaData, XForm xform) -
Uses of IFormDataAdapter in de.xima.fc.com.interfaces
Methods in de.xima.fc.com.interfaces with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionvoid
IFSSession.callback
(String callbackHandlerName, IFormDataAdapter formData, Vorgang process) Method to perform an callback on the frontend-server -
Uses of IFormDataAdapter in de.xima.fc.data
Methods in de.xima.fc.data that return IFormDataAdapterModifier and TypeMethodDescriptionstatic IFormDataAdapter
SaveFormDataInitializer.extendXFormData
(IEntityContext ec, Vorgang vorgang, FormVersion formVersion, IFormDataAdapter fdaData, IXForm xform, IXFormRenderConfig config) static IFormDataAdapter
SaveFormDataInitializer.extendXFormData
(IEntityContext ec, Vorgang vorgang, IFormDataAdapter fdaData, IXForm xform) static IFormDataAdapter
SaveFormDataInitializer.extendXFormData
(IEntityContext ec, Vorgang vorgang, IFormDataAdapter fdaData, IXForm xform, IXFormRenderConfig config) static IFormDataAdapter
SaveFormDataInitializer.initBy
(XForm form, Map<String, List<String>> dataMap, Map<String, List<org.apache.commons.fileupload.FileItem>> uploadMap) static IFormDataAdapter
SaveFormDataInitializer.initBy
(IEntityContext ec, FormEingang fe) static IFormDataAdapter
SaveFormDataInitializer.initBy
(IEntityContext ec, FormVersion formVersion) static IFormDataAdapter
SaveFormDataInitializer.initBy
(IEntityContext ec, Vorgang v) static IFormDataAdapter
Methods in de.xima.fc.data with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionstatic IFormDataAdapter
SaveFormDataInitializer.extendXFormData
(IEntityContext ec, Vorgang vorgang, FormVersion formVersion, IFormDataAdapter fdaData, IXForm xform, IXFormRenderConfig config) static IFormDataAdapter
SaveFormDataInitializer.extendXFormData
(IEntityContext ec, Vorgang vorgang, IFormDataAdapter fdaData, IXForm xform) static IFormDataAdapter
SaveFormDataInitializer.extendXFormData
(IEntityContext ec, Vorgang vorgang, IFormDataAdapter fdaData, IXForm xform, IXFormRenderConfig config) static HashMap<String,
FormFieldMetaData> FieldMetaDataHelper.getFieldInitData
(Vorgang vorgang, IFormDataAdapter saveFormData, XForm xform) static Postfach
SaveFormDataHelper.getPostfachByData
(IEntityContext ec, IFormDataAdapter formData) static Projekt
SaveFormDataHelper.getProjektByData
(IEntityContext ec, IFormDataAdapter formData) static Status
SaveFormDataHelper.getStatusByData
(IEntityContext ec, IFormDataAdapter formData) static void
SaveFormDataHelper.initElementData
(XForm form, IFormDataAdapter saveData) static void
SaveFormDataHelper.initElementData
(IEntityContext ec, FormVersion fv, IFormDataAdapter saveData) static void
SaveFormDataHelper.initElementData
(IEntityContext ec, Vorgang vorgang, IFormDataAdapter saveData) static void
SaveFormDataHelper.initElementData
(List<FormElement> formElemente, IFormDataAdapter saveData) static Vorgang
SaveFormDataHelper.resolveToVorgang
(IEntityContext ec, IFormDataAdapter formData) -
Uses of IFormDataAdapter in de.xima.fc.form.identitytoken
Methods in de.xima.fc.form.identitytoken with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionstatic IdentityTokenCheck
IdentityTokenCheck.perform
(IEntityContext ec, IFormDataAdapter fda, Vorgang formRecord) static IdentityTokenGeneration
IdentityTokenGeneration.perform
(IEntityContext ec, IFormDataAdapter fda, FormVersion formVersion, Projekt project) static IdentityTokenGeneration
IdentityTokenGeneration.perform
(IEntityContext ec, IFormDataAdapter fda, Vorgang formRecord, FormVersion formVersion, Projekt project, com.alibaba.fastjson.JSONObject userData) When enabled, an ID is generated based on the data of a submitted form. -
Uses of IFormDataAdapter in de.xima.fc.form.renderer
Constructors in de.xima.fc.form.renderer with parameters of type IFormDataAdapterModifierConstructorDescriptionXFormValidator
(IXForm form, IXFormRenderConfig config, Map<String, List<org.apache.commons.fileupload.FileItem>> uploadsMap, IFormDataAdapter formDataAdapter, FRQSession frqSession) -
Uses of IFormDataAdapter in de.xima.fc.form.request
Fields in de.xima.fc.form.request declared as IFormDataAdapterMethods in de.xima.fc.form.request that return IFormDataAdapterMethods in de.xima.fc.form.request with parameters of type IFormDataAdapter -
Uses of IFormDataAdapter in de.xima.fc.fs.callback
Methods in de.xima.fc.fs.callback with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionvoid
ICallback.execute
(IFormDataAdapter saveFormData, Vorgang vorgang) Deprecated.will be removedstatic void
CallbackExecuter.resolveCallback
(String callbackName, IFormDataAdapter saveFormData, Vorgang vorgang) Deprecated.will be removed -
Uses of IFormDataAdapter in de.xima.fc.fs.server
Methods in de.xima.fc.fs.server with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionvoid
FSSessionImpl.callback
(String callbackName, IFormDataAdapter saveFormData, Vorgang vorgang) Deprecated.will be removedstatic void
FSServer.execCallback
(String connectionID, String callbackName, IFormDataAdapter saveFormData, Vorgang vorgang) Deprecated.will be removed -
Uses of IFormDataAdapter in de.xima.fc.handler.interfaces.workflow
Methods in de.xima.fc.handler.interfaces.workflow that return IFormDataAdapterModifier and TypeMethodDescriptionIFormDataHandler.instFor
(UserContext uc, FormEingang fe) IFormDataHandler.instFor
(UserContext uc, Vorgang v) -
Uses of IFormDataAdapter in de.xima.fc.handler.workflow
Methods in de.xima.fc.handler.workflow that return IFormDataAdapterModifier and TypeMethodDescriptionFormDataHandler.instFor
(UserContext uc, FormEingang fe) FormDataHandler.instFor
(UserContext uc, Vorgang v) -
Uses of IFormDataAdapter in de.xima.fc.interfaces.form
Methods in de.xima.fc.interfaces.form that return IFormDataAdapterMethods in de.xima.fc.interfaces.form with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionvoid
IFormRequestContext.setFormData
(IFormDataAdapter formData) -
Uses of IFormDataAdapter in de.xima.fc.interfaces.placeholder
Methods in de.xima.fc.interfaces.placeholder with parameters of type IFormDataAdapterModifier and TypeMethodDescriptiondefault String
IFormValueReplacer.replace
(IEntityContext ec, String placeholder, String placeholderContent, IFormDataAdapter fda, FormVersion fv, boolean encodeForHTML) Deprecated. -
Uses of IFormDataAdapter in de.xima.fc.interfaces.placeholder.params
Methods in de.xima.fc.interfaces.placeholder.params that return IFormDataAdapterModifier and TypeMethodDescriptionIFormReplacerParams.getFormData()
ISystemReplacerParams.getFormData()
Methods in de.xima.fc.interfaces.placeholder.params with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionvoid
IFormReplacerParams.setFormData
(IFormDataAdapter formData) void
ISystemReplacerParams.setFormData
(IFormDataAdapter formData) -
Uses of IFormDataAdapter in de.xima.fc.interfaces.plugin.param.replacer
Methods in de.xima.fc.interfaces.plugin.param.replacer that return IFormDataAdapterModifier and TypeMethodDescriptiondefault IFormDataAdapter
IPluginFormReplacerParams.getFormDataAdapter()
Deprecated.Use (@link #getFormReplacerParams() -
Uses of IFormDataAdapter in de.xima.fc.interfaces.processing
Methods in de.xima.fc.interfaces.processing that return IFormDataAdapter -
Uses of IFormDataAdapter in de.xima.fc.interfaces.workflow.event
Methods in de.xima.fc.interfaces.workflow.event that return IFormDataAdapter -
Uses of IFormDataAdapter in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that return IFormDataAdapterModifier and TypeMethodDescriptionIRemoteEventExecutionResult.getFormDataAdapter()
ITaskExecutionResult.getFormDataAdapter()
IWorkflowExecutionEnvironmentData.getFormDataAdapter()
Methods in de.xima.fc.interfaces.workflow.execution with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionIWorkflowFileHandler.getAttachmentsFromUploadElements
(List<String> uploadElements, Vorgang formRecord, IFormDataAdapter formDataAdapter) Determines the upload attachments from the specified form record. -
Uses of IFormDataAdapter in de.xima.fc.mdl.form
Methods in de.xima.fc.mdl.form that return IFormDataAdapterModifier and TypeMethodDescriptionFormRenderData.getFormData()
FormRequestData.getFormDataTemplate()
FormPersistData.getMergedFormData()
Deprecated.FormPersistData.getPersistedFormData()
Methods in de.xima.fc.mdl.form with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionvoid
FormRenderData.setFormData
(IFormDataAdapter formData) void
FormRequestData.setFormDataTemplate
(IFormDataAdapter formDataTemplate) void
FormPersistData.setMergedFormData
(IFormDataAdapter mergedFormData) Deprecated.void
FormPersistData.setPersistedFormData
(IFormDataAdapter persistedFormData) -
Uses of IFormDataAdapter in de.xima.fc.mdl.form.record
Constructors in de.xima.fc.mdl.form.record with parameters of type IFormDataAdapterModifierConstructorDescriptionFormRecordReviewData
(Vorgang formRecord, List<BenutzerGruppe> userGroups, List<IFormRecordJobDetails> quartzJobDetails, IFormRecordWorkflowData workflowData, IFormDataAdapter fda, IXForm xForm, IFD2XItemProvider itemProvider) FormRecordReviewData
(Vorgang formRecord, List<BenutzerGruppe> userGroups, List<IFormRecordJobDetails> quartzJobDetails, IFormRecordWorkflowData workflowData, IFormDataAdapter fda, IXForm xForm, IFD2XItemProvider itemProvider, Locale locale) FormRecordReviewData
(Vorgang formRecord, List<BenutzerGruppe> userGroups, List<IFormRecordJobDetails> quartzJobDetails, IFormRecordWorkflowData workflowData, IFormDataAdapter fda, IXForm xForm, IFD2XItemProvider itemProvider, Locale locale, boolean ignoreConditions) -
Uses of IFormDataAdapter in de.xima.fc.mdl.placeholder
Methods in de.xima.fc.mdl.placeholder that return IFormDataAdapterMethods in de.xima.fc.mdl.placeholder with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionvoid
DefaultReplacerParameters.setFormData
(IFormDataAdapter formData) Constructors in de.xima.fc.mdl.placeholder with parameters of type IFormDataAdapterModifierConstructorDescriptionDefaultReplacerParameters
(IFormDataAdapter formData, FormVersion formVersion, boolean encodeForHTML) DefaultReplacerParameters
(IFormDataAdapter formData, FormVersion formVersion, boolean encodeForHTML, boolean encodeFormValuesForPlaceholder) DefaultReplacerParameters
(IFormDataAdapter formData, Vorgang process) -
Uses of IFormDataAdapter in de.xima.fc.mdl.savedata
Classes in de.xima.fc.mdl.savedata that implement IFormDataAdapterMethods in de.xima.fc.mdl.savedata that return IFormDataAdapterModifier and TypeMethodDescriptionstatic IFormDataAdapter
SaveFormDataFactory.getNewSaveData
(FormVersion fv) -
Uses of IFormDataAdapter in de.xima.fc.mdl.workflow
Methods in de.xima.fc.mdl.workflow that return IFormDataAdapterConstructors in de.xima.fc.mdl.workflow with parameters of type IFormDataAdapterModifierConstructorDescriptionWorkflowStartingContext
(UserContext usersContext, Vorgang vorgang, IFormDataAdapter fdaData, boolean isReSubmit) WorkflowStartingContext
(UserContext usersContext, Vorgang vorgang, IFormDataAdapter fdaData, boolean isReSubmit, SessionAttributes sessionAttributes, XFormRenderConfig formConfig) WorkflowStartingContext
(UserContext usersContext, Vorgang vorgang, IFormDataAdapter fdaData, boolean isReSubmit, Map<String, Serializable> sessionAttributes, IXFormRenderConfig formConfig) WorkflowStartingContext
(UserContext usersContext, Vorgang vorgang, IFormDataAdapter fdaData, boolean isReSubmit, Map<String, Serializable> sessionAttributes, IXFormRenderConfig formConfig, boolean anonymize) WorkflowStartingContext
(UserContext usersContext, Vorgang vorgang, IFormDataAdapter fdaData, boolean isReSubmit, Map<String, Serializable> sessionAttributes, XFormRenderConfig formConfig) Deprecated. -
Uses of IFormDataAdapter in de.xima.fc.pdf
Methods in de.xima.fc.pdf with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionvoid
PDFFiller.fill
(IFormDataAdapter fda, IBaseWorkflowExecutionContext wpc, boolean flatten) PDFFiller.getFieldOptions
(String identifier, boolean asAlias, IFormDataAdapter fda) static String
PDFFiller.getFunctionResultValue
(String value, String acroFieldName, IFormDataAdapter fda) -
Uses of IFormDataAdapter in de.xima.fc.placeholder
Methods in de.xima.fc.placeholder with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionstatic String
PlaceholderReplacer.parse
(IEntityContext ec, String text, IFormDataAdapter fda, Mandant client, FormVersion formVersion, boolean encodeForHTML) Deprecated.static String
PlaceholderReplacer.parse
(IEntityContext ec, String text, IFormDataAdapter fda, Mandant client, Vorgang formRecord, boolean encodeForHTML) Deprecated.static String
PlaceholderReplacer.parse
(IEntityContext ec, String text, IFormDataAdapter fda, IWorkflowProcessingContext wpc, Vorgang vorgang, Mandant mandant, boolean encodeForHTML) Deprecated.static String
PlaceholderReplacer.parse
(String text, IFormDataAdapter fda, Mandant client, FormVersion formVersion, boolean encodeForHTML) This method applies all available placeholder replacers on the given text.static String
PlaceholderReplacer.parse
(String text, IFormDataAdapter fda, Mandant client, Vorgang formRecord, boolean encodeForHTML) This method applies all available placeholder replacers on the given text.static String
PlaceholderReplacer.parse
(String text, IFormDataAdapter fda, IWorkflowProcessingContext wpc, Vorgang vorgang, Mandant mandant, boolean encodeForHTML) Deprecated.static String
PlaceholderReplacer.parseForFormValues
(IEntityContext ec, String text, IFormDataAdapter formData, FormVersion formVersion, boolean encodeForHTML) Deprecated.static String
PlaceholderReplacer.parseForFormValues
(String text, IFormDataAdapter formData, FormVersion formVersion, boolean encodeForHTML) Deprecated.static String
PlaceholderReplacer.replaceFormValue
(IEntityContext ec, String placeholder, String placeholderContent, IFormDataAdapter formData, FormVersion formVersion, boolean encodeForHTML) Deprecated.static String
PlaceholderReplacer.replaceFormValue
(String placeholder, String placeholderContent, IFormDataAdapter formData, FormVersion formVersion, boolean encodeForHTML) Deprecated. -
Uses of IFormDataAdapter in de.xima.fc.plugin.models.params.replacer
Methods in de.xima.fc.plugin.models.params.replacer that return IFormDataAdapterConstructors in de.xima.fc.plugin.models.params.replacer with parameters of type IFormDataAdapterModifierConstructorDescriptionPluginFormReplacerParams
(IEntityContext ec, String placeholder, String placeholderContent, IFormDataAdapter fda, FormVersion formversion) -
Uses of IFormDataAdapter in de.xima.fc.transform.xml
Methods in de.xima.fc.transform.xml with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionFdToXmlBuilder.buildForProcess
(UserContext uc, Vorgang formRecord, IFormDataAdapter fda, IXForm xform) Builds the XML export of an single form recordstatic RootFdXml
FDToXmlTransformer.createForSingleVorgang
(Vorgang process, IFormDataAdapter formData, IXForm xform) -
Uses of IFormDataAdapter in de.xima.fc.word
Constructors in de.xima.fc.word with parameters of type IFormDataAdapterModifierConstructorDescriptionAsposeDataAdapter
(IBaseWorkflowExecutionContext workflowExecutionContext, IFormDataAdapter fda) -
Uses of IFormDataAdapter in de.xima.fc.workflow.event
Methods in de.xima.fc.workflow.event with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionFormSubmissionEventDataBuilder.formDataAdapter
(IFormDataAdapter formDataAdapter) -
Uses of IFormDataAdapter in de.xima.fc.workflow.iface
Methods in de.xima.fc.workflow.iface that return IFormDataAdapter -
Uses of IFormDataAdapter in de.xima.fc.workflow.model
Methods in de.xima.fc.workflow.model that return IFormDataAdapterModifier and TypeMethodDescriptionRemoteEventExecutionResult.getFormDataAdapter()
WorkflowResponseWrapper.getFormDataAdapter()
Deprecated.WorkflowTaskRunnerParams.getFormDataAdapter()
Methods in de.xima.fc.workflow.model with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionWorkflowTaskRunnerParams.Builder.formDataAdapter
(IFormDataAdapter formDataAdapter) Constructors in de.xima.fc.workflow.model with parameters of type IFormDataAdapterModifierConstructorDescriptionRemoteEventExecutionResult
(boolean wasSuccessful, Vorgang formRecord, boolean wasFormRecordDeleted, IServletResponse servletResponse, IFormDataAdapter formDataAdapter, IMapDiff<String, Serializable> sessionAttributesMapDiff, IMapDiff<Serializable, Serializable> frqSessionAttributesMapDiff, String errorMessage, String[] stackTrace) Creates a new POJO with the given data. -
Uses of IFormDataAdapter in de.xima.fc.workflow.processor.form
Methods in de.xima.fc.workflow.processor.form with parameters of type IFormDataAdapterModifier and TypeMethodDescriptionstatic final String
FormProcessUtils.replaceProcessSubject
(IEntityContext ec, IFormDataAdapter formData, Vorgang process) Returns the subject of the given process while placeholders will be replaced by the given form data
WorkflowProcessingContextManager.createContext(Vorgang, IWorkflowProcessing, IXForm, IXFormRenderConfig, IFormDataAdapter, IEntityContext, Map)