Oracle
1Z0-441 · Question #15
Which use case describes why you should use theJSONBeanSerializationHelperclass in MAF?
The correct answer is B. Use it to parse JSON results to Java data objects and collections. data-controls.htm(7.9.1)
BPM Concepts and Architecture
Question
Which use case describes why you should use theJSONBeanSerializationHelperclass in MAF?
Options
- AUse it as a Java interface to data objects so that they can be serialized to server-side
- BUse it to parse JSON results to Java data objects and collections.
- CUse it to validate JSON result strings for matching a specific data schema.
- DUse it as an adapter class to access the REST-JSON data control from JAVA (for
How the community answered
(20 responses)- A15% (3)
- B75% (15)
- C5% (1)
- D5% (1)
Explanation
data-controls.htm(7.9.1)
Topics
#MAF#JSON serialization#Java data objects#REST integration
Community Discussion
No community discussion yet for this question.