Table of Contents

Search

  1. Preface
  2. API Reference

Package Methods

Package Methods

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

0 COMMENTS

We’d like to hear from you!