Skip navigation links
B C D E F G I L M N O P R S U 

B

buildCSVFile(ItemCollection, List<ItemCollection>, String, ItemCollection) - Method in class org.imixs.workflow.datev.export.DatevExportService
This method builds an DATEV CSV export file containing all given invoices
buildDocumentsZipFile(ItemCollection, List<ItemCollection>, String, ItemCollection) - Method in class org.imixs.workflow.datev.export.DatevExportService
This method builds the datev zip file containing the XML documents definition and also all attachments.
buildExportWorkitem(ItemCollection, String, int, List<ItemCollection>) - Method in class org.imixs.workflow.datev.export.DatevExportService
This method builds the export workitem.

C

CHILD_ITEM_PROPERTY - Static variable in class org.imixs.workflow.datev.export.DatevExportService
 
CHILD_ITEM_PROPERTY - Static variable in class org.imixs.workflow.datev.export.DatevRemoveAdapter
 
computeKey(ItemCollection) - Method in class org.imixs.workflow.datev.export.DatevExportService
Helper Method to copute the grouping key (MandantID+Buchungsperiode)
csvVal(String) - Static method in class org.imixs.workflow.datev.imports.DatevImportAdapter
Diese methode entfernt optional " Zeichen am begin und ende

D

DATEN_FEHLER - Static variable in class org.imixs.workflow.datev.imports.DatevImportService
 
DATEV_CONFIGURATION - Static variable in class org.imixs.workflow.datev.controller.DatevController
 
DATEV_CONFIGURATION - Static variable in class org.imixs.workflow.datev.export.DatevExportAdapter
 
DATEV_EXPORT_ERROR - Static variable in class org.imixs.workflow.datev.export.DatevExportAdapter
 
DATEV_IMPORT_ERROR - Static variable in class org.imixs.workflow.datev.imports.DatevImportAdapter
 
DatevController - Class in org.imixs.workflow.datev.controller
The DatevController is used to configure the DatevScheduler.
DatevController() - Constructor for class org.imixs.workflow.datev.controller.DatevController
 
DatevException - Exception in org.imixs.workflow.datev
 
DatevException(String, String, String) - Constructor for exception org.imixs.workflow.datev.DatevException
 
DatevException(String, String, String, Exception) - Constructor for exception org.imixs.workflow.datev.DatevException
 
DatevException(String, String, String, Object[]) - Constructor for exception org.imixs.workflow.datev.DatevException
 
DatevExportAdapter - Class in org.imixs.workflow.datev.export
Der DATEVExportAdapter erstellt einen DATEV Export zu allen im Datev-Export worktiem referenzierten Rechnungen.
DatevExportAdapter() - Constructor for class org.imixs.workflow.datev.export.DatevExportAdapter
 
DatevExportService - Class in org.imixs.workflow.datev.export
Der DatevExportService stellt methoden für den Datev export bereit Unter anderem werden metadaten berechnet.
DatevExportService() - Constructor for class org.imixs.workflow.datev.export.DatevExportService
 
DatevImportAdapter - Class in org.imixs.workflow.datev.imports
Der DatevImportAdapter liest eine DATEV Datei ein und parst dazu die einzelnen Header Informationen.
DatevImportAdapter() - Constructor for class org.imixs.workflow.datev.imports.DatevImportAdapter
 
DatevImportScheduler - Class in org.imixs.workflow.datev.imports
The DatevImportScheduler implementation imports workflow data (e.g. invoices) from a DATEV csv file.
DatevImportScheduler() - Constructor for class org.imixs.workflow.datev.imports.DatevImportScheduler
 
DatevImportService - Class in org.imixs.workflow.datev.imports
This Service provides methods to import data from a DATEV file.
DatevImportService() - Constructor for class org.imixs.workflow.datev.imports.DatevImportService
 
DatevRefAdapter - Class in org.imixs.workflow.datev.export
Der DATEVRefAdapter verknüpft eine Rechnung mit einem DATEV Export zum aktuellen Kreiditor und der Buchungsperiode.
DatevRefAdapter() - Constructor for class org.imixs.workflow.datev.export.DatevRefAdapter
 
DatevRemoveAdapter - Class in org.imixs.workflow.datev.export
Der KriegerDatevRemoveAdapter enfernt die Verknüpfung einer Rechnung mit einem DATEV Export
DatevRemoveAdapter() - Constructor for class org.imixs.workflow.datev.export.DatevRemoveAdapter
 

