Package CMFCore :: Package tests :: Package base :: Module dummy :: Class DummyFactory
[show private | hide private]
[frames | no frames]

Class DummyFactory


Dummy Product Factory
Method Summary
  __init__(self, folder)
  addFoo(self, id, *args, **kw)
  getId(self)

Class Variable Summary
dict __allow_access_to_unprotected_subobjects__ = {'addFoo': ...
tuple __roles__ = ('FooAdder',)

Class Variable Details

__allow_access_to_unprotected_subobjects__

Type:
dict
Value:
{'addFoo': 1}                                                          

__roles__

Type:
tuple
Value:
('FooAdder',)                                                          

Generated by Epydoc 2.1 on Wed Nov 30 03:58:27 2005 http://epydoc.sf.net