Esri Geoportal Server
1.0

com.esri.gpt.catalog.search
Interface ISearchFilterPagination

All Superinterfaces:
IPageCursor, ISearchFilter, Serializable
All Known Implementing Classes:
SearchFilterPagination

public interface ISearchFilterPagination
extends IPageCursor, ISearchFilter

The Interface ISearchFilterPagination. Defines a filter object used for paginating the Search Criteria.


Method Summary
 
Methods inherited from interface com.esri.gpt.framework.request.IPageCursor
checkCurrentPage, getCurrentPage, getEndPage, getEndRecord, getHasNextPage, getHasPreviousPage, getNextPage, getPagesPerCursor, getPreviousPage, getRecordsPerPage, getStartPage, getStartRecord, getTotalPageCount, getTotalRecordCount, setCurrentPage, setPagesPerCursor, setRecordsPerPage, setRecordsPerPageProvider, setTotalRecordCount
 
Methods inherited from interface com.esri.gpt.catalog.search.ISearchFilter
getParams, isEquals, reset, setParams, validate
 


Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.