public class SVNPropSetCommand extends SVNPropertiesCommand
NULL
Constructor and Description |
---|
SVNPropSetCommand() |
Modifier and Type | Method and Description |
---|---|
protected Collection |
createSupportedOptions() |
void |
handleProperty(long revision,
SVNPropertyData property)
Handles a revision property.
|
void |
run() |
checkBooleanProperty, checkRevPropTarget, clearCollectedProperties, getPathProperties, getPathProperty, getRevisionProperties, getRevisionProperty, getRevpropURL, getURLProperties, getURLProperty, handleProperty, handleProperty, printProperty, printProplist
addXMLProp, closeXMLTag, openCDataTag, openXMLTag, openXMLTag, printXMLFooter, printXMLHeader, printXMLPropHash
acceptsRevisionRange, getFileAmbigousErrorMessage, getGlobalOptions, getMessageAmbigousErrorMessage, getResourceBundleName, getSVNEnvironment, isCommitter
availableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailed
protected Collection createSupportedOptions()
createSupportedOptions
in class AbstractSVNCommand
public void run() throws SVNException
run
in class AbstractSVNCommand
SVNException
public void handleProperty(long revision, SVNPropertyData property) throws SVNException
ISVNPropertyHandler
handleProperty
in interface ISVNPropertyHandler
handleProperty
in class SVNPropertiesCommand
revision
- a repository revision which property
is to be handledproperty
- a revision (unversioned) propertySVNException
SVNWCClient
Copyright © 2024. All rights reserved.