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

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

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

Methods in org.sakaiproject.tool.assessment.integration.context that return GradebookServiceHelper
abstract  GradebookServiceHelper IntegrationContextFactory.getGradebookServiceHelper()
           
 

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

Methods in org.sakaiproject.tool.assessment.integration.context.spring that return GradebookServiceHelper
 GradebookServiceHelper IntegrationContext.getGradebookServiceHelper()
           
 

Methods in org.sakaiproject.tool.assessment.integration.context.spring with parameters of type GradebookServiceHelper
 void IntegrationContext.setGradebookServiceHelper(GradebookServiceHelper gradebookServiceHelper)
           
 

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

Classes in org.sakaiproject.tool.assessment.integration.helper.standalone that implement GradebookServiceHelper
 class GradebookServiceHelperImpl
           Description: This is a stub standalone context implementation helper delegate class for the GradebookService class.
 



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