|
||||||||||
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.CommandListReplicas
The implementation of the listReplicas functionality.
Field Summary | |
static java.lang.String |
LOCALONLY
|
static java.lang.String |
NAME
|
Constructor Summary | |
CommandListReplicas(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 NAME
public static final java.lang.String LOCALONLY
Constructor Detail |
public CommandListReplicas(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 |