Class: SEN2

Help4.widget.help.project.SEN2()

this backend connector is able to handle EXT project content for an EXT model configuration for TOURS - downloads RW || RO for HELP - downloads RO && RW - merges both projects

Constructor

new SEN2()

Source:

Extends

Methods

(async, static) load(projectId, config, data) → {Promise.<(Help4.widget.help.Projects|null)>}

all pure RO projects will have catalogueType 'SEN' or 'UACP' and will never come here this function will only be called for pure RW projects or in EXT case tours: just take the RW project help: merge RO + RW
Parameters:
Name Type Description
projectId string project ID
config Help4.typedef.SystemConfiguration the system configuration
data Help4.widget.help.Data
Source:
Returns:
Type
Promise.<(Help4.widget.help.Projects|null)>