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

Packages that use OrganizationValueService
atg.svc.repository.service   
 

Uses of OrganizationValueService in atg.svc.repository.service
 

Methods in atg.svc.repository.service that return OrganizationValueService
 OrganizationValueService ServiceFactory.getOrganizationValueService()
           
 

Methods in atg.svc.repository.service with parameters of type OrganizationValueService
 void ServiceFactory.setOrganizationValueService(OrganizationValueService pOrganizationValueService)