|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sakaiproject.tool.assessment.qti.helper.QTIHelperFactory
public class QTIHelperFactory
Copyright: Copyright (c) 2004
Organization: Sakai Project
| Constructor Summary | |
|---|---|
QTIHelperFactory()
|
|
| Method Summary | |
|---|---|
AssessmentHelperIfc |
getAssessmentHelperInstance(int versionCode)
Factory method. |
ItemHelperIfc |
getItemHelperInstance(int versionCode)
Factory method. |
SectionHelperIfc |
getSectionHelperInstance(int versionCode)
Factory method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QTIHelperFactory()
| Method Detail |
|---|
public ItemHelperIfc getItemHelperInstance(int versionCode)
versionCode - supported: QTIVersion.VERSION_1_2, QTIVersion.VERSION_2_0
public SectionHelperIfc getSectionHelperInstance(int versionCode)
versionCode - supported: QTIVersion.VERSION_1_2, QTIVersion.VERSION_2_0
public AssessmentHelperIfc getAssessmentHelperInstance(int versionCode)
versionCode - supported: QTIVersion.VERSION_1_2, QTIVersion.VERSION_2_0
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||