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

Module ZenModel.ClassifierEntry

ClassifierEntry

Contains a list of keywords that are used to match an entry to a specific device. Once a match is found the Entry provides paths for DeviceClass, Product, and Company. This could potentially also provide Location, System Group etc.

$Id: ClassifierEntry.py,v 1.6 2004/03/26 23:58:44 edahl Exp $
Classes
ClassifierEntry ClassifierEntry

Function Summary
  manage_addClassifierEntry(context, id, title, default_catalog, keywords, deviceClassPath, product, systemPath, locationPath, manufacturer, productDescr, REQUEST)
make a device

Variable Summary
str __version__ = '1.6'
DTMLFile addClassifierEntry = <App.special_dtml.DTMLFile object a...

Function Details

manage_addClassifierEntry(context, id=None, title=None, default_catalog='', keywords='', deviceClassPath='', product='', systemPath='', locationPath='', manufacturer='', productDescr='', REQUEST=None)

make a device

Variable Details

__version__

Type:
str
Value:
'1.6'                                                                  

addClassifierEntry

Type:
DTMLFile
Value:
<App.special_dtml.DTMLFile object at 0x3062b10>                        

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