Class DatevImportAdapter

  • All Implemented Interfaces:
    org.imixs.workflow.Adapter, org.imixs.workflow.SignalAdapter

    public class DatevImportAdapter
    extends Object
    implements org.imixs.workflow.SignalAdapter
    Der DatevImportAdapter liest eine DATEV Datei ein und parst dazu die einzelnen Header Informationen.
    • DATEV-Format-KZ
    • Versionsnummer
    • Datenkategorie
    • Formatname
    • Formatversion
    • Erzeugt am
    Version:
    1.0
    Author:
    rsoika
    • Constructor Detail

      • DatevImportAdapter

        public DatevImportAdapter()
    • Method Detail

      • execute

        public org.imixs.workflow.ItemCollection execute​(org.imixs.workflow.ItemCollection workitem,
                                                         org.imixs.workflow.ItemCollection event)
                                                  throws org.imixs.workflow.exceptions.AdapterException,
                                                         org.imixs.workflow.exceptions.PluginException
        This method finds or create the Datev Export and adds a reference ($workitemref) to the current invoice.
        Specified by:
        execute in interface org.imixs.workflow.Adapter
        Throws:
        org.imixs.workflow.exceptions.PluginException
        org.imixs.workflow.exceptions.AdapterException
      • csvVal

        public static String csvVal​(String value)
        Diese methode entfernt optional " Zeichen am begin und ende
        Parameters:
        value -
        Returns: