|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwebwork.action.ActionSupport
net.killingar.actions.ActionSupport
net.killingar.actions.email.Send
net.killingar.forum.actions.ForgotPassword
public class ForgotPassword
| Field Summary | |
|---|---|
protected ForumManager |
manager
|
| 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 | |
|---|---|
ForgotPassword()
|
|
| Method Summary | |
|---|---|
java.lang.String |
doExecute()
|
void |
doValidation()
|
void |
setSession(java.util.Map session)
|
void |
setUsername(java.lang.String in)
|
| Methods inherited from class net.killingar.actions.email.Send |
|---|
getBody, getCc, getFrom, getSmtpServer, getSubject, getTo, setBody, setCc, setFrom, setSmtpServer, setSubject, setTo |
| Methods inherited from class webwork.action.ActionSupport |
|---|
addError, addErrorMessage, addIllegalArgumentException, doDefault, execute, 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 |
| Field Detail |
|---|
protected ForumManager manager
| Constructor Detail |
|---|
public ForgotPassword()
| Method Detail |
|---|
public void setSession(java.util.Map session)
setSession in interface webwork.action.SessionAwaresetSession in class ActionSupportpublic void setUsername(java.lang.String in)
public void doValidation()
doValidation in class Sendpublic java.lang.String doExecute()
doExecute in class Send
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||