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

Packages that use LogicalOrganizationService
atg.svc.repository.service   
 

Uses of LogicalOrganizationService in atg.svc.repository.service
 

Methods in atg.svc.repository.service that return LogicalOrganizationService
 LogicalOrganizationService ServiceFactory.getLogicalOrganizationService()
           
 

Methods in atg.svc.repository.service with parameters of type LogicalOrganizationService
 void ServiceFactory.setLogicalOrganizationService(LogicalOrganizationService pLogicalOrganizationService)