Uses of Interface
com.gisgraphy.domain.valueobject.Pagination.FromSpecification

Packages that use Pagination.FromSpecification
com.gisgraphy.domain.valueobject Gisgraphy Project This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. 
 

Uses of Pagination.FromSpecification in com.gisgraphy.domain.valueobject
 

Classes in com.gisgraphy.domain.valueobject that implement Pagination.FromSpecification
static class Pagination.PaginationBuilder
           
 

Methods in com.gisgraphy.domain.valueobject that return Pagination.FromSpecification
static Pagination.FromSpecification Pagination.paginate()
          Static method to be used to create a pagination object.
static Pagination.FromSpecification Pagination.paginateWithMaxResults(int maxResult)
          Static method to be used to create a pagination object and define maxResults.
 



Copyright © 2010. All Rights Reserved.