mondrian.olap
Class MondrianServerImpl

java.lang.Object
  extended by mondrian.olap.MondrianServer
      extended by mondrian.olap.MondrianServerImpl

 class MondrianServerImpl
extends MondrianServer

Implementation of MondrianServer.

Since:
Jun 25, 2006
Version:
$Id: //open/mondrian/src/main/mondrian/olap/MondrianServerImpl.java#12 $
Author:
jhyde

Nested Class Summary
 
Nested classes/interfaces inherited from class mondrian.olap.MondrianServer
MondrianServer.MondrianVersion
 
Field Summary
static java.lang.String[] keywords
           
 
Constructor Summary
MondrianServerImpl()
           
 
Method Summary
 java.util.List<java.lang.String> getKeywords()
          Returns a list of MDX keywords.
 MondrianServer.MondrianVersion getVersion()
          Returns the version of this MondrianServer.
 
Methods inherited from class mondrian.olap.MondrianServer
forConnection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

keywords

public static final java.lang.String[] keywords
Constructor Detail

MondrianServerImpl

MondrianServerImpl()
Method Detail

getVersion

public MondrianServer.MondrianVersion getVersion()
Description copied from class: MondrianServer
Returns the version of this MondrianServer.

Specified by:
getVersion in class MondrianServer

getKeywords

public java.util.List<java.lang.String> getKeywords()
Description copied from class: MondrianServer
Returns a list of MDX keywords.

Specified by:
getKeywords in class MondrianServer
Returns:
list of MDX keywords

Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads