Loading
Get Started with Communications, Media, and Energy & Utilities (CME)...
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          UOWSupportedInterface

          UOWSupportedInterface

          UOWSupportedInterface supports custom validation and pricing implementations by handling certain Data Manipulation Language (DML) transactions related to sObjects when the UOWMode configuration setting is set to true. It indicates that the custom validation and pricing implementations are compatible with UOWMode.

          Namespace

          vlocity_cmt

          Signature

          This is an empty marker interface.

          global Boolean invokeMethod(String methodName, Map<String,Object> inputMap, Map<String,Object> outputMap, Map<String,Object> options)

          Default Implementation

          DefaultUOWSupportedImplementation, which is an internal-only implementation that is called using VlocityOpenInterface.

          Other Implementations

          None

          Usage

          This interface is called by all Cart-Based APIs.

          Running pricing and validation triggers this interface to check if implementations used for pricing and validation implement this interface.

          Methods

          Method

          Description

          invokeMethod

          Used to specify a method and any parameters

           
          Loading
          Salesforce Help | Article