All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.sdi.wap.demo.site.ViewRefuse

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

public class ViewRefuse
extends State
Converted from jsp file


Constructor Index

 o ViewRefuse()

Method Index

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

Constructors

 o ViewRefuse
 public ViewRefuse()

Methods

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

Overrides:
controller in class State
 o htmlRefuse
 private final String htmlRefuse()

All Packages  Class Hierarchy  This Package  Previous  Next  Index