Package ZenModel :: Module Manufacturer
[hide private]
[frames] | no frames]

Module Manufacturer

source code

Manufacturer

Manufacturer is a base class that represents a vendor of Products.

$Id: Manufacturer.py,v 1.11 2004/03/26 23:58:44 edahl Exp $


Version: 1.11

Classes [hide private]
  Manufacturer
Manufacturer object
Functions [hide private]
 
manage_addManufacturer(context, id=None, REQUEST=None)
make a Manufacturer
source code
Variables [hide private]
  __doc__ = """Manufactu...
  addManufacturer = DTMLFile('dtml/addManufacturer', globals())
  RELMETATYPES = ('ToOneRelationship', 'ToManyContRelationship',...
Variables Details [hide private]

__doc__

Value:
"""Manufacturer

Manufacturer is a base class that represents a vendor of Products.

$Id: Manufacturer.py,v 1.11 2004/03/26 23:58:44 edahl Exp $"""

RELMETATYPES

Value:
('ToOneRelationship', 'ToManyContRelationship', 'ToManyRelationship')