Package bscw ::
Package api ::
Module ap_branch
|
|
Module ap_branch
Change version information of last version
returns id of document
API definition::
API = (('object_id', 'ASCII string', 1),
('root_version_number', 'ASCII string', 1),
('version_number', 'ASCII string', 0),
('version_info', 'Unicode string', 0))
(c) Fraunhofer FIT, 2002
|
param_def()
return the parameter definition |
|
|
|
do_it(request,
object_id,
root_version_number,
version_number=None,
version_info='
' )
see above |
|
|
|
branch(object,
request,
pid,
newVid,
changes='
' ,
name='
' ) |
|
|