Create and Modify sObjects with Apex
# | Name | Description | Status |
---|---|---|---|
1 | Intro to sObjects | When to use sObjects | Not Started |
2 | Instantiating sObjects | Declare, Instantiate, and Initialize sObjects | Not Started |
3 | Setting sObject Fields | Using the dot operator to set field values | Not Started |
4 | Reading sObject Fields | Using the dot operator to read field values | Not Started |
5 | Intro to Generic sObjects | Relying upon abstractions | Not Started |
6 | Generic sObjects - Reading Fields | Read sObject fields in a dynamic way | Not Started |
7 | Generic sObjects - Setting Fields | Populate sObject fields in a dynamic way | Not Started |