Uses of Interface
org.wso2.carbon.utils.Pageable

Packages that use Pageable
org.wso2.carbon.utils   
 

Uses of Pageable in org.wso2.carbon.utils
 

Methods in org.wso2.carbon.utils with parameters of type Pageable
static
<C> List<C>
DataPaginator.doPaging(int pageNumber, List<C> sourceList, Pageable pageable)
          A reusable generic method for doing item paging
 



Copyright © 2014 WSO2 Inc. All rights reserved.