Link
s and link driven representations for REST webservices.See: Description
Interface | Description |
---|---|
AffordanceModelFactory | |
LinkRelation |
Interface for defining link relations.
|
Class | Description |
---|---|
Affordance |
Hold the
AffordanceModel s for all supported media types. |
AffordanceModel |
Collection of attributes needed to render any form of hypermedia.
|
CollectionModel<T> |
General helper to easily create a wrapper for a collection of entities.
|
EntityModel<T> |
A simple
EntityModel wrapping a domain object and adding links to it. |
IanaLinkRelations |
Capture standard IANA-based link relations.
|
IanaRels | Deprecated |
Link |
Value object for links.
|
Links |
Value object to represent a list of
Link s. |
MediaTypes |
Constants for well-known hypermedia types.
|
PagedModel<T> |
DTO to implement binding response representations of pageable collections.
|
PagedModel.PageMetadata |
Value object for pagination metadata.
|
QueryParameter |
Representation of a web request's query parameter (http://example.com?
|
RepresentationModel<T extends RepresentationModel<? extends T>> |
Base class for DTOs to collect links.
|
TemplateVariable |
A single template variable.
|
TemplateVariables |
Wrapper type for a collection of
TemplateVariable . |
UriTemplate |
Custom URI template to support qualified URI template variables.
|
Enum | Description |
---|---|
Links.MergeMode |
The mode how to merge two
Links instances. |
TemplateVariable.VariableType |
An enumeration for all supported variable types.
|
Link
s and link driven representations for REST webservices.Copyright © 2012-2019–2019 Pivotal, Inc.. All rights reserved.