Configuring glue and impl classes for generated endpoints

The REST Endpoint Generator can create a set of generated endpoints for a given data model entity. Most of the files generated by the REST Endpoint Generator are incomplete and require further configuration.

This topic discusses how to configure the glue and impl class files. They are the files highlighted in the following architecture diagram.


The glue and impl file

Configuration of the other files are discussed in other parts of the documentation.