All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class icc.db.ChangePassword

java.lang.Object
   |
   +----icc.net.EventHandler
           |
           +----icc.net.ServiceAgent
                   |
                   +----icc.db.ChangePassword

public class ChangePassword
extends ServiceAgent

Variable Index

 o CHANGE
 o display
 o events
 o FAILED
 o image
 o SUCCESS

Constructor Index

 o ChangePassword(WebtopCenter)

Method Index

 o bodypart(StringBuffer, String)
 o changeDialog(IDCard)
 o failedDialog(IDCard)
 o functionpart(StringBuffer)
 o helpDialog(IDCard)
 o process(Package)
 o successDialog(IDCard)

Variables

 o CHANGE
 static final int CHANGE
 o SUCCESS
 static final int SUCCESS
 o FAILED
 static final int FAILED
 o events
 static final int events[]
 o display
 static final String display
 o image
 static final String image

Constructors

 o ChangePassword
 public ChangePassword(WebtopCenter provider)

Methods

 o process
 public void process(Package pkg)
Overrides:
process in class ServiceAgent
 o helpDialog
 Mandate helpDialog(IDCard client)
 o successDialog
 Mandate successDialog(IDCard client)
 o changeDialog
 Mandate changeDialog(IDCard client)
 o failedDialog
 Mandate failedDialog(IDCard client)
 o functionpart
 void functionpart(StringBuffer buffer)
 o bodypart
 void bodypart(StringBuffer buffer,
               String username)

All Packages  Class Hierarchy  This Package  Previous  Next  Index

This website has been archived and is no longer maintained.