public class SVNLockCommand extends SVNCommand
| Constructor and Description |
|---|
SVNLockCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection |
createSupportedOptions() |
java.lang.String |
getFileAmbigousErrorMessage() |
protected java.lang.String |
getLockMessage() |
java.lang.String |
getMessageAmbigousErrorMessage() |
boolean |
isCommitter() |
void |
run() |
acceptsRevisionRange, getGlobalOptions, getResourceBundleName, getSVNEnvironmentavailableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailedpublic boolean isCommitter()
isCommitter in class SVNCommandpublic java.lang.String getFileAmbigousErrorMessage()
getFileAmbigousErrorMessage in class SVNCommandpublic java.lang.String getMessageAmbigousErrorMessage()
getMessageAmbigousErrorMessage in class SVNCommandprotected java.util.Collection createSupportedOptions()
createSupportedOptions in class AbstractSVNCommandpublic void run()
throws SVNException
run in class AbstractSVNCommandSVNExceptionprotected java.lang.String getLockMessage()
throws SVNException
SVNException