JimConfigManagerCommand (version 0.1, April 22 2003)
index
/home/garzogli/tmp/jim_config/src/python/JimConfigManager/JimConfigManagerCommand.py

This python script is command line xmldb client

 
Modules
            
os
sys

 
Classes
            
JimConfigManagerCommand

 
class JimConfigManagerCommand
       This class provides API for command-line JimConfigManager
 
  
CheckOptions(self, elements)
If the options are valid
InvokeApi(self, command)
If the options are valid
PrintApiVersion(self)
 Print the API Version and API Name
PrintDefault(self)
 Default print script
PrintHelp(self, element=None)
Print Help for commands
__init__(self)
 This class initialize variables
setMode(self, mode)
See if mode is provided by user

 
Data
             __author__ = 'Parag Mhashilkar <parag@fnal.gov>'
__date__ = 'April 22 2003'
__file__ = './JimConfigManagerCommand.pyc'
__name__ = 'JimConfigManagerCommand'
__version__ = '0.1'

 
Author
             Parag Mhashilkar <parag@fnal.gov>