|
Spring Hateoas | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Resource | |
|---|---|
| org.springframework.hateoas | Value objects to ease creating Links and link driven representations for REST webservices. |
| Uses of Resource in org.springframework.hateoas |
|---|
| Methods in org.springframework.hateoas with type parameters of type Resource | ||
|---|---|---|
static
|
Resources.wrap(Iterable<S> content)
Creates a new Resources instance by wrapping the given domain class instances into a Resource. |
|
static
|
PagedResources.wrap(Iterable<S> content,
PagedResources.PageMetadata metadata)
Factory method to easily create a PagedResources instance from a set of entities and pagination metadata. |
|
|
Spring Hateoas | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||