ERDEditPasswordConfirmation Class Reference

Inherits er::directtoweb::components::ERDCustomEditComponent.

Collaboration diagram for ERDEditPasswordConfirmation:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 ERDEditPasswordConfirmation (WOContext context)
void fail (String errorCode)
Object objectKeyPathValue ()
String password ()
String passwordConfirm ()
String passwordPropertyKey ()
void reset ()
void setObject (EOEnterpriseObject newObject)
void setPasswordConfirm (String value)
void takeValuesFromRequest (WORequest r, WOContext c)

Public Attributes

int length

Protected Member Functions

void checkPasswords ()

Protected Attributes

String _passwordConfirm

Static Private Attributes

static final Logger log = Logger.getLogger(ERDEditPasswordConfirmation.class)


Detailed Description

Provides a "confirm password" service. Can only be used in conjunction with {$link ERDEditPassword}, because the original password value is grabbed from the context.mutableUserInfo. As all the names in a displayPropertyRepetition must be distinct, you must provide a dummy name for this component to show. The corresponding rules for a key named passwordConfirmation have already been set up. object the object to edit length the length of the text field length the length of the text field

Author:
ak on Sun Aug 17 2003 ERDirectToWeb

Constructor & Destructor Documentation

ERDEditPasswordConfirmation ( WOContext  context  ) 

Public constructor

Parameters:
context the context


Member Function Documentation

void checkPasswords (  )  [protected]

void fail ( String  errorCode  ) 

Object objectKeyPathValue (  ) 

Reimplemented from ERDCustomEditComponent.

String password (  ) 

String passwordConfirm (  ) 

String passwordPropertyKey (  ) 

void reset (  ) 

Used by stateless subclasses.

Reimplemented from ERDCustomEditComponent.

void setObject ( EOEnterpriseObject  newObject  ) 

Reimplemented from ERDCustomEditComponent.

void setPasswordConfirm ( String  value  ) 

void takeValuesFromRequest ( WORequest  request,
WOContext  context 
)

Calls resetCachedBindingsInStatefulComponent prior to super.takeValuesFromRequest.

Parameters:
request from which the values will be taken
context of the request

Reimplemented from ERXNonSynchronizingComponent.


Member Data Documentation

String _passwordConfirm [protected]

int length

final Logger log = Logger.getLogger(ERDEditPasswordConfirmation.class) [static, private]

logging support

Reimplemented from ERDCustomEditComponent.


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:53 2012 for Project Wonder by  doxygen 1.5.8