|
Spring Hateoas | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PagedResources | |
|---|---|
| org.springframework.hateoas | Value objects to ease creating Links and link driven representations for REST webservices. |
| Uses of PagedResources in org.springframework.hateoas |
|---|
| Fields in org.springframework.hateoas declared as PagedResources | |
|---|---|
static PagedResources<?> |
PagedResources.NO_PAGE
|
| Methods in org.springframework.hateoas that return PagedResources | ||
|---|---|---|
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 | |||||||||