Uses of Class
org.openehealth.ipf.commons.ihe.hl7v2.Hl7v2TransactionConfiguration
Packages that use Hl7v2TransactionConfiguration
Package
Description
-
Uses of Hl7v2TransactionConfiguration in org.openehealth.ipf.commons.ihe.hl7v2
Subclasses of Hl7v2TransactionConfiguration in org.openehealth.ipf.commons.ihe.hl7v2Modifier and TypeClassDescriptionclassA MLLP transaction configuration with PDQ-specific methods for continuation support.Methods in org.openehealth.ipf.commons.ihe.hl7v2 that return Hl7v2TransactionConfigurationModifier and TypeMethodDescriptionprotected Hl7v2TransactionConfiguration<AuditDatasetType> NakFactory.getConfig()Returns configuration of the transaction served by this factory.Hl7v2InteractionId.getHl7v2TransactionConfiguration()PAM.Interactions.getHl7v2TransactionConfiguration()PDQ.Interactions.getHl7v2TransactionConfiguration()PIX.FeedInteractions.getHl7v2TransactionConfiguration()PIX.QueryInteractions.getHl7v2TransactionConfiguration()XPID.Interactions.getHl7v2TransactionConfiguration()Constructors in org.openehealth.ipf.commons.ihe.hl7v2 with parameters of type Hl7v2TransactionConfigurationModifierConstructorDescriptionShort constructor which corresponds toNakFactory(config, false, "ACK").NakFactory(Hl7v2TransactionConfiguration<AuditDatasetType> config, boolean useCAckTypeCodes, String defaultNakMsh9) Generic constructor.QpdAwareNakFactory(Hl7v2TransactionConfiguration<QueryAuditDataset> config, String messageType, String triggerEvent) -
Uses of Hl7v2TransactionConfiguration in org.openehealth.ipf.commons.ihe.hl7v2ws
Methods in org.openehealth.ipf.commons.ihe.hl7v2ws that return Hl7v2TransactionConfiguration -
Uses of Hl7v2TransactionConfiguration in org.openehealth.ipf.platform.camel.ihe.hl7v2
Methods in org.openehealth.ipf.platform.camel.ihe.hl7v2 that return Hl7v2TransactionConfigurationModifier and TypeMethodDescriptiondefault Hl7v2TransactionConfiguration<T> Hl7v2ConfigurationHolder.getHl7v2TransactionConfiguration()Returns component configuration. -
Uses of Hl7v2TransactionConfiguration in org.openehealth.ipf.platform.camel.ihe.hl7v2ws
Methods in org.openehealth.ipf.platform.camel.ihe.hl7v2ws that return Hl7v2TransactionConfiguration -
Uses of Hl7v2TransactionConfiguration in org.openehealth.ipf.platform.camel.ihe.mllp.core
Fields in org.openehealth.ipf.platform.camel.ihe.mllp.core declared as Hl7v2TransactionConfigurationModifier and TypeFieldDescriptionstatic final Hl7v2TransactionConfiguration<MllpAuditDataset> MllpDispatchComponent.CONFIGURATIONMethods in org.openehealth.ipf.platform.camel.ihe.mllp.core that return Hl7v2TransactionConfigurationModifier and TypeMethodDescriptionMllpDispatchComponent.getHl7v2TransactionConfiguration()MllpEndpoint.getHl7v2TransactionConfiguration()Returns transaction configuration. -
Uses of Hl7v2TransactionConfiguration in org.openehealth.ipf.platform.camel.ihe.mllp.custom
Methods in org.openehealth.ipf.platform.camel.ihe.mllp.custom that return Hl7v2TransactionConfigurationMethods in org.openehealth.ipf.platform.camel.ihe.mllp.custom with parameters of type Hl7v2TransactionConfigurationModifier and TypeMethodDescriptionvoidCustomMllpComponent.setTransactionConfiguration(Hl7v2TransactionConfiguration<AuditDatasetType> transactionConfiguration)