Class PagedShortcuts
java.lang.Object
org.springframework.hateoas.RepresentationModel<PagedObject<T>>
com.aquima.web.rest.v1.resource.impl.PagedObject<Shortcut>
com.aquima.web.rest.v1.resource.impl.PagedShortcuts
-
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
-
PagedShortcuts
public PagedShortcuts()
-