Information about this module's container configuration.
The following table contains global module information.
Name: | jDTAUS Banking ⁑ Utilities |
---|---|
Description: | jDTAUS banking utility components. |
Version: | 1.13 |
The following table lists all implementations provided by the module.
Identifier | Name | Version | Final | Implemented specifications |
---|---|---|---|---|
org.jdtaus.banking.util.BankleitzahlenDatei | BankleitzahlenDatei | 1.13 | true | |
org.jdtaus.banking.util.swing.AlphaNumericText27TextField | jDTAUS Banking ⁑ Utilities | 1.13 | true | |
org.jdtaus.banking.util.swing.KontonummerTextField | jDTAUS Banking ⁑ Utilities | 1.13 | true | |
org.jdtaus.banking.util.swing.Referenznummer10TextField | jDTAUS Banking ⁑ Utilities | 1.13 | true | |
org.jdtaus.banking.util.swing.Referenznummer11TextField | jDTAUS Banking ⁑ Utilities | 1.13 | true | |
org.jdtaus.banking.util.swing.BankleitzahlTextField | jDTAUS Banking ⁑ Utilities | 1.13 | true |
The following table lists all dependencies to provide when assembling an application.
Specification | Module | Required specification level |
---|---|---|
org.jdtaus.banking.BankleitzahlenVerzeichnis Public directory of german bank codes. | jDTAUS Banking ⁑ API | 1.1 |
org.jdtaus.core.monitor.spi.TaskMonitor Monitors tasks. | jDTAUS Core ⁑ SPI | 1.3 |
org.jdtaus.core.logging.spi.Logger Logs events for a specific component. | jDTAUS Core ⁑ SPI | 1.0 |
German Bankleitzahlendatei for the format as of 2006-06-01.
The following table lists all properties of the implementation.
Name | Type | API | Value |
---|---|---|---|
defaultEncoding Default encoding to use when reading bankfile resources. | class java.lang.String | no | ISO-8859-1 |
The following table lists all dependencies of the implementation.
Name | Specification | Implementation | Required specification level |
---|---|---|---|
Logger | org.jdtaus.core.logging.spi.Logger | any available | 1.0 |
TaskMonitor | org.jdtaus.core.monitor.spi.TaskMonitor | any available | 1.3 |
Locale | java.util.Locale | default | 1.1 |
The following table lists all messages the implementation uses.
Message | Templates |
---|---|
fileNameInfo | Deutsch: Lädt Bankleitzahlendatei "{0}". English: Loading Bankleitzahlendatei "{0}". |
addRecordInfo | Deutsch: {0}: Datensatz {1, number} hinzugefügt. English: {0}: Added record {1, number}. |
modifyRecordInfo | Deutsch: {0}: Datensatz {1, number} aktualisiert. English: {0}: Updated record {1, number}. |
removeRecordInfo | Deutsch: {0}: Datensatz {1, number} entfernt. English: {0}: Removed record {1, number}. |
cannotAddDuplicateRecord | Deutsch: Datensatz mit Seriennummer {0,number} existiert bereits und kann nicht hinzugefügt werden. English: Record with serial number {0,number} already exists and cannot be added. |
cannotModifyNonexistentRecord | Deutsch: Ein Datensatz mit Seriennummer {0,number} existiert nicht und kann nicht aktualisiert werden. English: Record with serial number {0,number} does not exist and cannot be updated. |
unexpectedData | Deutsch: Unerwartete Daten in Zeile {0,number} bei der Verarbeitung von {1}. English: Unexpected data at line {0,number} processing {1}. |
The following table lists all properties of the implementation.
Name | Type | API | Value |
---|---|---|---|
defaultValidating Default value of the flag indicating if validation should be performed. | class java.lang.Boolean | no | true |
defaultNormalizing Default value of the flag indicating if a normalizing parser should be used. | class java.lang.Boolean | no | true |
The implementation does not have any dependencies.
This implementation does not use any messages.
The following table lists all properties of the implementation.
Name | Type | API | Value |
---|---|---|---|
defaultValidating Default value of the flag indicating if validation should be performed. | class java.lang.Boolean | no | true |
defaultFormat Default value of the format to use when formatting Kontonummer instances (4001 = electronic format, 4002 letter format). | class java.lang.Integer | no | 4001 |
The implementation does not have any dependencies.
This implementation does not use any messages.
The following table lists all properties of the implementation.
Name | Type | API | Value |
---|---|---|---|
defaultValidating Default value of the flag indicating if validation should be performed. | class java.lang.Boolean | no | true |
defaultFormat Default value of the format to use when formatting Referenznummer10 instances (5001 = electronic format, 5002 letter format). | class java.lang.Integer | no | 5001 |
The implementation does not have any dependencies.
This implementation does not use any messages.
The following table lists all properties of the implementation.
Name | Type | API | Value |
---|---|---|---|
defaultValidating Default value of the flag indicating if validation should be performed. | class java.lang.Boolean | no | true |
defaultFormat Default value of the format to use when formatting Referenznummer11 instances (6001 = electronic format, 6002 letter format). | class java.lang.Integer | no | 6001 |
The implementation does not have any dependencies.
This implementation does not use any messages.
The following table lists all properties of the implementation.
Name | Type | API | Value |
---|---|---|---|
defaultValidating Default value of the flag indicating if validation should be performed. | class java.lang.Boolean | no | true |
defaultFormat Default value of the format to use when formatting Bankleitzahl instances (3001 = electronic format, 3002 letter format). | class java.lang.Integer | no | 3001 |
The following table lists all dependencies of the implementation.
Name | Specification | Implementation | Required specification level |
---|---|---|---|
BankleitzahlenVerzeichnis | org.jdtaus.banking.BankleitzahlenVerzeichnis | any available | 1.1 |
The following table lists all messages the implementation uses.
Message | Templates |
---|---|
blzInfo | Deutsch: BLZ {0} English: BLZ {0} |
bicInfo | Deutsch: BIC {0} English: BIC {0} |
headOfficeInfo | Deutsch: Hauptstelle English: Headoffice |