Package zope :: Package interface :: Package common :: Module mapping :: Class IReadMapping
[show private | hide private]
[frames | no frames]

Type IReadMapping

Interface --+    
            |    
 IItemMapping --+
                |
               IReadMapping

Known Subclasses:
IEnumerableMapping

Basic mapping interface
Method Summary
    Inherited from InterfaceClass
  __contains__(self, name)
  __getitem__(self, name)
Return the attribute description for the given name.
  get(self, name, default)
Query for an attribute description

Generated by Epydoc 2.1 on Fri Jun 24 12:01:19 2005 http://epydoc.sf.net