All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.sdi.wap.demo.site.ViewAccount

java.lang.Object
   |
   +----com.sdi.wap.State
           |
           +----com.sdi.wap.demo.site.ViewAccount

public class ViewAccount
extends State
Converted from jsp file


Constructor Index

 o ViewAccount()

Method Index

 o controller()
Abstract controller method to be implemented by all subclasses
 o viewAccount(AccountBean)

Constructors

 o ViewAccount
 public ViewAccount()

Methods

 o controller
 public void controller() throws Exception
Abstract controller method to be implemented by all subclasses

Overrides:
controller in class State
 o viewAccount
 private final String viewAccount(AccountBean thisAccount) throws Exception

All Packages  Class Hierarchy  This Package  Previous  Next  Index