Uses of Class
org.kuali.rice.location.api.county.CountyQueryResults

Packages that use CountyQueryResults
org.kuali.rice.location.api.county Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
org.kuali.rice.location.impl.county   
 

Uses of CountyQueryResults in org.kuali.rice.location.api.county
 

Methods in org.kuali.rice.location.api.county that return CountyQueryResults
 CountyQueryResults CountyQueryResults.Builder.build()
           
 CountyQueryResults CountyService.findCounties(QueryByCriteria queryByCriteria)
          This method find Counties based on a query criteria.
 

Uses of CountyQueryResults in org.kuali.rice.location.impl.county
 

Methods in org.kuali.rice.location.impl.county that return CountyQueryResults
 CountyQueryResults CountyServiceImpl.findCounties(QueryByCriteria queryByCriteria)
           
 



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.