Package ca.uhn.fhir.jpa.searchparam
Class ResourceMetaParams
java.lang.Object
ca.uhn.fhir.jpa.searchparam.ResourceMetaParams
-
Field Summary
Modifier and TypeFieldDescriptionThese are parameters which are supported by searchesThese are parameters which are supported by searches -
Constructor Summary
-
Method Summary
-
Field Details
-
RESOURCE_META_AND_PARAMS
public static final Map<String,Class<? extends ca.uhn.fhir.model.api.IQueryParameterAnd<?>>> RESOURCE_META_AND_PARAMSThese are parameters which are supported by searches -
RESOURCE_META_PARAMS
public static final Map<String,Class<? extends ca.uhn.fhir.model.api.IQueryParameterType>> RESOURCE_META_PARAMSThese are parameters which are supported by searches
-
-
Constructor Details
-
ResourceMetaParams
public ResourceMetaParams()
-