| Trees | Index | Help |
|
|---|
| Package zope :: Package proxy :: Module interfaces :: Class IProxyIntrospection |
|
Interface --+
|
IProxyIntrospection
| Class Variable Summary | |
|---|---|
str |
getProxiedObject = "Get the proxied Object\n\n If...
|
str |
isProxy = 'Check whether the given object is a proxy\n\n...
|
str |
queryInnerProxy = 'Look for the inner-most proxy of the ...
|
str |
queryProxy = 'Look for a proxy of the given type around ...
|
str |
removeAllProxies = 'Get the proxied object with no proxi...
|
str |
sameProxiedObjects = 'Check whether ob1 and ob2 are the ...
|
| Class Variable Details |
|---|
getProxiedObject
|
isProxy
|
queryProxy
|
removeAllProxies
|
sameProxiedObjects
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Jun 24 12:01:25 2005 | http://epydoc.sf.net |