Class PentahoLocale
java.lang.Object
org.pentaho.platform.repository2.locale.PentahoLocale
- All Implemented Interfaces:
org.pentaho.platform.api.locale.IPentahoLocale
A wrapper class to the java
Locale
, since it is a final class. Only needed for web services- Author:
- krivera
-
Constructor Summary
ConstructorsConstructorDescriptionDefault empty constructor needed for web servicesPentahoLocale
(Locale locale) -
Method Summary