Interface Iti61PortType

All Known Implementing Classes:
Iti61Service

@DataBinding(XdsJaxbDataBinding.class) public interface Iti61PortType
Provides the ITI-61 Web Service interface.
  • Method Details

    • documentRegistryRegisterOnDemandDocumentEntry

      @Action(input="urn:ihe:iti:2010:RegisterOnDemandDocumentEntry", output="urn:ihe:iti:2010:RegisterOnDemandDocumentEntryResponse") RegistryResponseType documentRegistryRegisterOnDemandDocumentEntry(SubmitObjectsRequest body)
      Registers an on-demand document entry according to the ITI-61 specification.
      Parameters:
      body - the request.
      Returns:
      the response.