public interface RawIMPService
Modifier and Type | Method and Description |
---|---|
void |
invalidateCache()
Invalidates the cache for V4 and V5 datatype schema and also the sender
configuration.
|
Result |
processMessage(String xmlMessage)
Processes a HDR-compliant HL7 version 3.0 message.
|
Result processMessage(String xmlMessage) throws IMPException
Result
object that is
returned by this method.xmlMessage
- String containing the HDR-compliant HL7 version 3.0
message to be processed.Result
object containing the result of the message
processing.IMPException
- If an unauthorized call to this method is made. (functional
security)RuntimeException
- If an unexpected error occurs.void invalidateCache() throws IMPException
IMPException
- If an unexpected error occurs during schema loading and
processingHDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved