Namespace: docUpload

bcdui.component. docUpload

This namespace contains functionality directly related to BCD-UI docUpload

Classes

Uploader

Methods

staticbcdui.component.docUpload.getUploadOverview(args)

component/docUpload/docUploadCreate.js, line 465
Generate a wrs modelwrapper holding overview information for the given scope (optionally limited to instances) The wrs holds 1 row per instance with the information about loaded, needed and missing required documents
Name Type Description
args The parameter map contains the following properties:
Name Type Description
scope string The scope identifier
id string optional The id of the returned wrs modelwrapper
instance string | array optional Array or string or space separated string of instance ids in case you want to limit the output
filterBRefs filterBRefs optional The space separated list of binding Refs that will be used in filter clause of request document
Returns:
a wrs model holding the overview information