This namespace contains functionality directly related to BCD-UI docUpload
Classes
Methods
-
staticbcdui.component.docUpload.getUploadOverview(args)
component/docUpload/docUploadCreate.js, line 620 -
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 argsThe parameter map contains the following properties: Name Type Default Description scopestring The scope identifier idstring optional The id of the returned wrs modelwrapper instancestring | array optional Array or string or space separated string of instance ids in case you want to limit the output filterBRefsfilterBRefs optional The space separated list of binding Refs that will be used in filter clause of request document configbcdui.core.DataProvider bcdui.wkModels.bcdDocUpload optional The model containing the docUpload configuration data. If it is not present the well known bcdui.wkModels.bcdDocUpload is used Returns:
a wrs model holding the overview information