Data Service Provider Classes
B2B Commerce for Visualforce provides several default data service
providers: Apex classes that query and transform specific data for global API methods.
For example, the ccrz.ccServiceCart class defines how
B2B Commerce queries and transforms cart data for a ccrz.ccApiCart.fetch method call. To modify how a default class behaves, you can
write subscriber code that extends or overrides the default class.
This content is available only as an archived PDF from CloudCraze documentation: