Interface Iti38PortType
- All Known Implementing Classes:
Iti38Service
ITI-38 Service Endpoint Interface.
-
Method Summary
Modifier and TypeMethodDescriptionPerforms a stored query according to the ITI-38 specification.
-
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.
-