Package | Description |
---|---|
mondrian.olap |
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
|
Modifier and Type | Method and Description |
---|---|
static OlapElement.LocalizedProperty |
OlapElement.LocalizedProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OlapElement.LocalizedProperty[] |
OlapElement.LocalizedProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
OlapElement.getLocalized(OlapElement.LocalizedProperty prop,
Locale locale)
Returns the value of a property (caption or description) of
this element in the given locale.
|
String |
OlapElementBase.getLocalized(OlapElement.LocalizedProperty prop,
Locale locale) |
String |
Query.ScopedNamedSet.getLocalized(OlapElement.LocalizedProperty prop,
Locale locale) |
Copyright © 2019 Hitachi Vantara. All rights reserved.