Package ca.uhn.fhir.jpa.sp
Class SearchParamPresenceSvcImpl
java.lang.Object
ca.uhn.fhir.jpa.sp.SearchParamPresenceSvcImpl
- All Implemented Interfaces:
ISearchParamPresenceSvc
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setStorageSettings
(JpaStorageSettings theStorageSettings) updatePresence
(ResourceTable theResource, Collection<SearchParamPresentEntity> thePresenceEntities)
-
Constructor Details
-
SearchParamPresenceSvcImpl
public SearchParamPresenceSvcImpl()
-
-
Method Details
-
setStorageSettings
-
updatePresence
public AddRemoveCount updatePresence(ResourceTable theResource, Collection<SearchParamPresentEntity> thePresenceEntities) - Specified by:
updatePresence
in interfaceISearchParamPresenceSvc
-