|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.opensymphony.xwork.ActionSupport
com.solidstategroup.action.stats.ProcessorAction
public class ProcessorAction
User: Phil Date: 19-May-2005 Time: 12:03:26
| Field Summary |
|---|
| Fields inherited from class com.opensymphony.xwork.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
ProcessorAction()
|
|
| Method Summary | |
|---|---|
java.lang.String |
execute()
|
int |
getAction()
|
java.util.Date |
getFrom()
|
int |
getNumberProcessed()
|
java.util.Date |
getTo()
|
java.lang.String |
process()
|
java.lang.String |
resetAll()
|
java.lang.String |
resetRange()
|
void |
setAction(int action)
|
void |
setFrom(java.util.Date from)
|
void |
setNumberProcessed(int numberProcessed)
|
void |
setTo(java.util.Date to)
|
| Methods inherited from class com.opensymphony.xwork.ActionSupport |
|---|
addActionError, addActionMessage, addFieldError, clone, doDefault, doInput, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, pause, setActionErrors, setActionMessages, setFieldErrors, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProcessorAction()
| Method Detail |
|---|
public int getNumberProcessed()
public void setNumberProcessed(int numberProcessed)
public int getAction()
public void setAction(int action)
public java.lang.String resetAll()
public java.lang.String resetRange()
public java.lang.String process()
public java.lang.String execute()
throws java.lang.Exception
execute in interface com.opensymphony.xwork.Actionexecute in class com.opensymphony.xwork.ActionSupportjava.lang.Exceptionpublic java.util.Date getFrom()
public void setFrom(java.util.Date from)
public java.util.Date getTo()
public void setTo(java.util.Date to)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||