Uses of Interface
org.sakaiproject.tool.assessment.qti.helper.section.SectionHelperIfc
-
Packages that use SectionHelperIfc Package Description org.sakaiproject.tool.assessment.qti.helper org.sakaiproject.tool.assessment.qti.helper.section -
-
Uses of SectionHelperIfc in org.sakaiproject.tool.assessment.qti.helper
Methods in org.sakaiproject.tool.assessment.qti.helper that return SectionHelperIfc Modifier and Type Method Description SectionHelperIfcQTIHelperFactory. getSectionHelperInstance(int versionCode)Factory method. -
Uses of SectionHelperIfc in org.sakaiproject.tool.assessment.qti.helper.section
Classes in org.sakaiproject.tool.assessment.qti.helper.section that implement SectionHelperIfc Modifier and Type Class Description classSectionHelper12ImplCopyright: Copyright (c) 2005classSectionHelper20ImplCopyright: Copyright (c) 2005classSectionHelperBaseSections are pretty version-independent, base class does most of the work.
-