|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sakaiproject.tool.assessment.ui.listener.author.TemplateBaseListener
public abstract class TemplateBaseListener
Title: Sakai Project
Description: Samigo Assessment Manager. This is a base class with some common methods used by template action listerners.
| Constructor Summary | |
|---|---|
TemplateBaseListener()
|
|
| Method Summary | |
|---|---|
protected AssessmentTemplateFacade |
getAssessmentTemplate(String templateId)
Get a template from the template id |
protected TemplateBean |
lookupTemplateBean(javax.faces.context.FacesContext context)
Helper method to look up template backing bean. |
abstract void |
processAction(javax.faces.event.ActionEvent parm1)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TemplateBaseListener()
| Method Detail |
|---|
public abstract void processAction(javax.faces.event.ActionEvent parm1)
throws javax.faces.event.AbortProcessingException
processAction in interface javax.faces.event.ActionListenerjavax.faces.event.AbortProcessingExceptionprotected AssessmentTemplateFacade getAssessmentTemplate(String templateId)
templateId -
protected TemplateBean lookupTemplateBean(javax.faces.context.FacesContext context)
throws javax.faces.FacesException
context - the faces context
javax.faces.FacesException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||