
Uses of Class
ca.uhn.fhir.jpa.dao.ResourceHistoryCalculator
Packages that use ResourceHistoryCalculator
-
Uses of ResourceHistoryCalculator in ca.uhn.fhir.jpa.config
Methods in ca.uhn.fhir.jpa.config that return ResourceHistoryCalculatorModifier and TypeMethodDescriptionJpaConfig.resourceHistoryCalculator
(ca.uhn.fhir.context.FhirContext theFhirContext, HibernatePropertiesProvider theHibernatePropertiesProvider) -
Uses of ResourceHistoryCalculator in ca.uhn.fhir.jpa.dao
Fields in ca.uhn.fhir.jpa.dao declared as ResourceHistoryCalculatorModifier and TypeFieldDescriptionprotected ResourceHistoryCalculator
BaseHapiFhirDao.myResourceHistoryCalculator
Methods in ca.uhn.fhir.jpa.dao with parameters of type ResourceHistoryCalculatorModifier and TypeMethodDescriptionvoid
BaseHapiFhirDao.setResourceHistoryCalculator
(ResourceHistoryCalculator theResourceHistoryCalculator)