|
|||||||||
| 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.wiki.WikiAction
net.killingar.actions.wiki.Diff
public class Diff
| Field Summary |
|---|
| Fields inherited from class net.killingar.actions.wiki.WikiAction |
|---|
dvm, vm |
| 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 | |
|---|---|
Diff()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
doExecute()
|
java.lang.String |
getContext()
|
java.lang.String |
getDiff()
|
java.lang.String |
getVersion()
|
void |
setContext(java.lang.String in)
|
void |
setVersion(java.lang.String in)
|
| Methods inherited from class net.killingar.actions.wiki.WikiAction |
|---|
execute, getDefaultContext, getDefaultWiki, getExecutionTime, getTitle, getWiki, setWiki |
| 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 Diff()
| Method Detail |
|---|
public java.lang.String getContext()
getContext in class WikiActionpublic java.lang.String getVersion()
public java.lang.String getDiff()
public void setContext(java.lang.String in)
setContext in class WikiActionpublic void setVersion(java.lang.String in)
protected java.lang.String doExecute()
throws java.lang.Exception
doExecute in class webwork.action.ActionSupportjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||