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

Packages that use QOAAService
atg.svc.repository.service   
 

Uses of QOAAService in atg.svc.repository.service
 

Methods in atg.svc.repository.service that return QOAAService
 QOAAService SolutionService.getQOAAService()
           
 QOAAService SolutionScoringService.getQOAAService()
           
 

Methods in atg.svc.repository.service with parameters of type QOAAService
 void SolutionService.setQOAAService(QOAAService pQOAAService)
           
 void SolutionScoringService.setQOAAService(QOAAService pQOAAService)