|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmondrian.olap.MondrianServer
mondrian.olap.MondrianServerImpl
class MondrianServerImpl
Implementation of MondrianServer.
| 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 |
|---|
public static final java.lang.String[] keywords
| Constructor Detail |
|---|
MondrianServerImpl()
| Method Detail |
|---|
public MondrianServer.MondrianVersion getVersion()
MondrianServer
getVersion in class MondrianServerpublic java.util.List<java.lang.String> getKeywords()
MondrianServer
getKeywords in class MondrianServer
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||