|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork2.ActionSupport
org.nuiton.web.struts2.BaseAction
org.nuiton.scmwebeditor.ScmWebEditorBaseAction
org.nuiton.scmwebeditor.actions.PreviewAction
public class PreviewAction
| Field Summary | |
|---|---|
protected String |
newText
|
protected javax.servlet.http.HttpServletRequest |
request
|
protected String |
XMLResponse
|
| Fields inherited from class com.opensymphony.xwork2.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork2.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
PreviewAction()
|
|
| Method Summary | |
|---|---|
String |
execute()
|
String |
getNewText()
|
String |
getXMLResponse()
|
void |
setNewText(String newText)
|
void |
setServletRequest(javax.servlet.http.HttpServletRequest request)
|
void |
setXMLResponse(String XMLResponse)
|
| Methods inherited from class org.nuiton.scmwebeditor.ScmWebEditorBaseAction |
|---|
checkout, checkout, convertToUnicode, delTempDirectory, getCodepageDetector, getHeadcommiter, getHeadNumberRevision, getHeadRevision, getMimeType, getMimeType, getMimeTypes, getPassword, getScmSession, getSvnSession, getTempDir, getUsername, loadProperties, loadProperties, setSvnSession |
| Methods inherited from class org.nuiton.web.struts2.BaseAction |
|---|
_, _ |
| Methods inherited from class com.opensymphony.xwork2.ActionSupport |
|---|
addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected transient javax.servlet.http.HttpServletRequest request
protected String XMLResponse
protected String newText
| Constructor Detail |
|---|
public PreviewAction()
| Method Detail |
|---|
public String getNewText()
public void setNewText(String newText)
public String getXMLResponse()
public void setXMLResponse(String XMLResponse)
public String execute()
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportpublic void setServletRequest(javax.servlet.http.HttpServletRequest request)
setServletRequest in interface org.apache.struts2.interceptor.ServletRequestAware
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||