org.tranql.builder
Interface QueryTileBuilder.QuerySourceFactory

Enclosing interface:
QueryTileBuilder

public static interface QueryTileBuilder.QuerySourceFactory


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

Method Detail

factory

public QuerySource factory(int index)
                    throws QueryException
Throws:
QueryException

factoryMTM

public QuerySource factoryMTM()
                       throws QueryException
Throws:
QueryException

getPath

public Path getPath()


Copyright © -2006 The Codehaus. All Rights Reserved.