mondrian.rolap
Class RolapSchemaPoolTest.NotReallyDynamicSchemaProcessor

java.lang.Object
  extended by mondrian.rolap.RolapSchemaPoolTest.NotReallyDynamicSchemaProcessor
All Implemented Interfaces:
DynamicSchemaProcessor
Enclosing class:
RolapSchemaPoolTest

public static class RolapSchemaPoolTest.NotReallyDynamicSchemaProcessor
extends Object
implements DynamicSchemaProcessor


Constructor Summary
RolapSchemaPoolTest.NotReallyDynamicSchemaProcessor()
           
 
Method Summary
 String processSchema(String schemaUrl, Util.PropertyList connectInfo)
          Modifies a Mondrian schema.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RolapSchemaPoolTest.NotReallyDynamicSchemaProcessor

public RolapSchemaPoolTest.NotReallyDynamicSchemaProcessor()
Method Detail

processSchema

public String processSchema(String schemaUrl,
                            Util.PropertyList connectInfo)
                     throws Exception
Description copied from interface: DynamicSchemaProcessor
Modifies a Mondrian schema.

An implementation should generally interpret the URL string as an Apache VFS (virtual file system) URL.

Specified by:
processSchema in interface DynamicSchemaProcessor
Parameters:
schemaUrl - the URL of the catalog
connectInfo - Connection properties
Returns:
the modified schema
Throws:
Exception - if an error occurs

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