Question 26

Universal Containers implemented a private sharing model for the Account object. A custom Account search tool was developed with Apex to help sales representatives find accounts that match multiple criteria they specify. Since its release, users of the tool report they can see Accounts they do not own.
What should the developer use to enforce sharing permissions for the currently logged in user while using the custom search tool?
  • Question 27

    Which data type or collection of data types can SOQL statements populate or evaluate to? (Choose 3)
  • Question 28

    Which salesforce org has a complete duplicate copy of the production org including data and configuration?
  • Question 29

    What can be used to override the Account's standard Edit button for Lightning Experience7
  • Question 30

    A developer completed modifications to a customized feature that is comprised of two elements:
    * Apex trigger
    * Trigger handler Apex class
    What are two factors that the developer must take into account to properly deploy the modification to the production environment?
    Choose 2 answers