Tag: Interface

How To Find Out Which Apex Classes Implement The Interface | Spring 23 Release

Have you ever faced the problem to find out which Apex classes have implemented the interface and then doing the typecasting to call individual class methods? If your answer is yes, then you will be happy to know that Salesforce’s Spring 23 release can help you now. In today’s post, I will be showing you how to find out which apex classes have implemented an interface. And after finding what we can do with that information. This is the new feature that became GA (Generally Available) in Spring 23 release.

You can read this blog post or watch the video below

Read More
Loading

Archives