org.sakaiproject.tool.assessment.samlite.impl
Class SamLiteServiceImpl
java.lang.Object
org.sakaiproject.tool.assessment.samlite.impl.SamLiteServiceImpl
- All Implemented Interfaces:
- SamLiteService
public class SamLiteServiceImpl
- extends Object
- implements SamLiteService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_CHARSET
public static final String DEFAULT_CHARSET
- See Also:
- Constant Field Values
SamLiteServiceImpl
public SamLiteServiceImpl()
init
public void init()
saveLast
public Question saveLast(QuestionGroup questionGroup,
Question question)
parse
public QuestionGroup parse(String name,
String description,
String data)
- Specified by:
parse in interface SamLiteService
createDocument
public Document createDocument(QuestionGroup questionGroup)
- Specified by:
createDocument in interface SamLiteService
createQTIDocument
public org.imsglobal.xsd.imsQtiasiv1P2.QuestestinteropDocument createQTIDocument(QuestionGroup questionGroup)
Copyright © 2007-2012 Sakai Project. All Rights Reserved.