
Uses of Class
ca.uhn.fhir.jpa.dao.HistoryBuilder
Packages that use HistoryBuilder
-
Uses of HistoryBuilder in ca.uhn.fhir.jpa.config
Methods in ca.uhn.fhir.jpa.config that return HistoryBuilderModifier and TypeMethodDescriptionJpaConfig.newHistoryBuilder
(String theResourceType, JpaPid theResourceId, Date theRangeStartInclusive, Date theRangeEndInclusive) -
Uses of HistoryBuilder in ca.uhn.fhir.jpa.dao
Methods in ca.uhn.fhir.jpa.dao that return HistoryBuilderModifier and TypeMethodDescriptionHistoryBuilderFactory.newHistoryBuilder
(String theResourceType, JpaPid theResourceId, Date theRangeStartInclusive, Date theRangeEndInclusive)