Interface FhirTransactionOptions
- All Superinterfaces:
Serializable
,TransactionOptions<Class<? extends FhirProvider>>
- All Known Implementing Classes:
Iti66Options
,Iti67Options
,Pcc44Options
- Since:
- 3.5
- Author:
- Christian Ohr
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<? extends FhirProvider>
concatProviders
(List<? extends FhirTransactionOptions> options) static FhirProvider
createResourceProvider
(Class<? extends FhirProvider> c) Methods inherited from interface org.openehealth.ipf.commons.ihe.core.TransactionOptions
getSupportedThings
-
Method Details
-
concatProviders
-
createResourceProvider
-