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

Module ProductClass

source code

ProductClass

The product classification class. default identifiers, screens, and data collectors live here.

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


Version: 1.10

Classes [hide private]
  ProductClass
Base class for all Persistent classes that have relationships.
Variables [hide private]
  __doc__ = """ProductCl...
  RELMETATYPES = ('ToOneRelationship', 'ToManyContRelationship',...
Variables Details [hide private]

__doc__

Value:
"""ProductClass

The product classification class.  default identifiers, screens,
and data collectors live here.

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

RELMETATYPES

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