|
|||||||||
| 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.MailSupport
net.killingar.actions.email.List
net.killingar.forum.actions.area.EmailPostMessage
public class EmailPostMessage
| Field Summary |
|---|
| Fields inherited from class net.killingar.actions.email.MailSupport |
|---|
from, hostname, mailSession, mailStore, password, port, protocol, smtpServer, username |
| 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 | |
|---|---|
EmailPostMessage()
|
|
| Method Summary | |
|---|---|
java.lang.String |
doExecute()
|
void |
setAreaID(long in)
|
void |
setManager(ForumManager in)
|
void |
setStorePath(java.lang.String in)
|
| Methods inherited from class net.killingar.actions.email.List |
|---|
cleanup, getFolder, getMessages |
| Methods inherited from class net.killingar.actions.email.MailSupport |
|---|
execute, getFrom, getSmtpServer, setFrom, setPassword, setPort, setProtocol, setSmtpServer, setUsername |
| Methods inherited from class net.killingar.actions.ActionSupport |
|---|
setSession |
| Methods inherited from class webwork.action.ActionSupport |
|---|
addError, addErrorMessage, addIllegalArgumentException, doDefault, doValidation, 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 |
|---|
public EmailPostMessage()
| Method Detail |
|---|
public void setStorePath(java.lang.String in)
public void setManager(ForumManager in)
public void setAreaID(long in)
public java.lang.String doExecute()
doExecute in class List
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||