vlocode-project - v2.4.3
    Preparing search index...

    Class QueryFormatter

    Index

    Constructors

    Properties

    Methods

    • Format structured query data into a SOQL query that can be executed against Salesforce.

      Namespace placeholders (%vlocity_namespace%) are only replaced when a namespace service is passed; without one placeholders are left untouched so the executing layer (e.g. QueryService or SalesforceDataService) can normalize them with its own initialized namespace service.

      Parameters

      Returns string

      Formatted SOQL query