Uses of Interface
org.sakaiproject.tool.assessment.integration.helper.ifc.ServerConfigurationServiceHelper

Packages that use ServerConfigurationServiceHelper
org.sakaiproject.tool.assessment.integration.context   
org.sakaiproject.tool.assessment.integration.context.spring   
org.sakaiproject.tool.assessment.integration.helper.standalone   
 

Uses of ServerConfigurationServiceHelper in org.sakaiproject.tool.assessment.integration.context
 

Methods in org.sakaiproject.tool.assessment.integration.context that return ServerConfigurationServiceHelper
abstract  ServerConfigurationServiceHelper IntegrationContextFactory.getServerConfigurationServiceHelper()
           
 

Uses of ServerConfigurationServiceHelper in org.sakaiproject.tool.assessment.integration.context.spring
 

Methods in org.sakaiproject.tool.assessment.integration.context.spring that return ServerConfigurationServiceHelper
 ServerConfigurationServiceHelper IntegrationContext.getServerConfigurationServiceHelper()
           
 

Methods in org.sakaiproject.tool.assessment.integration.context.spring with parameters of type ServerConfigurationServiceHelper
 void IntegrationContext.setServerConfigurationServiceHelper(ServerConfigurationServiceHelper serverConfigurationServiceHelper)
           
 

Uses of ServerConfigurationServiceHelper in org.sakaiproject.tool.assessment.integration.helper.standalone
 

Classes in org.sakaiproject.tool.assessment.integration.helper.standalone that implement ServerConfigurationServiceHelper
 class ServerConfigurationServiceHelperImpl
           
 



Copyright © 2005-2013 Sakai Project. All Rights Reserved.