Schaden: Behandlung Dokumente korrigiert: Im Objekt Schadenergeignis nur Referenzen auf Dokumente,

in CreateClaim und SubmitClaim die Möglichkeit Dokumente mitzugeben.
This commit is contained in:
2019-10-28 12:16:15 +01:00
parent d1a6460874
commit 8efe8466c4
8 changed files with 254 additions and 44 deletions

View File

@@ -15,6 +15,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<maven.build.timestamp.format>yyyyMMdd</maven.build.timestamp.format>
<timestamp>${maven.build.timestamp}</timestamp>
<wsdl.name>omds3Services.wsdl</wsdl.name>
<bindings.location.rel>/src/main/resources/bind/${currentReleaseDir}</bindings.location.rel>
<target.generation.path>${basedir}/src/main/java</target.generation.path>
<bindings.location>${basedir}${bindings.location.rel}</bindings.location>