Class CountryValuesFinder

java.lang.Object
org.kuali.rice.krad.keyvalues.KeyValuesBase
org.kuali.rice.location.framework.country.AbstractCountryValuesFinderBase
org.kuali.rice.location.framework.country.CountryValuesFinder
All Implemented Interfaces:
Serializable, org.kuali.rice.krad.keyvalues.KeyValuesFinder

public class CountryValuesFinder extends AbstractCountryValuesFinderBase
This class returns list of country value pairs.
See Also:
  • Constructor Details

    • CountryValuesFinder

      public CountryValuesFinder()
  • Method Details

    • retrieveCountriesForValuesFinder

      protected List<org.kuali.rice.location.api.country.Country> retrieveCountriesForValuesFinder()
      Returns all countries, regardless of active status or restricted status
      Specified by:
      retrieveCountriesForValuesFinder in class AbstractCountryValuesFinderBase
      Returns:
      a List of countries to include in the values returned by this finder