public class SDPredefinedLocation extends StandardKonvertierungStatisch
DatexKonvertierungStatisch.CreationOptionsjaxbContext, KEY_LOCATION_GROUP_ID, KEY_NATIONAL_IDENTIFIER, KEY_PREDEFINED_LOCATION_VERSION, locationGroupId, LOGGER, logPrefix, nationalIdentifier, plugin, STANDARD_VERSION_STRING, version| Constructor and Description |
|---|
SDPredefinedLocation(PluginExport plugin)
Konstruktor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getDatexII(java.util.Collection<ObjekteAtgAsp> objekteAtgAspListe,
DatexKonvertierungStatisch.CreationOptions... options)
Führe Konvertierung von Datenverteiler-Daten nach DATEX-II durch.
|
javax.xml.bind.JAXBContext |
getJAXBContext()
Gebe den in dieser Klasse verwendeten JAXBContext zurück.
|
void |
initialisiere(java.util.Collection<ObjekteAtgAsp> objects)
Initialisiere die Instanz mit einer Liste von Objektliste/Attributgruppe/Aspekt-Kombination.
|
getPredefinedLocationVersion, initialisiereBasisFelder, persistiereVersionpublic SDPredefinedLocation(PluginExport plugin)
plugin - Referenz auf Plugin-Definitions-Klasse.public javax.xml.bind.JAXBContext getJAXBContext()
throws javax.xml.bind.JAXBException
getJAXBContext in interface DatexKonvertierungStatischgetJAXBContext in class StandardKonvertierungStatischjavax.xml.bind.JAXBException - JAXBExceptionJAXBContext.newInstance(String)public java.lang.Object getDatexII(java.util.Collection<ObjekteAtgAsp> objekteAtgAspListe, DatexKonvertierungStatisch.CreationOptions... options)
getDatexII in interface DatexKonvertierungStatischgetDatexII in class StandardKonvertierungStatischobjekteAtgAspListe - Liste von Objektliste/Attributgruppe/Aspekt-Kombinationen.options - Entferne alle Versionshinweise in der Datex-Strukturpublic void initialisiere(java.util.Collection<ObjekteAtgAsp> objects) throws javax.naming.ConfigurationException
DatexKonvertierungStatischinitialisiere in interface DatexKonvertierungStatischinitialisiere in class StandardKonvertierungStatischobjects - Liste von Objektliste/Attributgruppe/Aspekt-Kombination.javax.naming.ConfigurationException - Fehler bei der Initialisierung (bspw. fehlende Parameter)