Package org.tmatesoft.svn.cli.svn
Class SVNLockCommand
java.lang.Object
org.tmatesoft.svn.cli.AbstractSVNCommand
org.tmatesoft.svn.cli.svn.SVNCommand
org.tmatesoft.svn.cli.svn.SVNLockCommand
- Version:
- 1.3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected java.util.Collectionjava.lang.Stringprotected java.lang.Stringjava.lang.Stringbooleanvoidrun()Methods inherited from class org.tmatesoft.svn.cli.svn.SVNCommand
acceptsRevisionRange, getGlobalOptions, getResourceBundleName, getSVNEnvironmentMethods inherited from class org.tmatesoft.svn.cli.AbstractSVNCommand
availableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SVNLockCommand
public SVNLockCommand()
-
-
Method Details
-
isCommitter
public boolean isCommitter()- Overrides:
isCommitterin classSVNCommand
-
getFileAmbigousErrorMessage
public java.lang.String getFileAmbigousErrorMessage()- Overrides:
getFileAmbigousErrorMessagein classSVNCommand
-
getMessageAmbigousErrorMessage
public java.lang.String getMessageAmbigousErrorMessage()- Overrides:
getMessageAmbigousErrorMessagein classSVNCommand
-
createSupportedOptions
protected java.util.Collection createSupportedOptions()- Specified by:
createSupportedOptionsin classAbstractSVNCommand
-
run
- Specified by:
runin classAbstractSVNCommand- Throws:
SVNException
-
getLockMessage
- Throws:
SVNException
-