Package ca.uhn.fhir.jpa.sp
Interface ISearchParamPresenceSvc
- All Known Implementing Classes:
SearchParamPresenceSvcImpl
public interface ISearchParamPresenceSvc
-
Method Summary
Modifier and TypeMethodDescriptionupdatePresence
(ResourceTable theResource, Map<String, Boolean> theParamNameToPresence)
-
Method Details
-
updatePresence
AddRemoveCount updatePresence(ResourceTable theResource, Map<String, Boolean> theParamNameToPresence)
-