List of questions
Related questions
Question 44 - Certified B2B Commerce Developer discussion
Salesforce B2B leverages global API's for encapsulating business logic into blocks that can be extended and modified by subscribers. Which three statements are true regarding extending ccServiceProduct and exposing custom fields on the Product Detail
Page? (3 answers)
A.
Override the getFieldsMap method and add subscriber specific code.
B.
Ensure that any helper methods are defined as private andstatic only.
C.
Create a global with sharing class that extends ccrz.ccServiceProduct.
D.
Create a public with sharing class that extends ccrz.ccServiceProduct.
E.
Override the fetch method and add your subscriber specific code here.
Your answer:
0 comments
Sorted by
Leave a comment first