Table of Contents

Search

  1. Preface
  2. API Reference

global static DS_DuplicateBatchClass instantiateDuplicateBatchClass (set< Id > jobIdSet, List< DS_Master_Bean__c > selectedMBeans, List< DS_Master_Bean__c > selectedCompMBeans)

global static DS_DuplicateBatchClass instantiateDuplicateBatchClass (set< Id > jobIdSet, List< DS_Master_Bean__c > selectedMBeans, List< DS_Master_Bean__c > selectedCompMBeans)

Creates an instance of the duplicate check batch class.

Parameters:

jobIdSet
The list of master bean IDs.
selectedMBeans
The list of master beans to be compared with the list of master beans specified for the selectedCompMBeans parameter. The list consists of master beans for which the DS_Duplicate_Checked_c flag is disabled.
selectedCompMBeans
The list of master beans to be used for comparison.

Returns:

The instance of the class.

0 COMMENTS

We’d like to hear from you!