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

Packages that use RepositoryService
atg.svc.repository.service   
 

Uses of RepositoryService in atg.svc.repository.service
 

Methods in atg.svc.repository.service that return RepositoryService
 RepositoryService BaseService.getRepositoryService()
          Gets the repository services.
 

Methods in atg.svc.repository.service with parameters of type RepositoryService
 void BaseService.setRepositoryService(RepositoryService pRepositoryService)
          Sets the repository services.