public interface IMPServiceLocalBMT extends IMPService
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 |
processMessageInternal(String xmlMessage) |
Result processMessage(String xmlMessage) throws IMPException
processMessage
in interface IMPService
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)IMPService.processMessage(String xmlMessage)
void invalidateCache() throws IMPException
invalidateCache
in interface IMPService
IMPException
- If an unexpected error occurs during schema loading and
processingIMPService.invalidateCache()
Result processMessageInternal(String xmlMessage) throws IMPException
processMessageInternal
in interface IMPService
IMPException
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved