org.edg.data.reptor.client
Class CommandGetBestFile

java.lang.Object
  extended byorg.edg.data.util.CommandBase
      extended byorg.edg.data.reptor.client.CommandGetBestFile
All Implemented Interfaces:
org.edg.data.util.Command

public class CommandGetBestFile
extends org.edg.data.util.CommandBase

The implementation of the copy functionality.

Version:
$Id: CommandGetBestFile.java,v 1.25 2004/05/06 09:43:05 jamesc Exp $
Author:
Peter Kunszt, Heinz Stockinger, Gavin McCance

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

LFNorGUID

public static final java.lang.String LFNorGUID
See Also:
Constant Field Values
Constructor Detail

CommandGetBestFile

public CommandGetBestFile(java.lang.String programName,
                          java.lang.String commandName,
                          java.lang.String[] commandOpts)
                   throws org.edg.data.util.CommandLineException
Method Detail

init

protected void init()

execute

public boolean execute()
                throws org.edg.data.util.DataException
Throws:
org.edg.data.util.DataException