org.sakaiproject.importer.impl.importables
Class QuestionPool

java.lang.Object
  extended by org.sakaiproject.importer.impl.importables.AbstractImportable
      extended by org.sakaiproject.importer.impl.importables.Assessment
          extended by org.sakaiproject.importer.impl.importables.QuestionPool
All Implemented Interfaces:
HasSequence, Importable

public class QuestionPool
extends Assessment


Field Summary
 
Fields inherited from class org.sakaiproject.importer.impl.importables.AbstractImportable
contextPath, guid, legacyGroup, parent, sequenceNum
 
Constructor Summary
QuestionPool()
           
 
Method Summary
 String getTypeName()
           
 
Methods inherited from class org.sakaiproject.importer.impl.importables.Assessment
getAttachments, getDescription, getEssayQuestions, getFillBlankQuestions, getMatchQuestions, getMultiAnswerQuestions, getMultiChoiceQuestions, getOrderingQuestions, getQti, getTitle, getTrueFalseQuestions, getVersion, setAttachments, setDescription, setEssayQuestions, setFillBlankQuestions, setMatchQuestions, setMultiAnswerQuestions, setMultiChoiceQuestions, setOrderingQuestions, setQti, setTitle, setTrueFalseQuestions, setVersion
 
Methods inherited from class org.sakaiproject.importer.impl.importables.AbstractImportable
getContextPath, getGuid, getLegacyGroup, getParent, getSequenceNum, setContextPath, setGuid, setLegacyGroup, setParent, setSequenceNum
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuestionPool

public QuestionPool()
Method Detail

getTypeName

public String getTypeName()
Specified by:
getTypeName in interface Importable
Overrides:
getTypeName in class Assessment


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