PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

PeopleSoft JSON Classes and its use cases

edited Mar 12, 2019 5:00AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 3 commentsAnswered

JSON Classes delivered are

JsonObject - The JsonObject class provides the ability to create or access a Json object. A Json object by itself can hold nested Json object or field values.

JsonBuilder - The JsonBuilder class provides the starting point to build an unstructured Json using its methods & properties. The outcome of the builder can be directly converted to a Json string.

JsonParser - The JsonParser class is used for parsing Json string to access and drill down to objects and field values.

JsonGenerator - The JsonGenerator class is used for generating Json, and the class methods are used to set and retrieve data.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center