|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork2.ActionSupport
org.nuiton.scmwebeditor.ScmWebEditorBaseAction
org.nuiton.scmwebeditor.actions.ResetAction
public class ResetAction
| Field Summary | |
|---|---|
protected String |
address
|
protected String |
error
|
protected String |
lastRevision
|
protected String |
numRevision
|
protected String |
pw
|
protected String |
username
|
| Fields inherited from class com.opensymphony.xwork2.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork2.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
ResetAction()
|
|
| Method Summary | |
|---|---|
String |
execute()
|
void |
getErreur(String error)
|
String |
getLastRevision()
|
String |
getNumRevision()
|
void |
setAddress(String address)
|
void |
setPw(String pw)
|
void |
setUsername(String username)
|
| 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, setSvnSession |
| 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 String lastRevision
protected String numRevision
protected String address
protected String username
protected String pw
protected String error
| Constructor Detail |
|---|
public ResetAction()
| Method Detail |
|---|
public String getLastRevision()
public String getNumRevision()
public void setAddress(String address)
public void setUsername(String username)
public void setPw(String pw)
public void getErreur(String error)
public String execute()
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||