Activity Forums Salesforce® Discussions How many template options available when creating a new apex class in Salesforce?

  • How many template options available when creating a new apex class in Salesforce?

    Posted by Pooja on February 10, 2020 at 2:40 pm

    How many template options available when creating a new apex class in Salesforce?

    Aditya replied 4 years, 1 month ago 2 Members · 1 Reply
  • 1 Reply
  • Aditya

    Member
    February 10, 2020 at 3:10 pm

    Performance, Unlimited, Developer, and Enterprise Editions

    An Apex class is a template or blueprint from which Apex objects are created. Classes consist of other classes, user-defined methods, variables, exception types, and static initialization code. Once successfully saved, class methods or variables can be invoked by other Apex code, or through the SOAP API (or AJAX Toolkit) for methods that have been designated with the webService keyword.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos