|
|||||||||
| 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.forum.actions.ActionForumSupport
net.killingar.forum.actions.poll.ActionPollsSupport
public abstract class ActionPollsSupport
| Field Summary | |
|---|---|
protected PollManager |
pollmgr
|
| 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 | |
|---|---|
ActionPollsSupport()
|
|
| Method Summary | |
|---|---|
void |
setSession(java.util.Map map)
|
| Methods inherited from class net.killingar.forum.actions.ActionForumSupport |
|---|
execute, getCurrentUser, getExecutionTime, getHasAccess, getItemlistmgr, getManager, getOption, getOptionsmgr, getUnreadFromHereTime, setManager |
| Methods inherited from class webwork.action.ActionSupport |
|---|
addError, addErrorMessage, addIllegalArgumentException, doDefault, doExecute, 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 |
| Field Detail |
|---|
protected PollManager pollmgr
| Constructor Detail |
|---|
public ActionPollsSupport()
| Method Detail |
|---|
public void setSession(java.util.Map map)
setSession in interface webwork.action.SessionAwaresetSession in class ActionForumSupport
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||