com.mf.roundhouse.core.form
Class AccountSettingsForm

java.lang.Object
  extended byValidatorForm
      extended bycom.mf.roundhouse.core.form.RoundhouseForm
          extended bycom.mf.roundhouse.core.form.UserCoreForm
              extended bycom.mf.roundhouse.core.form.AccountSettingsForm

public class AccountSettingsForm
extends UserCoreForm

Author:
ghester To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.mf.roundhouse.core.form.RoundhouseForm
ACTION, EDITING, OBJECT_IDENTIFIER
 
Constructor Summary
AccountSettingsForm()
           
 
Methods inherited from class com.mf.roundhouse.core.form.UserCoreForm
getEmail, getInitialLoginDate, getName, getNickname, getNotes, getPassword, getPasswordVerify, getRegistrationDate, getSecretAnswer, getSecretQuestion, getUserAgreeDate, getVerificationWord, setEmail, setInitialLoginDate, setName, setNickname, setNotes, setPassword, setPasswordVerify, setRegistrationDate, setSecretAnswer, setSecretQuestion, setUserAgreeDate, setVerificationWord, validate
 
Methods inherited from class com.mf.roundhouse.core.form.RoundhouseForm
getAction, getEditing, getOid, isEmpty, setAction, setEditing, setOid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccountSettingsForm

public AccountSettingsForm()


Copyright © 2004 Media Fortress, LLC. Licensed for commercial use under the Apache 2.0 License.