public class QpdAwareNakFactory extends NakFactory
| Constructor and Description |
|---|
QpdAwareNakFactory(Hl7v2TransactionConfiguration config,
String messageType,
String triggerEvent) |
| Modifier and Type | Method and Description |
|---|---|
ca.uhn.hl7v2.model.Message |
createAck(ca.uhn.hl7v2.model.Message originalMessage) |
ca.uhn.hl7v2.model.Message |
createNak(ca.uhn.hl7v2.model.Message originalMessage,
ca.uhn.hl7v2.HL7Exception t,
ca.uhn.hl7v2.AcknowledgmentCode ackTypeCode) |
ca.uhn.hl7v2.model.Message |
createNak0(ca.uhn.hl7v2.model.Message originalMessage,
ca.uhn.hl7v2.HL7Exception e,
ca.uhn.hl7v2.AcknowledgmentCode ackTypeCode) |
createDefaultNak, createNak, formatErrorMessage, getAckTypeCode, getConfig, getHl7Exceptionpublic QpdAwareNakFactory(Hl7v2TransactionConfiguration config, String messageType, String triggerEvent)
public ca.uhn.hl7v2.model.Message createNak(ca.uhn.hl7v2.model.Message originalMessage,
ca.uhn.hl7v2.HL7Exception t,
ca.uhn.hl7v2.AcknowledgmentCode ackTypeCode)
createNak in class NakFactorypublic ca.uhn.hl7v2.model.Message createNak0(ca.uhn.hl7v2.model.Message originalMessage,
ca.uhn.hl7v2.HL7Exception e,
ca.uhn.hl7v2.AcknowledgmentCode ackTypeCode)
throws ca.uhn.hl7v2.HL7Exception,
IllegalAccessException,
NoSuchFieldException
ca.uhn.hl7v2.HL7ExceptionIllegalAccessExceptionNoSuchFieldExceptionpublic ca.uhn.hl7v2.model.Message createAck(ca.uhn.hl7v2.model.Message originalMessage)
createAck in class NakFactoryCopyright © 2016 Open eHealth Foundation. All rights reserved.