Package ZenModel :: Module XmlDataLoader :: Class XmlDataLoader
[show private | hide private]
[frames | no frames]

Class XmlDataLoader

 ContentHandler --+    
                  |    
CmdBase --+       |    
          |       |    
  ZenDaemon --+   |    
              |   |    
       ZCmdBase --+    
                  |    
           ImportRM --+
                      |
                     XmlDataLoader


Method Summary
  loadDatabase(self)
The default behavior of loadObjectFromXML() will be to use the Zope app object, and thus operatate on the whole of Zenoss.
Inherited from ImportRM: addLink, buildOptions, characters, cleanattrs, commit, context, createObject, endElement, loadObjectFromXML, processLinks, setProperty, startElement
Inherited from ZCmdBase: __init__, closeAll, closedb, findDevice, getConnection, getContext, getDataRoot, getDmdObj, login, logout, opendb, syncdb, zeoConnect
Inherited from ZenDaemon: becomeDaemon, changeUser, setupLogging, sigTerm
Inherited from CmdBase: buildParser, parseOptions
Inherited from ContentHandler: endDocument, endElementNS, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElementNS, startPrefixMapping

Class Variable Summary
Inherited from ImportRM: rootpath
Inherited from ZenDaemon: pidfile
Inherited from CmdBase: doesLogging

Method Details

loadDatabase(self)

The default behavior of loadObjectFromXML() will be to use the Zope app object, and thus operatate on the whole of Zenoss.
Overrides:
Products.ZenRelations.ImportRM.ImportRM.loadDatabase (inherited documentation)

Generated by Epydoc 2.1 on Thu Aug 16 09:55:08 2007 http://epydoc.sf.net