Package Products :: Package ZenHub :: Module interfaces :: Class IInvalidationOid
[hide private]
[frames] | no frames]

Class IInvalidationOid

source code

zope.component.interfaces.Interface --+
                                      |
                                     IInvalidationOid

Allows an invalidation OID to be changed to a different OID or dropped

Instance Methods [hide private]
 
tranformOid(oid)
Given an OID, return the same oid, a different one, a list of other oids or None.
source code