See: Description
Interface | Description |
---|---|
ApiResponse |
An interface for providing the framework with custom values to be used in the response.
|
ApiResponseBuilder |
An interface for creating ApiResponse instances.
|
ApiResponseBuilderFactory |
A factory interface for creating ApiResponseBuilder instances.
|
ModelLookup |
If the models that are being exposed do not have resource types or they have a more complex realationship than
simply the type this object can be used to programmatically map the resource to a class available in the bundle.
|
ModelPathMapper |
An interface providing methods that are capable of mapping resource paths in the repository to and from resource
paths in the HTTP APIs URI space.
|
OrderByDetails |
An interface providing the ordering details for paginated requests.
|
PaginatableResourceList |
PaginatableResourceList is a collection of paginated resources.
|
PaginatableResourceListBuilder |
An interface for creating ApiResponse instances.
|
PaginatableResourceListBuilderFactory |
Factory interface for creating PaginatableResourceListBuilder instances.
|
Enum | Description |
---|---|
SortOrder |
An enum to describe a sorting order, allowing ascending or descending as values.
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"