We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Class generates data for installation cases where we cannot create example data via a Salesforce CLI call
Group Shared Code
generateData()
SUPPRESSWARNINGS
generates three sets of data, used to demonstrate how junction objects work. It creates two lists of parent records and a list of junction objects.
Note: This is intended as a setup script, and as such, it supresses the PMD ApexCrudViolation.
public static void generateData()
void