Uses of Class
wicket.spring.common.QueryParam

Packages that use QueryParam
wicket.spring.common   
 

Uses of QueryParam in wicket.spring.common
 

Methods in wicket.spring.common with parameters of type QueryParam
 java.util.Iterator ContactDaoImpl.find(QueryParam qp)
          select contacts and apply sort
 java.util.Iterator ContactDao.find(QueryParam qp)
           
 



Copyright © 2005-2007 Wicket developers. All Rights Reserved.