Uses of Class
ca.uhn.fhir.jpa.dao.HistoryBuilder
-
Uses of HistoryBuilder in ca.uhn.fhir.jpa.config
Modifier and TypeMethodDescriptionJpaConfig.newHistoryBuilder
(String theResourceType, Long theResourceId, Date theRangeStartInclusive, Date theRangeEndInclusive) -
Uses of HistoryBuilder in ca.uhn.fhir.jpa.dao
Modifier and TypeMethodDescriptionHistoryBuilderFactory.newHistoryBuilder
(String theResourceType, Long theResourceId, Date theRangeStartInclusive, Date theRangeEndInclusive)