JadePaginationEnvelope Class
The JadePaginationEnvelope class is used as the return type for a Jade REST method that would otherwise return a collection in order to provide pagination information such as a link to the next page of results in the HTTP response body. Use the loadCollection method to load the collection that you would otherwise return directly into the envelope.
For details about the properties and methods defined in the JadePaginationEnvelope class, see "JadePaginationEnvelope Properties" and "JadePaginationEnvelope Methods" in the following subsections. See also "
Implements: JadePaginationEnvelopeIF
2022.0.01 and higher