Introduction To APEX Programming
Introduction To APEX Programming
3. APEX Classes
1. Apex Classes
2. Access Modifiers
3. Apex Class Constructors
4. Apex Class Variables and Methods
5. Inheritance, Sharing, and Interface
6. This’ keyword
7. Accessing Apex Class
8. System Classes and Methods
8. Annotations
● Annotation
● Different type of Annotation
● Uses of each annotation
9. Asynchronous Apex
● Batch Apex
● Schedule Apex
● Queueable
13. Integrations
1. Introduction
2. Different type of API’s
3. What is XML
4. What is JSON
5. SOAP Integration
6. Rest Integration
7. What is OAuth
8. Client ID& Client Secret
21. Events
1. What is Event?
2. Component Event
3. Application Event
4. Creating Custom Component& Application Event
5. Registering an Event
6. Handling Component Event