public class TemplateLoadListener extends TemplateBaseListener implements javax.faces.event.ActionListener
Description: Action Listener for loading a template
Copyright: Copyright (c) 2004
Organization: Sakai Project
| Constructor and Description |
|---|
TemplateLoadListener() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
loadAssessment(TemplateBean templateBean,
String templateId) |
void |
processAction(javax.faces.event.ActionEvent ae)
Normal listener method.
|
getAssessmentTemplate, lookupTemplateBeanpublic void processAction(javax.faces.event.ActionEvent ae)
throws javax.faces.event.AbortProcessingException
processAction in interface javax.faces.event.ActionListenerprocessAction in class TemplateBaseListenerae - javax.faces.event.AbortProcessingExceptionpublic boolean loadAssessment(TemplateBean templateBean, String templateId)
templateBean - templateId - template id or "0" if create newExceptionCopyright © 2005-2014 Sakai Project. All Rights Reserved.