aerogear-controller 1.0.1

Package org.jboss.aerogear.controller.router.rest.pagination

Interface Summary
PaginationInfo.PaginationInfoBuilder  
PaginationStrategy A strategy for implementing pagination in AeroGear Controller.
 

Class Summary
AbstractPaginationStrategy A PaginationStrategy that expects the target endpoint method to take a PaginationInfo as a parameter.
Links Links are a part of the metadata related to paging of fetched data.
PaginationHandler PaginationHandler is a CDI Decorator that decorates a RouteProcessor and is responsible for handling paginated invocations on endpoints that support it.
PaginationInfo Holds information related to pagination in AeroGear Controller.
PaginationInfo.PaginationInfoBuilderImpl  
PaginationMetadata Represents information about pagination in AeroGear Controller.
PaginationProperties Properties related to the offset/limit pagination strategy.
RequestPathParser RequestPathParser is able to replace, or add query parameters related to pagination.
WebLinking WebLinking provides support for generating the HTTP response header in accordance to Web Linking.
 

Exception Summary
PaginationRequestException  
 

Annotation Types Summary
Paginated  
 


aerogear-controller 1.0.1

Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.