Package ZenModel :: Module interfaces :: Class IDeviceLoader
[hide private]
[frames] | no frames]

Class IDeviceLoader

source code

zope.interface.Interface --+
                           |
                          IDeviceLoader

Object with ability to add devices to the database.

Instance Methods [hide private]
 
load_device()
Attempt to load a single device into the database.
source code
 
load_devices()
Attempt to load multiple devices into the database.
source code