public class TemplateUpdateListener extends TemplateBaseListener implements javax.faces.event.ActionListener
Description: Action Listener for template updates
Copyright: Copyright (c) 2004
Organization: Sakai Project
| Constructor and Description |
|---|
TemplateUpdateListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
processAction(javax.faces.event.ActionEvent ae)
Normal listener method.
|
boolean |
updateAssessment(TemplateBean templateBean) |
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 updateAssessment(TemplateBean templateBean)
templateBean - templateId - template id or "0" if create newExceptionCopyright © 2005-2014 Sakai Project. All Rights Reserved.