Package bscw :: Package api :: Module ap_chvinfo
[hide private]

Module ap_chvinfo

Change version information of last version
   returns id of document

API definition::

 API = (('object_id', 'ASCII string', 1),
        ('version_info', 'Unicode string', 0),
        ('version_number', 'ASCII string', 0),
        ('version_state', 'ASCII string', 0))

(c) Fraunhofer FIT, 2002


Version: $Rev: 20134 $

Functions [hide private]
 
param_def()
return the parameter definition
 
do_it(request, object_id, version_info='', version_number=None, version_state='')
see above
 
changevinfo(doc, request, newVid, state, changes)
Variables [hide private]
  __package__ = None