org.zeroexchange.web.components.user
Class UserProfilePanel.UpdateProfileData

java.lang.Object
  extended by org.zeroexchange.web.components.user.AbstractUserProfilePanel.ProfileData
      extended by org.zeroexchange.web.components.user.UserProfilePanel.UpdateProfileData
All Implemented Interfaces:
Serializable
Enclosing class:
UserProfilePanel

protected class UserProfilePanel.UpdateProfileData
extends AbstractUserProfilePanel.ProfileData

See Also:
Serialized Form

Constructor Summary
protected UserProfilePanel.UpdateProfileData()
           
 
Method Summary
 String getCurrentPassword()
           
 
Methods inherited from class org.zeroexchange.web.components.user.AbstractUserProfilePanel.ProfileData
getDisplayName, getEmail, getLocation, getPassword, getRePassword, setDisplayName, setEmail, setLocation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserProfilePanel.UpdateProfileData

protected UserProfilePanel.UpdateProfileData()
Method Detail

getCurrentPassword

public String getCurrentPassword()


Copyright © 2013. All Rights Reserved.