Interface SearchStrategyFactory.ISearchStrategy

All Superinterfaces:
Supplier<ca.uhn.fhir.rest.api.server.IBundleProvider>
Enclosing class:
SearchStrategyFactory

public static interface SearchStrategyFactory.ISearchStrategy extends Supplier<ca.uhn.fhir.rest.api.server.IBundleProvider>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get