org.tigris.scarab.screens.notifications
Class NotificationList

java.lang.Object
  extended byorg.apache.turbine.modules.Module
      extended byorg.apache.turbine.modules.SecureModule
          extended byorg.apache.turbine.modules.screens.TemplateSecureScreen
              extended byorg.apache.turbine.TemplateSecureScreen
                  extended byorg.tigris.scarab.screens.Default
                      extended byorg.tigris.scarab.screens.notifications.NotificationList

public class NotificationList
extends Default

Support class for the NotificationList screen. It puts in the context:

Author:
jorgeuriarte

Constructor Summary
NotificationList()
           
 
Method Summary
protected  void doBuildTemplate(org.apache.turbine.RunData data, org.apache.turbine.TemplateContext context)
          builds up the context for display of variables on the page.
 
Methods inherited from class org.tigris.scarab.screens.Default
checkAuthorized, doBuild, getLocalizationTool, getScarabRequestTool, getTitle, isAuthorized, setTargetLogin, setTargetSelectModule
 
Methods inherited from class org.apache.turbine.modules.SecureModule
doBuildTemplate
 
Methods inherited from class org.apache.turbine.modules.Module
build, evaluate, execute, getPullService, getTemplateContext, getTemplateService, getTool, handleRequest, handleRequest, requestFinished, setTarget, setTemplate, templateExists
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationList

public NotificationList()
Method Detail

doBuildTemplate

protected void doBuildTemplate(org.apache.turbine.RunData data,
                               org.apache.turbine.TemplateContext context)
                        throws java.lang.Exception
Description copied from class: Default
builds up the context for display of variables on the page.

Overrides:
doBuildTemplate in class Default
Throws:
java.lang.Exception


Copyright © 2000-2004 Tigris.org. All Rights Reserved.