Package ca.uhn.fhir.jpa.ips.jpa
Class JpaSectionSearchStrategyCollection.JpaSectionSearchStrategyCollectionBuilder
java.lang.Object
ca.uhn.fhir.jpa.ips.jpa.JpaSectionSearchStrategyCollection.JpaSectionSearchStrategyCollectionBuilder
- Enclosing class:
JpaSectionSearchStrategyCollection
public static class JpaSectionSearchStrategyCollection.JpaSectionSearchStrategyCollectionBuilder
extends Object
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription<T extends org.hl7.fhir.instance.model.api.IBaseResource>
JpaSectionSearchStrategyCollection.JpaSectionSearchStrategyCollectionBuilderaddStrategy
(Class<T> theType, IJpaSectionSearchStrategy<T> theSearchStrategy) build()
-
Constructor Details
-
JpaSectionSearchStrategyCollectionBuilder
-
-
Method Details
-
addStrategy
public <T extends org.hl7.fhir.instance.model.api.IBaseResource> JpaSectionSearchStrategyCollection.JpaSectionSearchStrategyCollectionBuilder addStrategy(Class<T> theType, IJpaSectionSearchStrategy<T> theSearchStrategy) -
build
-