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

Packages that use BaseService
atg.svc.repository.service   
 

Uses of BaseService in atg.svc.repository.service
 

Subclasses of BaseService 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 FrameworkBaseService
          Base service for business logic classes.
 class FrameworkProfileService
          The Framework profile service.
 class KnowledgeBaseService
          Base service for business logic classes that use the knowledge repositories and therefore need access to the homes for the repositories.
 class LogicalOrganizationService
          Base service for business logic classes that use the logical organization repository (/atg/userprofiling/LogicalOrganizationRepository).
 class OrganizationValueService
          OrganizationValueService Business API for OrganizationValue objects
 class ProfileService
          Business methods for KnowledgeSession objects.
 class QOAAService
          Maintains the solution scoring.
 class QueryService
          Business methods for atg.svc.repository.beans.shared.KnowledgeQuery objects.
 class RecentTicketsService
          Service class for the RecentTickets Repository Item.
 class RecommendedAnswerService
          Business methods for RecommendedAnswer objects.
 class RecommendedReadingService
           
 class SecurityUIService
          Business methods for editing/reading/saving UI state.
 class SelfServiceSolutionScoringService
          Self Service Language Methods.
 class SelfServiceUIService
          SelfService UI Framework Service.
 class atg.svc.repository.service.ServiceUtilityService
          Base service for business logic classes that use the Service Utility repository
 class SessionService
          Business methods for atg.svc.repository.beans.shared.KnowledgeSession objects.
 class SharedService
          Base service for business logic classes that use the Service shared repository.
 class SolutionMetadataService
          Business methods for the FieldDefinition, SolutionClass and associated objects.
 class SolutionRedirectService
          Business methods for SolutionRedirect objects.
 class SolutionScoringService
          Maintains the solution scoring.
 class SolutionService
          Business methods for the Solution object.
 class SolutionStatusService
           
 class SpellingDictionaryService
          Business methods to implement the spelling dictionary service
 class StateHolderService
          Service for managing UI window attribute state in the repository.
 class TransactionalFragmentService
          TransactionalFragmentService Business services for managing Transactional Fragments and associated objects.
 class UIService
          Business methods for editing/reading/saving UI state.
 class ViewedAnswerService
          Business methods for ViewedAnswer objects.