Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.tivoli.maximo.skd.max.service.Page

  • Packages that use Page 
    Package Description
    com.ibm.tivoli.maximo.skd.max.service  
    • Uses of Page in com.ibm.tivoli.maximo.skd.max.service

      Methods in com.ibm.tivoli.maximo.skd.max.service that return Page 
      Modifier and Type Method and Description
      Page PagingManager.getFlatPage(int page, long otherProjectID)
      Get a Page of data
      Page PagingManager.getNextPage() 
      Page PagingManager.getPage() 
      Page PreloadingPagingManager.getPage(int page) 
      Page PagingManager.getPage(int page)
      Get a Page of data
      Page PagingManager.getPage(java.util.List activityIDs)
      Get a Page of data
      Page PagingManager.getPreviousPage() 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes