Table of Contents

Search

  1. Preface
  2. API Reference

Static Package Functions

Static Package Functions

  • global static void LockCloudMDMHierarchy (Id rootNodeId)
    Locks the hierarchy for the specified root bean ID.
  • global static void LockCloudMDMHierarchy (Set< Id > beanIds)
    Locks the hierarchies for the specified root bean IDs.
  • global static void LockCloudMDMHierarchy (Account account)
    Locks the hierarchy that contains the specified account.
  • global static void UnLockCloudMDMHierarchy (Id rootNodeId)
    Unlocks the hierarchy for the specified root bean ID.
  • global static void UnLockCloudMDMHierarchy (Set< Id > beanIds)
    Unlocks the hierarchies for the specified root bean IDs.
  • global static void UnLockCloudMDMHierarchy (Account account)
    Unlocks the hierarchy that contains the specified account.

0 COMMENTS

We’d like to hear from you!