Table of Contents outline true
| outline | true |
|---|
Version Control
Version | Date | Description | Author |
V0.0 | 27/12/2016 | Draft | <name> |
Reference Documents
Description | Document Link |
Definitions
Abbreviation | Definition |
CRM | Customer Relationship Management |
Introduction
Overview
<include a summary of context / scope that it has been implemented, when existing, create link to functional Documentation>
...
Every time code need to refer to Custom Metadata or Custom Settings, include thsi information as Annex
Context | Method | Description |
Before insert | Method a | |
Method b | ||
After insert | Method c | |
Method d | ||
Before update | Method e | |
Method f | ||
After Update | Method g | |
Method h | ||
Before Delete | Method i | |
Method j | ||
After Delete | Method k | |
Method l | ||
Undelete | Method m | |
Method n |
Lightning Components
<for each of the components describe according to the following points>
...
- Apex Sharing
- Methods without Sharing
Method Name | Reason why? |
<List the methods that are running without sharing and describe reason why>
...