Package Products :: Package ZenUtils :: Package guid :: Module guid :: Class GUIDManager
[hide private]
[frames] | no frames]

Class GUIDManager

source code

object --+
         |
        GUIDManager

Instance Methods [hide private]
 
__init__(self, context) source code
 
getPath(self, guid) source code
 
getObject(self, guid) source code
 
setPath(self, guid, path) source code
 
setObject(self, guid, object) source code
 
remove(self, guid) source code
Class Variables [hide private]
  _table_path = '/zport/dmd/guid_table'
Method Details [hide private]

__init__(self, context)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)