Month End Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Salesforce Certified Platform Developer II ( Plat-Dev-301 ) PDII Question # 3 Topic 1 Discussion

Salesforce Certified Platform Developer II ( Plat-Dev-301 ) PDII Question # 3 Topic 1 Discussion

PDII Exam Topic 1 Question 3 Discussion:
Question #: 3
Topic #: 1

A developer writes a Lightning web component that displays a dropdown list of all custom objects in the org. An Apex method prepares and returns data to the component. What should the developer do to determine which objects to include in the response?


A.

Import the list of all custom objects from @salesforce/schema.


B.

Check the getObjectType() value for 'Custom' or 'Standard' on the sObject describe result.


C.

Check the isCustom() value on the sObject describe result.


D.

Use the getCustomObjects() method from the Schema class.


Get Premium PDII Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.