gov.bnl.gums.admin
Class ManualMapping_Add

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

public class ManualMapping_Add
extends RemoteCommand

Author:
carcassi

Field Summary
 
Fields inherited from class gov.bnl.gums.command.AbstractCommand
command, commandName, description, failOnArguments, syntax
 
Constructor Summary
ManualMapping_Add()
          Creates a new ManualMapping_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

ManualMapping_Add

public ManualMapping_Add()
Creates a new ManualMapping_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.