Skip to main content

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

In this video, 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. So let’s explore this with some examples. ApexTypeImplementor is now generally available and has been updated since the beta release. It represents Apex classes that directly or indirectly implement an interface. Using a SOQL query this object gets information about public or global classes and only global classes for installed managed packages. IsConcrete - Indicates whether the implementing class is abstract (false) or not (true).

πŸ“Œ Blog - https://sudipta-deb.in/2023/03/how-to-find-out-which-apex-classes-implement-the-interface-spring-23-release.html

πŸ“Œ Video - https://youtu.be/Y9kgPGByL2s

 

#Apex #Spring23 @Kolkata User Group @Kolkata User Group, India @The Blog Group @Developer Group, Kitchener, CA @Salesforce Developer Group, Dubai, UAE @Developer Group, Dhaka, BD @Developer Group, Toronto, CA @Admin Group, Namakkal, IN @Bangalore Developer User Group @Central India Salesforce Developer Group@* Release Readiness Trailblazers * @Admin Group, Bhubaneswar, IN @Admin Group, Jaipur, IN @Admin Group, Navi Mumbai, IN 

 

πŸ”” How To Find Out Which Apex Classes Implement The Interface | Spring 23 Release πŸ””In this video, I will be showing you how to find out which apex classes have implemented an interface.

0/9000