Interface Iti42PortType

All Known Implementing Classes:
Iti42Service

@DataBinding(XdsJaxbDataBinding.class) public interface Iti42PortType
Provides the ITI-42 web-service interface.
  • Method Details

    • documentRegistryRegisterDocumentSetB

      @Action(input="urn:ihe:iti:2007:RegisterDocumentSet-b", output="urn:ihe:iti:2007:RegisterDocumentSet-bResponse") RegistryResponseType documentRegistryRegisterDocumentSetB(SubmitObjectsRequest body)
      Registers a set of documents according to the ITI-42 specification.
      Parameters:
      body - the request.
      Returns:
      the response.