Package ca.uhn.fhir.jpa.ips.jpa
Class JpaSectionSearchStrategyCollection
java.lang.Object
ca.uhn.fhir.jpa.ips.jpa.JpaSectionSearchStrategyCollection
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
-
Method Summary
Modifier and TypeMethodDescriptionCollection
<Class<? extends org.hl7.fhir.instance.model.api.IBaseResource>> <T extends org.hl7.fhir.instance.model.api.IBaseResource>
IJpaSectionSearchStrategy<T> getSearchStrategy
(Class<T> theClass)
-
Method Details
-
getSearchStrategy
public <T extends org.hl7.fhir.instance.model.api.IBaseResource> IJpaSectionSearchStrategy<T> getSearchStrategy(Class<T> theClass) -
getResourceTypes
public Collection<Class<? extends org.hl7.fhir.instance.model.api.IBaseResource>> getResourceTypes() -
newBuilder
-