Package zope :: Package component :: Package bbb :: Module interfaces
[show private | hide private]
[frames | no frames]

Module zope.component.bbb.interfaces

Component Architecture Interfaces kept for Backward-Compatibility.

$Id: interfaces.py,v 1.3 2005/06/24 16:52:25 nyergler Exp $


Classes
IAdapterService A service to manage Adapters.
IBBBComponentArchitecture The Component Architecture is defined by six key services, all of which are managed by service managers.
IContextDependent Components implementing this interface must have a context component.
IDefaultViewName A string that contains the default view name
IPresentation Presentation components provide interfaces to external actors
IPresentationRequest An IPresentationRequest provides methods for getting view meta data.
IResource Resources provide data to be used for presentation.
IResourceFactory A factory to create factories using the request.
IServiceService A service to manage Services.
IUtilityService A service to manage Utilities.
IView Views provide a connection between an external actor and an object
IViewFactory Objects for creating views

Generated by Epydoc 2.1 on Fri Jun 24 12:01:20 2005 http://epydoc.sf.net