Package Products :: Package ZenEvents :: Package events2 :: Module proxy :: Class EventTagProxy
[hide private]
[frames] | no frames]

Class EventTagProxy

source code

object --+
         |
        EventTagProxy

A proxy for a tag UUID dictionary. Maps org.zenoss.protocols.zep.EventTag to a dictionary.

Instance Methods [hide private]
 
__init__(self, eventProtobufWithTags) source code
 
_load(self) source code
 
add(self, type, uuid) source code
 
addAll(self, type, uuids) source code
 
getByType(self, type) source code
 
clearType(self, removetype) source code
Method Details [hide private]

__init__(self, eventProtobufWithTags)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)