|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.edg.data.util.CommandBase
org.edg.data.reptor.client.CommandGetBestFile
The implementation of the copy functionality.
Field Summary | |
static java.lang.String |
LFNorGUID
|
Constructor Summary | |
CommandGetBestFile(java.lang.String programName,
java.lang.String commandName,
java.lang.String[] commandOpts)
|
Method Summary | |
boolean |
execute()
|
protected void |
init()
|
Methods inherited from class org.edg.data.util.CommandBase |
addArgument, addOption, description, getArgument, getBoolOption, getCommandLine, getCommandName, getConfigFile, getOptions, getStringOption, getVO, isSecure, isVerbose, printHelp, setOption, setVerbose, stripGuidPrefix, stripGuidPrefixes, stripLfnPrefix, stripLfnPrefixes, withGuidPrefix, withLfnPrefix |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String LFNorGUID
Constructor Detail |
public CommandGetBestFile(java.lang.String programName, java.lang.String commandName, java.lang.String[] commandOpts) throws org.edg.data.util.CommandLineException
Method Detail |
protected void init()
public boolean execute() throws org.edg.data.util.DataException
org.edg.data.util.DataException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |