com.ibm.ram.repository.web
Interface PageInfo


public interface PageInfo

Author:
jyellis

Method Summary
 int getCurrentPage()
           
 int getPages()
           
 boolean isNext()
           
 boolean isPrevious()
           
 

Method Detail

getCurrentPage

int getCurrentPage()

getPages

int getPages()

isNext

boolean isNext()

isPrevious

boolean isPrevious()