gov.bnl.gums.admin
Class RemoteCommand

java.lang.Object
  extended by gov.bnl.gums.command.AbstractCommand
      extended by gov.bnl.gums.admin.RemoteCommand
Direct Known Subclasses:
ClientVersion, GenerateMap, ManualGroup_Add, ManualGroup_Remove, ManualGroupAdd, ManualGroupRemove, ManualMapping_Add, ManualMapping_Remove, ManualMappingAdd, ManualMappingRemove, MapAccount, MapUser, Pool_AddRange, PoolAddRange, PoolGetAssignments, PoolRemoveRange, PoolUnassignRange, ServerVersion, UpdateGroups

public abstract class RemoteCommand
extends AbstractCommand

Author:
carcassi

Field Summary
 
Fields inherited from class gov.bnl.gums.command.AbstractCommand
command, commandName, description, failOnArguments, syntax
 
Constructor Summary
RemoteCommand()
           
 
Method Summary
protected  GUMSAPI getGums()
           
protected  GUMSAPI getGums(java.lang.String gumsUrlStr)
           
 
Methods inherited from class gov.bnl.gums.command.AbstractCommand
buildOptions, execute, 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

RemoteCommand

public RemoteCommand()
Method Detail

getGums

protected GUMSAPI getGums(java.lang.String gumsUrlStr)
Specified by:
getGums in class AbstractCommand

getGums

protected GUMSAPI getGums()


Copyright © 2004-2008. All Rights Reserved.