Interface Iti80PortType

All Known Implementing Classes:
Iti80Service

@DataBinding(XdsJaxbDataBinding.class) public interface Iti80PortType
Provides the ITI-80 web-service interface.
Since:
3.3
  • 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.