|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jasperreports.engine.base.JRBaseQuery
Constructor Summary | |
protected |
JRBaseQuery()
|
protected |
JRBaseQuery(JRQuery query,
JRBaseObjectFactory factory)
|
Method Summary | |
JRQueryChunk[] |
getChunks()
|
java.lang.String |
getText()
Returns the query string. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected JRBaseQuery()
protected JRBaseQuery(JRQuery query, JRBaseObjectFactory factory)
Method Detail |
public JRQueryChunk[] getChunks()
getChunks
in interface JRQuery
public java.lang.String getText()
JRQuery
getText
in interface JRQuery
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |