Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SoslDataSource

Implements

Index

Constructors

constructor

Properties

Private connection

connection: any

Private input

input: ISoslInput

Methods

Private escapeSOSLSearchCharacters

  • escapeSOSLSearchCharacters(query: string): string

execute

  • execute(): Promise<any>
  • Executes the SoslDataSource Reserved characters in SOSL search text are escaped if the input query starts with FIND followed by any number of spaces and opening curly brace {

    Returns Promise<any>

    Promise

Private jsforceSosl

  • get sosl

    Parameters

    Returns Promise<any>

    Promise

Generated using TypeDoc