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

Packages that use SharedService
atg.svc.repository.service   
 

Uses of SharedService in atg.svc.repository.service
 

Subclasses of SharedService in atg.svc.repository.service
 class AsyncSolutionScoringService
          Queues solution scoring changes to a separate thread so solution scores and the view count, use count and hot use count are updated asynchronously.
 class FavoriteQueryService
          Business methods for KnowledgeSession objects.
 class FavoritesService
          Service to manage favorite solutions.
 class QueryService
          Business methods for atg.svc.repository.beans.shared.KnowledgeQuery objects.
 class RecommendedAnswerService
          Business methods for RecommendedAnswer objects.
 class RecommendedReadingService
           
 class SelfServiceSolutionScoringService
          Self Service Language Methods.
 class SessionService
          Business methods for atg.svc.repository.beans.shared.KnowledgeSession objects.
 class SolutionRedirectService
          Business methods for SolutionRedirect objects.
 class SolutionScoringService
          Maintains the solution scoring.
 class SolutionStatusService
           
 class ViewedAnswerService
          Business methods for ViewedAnswer objects.