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

Packages that use ServiceFactory
atg.svc.repository.service   
atg.svc.ui.formhandlers   
 

Uses of ServiceFactory in atg.svc.repository.service
 

Methods in atg.svc.repository.service that return ServiceFactory
static ServiceFactory ServiceFactory.getInstance()
          Gets the global instance of this factory.
 

Uses of ServiceFactory in atg.svc.ui.formhandlers
 

Methods in atg.svc.ui.formhandlers that return ServiceFactory
 ServiceFactory ListChooserFormHandler.getServiceFactory()
           
 

Methods in atg.svc.ui.formhandlers with parameters of type ServiceFactory
 void ListChooserFormHandler.setServiceFactory(ServiceFactory pServiceFactory)
          Sets ServiceFactory