@Named @RequestScoped public class CountryController extends Object implements Serializable
workitems/parts/country.xhtml,
Serialized Form| Constructor and Description |
|---|
CountryController() |
| Modifier and Type | Method and Description |
|---|---|
List<javax.faces.model.SelectItem> |
getCountriesSelectItems()
Retuns a list of select items with all country codes and country display
names
|
String |
getCountryName(String countryCode) |
String |
getCountryNames(List<String> countryCodes) |
public List<javax.faces.model.SelectItem> getCountriesSelectItems()
Copyright © 2016–2022 Imixs Software Solutions GmbH. All rights reserved.