May 2019
Intermediate to advanced
546 pages
12h 41m
English
This means that the method or variable can be used by any Apex outside the defining class, but inside the namespace of the application. If you define two classes with a public method in the same Salesforce org, the methods are visible. If the classes are defined in another Salesforce org (class plus method 1 in org 1 and class plus method 2 in another org), the class and the method are not visible for the first org, and vice versa.
Read now
Unlock full access