Interface Iti80PortType
- All Known Implementing Classes:
Iti80Service
Provides the ITI-80 web-service interface.
- Since:
- 3.3
-
Method Summary
Modifier and TypeMethodDescriptionProvides and registers a set of documents according to the ITI-80 specification.
-
Method Details
-
documentCrossGatewayDocumentProvide
@Action(input="urn:ihe:iti:2015:CrossGatewayDocumentProvide", output="urn:ihe:iti:2015:CrossGatewayDocumentProvideResponse") RegistryResponseType documentCrossGatewayDocumentProvide(ProvideAndRegisterDocumentSetRequestType body) Provides and registers a set of documents according to the ITI-80 specification.- Parameters:
body
- the request.- Returns:
- the response.
-