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

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

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

Methods in org.sakaiproject.tool.assessment.integration.context that return SectionAwareServiceHelper
abstract  SectionAwareServiceHelper IntegrationContextFactory.getSectionAwareServiceHelper()
           
 

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

Methods in org.sakaiproject.tool.assessment.integration.context.spring that return SectionAwareServiceHelper
 SectionAwareServiceHelper IntegrationContext.getSectionAwareServiceHelper()
           
 

Methods in org.sakaiproject.tool.assessment.integration.context.spring with parameters of type SectionAwareServiceHelper
 void IntegrationContext.setSectionAwareServiceHelper(SectionAwareServiceHelper sectionAwareServiceHelper)
           
 

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

Classes in org.sakaiproject.tool.assessment.integration.helper.standalone that implement SectionAwareServiceHelper
 class SectionAwareServiceHelperImpl
          An implementation of Samigo-specific authorization (based on Gradebook's) needs based on the shared Section Awareness API.
 



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