Class Iti65TransactionConfiguration
- java.lang.Object
-
- org.openehealth.ipf.commons.ihe.core.TransactionConfiguration<T>
-
- org.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration<Iti65AuditDataset>
-
- org.openehealth.ipf.commons.ihe.fhir.iti65.Iti65TransactionConfiguration
-
public class Iti65TransactionConfiguration extends org.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration<Iti65AuditDataset>
Standard Configuration for Iti65Component.- Since:
- 3.6
- Author:
- Christian Ohr
-
-
Constructor Summary
Constructors Constructor Description Iti65TransactionConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetSupportsLazyLoading(boolean supportsLazyLoading)-
Methods inherited from class org.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration
getFhirValidator, getFhirVersion, getStaticClientRequestFactory, getStaticConsumerSelector, getStaticResourceProvider, initializeFhirContext, setStaticConsumerSelector, supportsLazyLoading
-
-
-
-
Method Detail
-
setSupportsLazyLoading
public void setSupportsLazyLoading(boolean supportsLazyLoading)
- Overrides:
setSupportsLazyLoadingin classorg.openehealth.ipf.commons.ihe.fhir.FhirTransactionConfiguration<Iti65AuditDataset>
-
-