Uses of Interface
ca.cdr.api.camel.ICdaCamelConversionResultJson
Packages that use ICdaCamelConversionResultJson
-
Uses of ICdaCamelConversionResultJson in ca.cdr.api.camel
Methods in ca.cdr.api.camel with parameters of type ICdaCamelConversionResultJsonModifier and TypeMethodDescriptionvoid
ICdaCamelProcessorTxLogHelper.addCdaLogStepOrNewLog
(org.apache.camel.Exchange theExchange, ICdaCamelConversionResultJson theConversionResult, TransactionLogEventTypeEnum theLogType, TransactionLogEventSubTypeEnum theLogSubType, ICdaTxLogStepsProvider theStepsProvider) If transaction logging is active, logs a step if transaction log is present or a new transaction log otherwiseICdaCamelProcessorTxLogHelper.getCdaLogStepsForBundles
(org.apache.camel.Exchange theExchange, ICdaCamelConversionResultJson theConversionResult, String theProcedureName, TransactionLogEventSubTypeEnum theLogSubType) ICdaTxLogStepsProvider.provideTxLogSteps
(org.apache.camel.Exchange theExchange, ICdaCamelConversionResultJson theConversionResult) -
Uses of ICdaCamelConversionResultJson in ca.cdr.api.pub.cdaexchange.model
Classes in ca.cdr.api.pub.cdaexchange.model that implement ICdaCamelConversionResultJsonModifier and TypeClassDescriptionclass
Contains all the relevant data involved in the conversion of a CDA document to a FHIR IBaseBundle resource.class
Contains all the relevant data involved in the conversion of a FHIR IBaseBundle resource to a CDA document.