Interface Iti38PortType

All Known Implementing Classes:
Iti38Service

@DataBinding(XdsJaxbDataBinding.class) public interface Iti38PortType
ITI-38 Service Endpoint Interface.
  • Method Details

    • documentRegistryRegistryStoredQuery

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