gov.bnl.gums.admin
Class Pool_AddRange

java.lang.Object
  extended by gov.bnl.gums.command.AbstractCommand
      extended by gov.bnl.gums.admin.RemoteCommand
          extended by gov.bnl.gums.admin.Pool_AddRange

public class Pool_AddRange
extends RemoteCommand

Author:
carcassi

Field Summary
 
Fields inherited from class gov.bnl.gums.command.AbstractCommand
command, commandName, description, failOnArguments, syntax
 
Constructor Summary
Pool_AddRange()
          Creates a new ManualGroup_Add object.
 
Method Summary
protected  org.apache.commons.cli.Options buildOptions()
           
protected  void execute(org.apache.commons.cli.CommandLine cmd)
           
 
Methods inherited from class gov.bnl.gums.admin.RemoteCommand
getGums, getGums
 
Methods inherited from class gov.bnl.gums.command.AbstractCommand
execute, failForWrongParameters, getClientDN, isUsingProxy, main, parse, printHelp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pool_AddRange

public Pool_AddRange()
Creates a new ManualGroup_Add object.

Method Detail

buildOptions

protected org.apache.commons.cli.Options buildOptions()
Specified by:
buildOptions in class AbstractCommand

execute

protected void execute(org.apache.commons.cli.CommandLine cmd)
                throws java.lang.Exception
Specified by:
execute in class AbstractCommand
Throws:
java.lang.Exception


Copyright © 2004-2008. All Rights Reserved.