fr.paris.lutece.plugins.stock.commons.dao
Interface PaginationProperties

All Known Implementing Classes:
PaginationPropertiesImpl

public interface PaginationProperties

The Interface PaginationProperties.


Method Summary
 int getFirstResult()
          Returns index of the first result requested.
 int getPageSize()
          Returns number of results per page requested.
 

Method Detail

getFirstResult

int getFirstResult()
Returns index of the first result requested.

Returns:
index of the first result requested

getPageSize

int getPageSize()
Returns number of results per page requested.

Returns:
number of results per page requested


Copyright © 2012 Mairie de Paris. All Rights Reserved.