
Uses of Class
ca.uhn.fhir.jpa.search.builder.QueryStack.SearchForIdsParams
Packages that use QueryStack.SearchForIdsParams
-
Uses of QueryStack.SearchForIdsParams in ca.uhn.fhir.jpa.search.builder
Methods in ca.uhn.fhir.jpa.search.builder that return QueryStack.SearchForIdsParamsModifier 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.setSourceJoinColumn
(com.healthmarketscience.sqlbuilder.dbspec.basic.DbColumn[] theSourceJoinColumn) QueryStack.SearchForIdsParams.with()
Methods in ca.uhn.fhir.jpa.search.builder with parameters of type QueryStack.SearchForIdsParamsModifier and TypeMethodDescriptioncom.healthmarketscience.sqlbuilder.Condition
QueryStack.searchForIdsWithAndOr
(QueryStack.SearchForIdsParams theSearchForIdsParams)