
Uses of Class
ca.uhn.fhir.jpa.cache.ResourceVersionMap
Packages that use ResourceVersionMap
- 
Uses of ResourceVersionMap in ca.uhn.fhir.jpa.cacheMethods in ca.uhn.fhir.jpa.cache that return ResourceVersionMapModifier and TypeMethodDescriptionstatic ResourceVersionMapResourceVersionMap.empty()static ResourceVersionMapResourceVersionMap.fromIdsWithVersions(List<org.hl7.fhir.instance.model.api.IIdType> theFhirIds) static ResourceVersionMapResourceVersionMap.fromResources(List<? extends org.hl7.fhir.instance.model.api.IBaseResource> theResources) static ResourceVersionMapResourceVersionMap.fromResourceTableEntities(List<? extends IBasePersistedResource<?>> theEntities) IResourceVersionSvc.getVersionMap(ca.uhn.fhir.interceptor.model.RequestPartitionId theRequestPartitionId, String theResourceName, SearchParameterMap theSearchParamMap) default ResourceVersionMapIResourceVersionSvc.getVersionMap(String theResourceName, SearchParameterMap theSearchParamMap) Methods in ca.uhn.fhir.jpa.cache with parameters of type ResourceVersionMapModifier and TypeMethodDescriptionvoidResourceVersionCache.initialize(ResourceVersionMap theResourceVersionMap)