Package org.imixs.workflow.datev.imports
Class DatevImportAdapter
java.lang.Object
org.imixs.workflow.datev.imports.DatevImportAdapter
- All Implemented Interfaces:
org.imixs.workflow.Adapter,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
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringDiese methode entfernt optional " Zeichen am begin und endeorg.imixs.workflow.ItemCollectionexecute(org.imixs.workflow.ItemCollection workitem, org.imixs.workflow.ItemCollection event) This method finds or create the Datev Export and adds a reference ($workitemref) to the current invoice.
-
Field Details
-
DATEV_IMPORT_ERROR
- See Also:
-
ENCODING
- See Also:
-
-
Constructor Details
-
DatevImportAdapter
public DatevImportAdapter()
-
-
Method Details
-
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:
executein interfaceorg.imixs.workflow.Adapter- Throws:
org.imixs.workflow.exceptions.PluginExceptionorg.imixs.workflow.exceptions.AdapterException
-
csvVal
Diese methode entfernt optional " Zeichen am begin und ende- Parameters:
value-- Returns:
-