public class ProposalCountryServiceImpl extends Object implements ProposalCountryService
| Constructor and Description |
|---|
ProposalCountryServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
convertAltCountryCodeToRealCountryCode(String currentCountryCode) |
org.kuali.rice.location.api.country.CountryService |
getCountryService() |
void |
setCountryService(org.kuali.rice.location.api.country.CountryService countryService) |
public String convertAltCountryCodeToRealCountryCode(String currentCountryCode)
convertAltCountryCodeToRealCountryCode in interface ProposalCountryServicepublic org.kuali.rice.location.api.country.CountryService getCountryService()
public void setCountryService(org.kuali.rice.location.api.country.CountryService countryService)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.