Index

B C D E F G I L M N O P R S U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

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, String) - 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

DATA_ERROR - 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
DatevExportService() - Constructor for class org.imixs.workflow.datev.export.DatevExportService
 
DatevHelper - Class in org.imixs.workflow.datev
Der DatevHelper prvides static helper methods
DatevHelper() - Constructor for class org.imixs.workflow.datev.DatevHelper
 
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
 
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
 
DatevService - Class in org.imixs.workflow.datev.imports
This Service provides methods to read and save the DATEV configuration
DatevService() - Constructor for class org.imixs.workflow.datev.imports.DatevService
 
DEFAULT_CONFIG_NAME - Static variable in class org.imixs.workflow.datev.export.DatevExportService
 
DOCUMENT_TYPE - Static variable in class org.imixs.workflow.datev.imports.DatevService
 

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_INVOICE_COMPLETED - Static variable in class org.imixs.workflow.datev.export.DatevExportAdapter
 
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

fileUploadController - Variable in class org.imixs.workflow.datev.controller.DatevController
 
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'

G

getConfiguration() - Method in class org.imixs.workflow.datev.controller.DatevController
 
getImportData() - Method in class org.imixs.workflow.datev.controller.DatevController
Itemcollection containing file import data
getName() - Method in class org.imixs.workflow.datev.controller.DatevController
 
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
 
IMPORT_ERROR - Static variable in class org.imixs.workflow.datev.imports.DatevService
 
importData(InputStream, String) - Method in class org.imixs.workflow.datev.imports.DatevImportService
This method imports all entities from a csv file.
init() - Method in class org.imixs.workflow.datev.controller.DatevController
This method load the config entity after postContstruct.
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_CLIENT_NAME - Static variable in class org.imixs.workflow.datev.export.DatevExportService
 
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.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
 

L

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

M

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
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
 

S

saveConfiguration() - Method in class org.imixs.workflow.datev.controller.DatevController
This method saves the DATEV configuration.
saveConfiguration(ItemCollection) - Method in class org.imixs.workflow.datev.imports.DatevService
This method saves the scheduler configuration.
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.
setConfiguration(ItemCollection) - Method in class org.imixs.workflow.datev.controller.DatevController
 
setImportData(ItemCollection) - Method in class org.imixs.workflow.datev.controller.DatevController
 
startImport() - Method in class org.imixs.workflow.datev.controller.DatevController
This method imports a DATEV Kreditoren.csv attachment added to the ItemCollection 'importData'

U

updateExportWorkitem(ItemCollection, ItemCollection, List<ItemCollection>) - Method in class org.imixs.workflow.datev.export.DatevExportService
This method Updates the export workitem
B C D E F G I L M N O P R S U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form