|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.edg.data.util.CommandBase | +--org.edg.data.reptor.client.CommandRegisterGUID
The implementation of the registerGUID functionality.
Constructor Summary | |
CommandRegisterGUID(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, getProgramName, getStringOption, getTimingFile, getVO, isSecure, isTiming, isVerbose, printHelp, setOption |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CommandRegisterGUID(java.lang.String programName, java.lang.String commandName, java.lang.String[] commandOpts) throws org.edg.data.util.CommandLineException, ReptorException
Method Detail |
protected void init()
init
in class org.edg.data.util.CommandBase
public boolean execute() throws org.edg.data.util.DataException
execute
in interface org.edg.data.util.Command
execute
in class org.edg.data.util.CommandBase
org.edg.data.util.DataException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |