net.killingar.forum.actions.user
Class Add

java.lang.Object
  extended by webwork.action.ActionSupport
      extended by net.killingar.actions.ActionSupport
          extended by net.killingar.forum.actions.ActionForumSupport
              extended by net.killingar.forum.actions.user.View
                  extended by net.killingar.forum.actions.user.Edit
                      extended by net.killingar.forum.actions.user.Add
All Implemented Interfaces:
java.io.Serializable, webwork.action.Action, webwork.action.IllegalArgumentAware, webwork.action.SessionAware

public class Add
extends Edit

See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.killingar.forum.actions.user.Edit
date, month, newpassword, newpassword2, year
 
Fields inherited from class net.killingar.forum.actions.user.View
user, userID
 
Fields inherited from class net.killingar.forum.actions.ActionForumSupport
CHAIN, itemlistmgr, manager, optionmgr, session, start, timemgr
 
Fields inherited from class webwork.action.ActionSupport
command, errorMap, errorMessages, log
 
Fields inherited from interface webwork.action.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
 
Constructor Summary
Add()
           
 
Method Summary
protected  java.lang.String doExecute()
           
protected  void doValidation()
           
 
Methods inherited from class net.killingar.forum.actions.user.Edit
getDate, getMonth, getYear, setAddress, setDate, setIcq, setMobilephone, setMonth, setName, setNewpassword, setNewpassword2, setOther, setPublicEmail, setRealName, setRestrictedEmail, setSecretEmail, setTelephone, setYear
 
Methods inherited from class net.killingar.forum.actions.user.View
getUser, getUserID, setUserID
 
Methods inherited from class net.killingar.forum.actions.ActionForumSupport
execute, getCurrentUser, getExecutionTime, getHasAccess, getItemlistmgr, getManager, getOption, getOptionsmgr, getUnreadFromHereTime, setManager, setSession
 
Methods inherited from class webwork.action.ActionSupport
addError, addErrorMessage, addIllegalArgumentException, doDefault, getActionName, getErrorMessages, getErrors, getHasErrorMessages, getHasErrors, getLocale, getPropertyEditorMessage, getText, getTexts, getTexts, invalidInput, invokeCommand, isCommand, setCommand, setErrorMessages, setErrors, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Add

public Add()
Method Detail

doValidation

protected void doValidation()
Overrides:
doValidation in class Edit

doExecute

protected java.lang.String doExecute()
Overrides:
doExecute in class Edit


Copyright © 2005 Anders Hovmoller All Rights Reserved.