|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmondrian.test.CaptionTest.MyFoodmart
public static class CaptionTest.MyFoodmart
created from foodmart.xml via perl script, some captions added.
Field Summary | |
---|---|
(package private) static java.lang.String |
foodmart
|
Constructor Summary | |
---|---|
CaptionTest.MyFoodmart()
|
Method Summary | |
---|---|
java.lang.String |
processSchema(java.lang.String schemaUrl,
Util.PropertyList properties)
Modifies a Mondrian schema. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static final java.lang.String foodmart
Constructor Detail |
---|
public CaptionTest.MyFoodmart()
Method Detail |
---|
public java.lang.String processSchema(java.lang.String schemaUrl, Util.PropertyList properties) throws java.lang.Exception
DynamicSchemaProcessor
An implementation should generally interpret the URL string as an Apache VFS (virtual file system) URL.
processSchema
in interface DynamicSchemaProcessor
schemaUrl
- the URL of the catalogproperties
- Connection properties
java.lang.Exception
- if an error occurs
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |