Table of Contents

Search

  1. Preface
  2. API Reference

Package Methods

Package Methods

  • global API_LeadTriggerHandler ()
    The constructor for the Lead Trigger Handler class.
  • global void disableCloudMDMTrigger ()
    Disables the CC360 lead trigger.
  • global void enableCloudMDMTrigger ()
    Enables the CC360 lead trigger.
  • global Boolean getCloudMDMTriggerStatus ()
    Checks if the CC360 lead trigger is active.
  • global void initTrigger ()
    Initializes tha CC360 lead trigger.
  • global void executeTrigger ()
    Executes the CC360 lead trigger.
  • global void Trigger_InsertBefore_Handler ()
    Invokes the trigger logic that must be executed before a new lead is inserted.
  • global void Trigger_InsertAfter_Handler ()
    Invokes the trigger logic that must be executed after a new lead is inserted.
  • global void Trigger_UpdateBefore_Handler ()
    Invokes the trigger logic that must be executed before a lead is updated.
  • global void Trigger_UpdateAfter_Handler ()
    Invokes the trigger logic that must be executed after a lead is updated.
  • global void Trigger_DeleteBefore_Handler ()
    Invokes the trigger logic that must be executed before a lead is deleted.
  • global void Trigger_DeleteAfter_Handler ()
    Invokes the trigger logic that must be executed after a lead is deleted.

0 COMMENTS

We’d like to hear from you!