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