Class ContentHolderForOutput

java.lang.Object
com.orchestranetworks.rest.serialization.ContentHolder
com.orchestranetworks.rest.serialization.ContentHolderForOutput

public abstract class ContentHolderForOutput extends ContentHolder
Provides a facade to automatically serialize an Adaptation, that corresponds to a table record, into a JSON response body.

The generated JSON format can be customized by using the ExtendedOutput annotation.

Since:
6.0.0