dori.jasper.engine.base
Class JRBaseQuery

java.lang.Object
  extended bydori.jasper.engine.base.JRBaseQuery
All Implemented Interfaces:
JRQuery, java.io.Serializable
Direct Known Subclasses:
JRDesignQuery

public class JRBaseQuery
extends java.lang.Object
implements JRQuery, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
protected JRBaseQuery()
           
protected JRBaseQuery(JRQuery query, JRBaseObjectFactory factory)
           
 
Method Summary
 JRQueryChunk[] getChunks()
           
 java.lang.String getText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRBaseQuery

protected JRBaseQuery()

JRBaseQuery

protected JRBaseQuery(JRQuery query,
                      JRBaseObjectFactory factory)
Method Detail

getChunks

public JRQueryChunk[] getChunks()
Specified by:
getChunks in interface JRQuery

getText

public java.lang.String getText()
Specified by:
getText in interface JRQuery


Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.