Package org.imixs.workflow.office.forms
Class CountryController
java.lang.Object
org.imixs.workflow.office.forms.CountryController
- All Implemented Interfaces:
Serializable
The CountryController provides select lists for countries.
- Author:
- rsoika,gheinle
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<jakarta.faces.model.SelectItem>Retuns a list of select items with all country codes and country display namesgetCountryName(String countryCode) getCountryNames(List<String> countryCodes)
-
Constructor Details
-
CountryController
public CountryController()
-
-
Method Details
-
getCountriesSelectItems
Retuns a list of select items with all country codes and country display names- Returns:
-
getCountryName
-
getCountryNames
-