Add DedupeRule, DedupeRuleGroup and DedupeException APIv4 entities
authorMonish Deb <monish.deb@jmaconsulting.biz>
Tue, 1 Jun 2021 10:52:26 +0000 (16:22 +0530)
committerMonish Deb <monish.deb@jmaconsulting.biz>
Wed, 2 Jun 2021 10:14:19 +0000 (15:44 +0530)
commitbb4187d757af9abb09d6a97b20ccdd62e1b72c62
tree09ccd2338959d6853110ab0b021b97d0a14c9341
parentedfe1ce5f75afcdb016e5fb22284ef52a6e19d65
Add DedupeRule, DedupeRuleGroup and DedupeException APIv4 entities
20 files changed:
CRM/Core/DAO/AllCoreTables.data.php
CRM/Dedupe/BAO/DedupeException.php [new file with mode: 0644]
CRM/Dedupe/BAO/DedupeRule.php [new file with mode: 0644]
CRM/Dedupe/BAO/DedupeRuleGroup.php [new file with mode: 0644]
CRM/Dedupe/BAO/Exception.php
CRM/Dedupe/BAO/Rule.php
CRM/Dedupe/BAO/RuleGroup.php
CRM/Dedupe/DAO/DedupeException.php [new file with mode: 0644]
CRM/Dedupe/DAO/DedupeRule.php [new file with mode: 0644]
CRM/Dedupe/DAO/DedupeRuleGroup.php [new file with mode: 0644]
CRM/Dedupe/DAO/Exception.php
CRM/Dedupe/DAO/Rule.php
CRM/Dedupe/DAO/RuleGroup.php
CRM/Event/DAO/Event.php
Civi/Api4/DedupeRule.php [new file with mode: 0644]
api/v3/utils.php
xml/schema/Dedupe/DedupeException.xml [moved from xml/schema/Dedupe/Exception.xml with 97% similarity]
xml/schema/Dedupe/DedupeRule.xml [moved from xml/schema/Dedupe/Rule.xml with 98% similarity]
xml/schema/Dedupe/DedupeRuleGroup.xml [moved from xml/schema/Dedupe/RuleGroup.xml with 98% similarity]
xml/schema/Dedupe/files.xml