Interface Rad69PortType

All Known Implementing Classes:
Rad69Service

@DataBinding(XdsJaxbDataBinding.class) public interface Rad69PortType
Provides the RAD-69 web-service interface.
  • Method Details

    • documentRepositoryRetrieveImagingDocumentSet

      @Action(input="urn:ihe:rad:2009:RetrieveImagingDocumentSet", output="urn:ihe:iti:2007:RetrieveDocumentSetResponse") RetrieveDocumentSetResponseType documentRepositoryRetrieveImagingDocumentSet(RetrieveImagingDocumentSetRequestType body)
      Retrieves a set of imaging documents according to the RAD-69 specification.
      Parameters:
      body - the request.
      Returns:
      the response.