|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.tmatesoft.svn.core.wc2.SvnOperation<V> org.tmatesoft.svn.core.wc2.admin.SvnRepositoryOperation<SVNProperties> org.tmatesoft.svn.core.wc2.admin.SvnRepositoryGetProperties
public class SvnRepositoryGetProperties
Constructor Summary | |
---|---|
SvnRepositoryGetProperties(SvnOperationFactory factory)
|
Method Summary | |
---|---|
java.lang.String |
getPath()
|
java.lang.String |
getTransactionName()
|
void |
setPath(java.lang.String path)
|
void |
setTransactionName(java.lang.String transactionName)
|
Methods inherited from class org.tmatesoft.svn.core.wc2.admin.SvnRepositoryOperation |
---|
getRepositoryRoot, isChangesWorkingCopy, setRepositoryRoot |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SvnRepositoryGetProperties(SvnOperationFactory factory)
Method Detail |
---|
public java.lang.String getTransactionName()
public void setTransactionName(java.lang.String transactionName)
public java.lang.String getPath()
public void setPath(java.lang.String path)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |