PdqTransactionConfigurationpublic class PdqTransactionConfiguration extends PdqTransactionConfiguration
| Constructor and Description |
|---|
PdqTransactionConfiguration(String name,
String description,
boolean isQuery,
org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy clientAuditStrategy,
org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy serverAuditStrategy,
ca.uhn.hl7v2.Version[] hl7Version,
String sendingApplication,
String sendingFacility,
ca.uhn.hl7v2.ErrorCode requestErrorDefaultErrorCode,
ca.uhn.hl7v2.ErrorCode responseErrorDefaultErrorCode,
String[] allowedRequestMessageTypes,
String[] allowedRequestTriggerEvents,
String[] allowedResponseMessageTypes,
String[] allowedResponseTriggerEvents,
boolean[] auditabilityFlags,
boolean[] responseContinuabilityFlags,
ca.uhn.hl7v2.HapiContext hapiContext)
Deprecated.
|
isDataStartSegment, isFooterStartSegmentcheckMessageAcceptance, checkMessageAcceptance, checkRequestAcceptance, checkResponseAcceptance, getAllowedRequestMessageTypes, getAllowedRequestTriggerEvents, getAllowedResponseMessageTypes, getAllowedResponseTriggerEvents, getHapiContext, getHl7Versions, getParser, getRequestErrorDefaultErrorCode, getResponseErrorDefaultErrorCode, getSendingApplication, getSendingFacility, isAuditable, isContinuable, request, request, requestpublic PdqTransactionConfiguration(String name, String description, boolean isQuery, org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy clientAuditStrategy, org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy serverAuditStrategy, ca.uhn.hl7v2.Version[] hl7Version, String sendingApplication, String sendingFacility, ca.uhn.hl7v2.ErrorCode requestErrorDefaultErrorCode, ca.uhn.hl7v2.ErrorCode responseErrorDefaultErrorCode, String[] allowedRequestMessageTypes, String[] allowedRequestTriggerEvents, String[] allowedResponseMessageTypes, String[] allowedResponseTriggerEvents, boolean[] auditabilityFlags, boolean[] responseContinuabilityFlags, ca.uhn.hl7v2.HapiContext hapiContext)
Copyright © 2018 Open eHealth Foundation. All rights reserved.