|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sakaiproject.tool.assessment.ui.bean.print.PDFItemBean
public class PDFItemBean
| Constructor Summary | |
|---|---|
PDFItemBean()
|
|
| Method Summary | |
|---|---|
String |
getContent()
gets the raw generated html version of a question |
Long |
getItemId()
gets the item id |
String |
getMeta()
gets the Meta data section of an item |
void |
setContent(String content)
sets the ray generated html version of a question |
void |
setItemId(Long itemId)
sets the item id |
void |
setMeta(String meta)
sets the Meta dat section of an item |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PDFItemBean()
| Method Detail |
|---|
public Long getItemId()
public void setItemId(Long itemId)
public String getContent()
public void setContent(String content)
content - public String getMeta()
public void setMeta(String meta)
meta -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||