Uses of Class
ca.uhn.fhir.jpa.search.builder.QueryStack.SearchForIdsParams
-
Uses of QueryStack.SearchForIdsParams in ca.uhn.fhir.jpa.search.builder
Modifier and TypeMethodDescriptionQueryStack.SearchForIdsParams.setAndOrParams
(List<List<ca.uhn.fhir.model.api.IQueryParameterType>> theAndOrParams) QueryStack.SearchForIdsParams.setParamName
(String theParamName) QueryStack.SearchForIdsParams.setRequest
(ca.uhn.fhir.rest.api.server.RequestDetails theRequest) QueryStack.SearchForIdsParams.setRequestPartitionId
(RequestPartitionId theRequestPartitionId) QueryStack.SearchForIdsParams.setResourceName
(String theResourceName) QueryStack.SearchForIdsParams.setResourceTablePredicateBuilder
(ResourceTablePredicateBuilder theResourceTablePredicateBuilder) QueryStack.SearchForIdsParams.setSourceJoinColumn
(com.healthmarketscience.sqlbuilder.dbspec.basic.DbColumn[] theSourceJoinColumn) QueryStack.SearchForIdsParams.with()
Modifier and TypeMethodDescriptioncom.healthmarketscience.sqlbuilder.Condition
QueryStack.searchForIdsWithAndOr
(QueryStack.SearchForIdsParams theSearchForIdsParams)