Uses of Class
de.xima.fc.mdl.fdv.simplexml.xml.RootFdXml
Packages that use RootFdXml
- 
Uses of RootFdXml in de.xima.fc.transform.xml
Methods in de.xima.fc.transform.xml that return RootFdXmlModifier and TypeMethodDescriptionstatic RootFdXmlFDToXmlTransformer.createForPostfach(UserContext uc, List<String> vl, XfcSession xfcSesssion, de.xima.cmn.criteria.QueryCriteriaManager qcm, Benutzer user) Deprecated.static RootFdXmlFDToXmlTransformer.createForProjektPostfach(List<ExtendedEntityModel<Vorgang>> processes, XfcSession sess) Deprecated.static RootFdXmlFDToXmlTransformer.createForSingleVorgang(Vorgang process, IFormDataAdapter formData, IXForm xform) static RootFdXmlFDToXmlTransformer.createForSingleVorgang(Map<String, List<String[]>> dataMap, Vorgang process, IXForm xform) FdToXmlResult.getRootFdXml()Methods in de.xima.fc.transform.xml with parameters of type RootFdXmlModifier and TypeMethodDescriptionstatic voidFDToXmlTransformer.fillFormRoot(RootFdXml formRoot) Deprecated.-RootFdXmlwill is filled on instantiationstatic voidFDToXmlTransformer.writeXMLFile(RootFdXml formRoot, File outputFile) Deprecated. 
FdToXmlBuilder.buildForProcessIDs(UserContext, Benutzer, List)orFdToXmlBuilder.buildForInbox(UserContext, Benutzer, QueryCriteriaManager)