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
           
 class ProfileService
          Business methods for KnowledgeSession objects.
 class QueryService
          Business methods for atg.svc.repository.beans.shared.KnowledgeQuery objects.
 class RecentTicketsService
           
 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 SpellingDictionaryService
          Business methods for KnowledgeSession objects.
 class StateHolderService
          Service for managing UI window attribute state in the repository.
 class ViewedAnswerService
          Business methods for ViewedAnswer objects.