gov.bnl.gums.admin
Class GenerateFqanMapFile

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

public class GenerateFqanMapFile
extends GenerateMap

Author:
Gabriele Carcassi, Jay Packard

Field Summary
 
Fields inherited from class gov.bnl.gums.command.AbstractCommand
command, commandName, description, failOnArguments, syntax
 
Constructor Summary
GenerateFqanMapFile()
          Creates a new GenerateOsgUserVoMap object.
 
Method Summary
protected  java.lang.String generateMap(java.lang.String hostname, java.lang.String gumsUrl)
           
 
Methods inherited from class gov.bnl.gums.admin.GenerateMap
buildOptions, execute
 
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

GenerateFqanMapFile

public GenerateFqanMapFile()
Creates a new GenerateOsgUserVoMap object.

Method Detail

generateMap

protected java.lang.String generateMap(java.lang.String hostname,
                                       java.lang.String gumsUrl)
                                throws java.lang.Exception
Specified by:
generateMap in class GenerateMap
Throws:
java.lang.Exception


Copyright © 2004-2008. All Rights Reserved.