|
||||||||||
| 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.SearchAction
public class SearchAction
| Field Summary | |
|---|---|
protected String |
address
|
protected Map<String,String> |
directories
|
protected String |
error
|
protected List<String> |
files
|
protected String |
id
|
protected String |
info
|
protected String |
list
|
protected List<com.jgeppert.struts2.jquery.tree.result.TreeNode> |
nodes
|
protected int |
numberOfFile
|
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 | |
|---|---|
SearchAction()
|
|
| Method Summary | |
|---|---|
String |
getAddress()
|
String |
getAddressUnique(String leFichier)
|
Map<String,String> |
getDirectories()
|
String |
getError()
|
List<String> |
getFiles()
|
String |
getInfo()
|
String |
getJSON()
|
String |
getList()
|
List<com.jgeppert.struts2.jquery.tree.result.TreeNode> |
getNodes()
|
int |
getNumberOfFile()
|
String |
getPw()
|
String |
getUsername()
|
void |
listEntries(org.tmatesoft.svn.core.io.SVNRepository repository,
String path)
|
static String |
replaceLast(String string,
String toReplace,
String replacement)
|
String |
search()
|
void |
setAddress(String address)
|
void |
setId(String id)
|
void |
setList(String list)
|
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, 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, execute, 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 address
protected List<String> files
protected Map<String,String> directories
protected String username
protected String pw
protected String error
protected int numberOfFile
protected String info
protected String list
protected List<com.jgeppert.struts2.jquery.tree.result.TreeNode> nodes
protected String id
| Constructor Detail |
|---|
public SearchAction()
| Method Detail |
|---|
public String getError()
public String getList()
public void setList(String list)
public List<String> getFiles()
public Map<String,String> getDirectories()
public String getInfo()
public String getAddress()
public void setAddress(String address)
public String getUsername()
public void setUsername(String username)
public String getPw()
public void setPw(String pw)
public int getNumberOfFile()
public String search()
public void listEntries(org.tmatesoft.svn.core.io.SVNRepository repository,
String path)
public String getJSON()
public List<com.jgeppert.struts2.jquery.tree.result.TreeNode> getNodes()
public void setId(String id)
public String getAddressUnique(String leFichier)
public static String replaceLast(String string,
String toReplace,
String replacement)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||