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

Module ap_get_document

get the contents of a document as xmlrpclib.Binary

API definition:

API = (('object_id', 'ASCII string', 1),
       ('version_id', 'ASCII string', 0))

(c) Fraunhofer FIT, 2002


Version: $Rev: 20668 $

Functions [hide private]
 
param_def()
return the parameter definition
 
return_def()
return the result definition
 
do_it(request, object_id, version_id=None)
see above
 
getdoc(obj, request)
Variables [hide private]
  __package__ = 'bscw.api'