Class AbstractCreateClass
java.lang.Object
de.knightsoftnet.validators.shared.data.AbstractCreateClass
Read gwt constants from properties file, server and client side shared parts.
- Author:
- Manfred Tremmel
-
Method Summary
Modifier and TypeMethodDescriptionprotected static PhoneCountryDataaddCountryToPhoneMap(Map<String, String> pphoneCountryNames, Map<String, PhoneCountryData> pcountryPhoneMap, Map<String, String> pphoneTrunkAndExitCodes, PhoneCountryCodeData pentry, String pcountryCode) protected static Map<String,PhoneCountryData> createMapFromPhoneCountry(Locale plocale, Set<PhoneCountryCodeData> pcountries, Map<String, String> pphoneCountryNames, Map<String, String> pphoneCountryCodes) protected static PhoneCountryConstantsImplcreatePhoneCountryConstants(Locale plocale) protected static Set<PhoneCountryCodeData>readPhoneCountryProperties(Locale plocale, Map<String, String> pphoneCountryNames, Map<String, String> pphoneCountryCodes)
-
Method Details
-
createPhoneCountryConstants
-
readPhoneCountryProperties
-
createMapFromPhoneCountry
-