All Packages Class Hierarchy This Package Previous Next Index
Class com.sdi.wap.demo.site.ViewLogin
java.lang.Object
|
+----com.sdi.wap.State
|
+----com.sdi.wap.demo.site.ViewLogin
- public class ViewLogin
- extends State
-
ViewLogin()
-
-
controller()
- Abstract controller method to be implemented by all subclasses
-
viewLogin(Identifier)
-
ViewLogin
public ViewLogin()
controller
public final void controller() throws Exception
- Abstract controller method to be implemented by all subclasses
- Overrides:
- controller in class State
viewLogin
private final String viewLogin(Identifier identifier) throws Exception
All Packages Class Hierarchy This Package Previous Next Index