Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Apex Design Patterns

You're reading from  Apex Design Patterns

Product type Book
Published in Apr 2016
Publisher
ISBN-13 9781782173656
Pages 256 pages
Edition 1st Edition
Languages
Authors (2):
Anshul Verma Anshul Verma
Profile icon Anshul Verma
Jitendra Zaa Jitendra Zaa
Profile icon Jitendra Zaa
View More author details

The command pattern


While designing various frameworks (or APIs), it is a common requirement for developers to want client(s) to extend the capabilities of the framework and plug in their specific business functionalities, which can work in conjunction with the framework functionality. This approach can be very beneficial to clients as it allows them to add their specific business logic to the framework and attune all the functionalities as per their business needs.

At Universal Call Center, the team realized that the functionality being built can be packaged as an AppExchange package for a wider reach. The team started laying out a high-level approach and soon hit a roadblock. An application needs to have a bulk data processing capability to be fulfilled by an Apex batch process. However, on completion of the batch process execution, the application is expected to invoke a client-specific post-processing functionality.

The team plans to develop a factory method implementation to enable the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at ₹800/month. Cancel anytime}