Uses of Interface
mondrian.olap.NameResolver.Namespace
Packages that use NameResolver.Namespace
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
Implements the data access layer for the olap package.
-
Uses of NameResolver.Namespace in mondrian.olap
Methods in mondrian.olap that return types with arguments of type NameResolver.NamespaceModifier and TypeMethodDescriptionDelegatingSchemaReader.getNamespaces()
SchemaReader.getNamespaces()
Returns a list of namespaces to search when resolving elements by name. -
Uses of NameResolver.Namespace in mondrian.rolap
Classes in mondrian.rolap that implement NameResolver.NamespaceModifier and TypeClassDescriptionclass
ARolapSchemaReader
allows you to read schema objects while observing the access-control profile specified by a given role.Methods in mondrian.rolap that return types with arguments of type NameResolver.Namespace