Uses of Interface
pl.slawas.paging._IPagedQuery

Packages that use _IPagedQuery
pl.slawas.paging   
 

Uses of _IPagedQuery in pl.slawas.paging
 

Fields in pl.slawas.paging declared as _IPagedQuery
protected  _IPagedQuery<Obj> PagedResultSupport.query
           
 

Methods in pl.slawas.paging that return _IPagedQuery
 _IPagedQuery<Obj> _IPagedResult.getQuery()
           
 _IPagedQuery<Obj> PagedResultSupport.getQuery()
           
 

Constructors in pl.slawas.paging with parameters of type _IPagedQuery
PagedResultSupport(PagingParams pagingParams, ResultSupport<Obj> result, _IPagedQuery<Obj> query, boolean checkPagingParamRestrictions)
           
 



Copyright © 2014 Sci Software. All Rights Reserved.