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

Module SoftwareClass

source code

SoftwareClass

SoftwareClass represents a software vendor's product.

$Id: SoftwareClass.py,v 1.5 2003/03/08 18:34:24 edahl Exp $


Version: 1.5

Classes [hide private]
  SoftwareClass
SoftwareClass object
  OSSoftwareClass
OSSoftwareClass object
Functions [hide private]
 
manage_addSoftwareClass(context, id, title=None, REQUEST=None)
make a SoftwareClass
source code
Variables [hide private]
  __doc__ = """SoftwareCl...
  addSoftwareClass = <App.special_dtml.DTMLFile object at 0x5407...
  RELMETATYPES = ('ToOneRelationship', 'ToManyContRelationship',...
Variables Details [hide private]

__doc__

Value:
"""SoftwareClass

SoftwareClass represents a software vendor's product.

$Id: SoftwareClass.py,v 1.5 2003/03/08 18:34:24 edahl Exp $"""

addSoftwareClass

Value:
DTMLFile('dtml/addSoftwareClass', globals())

RELMETATYPES

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