| Package | Description |
|---|---|
| org.sakaiproject.tool.assessment.ui.bean.author | |
| org.sakaiproject.tool.assessment.ui.listener.author |
| Modifier and Type | Method and Description |
|---|---|
TemplateBean |
AuthorBean.getSettings()
this allows us to store template information
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorBean.setSettings(TemplateBean settings)
this allows us to store template information
|
| Modifier and Type | Method and Description |
|---|---|
protected TemplateBean |
TemplateBaseListener.lookupTemplateBean(javax.faces.context.FacesContext context)
Helper method to look up template backing bean.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TemplateLoadListener.loadAssessment(TemplateBean templateBean,
String templateId) |
boolean |
TemplateUpdateListener.updateAssessment(TemplateBean templateBean) |
Copyright © 2005-2014 Sakai Project. All Rights Reserved.