Interface Iti41PortType
- All Known Implementing Classes:
Iti41Service
Provides the ITI-41 web-service interface.
-
Method Summary
Modifier and TypeMethodDescriptionProvides and registers a set of documents according to the ITI-41 specification.
-
Method Details
-
documentRepositoryProvideAndRegisterDocumentSetB
@Action(input="urn:ihe:iti:2007:ProvideAndRegisterDocumentSet-b", output="urn:ihe:iti:2007:ProvideAndRegisterDocumentSet-bResponse") RegistryResponseType documentRepositoryProvideAndRegisterDocumentSetB(ProvideAndRegisterDocumentSetRequestType body) Provides and registers a set of documents according to the ITI-41 specification.- Parameters:
body
- the request.- Returns:
- the response.
-