Interface Iti57PortType

All Known Implementing Classes:
Iti57Service

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

    • documentRegistryUpdateDocumentSet

      @Action(input="urn:ihe:iti:2010:UpdateDocumentSet", output="urn:ihe:iti:2010:UpdateDocumentSetResponse") RegistryResponseType documentRegistryUpdateDocumentSet(SubmitObjectsRequest body)
      Updates a set of documents according to the ITI-57 specification.
      Parameters:
      body - the request.
      Returns:
      the response.