|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.luntsys.luntbuild.remoting.VcsFacade
com.luntsys.luntbuild.remoting.CvsAdaptorFacade
Facade of cvs adaptor
| Constructor Summary | |
CvsAdaptorFacade()
|
|
| Method Summary | |
java.lang.String |
getCvsPassword()
Get cvs password. |
java.lang.String |
getCvsRoot()
Get cvs root. |
java.lang.String |
getCygwinCvs()
Get cygwin cvs indication string. |
java.lang.String |
getVcsClassName()
Get the corresponding vcs adaptor class name |
void |
setCvsPassword(java.lang.String cvsPassword)
Set cvs password |
void |
setCvsRoot(java.lang.String cvsRoot)
Set cvs root |
void |
setCygwinCvs(java.lang.String cygwinCvs)
Set cygwin cvs indication string |
| Methods inherited from class com.luntsys.luntbuild.remoting.VcsFacade |
getModules |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CvsAdaptorFacade()
| Method Detail |
public java.lang.String getCvsRoot()
public void setCvsRoot(java.lang.String cvsRoot)
cvsRoot - public final java.lang.String getVcsClassName()
VcsFacade
getVcsClassName in class VcsFacadepublic java.lang.String getCvsPassword()
public void setCvsPassword(java.lang.String cvsPassword)
cvsPassword - public java.lang.String getCygwinCvs()
public void setCygwinCvs(java.lang.String cygwinCvs)
cygwinCvs - "yes", or "no" to indicate wheter or not used cvs is a cygwin
one
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||