|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.ims.qti.editor.beecom.objects.Item
public class Item
| Constructor Summary | |
|---|---|
Item()
|
|
| Method Summary | |
|---|---|
void |
addToElement(org.dom4j.Element root)
|
Material |
findMaterial(java.lang.String matId)
Search an item for material with a given ID |
Duration |
getDuration()
Returns the duration. |
java.lang.String |
getIdent()
Returns the ident. |
java.util.List |
getItemcontrols()
Returns the itemcontrols. |
java.util.List |
getItemfeedbacks()
Returns the itemfeedbacks. |
QTIObject |
getItemmetadata()
Returns the itemmetadata. |
java.util.List |
getItempostconditions()
Returns the itempostconditions. |
java.util.List |
getItempreconditions()
Returns the itempreconditions. |
java.util.List |
getItemrubrics()
Returns the itemrubrics. |
java.lang.String |
getLabel()
Returns the label. |
int |
getMaxattempts()
Returns the maxattempts. |
java.lang.String |
getObjectives()
Returns the objectives. |
QTIObject |
getQticomment()
Returns the qticomment. |
Question |
getQuestion()
|
QTIXMLWrapper |
getRawXML()
|
java.util.List |
getRubrics()
Returns the rubrics. |
java.lang.String |
getTitle()
Returns the title. |
boolean |
isAlient()
|
void |
setDuration(Duration duration)
Sets the duration. |
void |
setIdent(java.lang.String ident)
Sets the ident. |
void |
setItemcontrols(java.util.List itemcontrols)
Sets the itemcontrols. |
void |
setItemfeedbacks(java.util.List itemfeedbacks)
Sets the itemfeedbacks. |
void |
setItemmetadata(QTIObject itemmetadata)
Sets the itemmetadata. |
void |
setItempostconditions(java.util.List itempostconditions)
Sets the itempostconditions. |
void |
setItempreconditions(java.util.List itempreconditions)
Sets the itempreconditions. |
void |
setItemrubrics(java.util.List itemrubrics)
Sets the itemrubrics. |
void |
setLabel(java.lang.String label)
Sets the label. |
void |
setMaxattempts(int maxattempts)
Sets the maxattempts. |
void |
setObjectives(java.lang.String objectives)
Sets the objectives. |
void |
setQticomment(QTIObject qticomment)
Sets the qticomment. |
void |
setQuestion(Question object)
|
void |
setRawXML(QTIXMLWrapper wrapper)
|
void |
setRubrics(java.util.List rubrics)
Sets the rubrics. |
void |
setTitle(java.lang.String title)
Sets the title. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Item()
| Method Detail |
|---|
public void addToElement(org.dom4j.Element root)
addToElement in interface QTIObjectorg.olat.ims.qti.editor.beecom.QTIObject#addToElement(org.dom4j.Element)public Material findMaterial(java.lang.String matId)
matId -
public boolean isAlient()
public Duration getDuration()
public java.lang.String getIdent()
public java.util.List getItemcontrols()
public java.util.List getItemfeedbacks()
public QTIObject getItemmetadata()
public java.util.List getItempostconditions()
public java.util.List getItempreconditions()
public java.util.List getItemrubrics()
public java.lang.String getLabel()
public int getMaxattempts()
public java.lang.String getObjectives()
public QTIObject getQticomment()
public java.util.List getRubrics()
public java.lang.String getTitle()
public void setDuration(Duration duration)
duration - The duration to setpublic void setIdent(java.lang.String ident)
ident - The ident to setpublic void setItemcontrols(java.util.List itemcontrols)
itemcontrols - The itemcontrols to setpublic void setItemfeedbacks(java.util.List itemfeedbacks)
itemfeedbacks - The itemfeedbacks to setpublic void setItemmetadata(QTIObject itemmetadata)
itemmetadata - The itemmetadata to setpublic void setItempostconditions(java.util.List itempostconditions)
itempostconditions - The itempostconditions to setpublic void setItempreconditions(java.util.List itempreconditions)
itempreconditions - The itempreconditions to setpublic void setItemrubrics(java.util.List itemrubrics)
itemrubrics - The itemrubrics to setpublic void setLabel(java.lang.String label)
label - The label to setpublic void setMaxattempts(int maxattempts)
maxattempts - The maxattempts to setpublic void setObjectives(java.lang.String objectives)
objectives - The objectives to setpublic void setQticomment(QTIObject qticomment)
qticomment - The qticomment to setpublic void setRubrics(java.util.List rubrics)
rubrics - The rubrics to setpublic void setTitle(java.lang.String title)
title - The title to setpublic Question getQuestion()
public void setQuestion(Question object)
object - public QTIXMLWrapper getRawXML()
public void setRawXML(QTIXMLWrapper wrapper)
wrapper -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||