public interface RawIMPServiceLocalCMT extends RawIMPService
Modifier and Type | Method and Description |
---|---|
void |
invalidateCache()
Use the link below to see a more detailed explanation
|
Result |
processMessage(String xmlMessage)
Use the link below to see a more detailed explanation
|
Result processMessage(String xmlMessage) throws IMPException
processMessage
in interface RawIMPService
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)RawIMPService.processMessage(String xmlMessage)
void invalidateCache() throws IMPException
invalidateCache
in interface RawIMPService
IMPException
- If an unexpected error occurs during schema loading and
processingRawIMPService.invalidateCache()
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved