Class ThingNameInfoHelper
java.lang.Object
com.webmethods.portal.service.meta2.thing.ThingNameInfoHelper
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getLocaleLanguageWithCountry
(Locale locale) Deprecated.
-
Constructor Details
-
ThingNameInfoHelper
public ThingNameInfoHelper()Deprecated.
-
-
Method Details
-
getLocaleLanguageWithCountry
Deprecated.Retrieve a string that represents the language and country of the provided locale- Parameters:
locale
- the locale to process- Returns:
- the calculated string
-
IGlobalProvider.getLocaleLanguageWithCountry(Locale)
instead