Uses of Interface
org.openehealth.ipf.commons.ihe.fhir.FhirInteractionId
Package
Description
-
Uses of FhirInteractionId in org.openehealth.ipf.commons.ihe.fhir.atna
-
Uses of FhirInteractionId in org.openehealth.ipf.commons.ihe.fhir.mhd
Modifier and TypeClassDescriptionstatic enum
static enum
static enum
static enum
static enum
-
Uses of FhirInteractionId in org.openehealth.ipf.commons.ihe.fhir.pixpdq
-
Uses of FhirInteractionId in org.openehealth.ipf.commons.ihe.fhir.qedm
-
Uses of FhirInteractionId in org.openehealth.ipf.platform.camel.ihe.fhir.core
Modifier and TypeMethodDescriptionvoid
FhirComponent.setFhirInteractionId
(FhirInteractionId<AuditDatasetType> fhirInteractionId) Sets the FHIR interactionID.ModifierConstructorDescriptionFhirComponent
(CamelContext context, FhirInteractionId<AuditDatasetType> fhirInteractionId) FhirComponent
(FhirInteractionId<AuditDatasetType> fhirInteractionId) FhirComponentWithOptions
(CamelContext context, FhirInteractionId<AuditDatasetType> fhirInteractionId, Supplier<P> optionsProviderSupplier) FhirComponentWithOptions
(FhirInteractionId<AuditDatasetType> fhirInteractionId, Supplier<P> optionsProviderSupplier) -
Uses of FhirInteractionId in org.openehealth.ipf.platform.camel.ihe.fhir.core.custom
Modifier and TypeClassDescriptionclass
CustomFhirComponent<AuditDatasetType extends FhirAuditDataset>