apex-class
There are 45 repositories under apex-class topic.
cesarParra/apexdocs
Generate documentation for your Salesforce Apex Classes.
jamessimone/apex-dml-mocking
DML mocking, CRUD mocking, dependency injection framework for Salesforce.com (SFDC) using Apex
jamessimone/apex-mocks-stress-test
Testing out FFLib versus Crud / CrudMock
ChuckJonas/MockHttpResponseHandler
An Apex a utility class to help test HTTP callouts (Salesforce)
1rfan555/Apex-Basics
Apex Basics
jamessimone/apex-log-gatherer
Gets exceptions generated by your Apex logs so that you can export them
derekweber/ApexHTMLParser
An HTML parser for Salesforce Apex
MrRajatSharma/Lightning-web-component-send-email
Lightning web component send email using Apex class controller
chunwu/apex-trigger-framework
A simple Apex Trigger framework.
diogobbbraga/TriggerHandler
Implementação do padrão de projeto Trigger Handler em Apex
agarwalsanchit1/apex-criterium
A framework that provides additional capabilities to the Salesforce Limit API and provides the platform to to do bench marking for any code with each and every limits.
NormCopeland/RegexReplacer
The RegexReplacer is an Apex class that makes it easy to swap out text in Salesforce using regex patterns. It’s built to be used in Salesforce Flows, so you can automate text changes on the fly with whatever patterns and replacements you need.
renatokano/sf-salesforce-dev-org
[Salesforce] A Developer Edition Organization for testing some codes using Salesforce Extension Pack and VSCode
Sanjai-A/Convert-Record
Dynamic-convert record from one sObject to another object(same field apiname).
wearemav3rik/wearemav3rik.github.io
The official coding standards for the developers of Mav3rik.
BC21-SoulCode/Exercicios-Classes
Atividade do dia 29/06
gokulmpillai/Salesforce-Veriphone-Integration
This is a small project created to showcase integration between Salesforce and Veriphone to identify legitimate contacts
GuerreroAngel/salesforceUtilities
Colección de utilidades para desarrolladores de habla hispana
iamroshanjha/PubSub-LWC
This repository is created to understand the communication between independent components using PubSub model
joecheng511/apex-machine-learning
The machine learning utilities in Salesforce Apex.
morenikhil/Export-ImportMultipleCustomSettingRecordsUsingLWC
Export & Import Multiple Custom Setting Records Using LWC
sfsoliantdev/RoundRobinAssigner
Apex Round Robin Assignment for Salesforce records
shas0408/Display-Opportunity-Details
Just some tinkering with Lightning Web Components and Salesforce Lightning Design System.
skalavala-sudo/TimezoneFromPostalCode
In salesforce , we need to capture the timezone based on person Address
tarsbirsingh/AccountRest
Demo class of Account
Tianw22/Salesforce
Salesforce dev
vineet-goel-salesforce/platformcache_vineetdemo
To capture Performance Gains using Platform Cache
Cynler/salesforce_practice
Trailhead Salesforce practice
irwanrhmn/AutoCallouttoRetrieveToken
Used for getting the access token and save it in the Custom Settings inside Setup Page in Salesforce
irwanrhmn/ImagePreviewerBase64
To get image files from any record in Salesforce and convert all the images to Base64
MrRajatSharma/visualforce-attachment-or-document-upload
Visualforce page to upload attachment or document to salesforce
tarsbirsingh/Send-Email-using-Apex-Code
Small Apex Class to send Email