Understanding Generating Objects with the AIS Client Class Generator

The AIS Client Class Generator generates Java classes for use in Java-based AIS clients. The AIS Client Class Generator is an extension to JDeveloper and must be installed before using it.

A form service call to the AIS Server, also referred to as a form service request, results in a response that contains a string in JSON format. In JDeveloper, you can access and use the AIS Client Class Generator to transform the response into object form because objects are easier to work with than strings. The AIS Client Class Generator generates classes matching the form. The generator is also able to generate classes for data service responses.

If you are building a mobile application using Oracle MAF, in the AIS Client Class Generator, choose the option to generate classes for a mobile application.