Class Iti80Service
java.lang.Object
org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
org.openehealth.ipf.platform.camel.ihe.xds.iti80.Iti80Service
- All Implemented Interfaces:
Iti80PortType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionProvides and registers a set of documents according to the ITI-80 specification.Methods inherited from class org.openehealth.ipf.platform.camel.ihe.ws.AbstractWebService
getConsumer, process, process, setConsumer
-
Constructor Details
-
Iti80Service
public Iti80Service()
-
-
Method Details
-
documentCrossGatewayDocumentProvide
public RegistryResponseType documentCrossGatewayDocumentProvide(ProvideAndRegisterDocumentSetRequestType body) Description copied from interface:Iti80PortType
Provides and registers a set of documents according to the ITI-80 specification.- Specified by:
documentCrossGatewayDocumentProvide
in interfaceIti80PortType
- Parameters:
body
- the request.- Returns:
- the response.
-