Interface Iti18PortType

All Known Implementing Classes:
Iti18Service

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

    • documentRegistryRegistryStoredQuery

      @Action(input="urn:ihe:iti:2007:RegistryStoredQuery", output="urn:ihe:iti:2007:RegistryStoredQueryResponse") AdhocQueryResponse documentRegistryRegistryStoredQuery(AdhocQueryRequest body)
      Performs a stored query according to the ITI-18 specification.
      Parameters:
      body - the query request.
      Returns:
      the query response.