Interface Iti39PortType
-
- All Known Implementing Classes:
Iti39Service
@DataBinding(XdsJaxbDataBinding.class) public interface Iti39PortType
ITI-39 SEI.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RetrieveDocumentSetResponseType
documentRepositoryRetrieveDocumentSet(RetrieveDocumentSetRequestType body)
Retrieves a set of documents according to the ITI-39 specification.
-
-
-
Method Detail
-
documentRepositoryRetrieveDocumentSet
@Action(input="urn:ihe:iti:2007:CrossGatewayRetrieve", output="urn:ihe:iti:2007:CrossGatewayRetrieveResponse") RetrieveDocumentSetResponseType documentRepositoryRetrieveDocumentSet(RetrieveDocumentSetRequestType body)
Retrieves a set of documents according to the ITI-39 specification.
-
-