org.apache.shale.examples.mailreader
Class Index

java.lang.Object
  extended by org.apache.shale.view.AbstractFacesBean
      extended by org.apache.shale.view.AbstractViewController
          extended by org.apache.shale.examples.mailreader.BaseViewController
              extended by org.apache.shale.examples.mailreader.Index
All Implemented Interfaces:
org.apache.shale.view.ViewController

public class Index
extends BaseViewController

ViewController for the index page.


Constructor Summary
Index()
           
 
Method Summary
 String create()
          Set the appropriate mode and forward to the registration page.
 
Methods inherited from class org.apache.shale.examples.mailreader.BaseViewController
getState, getUserDatabase
 
Methods inherited from class org.apache.shale.view.AbstractViewController
destroy, init, isPostBack, preprocess, prerender, setPostBack
 
Methods inherited from class org.apache.shale.view.AbstractFacesBean
erase, error, error, fatal, fatal, getApplication, getApplicationMap, getBean, getExternalContext, getFacesContext, getLifecycle, getRequestHeaderMap, getRequestMap, getRequestParameter, getRequestParameterMap, getRequestParameterValues, getSessionMap, getValue, info, info, log, log, retrieveData, saveData, setBean, setValue, warn, warn
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Index

public Index()
Method Detail

create

public String create()

Set the appropriate mode and forward to the registration page.



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.