Class FcImportFormValueFromXmlProps

    • Constructor Detail

      • FcImportFormValueFromXmlProps

        public FcImportFormValueFromXmlProps()
    • Method Detail

      • getXpathMapping

        public List<Setting<String>> getXpathMapping()
        Returns:
        list of XPath notations for mapping XML values ​​to form element values
      • getXslTemplate

        public UuidEntityRef getXslTemplate()
        Returns:
        The UUID of the selected XSL template.
      • setXmlSource

        public void setXmlSource​(SingleFile xmlSource)
        Parameters:
        xmlSource - a SingleFile
      • setXpathMapping

        public void setXpathMapping​(List<Setting<String>> xpathMapping)
        Parameters:
        xpathMapping - list of XPath notations for mapping XML values ​​to form element values.
      • setXslTemplate

        public void setXslTemplate​(UuidEntityRef xslTemplate)
        Parameters:
        xslTemplate - an UUID for an XSL template