Class MultiMapRepositoryRestQueryBuilder

java.lang.Object
ca.uhn.fhir.repository.impl.MultiMapRepositoryRestQueryBuilder
All Implemented Interfaces:
IRepositoryRestQueryBuilder

This class provides a rest-query builder over a plain Multimap. It is used to convert IRepository.IRepositoryRestQueryContributor implementations that are not Multimap-based so they can be used by IRepository implementations that are.