Uses of Class
org.kuali.rice.location.api.country.CountryQueryResults

Packages that use CountryQueryResults
org.kuali.rice.location.api.country 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.country   
 

Uses of CountryQueryResults in org.kuali.rice.location.api.country
 

Methods in org.kuali.rice.location.api.country that return CountryQueryResults
 CountryQueryResults CountryQueryResults.Builder.build()
           
 CountryQueryResults CountryService.findCountries(QueryByCriteria queryByCriteria)
          This method find Countries based on a query criteria.
 

Uses of CountryQueryResults in org.kuali.rice.location.impl.country
 

Methods in org.kuali.rice.location.impl.country that return CountryQueryResults
 CountryQueryResults CountryServiceImpl.findCountries(QueryByCriteria queryByCriteria)
           
 



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