Uses of Class
org.kuali.rice.location.api.postalcode.PostalCodeQueryResults

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

Uses of PostalCodeQueryResults in org.kuali.rice.location.api.postalcode
 

Methods in org.kuali.rice.location.api.postalcode that return PostalCodeQueryResults
 PostalCodeQueryResults PostalCodeQueryResults.Builder.build()
           
 PostalCodeQueryResults PostalCodeService.findPostalCodes(QueryByCriteria queryByCriteria)
          This method find PostalCodes based on a query criteria.
 

Uses of PostalCodeQueryResults in org.kuali.rice.location.impl.postalcode
 

Methods in org.kuali.rice.location.impl.postalcode that return PostalCodeQueryResults
 PostalCodeQueryResults PostalCodeServiceImpl.findPostalCodes(QueryByCriteria queryByCriteria)
           
 



Copyright © 2005–2014 The Kuali Foundation. All rights reserved.