|
|||||||||
| 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.area.ActionAreaSupport
net.killingar.forum.actions.area.View
net.killingar.forum.actions.area.DeleteMessage
public class DeleteMessage
| Field Summary |
|---|
| Fields inherited from class net.killingar.forum.actions.area.View |
|---|
areaCustomizer |
| Fields inherited from class net.killingar.forum.actions.area.ActionAreaSupport |
|---|
areamgr |
| 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 | |
|---|---|
DeleteMessage()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
doExecute()
|
protected void |
doValidation()
|
MessageData |
getMessage()
|
int |
getPage()
|
void |
setDelete(boolean delete)
|
void |
setMessageID(long messageID)
|
void |
setPage(int pageID)
|
| Methods inherited from class net.killingar.forum.actions.area.View |
|---|
getArea, getAreaCustomizer, getAreaID, getAreaInfo, getBodyEmpty, getColspan, getCssClass, getDeleteAccess, getEditable, getEndPage, getLastPage, getMessages, getMessageView, getNextPage, getNumberOfPages, getPageID, getPrevPage, getShowHidden, getShowingUnread, getStartPage, getStartPageID, getTime, getUnread, getView, setAreaID, setSetTime, setShowHidden, setTime |
| Methods inherited from class net.killingar.forum.actions.area.ActionAreaSupport |
|---|
setSession |
| 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, 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 DeleteMessage()
| Method Detail |
|---|
public void setMessageID(long messageID)
public void setDelete(boolean delete)
public void setPage(int pageID)
setPage in class Viewpublic MessageData getMessage()
public int getPage()
protected void doValidation()
doValidation in class Viewprotected java.lang.String doExecute()
doExecute in class View
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||