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

Class GlobalIdentifier

source code

object --+
         |
        GlobalIdentifier

Instance Methods [hide private]
 
__init__(self, context) source code
 
getGUID(self) source code
 
_setGUID(self, value, update_global_catalog=True) source code
 
setGUID(self, value) source code
 
create(self, force=False, update_global_catalog=True) source code
Class Variables [hide private]
  guid = property(getGUID, setGUID)
Method Details [hide private]

__init__(self, context)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)