Table of Contents

Search

  1. Preface
  2. API Reference

global static DS_DuplicateBeanBatchClass instantiateDuplicateBeanBatchClass (set< Id > jobIdSet, List< DS_Bean__c > selectedBeans, List< DS_Bean__c > selectedCompBeans)

global static DS_DuplicateBeanBatchClass instantiateDuplicateBeanBatchClass (set< Id > jobIdSet, List< DS_Bean__c > selectedBeans, List< DS_Bean__c > selectedCompBeans)

Creates an instance of the duplicate bean check batch class.

Parameters:

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

Returns:

The instance of the class.

0 COMMENTS

We’d like to hear from you!