Interface Iti57PortType
- All Known Implementing Classes:
Iti57Service
Provides the ITI-57 web-service interface.
-
Method Summary
Modifier and TypeMethodDescriptionUpdates a set of documents according to the ITI-57 specification.
-
Method Details
-
documentRegistryUpdateDocumentSet
@Action(input="urn:ihe:iti:2010:UpdateDocumentSet", output="urn:ihe:iti:2010:UpdateDocumentSetResponse") RegistryResponseType documentRegistryUpdateDocumentSet(SubmitObjectsRequest body) Updates a set of documents according to the ITI-57 specification.- Parameters:
body
- the request.- Returns:
- the response.
-