Class PagedEndpoints
java.lang.Object
org.springframework.hateoas.RepresentationModel<PagedObject<T>>
com.aquima.web.rest.v1.resource.impl.PagedObject<Endpoint>
com.aquima.web.rest.v1.resource.impl.PagedEndpoints
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.aquima.web.rest.v1.resource.impl.PagedObject
getItems, getItemsTotalCount, getNrOfPages, getPage, getPageSize, setItems, setItemsTotalCount, setNrOfPages, setPage, setPageSize
Methods inherited from class org.springframework.hateoas.RepresentationModel
add, add, add, addAllIf, addIf, equals, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hashCode, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, of, of, removeLinks, toString
-
Constructor Details
-
PagedEndpoints
public PagedEndpoints()
-