Table of Contents

Search

  1. Preface
  2. API Reference

global static DS_MatchingBatchClass instantiateMatchingBatchClass (set< Id > jobIdSet, List< DS_Bean__c > selectedBeans, List< DS_Master_Bean__c > selectedMBeans)

global static DS_MatchingBatchClass instantiateMatchingBatchClass (set< Id > jobIdSet, List< DS_Bean__c > selectedBeans, List< DS_Master_Bean__c > selectedMBeans)

Creates an instance of the matching batch class to match beans with master beans.

Parameters:

jobIdSet
The list of bean IDs.
selectedBeans
The list of beans to be matched through the matching batch job. The list is matched with the list of master beans specified for the selectedMBeans parameter.
selectedMBeans
The list of master beans to be used for matching.

Returns:

The instance of the class.

0 COMMENTS

We’d like to hear from you!