You are here

constant SALESFORCE_MAPPING_SYNC_DRUPAL_DELETE in Salesforce Suite 7.3

4 uses of SALESFORCE_MAPPING_SYNC_DRUPAL_DELETE
salesforce_mapping_entity_delete in modules/salesforce_mapping/salesforce_mapping.module
Implements hook_entity_delete().
salesforce_push_cron in modules/salesforce_push/salesforce_push.module
Implements hook_cron().
salesforce_push_entity_delete in modules/salesforce_push/salesforce_push.module
Implements hook_entity_delete().
salesforce_push_sync_rest in modules/salesforce_push/salesforce_push.module
Sync Drupal entities and Salesforce objects using the REST API.

File

modules/salesforce_mapping/salesforce_mapping.module, line 16

Code

define('SALESFORCE_MAPPING_SYNC_DRUPAL_DELETE', 0x4);