Interface Iti43PortType
- All Known Implementing Classes:
Iti43Service
Provides the ITI-43 web-service interface.
-
Method Summary
Modifier and TypeMethodDescriptionRetrieves a set of documents according to the ITI-43 specification.
-
Method Details
-
documentRepositoryRetrieveDocumentSet
@Action(input="urn:ihe:iti:2007:RetrieveDocumentSet", output="urn:ihe:iti:2007:RetrieveDocumentSetResponse") RetrieveDocumentSetResponseType documentRepositoryRetrieveDocumentSet(RetrieveDocumentSetRequestType body) Retrieves a set of documents according to the ITI-43 specification.- Parameters:
body
- the request.- Returns:
- the response.
-