Uses of Interface
com.eurotech.framework.system.SystemAdminService

Packages that use SystemAdminService
com.eurotech.framework.core.cloud   
com.eurotech.framework.core.system   
com.eurotech.framework.core.test   
 

Uses of SystemAdminService in com.eurotech.framework.core.cloud
 

Methods in com.eurotech.framework.core.cloud that return SystemAdminService
 SystemAdminService CloudServiceImpl.getSystemAdminService()
           
 

Methods in com.eurotech.framework.core.cloud with parameters of type SystemAdminService
 void CloudServiceImpl.setSystemAdminService(SystemAdminService systemAdminService)
           
 void CloudServiceImpl.unsetSystemAdminService(SystemAdminService systemAdminService)
           
 

Uses of SystemAdminService in com.eurotech.framework.core.system
 

Classes in com.eurotech.framework.core.system that implement SystemAdminService
 class SystemAdminServiceImpl
           
 

Uses of SystemAdminService in com.eurotech.framework.core.test
 

Methods in com.eurotech.framework.core.test with parameters of type SystemAdminService
static void SystemAdminServiceTest.setSystemAdminService(SystemAdminService sas)
           
 



Copyright © 2013. All Rights Reserved.