E

ENCODING - Static variable in class org.imixs.workflow.datev.imports.DatevImportAdapter
 
ERROR_CONFIG - Static variable in class org.imixs.workflow.datev.export.DatevRefAdapter
 
ERROR_CONFIG - Static variable in class org.imixs.workflow.datev.export.DatevRemoveAdapter
 
ERROR_MISSING_DATA - Static variable in class org.imixs.workflow.datev.export.DatevRefAdapter
 
ERROR_MISSING_DATA - Static variable in class org.imixs.workflow.datev.export.DatevRemoveAdapter
 
EVENT_FAILED - Static variable in class org.imixs.workflow.datev.imports.DatevImportScheduler
 
EVENT_INVOICE_COMPLETED - Static variable in class org.imixs.workflow.datev.export.DatevExportAdapter
 
EVENT_START - Static variable in class org.imixs.workflow.datev.imports.DatevImportScheduler
 
EVENT_SUCCESS - Static variable in class org.imixs.workflow.datev.imports.DatevImportScheduler
 
execute(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.datev.export.DatevExportAdapter
This method finds or create the Zahlungsavis and adds a reference ($workitemref) to the current invoice.
execute(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.datev.export.DatevRefAdapter
This method finds or create the Datev Export and adds a reference ($workitemref) to the current invoice.
execute(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.datev.export.DatevRemoveAdapter
This method finds the Datev export and removes a reference ($workitemref) to the current invoice.
execute(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.datev.imports.DatevImportAdapter
This method finds or create the Datev Export and adds a reference ($workitemref) to the current invoice.
explodeChildList(ItemCollection) - Method in class org.imixs.workflow.datev.export.DatevRefAdapter
converts the Map List of a workitem into a List of ItemCollectons

F

findDatevExport(String) - Method in class org.imixs.workflow.datev.export.DatevExportService
Prüft alle offenen Datev Exporte und gibt den neuesten zur angegebenen Datev Client ID zurück, oder null falls es keinen Offenen Datev Export gibt.
findEntityByName(String, String, String) - Method in class org.imixs.workflow.datev.imports.DatevImportService
This method finds a datev entity by the attribute 'txtName' The param clientID is optional and restricts the result to a specific DATEV client.

G

getName() - Method in class org.imixs.workflow.datev.controller.DatevController
 
getSchedulerClass() - Method in class org.imixs.workflow.datev.controller.DatevController
Returns the sepa scheduler class name.
getWorkItemFileFromWorkitem(ItemCollection) - Method in class org.imixs.workflow.datev.export.DatevExportService
This method first lookups the origin workItem from the given export data entity.

I

implodeChildList(ItemCollection, List<ItemCollection>) - Method in class org.imixs.workflow.datev.export.DatevRefAdapter
Convert the List of ItemCollections back into a List of Map elements
IMPORT_ERROR - Static variable in class org.imixs.workflow.datev.imports.DatevImportService
 
importData(InputStream, String) - Method in class org.imixs.workflow.datev.imports.DatevImportService
This method imports all entities from a csv file.
INVOICE_UPDATE - Static variable in class org.imixs.workflow.datev.imports.DatevImportScheduler
 
ISO8601_FORMAT_DATE - Static variable in class org.imixs.workflow.datev.imports.DatevImportService
 
ISO8601_FORMAT_DATETIME - Static variable in class org.imixs.workflow.datev.imports.DatevImportService
 
ITEM_DATEV_BOOKING_PERIOD - Static variable in class org.imixs.workflow.datev.export.DatevExportService
 
ITEM_DATEV_BOOKING_PERIOD - Static variable in class org.imixs.workflow.datev.export.DatevRemoveAdapter
 
ITEM_DATEV_CLIENT_ID - Static variable in class org.imixs.workflow.datev.export.DatevExportService
 
ITEM_DATEV_CLIENT_ID - Static variable in class org.imixs.workflow.datev.export.DatevRemoveAdapter
 
ITEM_DATEV_CONSULTANT_ID - Static variable in class org.imixs.workflow.datev.export.DatevExportService
 
ITEM_DATEV_FISCAL_START - Static variable in class org.imixs.workflow.datev.export.DatevExportService
 
ITEM_DATEV_KONTENLAENGE - Static variable in class org.imixs.workflow.datev.export.DatevExportService
 
ITEM_DBTR_NAME - Static variable in class org.imixs.workflow.datev.export.DatevExportService
 
ITEM_DBTR_NAME - Static variable in class org.imixs.workflow.datev.export.DatevRemoveAdapter
 
ITEM_FTP_ERROR - Static variable in class org.imixs.workflow.datev.export.DatevExportService
 
ITEM_FTP_HOST - Static variable in class org.imixs.workflow.datev.export.DatevExportService
 
ITEM_FTP_PASSWORD - Static variable in class org.imixs.workflow.datev.export.DatevExportService
 
ITEM_FTP_PATH_UPLOAD - Static variable in class org.imixs.workflow.datev.export.DatevExportService
 
ITEM_FTP_PORT - Static variable in class org.imixs.workflow.datev.export.DatevExportService
 
ITEM_FTP_USER - Static variable in class org.imixs.workflow.datev.export.DatevExportService
 
ITEM_INITIAL_TASK - Static variable in class org.imixs.workflow.datev.imports.DatevImportScheduler
 
ITEM_MODEL_VERSION - Static variable in class org.imixs.workflow.datev.imports.DatevImportScheduler
 

L

LINK_PROPERTY - Static variable in class org.imixs.workflow.datev.imports.DatevImportScheduler
 
loadConfiguration(String) - Method in class org.imixs.workflow.datev.export.DatevExportService
Loads the DATEV configuration entity by name.
logMessage(String, ItemCollection, ItemCollection) - Static method in class org.imixs.workflow.datev.export.DatevExportService
Creates a new log entry stored in the item _scheduler_log.

M

MAX_COUNT - Static variable in class org.imixs.workflow.datev.imports.DatevImportScheduler
 
MAX_SEARCH_RESULT - Static variable in class org.imixs.workflow.datev.imports.DatevImportService
 
MODEL_ERROR - Static variable in class org.imixs.workflow.datev.export.DatevExportService
 

N

normalizeValueList(String[]) - Method in class org.imixs.workflow.datev.imports.DatevImportService
This method removes the " from a value list

O

org.imixs.workflow.datev - package org.imixs.workflow.datev
 
org.imixs.workflow.datev.controller - package org.imixs.workflow.datev.controller
 
org.imixs.workflow.datev.export - package org.imixs.workflow.datev.export
 
org.imixs.workflow.datev.imports - package org.imixs.workflow.datev.imports
 

P

parseFieldList(String) - Method in class org.imixs.workflow.datev.imports.DatevImportService
This method parses a DATEV field description (first line of the csv file)
processDatevExport(ItemCollection) - Method in class org.imixs.workflow.datev.export.DatevExportService
Aktualisiert den DATEV Export mit Manager Rechten
processInvoices(ItemCollection, List<ItemCollection>, ItemCollection, ItemCollection) - Method in class org.imixs.workflow.datev.imports.DatevImportScheduler
This method expects a list of Subprocess definitions.
putFileData(FileData, ItemCollection, String, ItemCollection, int) - Method in class org.imixs.workflow.datev.export.DatevExportService
This method exports a fildata object to a ftp server defined by the configuration ItemCollection.

R

readEntity(String, List<String>) - Method in class org.imixs.workflow.datev.imports.DatevImportService
This method creates a ItemCollection from a csv file data line The method also creates a txtworkflowabstract to support fulltext search
REPORT_ERROR - Static variable in class org.imixs.workflow.datev.export.DatevExportService
 
run(ItemCollection) - Method in class org.imixs.workflow.datev.imports.DatevImportScheduler
This is the method which processes the timeout event depending on the running timer settings.

S

saveEntry(ItemCollection, String, String, String) - Method in class org.imixs.workflow.datev.imports.DatevImportService
This method process a single workIten in a new transaction.
searchEntity(String, String, String) - Method in class org.imixs.workflow.datev.imports.DatevImportService
This method returns a list of ItemCollections matching the search phrase and type.

U

updateExportWorkitem(ItemCollection, ItemCollection, List<ItemCollection>) - Method in class org.imixs.workflow.datev.export.DatevExportService
This method Updates the export workitem The datev client id is fetched from the first invoice of the invoice data collection.
B C D E F G I L M N O P R S U 
Skip navigation links

Copyright © 2022 Imixs Software Solutions GmbH. All rights reserved.