Interface Iti42PortType
- All Known Implementing Classes:
Iti42Service
Provides the ITI-42 web-service interface.
-
Method Summary
Modifier and TypeMethodDescriptionRegisters a set of documents according to the ITI-42 specification.
-
Method Details
-
documentRegistryRegisterDocumentSetB
@Action(input="urn:ihe:iti:2007:RegisterDocumentSet-b", output="urn:ihe:iti:2007:RegisterDocumentSet-bResponse") RegistryResponseType documentRegistryRegisterDocumentSetB(SubmitObjectsRequest body) Registers a set of documents according to the ITI-42 specification.- Parameters:
body
- the request.- Returns:
- the response.
-