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.Collection
java.lang.String
protected java.lang.String
java.lang.String
boolean
void
run()
Methods inherited from class org.tmatesoft.svn.cli.svn.SVNCommand
acceptsRevisionRange, getGlobalOptions, getResourceBundleName, getSVNEnvironment
Methods inherited from class org.tmatesoft.svn.cli.AbstractSVNCommand
availableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailed
Methods 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:
isCommitter
in classSVNCommand
-
getFileAmbigousErrorMessage
public java.lang.String getFileAmbigousErrorMessage()- Overrides:
getFileAmbigousErrorMessage
in classSVNCommand
-
getMessageAmbigousErrorMessage
public java.lang.String getMessageAmbigousErrorMessage()- Overrides:
getMessageAmbigousErrorMessage
in classSVNCommand
-
createSupportedOptions
protected java.util.Collection createSupportedOptions()- Specified by:
createSupportedOptions
in classAbstractSVNCommand
-
run
- Specified by:
run
in classAbstractSVNCommand
- Throws:
SVNException
-
getLockMessage
- Throws:
SVNException
-