Base class for all recommendation providers

Hierarchy

  • RecommendationProviderBase

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    _ContextUser: UserInfo

    Accessors

    Methods

    • This method is used by subclasses to update a Recommendation record in the database to set the RecommendationRunID column. In addition, this method will save all the RecommendationItem records associated with the Recommendation record and link them to the Recommendation record.

      Parameters

      Returns Promise<boolean>