com.arsdigita.ui.login
Class EmailInitListener

java.lang.Object
  extended bycom.arsdigita.ui.login.EmailInitListener
All Implemented Interfaces:
EventListener, FormInitListener

public class EmailInitListener
extends Object
implements FormInitListener

Initializes the value of the given parameter to the current user's email address. If the user is not logged in or the email address is invalid, the parameter is not modified.

Author:
Sameer Ajmani

Field Summary
static String versionId
           
 
Constructor Summary
EmailInitListener(EmailParameter param)
           
 
Method Summary
 void init(FormSectionEvent event)
          Initializes a FormData object already populated with values from the request.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values
Constructor Detail

EmailInitListener

public EmailInitListener(EmailParameter param)
Method Detail

init

public void init(FormSectionEvent event)
Description copied from interface: FormInitListener
Initializes a FormData object already populated with values from the request.

Specified by:
init in interface FormInitListener


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC