org.kuali.rice.kns.bo.options
Class CountryNotRestrictedValuesFinder
java.lang.Object
org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
org.kuali.rice.kns.bo.options.AbstractCountryValuesFinderBase
org.kuali.rice.kns.bo.options.CountryNotRestrictedValuesFinder
- All Implemented Interfaces:
- KeyValuesFinder
public class CountryNotRestrictedValuesFinder
- extends AbstractCountryValuesFinderBase
This class returns list of active and non-restricted country value pairs.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CountryNotRestrictedValuesFinder
public CountryNotRestrictedValuesFinder()
retrieveCountriesForValuesFinder
protected List<Country> retrieveCountriesForValuesFinder()
- Returns all non-restricted countries, regardless of active status
- Specified by:
retrieveCountriesForValuesFinder
in class AbstractCountryValuesFinderBase
- Returns:
- See Also:
AbstractCountryValuesFinderBase.retrieveCountriesForValuesFinder()
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.