Uses of Class
atg.svc.repository.service.SolutionRelevanceCountUpdate

Packages that use SolutionRelevanceCountUpdate
atg.svc.repository.service   
 

Uses of SolutionRelevanceCountUpdate in atg.svc.repository.service
 

Methods in atg.svc.repository.service that return SolutionRelevanceCountUpdate
 SolutionRelevanceCountUpdate AsyncSolutionScoringService.nextQueuedCountUpdate()
          Return the next queued item changed.
 

Methods in atg.svc.repository.service with parameters of type SolutionRelevanceCountUpdate
protected  void AsyncSolutionScoringService.internalProcessUpdate(SolutionRelevanceCountUpdate pCountUpdate)
          Actually write the item changed event to the repository.
 void AsyncSolutionScoringService.processUpdate(SolutionRelevanceCountUpdate pCountUpdate)
          Queue an item changed event.