|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.openmrs.hl7.handler.ADTA28Handler
public class ADTA28Handler
Constructor Summary | |
---|---|
ADTA28Handler()
|
Method Summary | |
---|---|
boolean |
canProcess(ca.uhn.hl7v2.model.Message message)
Always returns true, assuming that the router calling this handler will only call this handler with ADT_A28 messages. |
ca.uhn.hl7v2.model.Message |
processMessage(ca.uhn.hl7v2.model.Message message)
Processes an ADT A28 event message |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ADTA28Handler()
Method Detail |
---|
public boolean canProcess(ca.uhn.hl7v2.model.Message message)
canProcess
in interface ca.uhn.hl7v2.app.Application
public ca.uhn.hl7v2.model.Message processMessage(ca.uhn.hl7v2.model.Message message) throws ca.uhn.hl7v2.app.ApplicationException
processMessage
in interface ca.uhn.hl7v2.app.Application
ca.uhn.hl7v2.app.ApplicationException
|
OpenMRS-1.7.x | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |