List of questions
Related questions
Question 99 - Certified B2B Commerce Developer discussion
Witch static method invocation is used to initialize ccrz.cc_CallContext with information from ccrz.cc_RemoteActionContext and return an instance of ccrz.cc_RemoteActionResult in an apex @RemoteAction methos?
A.
ccrz.cc_CallContext.init(ccrz.cc_RemoteActionContext)
B.
ccrz.cc_CallContext.initCallContext(ccrz.cc_RemoteActionContext)
C.
ccrz.cc_CallContext.initRemoteActionContext(ccrz.cc_RemoteActionContext)
D.
ccrz.cc_CallContext.initializeCallContext(ccrz.cc_RemoteActionContext)
Your answer:
0 comments
Sorted by
Leave a comment first