org.tranql.builder
Interface QueryTileBuilder.QuerySourceFactory

Enclosing class:
QueryTileBuilder

public static interface QueryTileBuilder.QuerySourceFactory


Method Summary
 QuerySource factory(int index)
           
 QuerySource factoryMTM()
           
 Path getPath()
           
 

Method Detail

factory

QuerySource factory(int index)
                    throws QueryException
Throws:
QueryException

factoryMTM

QuerySource factoryMTM()
                       throws QueryException
Throws:
QueryException

getPath

Path getPath()


Copyright © -2010 The Codehaus. All Rights Reserved.