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
           
 class FrameworkBaseService
          Base service for business logic classes.
 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
           
 class RecommendedAnswerService
          Business methods for RecommendedAnswer objects.
 class RecommendedReadingService
           
 class SecurityUIService
          Business methods for editing/reading/saving UI state.
 class SegmentedOptionService
          Business methods for editing/reading/saving options that are segmented by profile group.
 class SegmentService
          Service providing security through segments.
 class SelfServiceSolutionScoringService
          Self Service Language Methods.
 class SelfServiceUIService
          SelfService UI Framework Service.
 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 SiteService
          Business methods for editing/reading/saving sites and site options.
 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 for KnowledgeSession objects.
 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 UserOptionsService
          Business methods for editing/reading/saving user options.
 class ViewedAnswerService
          Business methods for ViewedAnswer objects.