Question 141
What is the requirement for a class to be used as a custom Visualforce controller?
Question 142
Which three statements are accurate about debug logs?
Choose 3 answers
Choose 3 answers
Question 143
What are three considerations when using the @InvocableMethod annotation in Apex?
Choose 3 answers
Choose 3 answers
Question 144
Ursa Major Solar has a custom object, serviceJob-o, with an optional Lookup field to Account called partner-service-Provider_c.
The TotalJobs-o field on Account tracks the total number of serviceJob-o records to which a partner service provider Account is related.
What is the most efficient way to ensure that the Total job_o field kept up to data?
The TotalJobs-o field on Account tracks the total number of serviceJob-o records to which a partner service provider Account is related.
What is the most efficient way to ensure that the Total job_o field kept up to data?
Question 145
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?
What should the developer use to enforce sharing permissions for the currently logged in user while using the custom search tool?
