Function _setTypekeywordForExistingPrivate

  • Private

    Verify if the existing item has the source- typeKeyword and set it if not This allows items that did not come from deployment to be found for reuse after they have been used once via a custom itemId param

    Parameters

    • itemDefs: Promise<any>[]
    • sourceIdHash: any

      key value pairs..actual itemId is the key and the source itemId is the value

    • authentication: UserSession

      credentials for the requests

    Returns Promise<any>

    a promise to indicate when the requests are complete