|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.z3950.zoombase.Configurable
org.z3950.zoombase.Query
org.jafer.zoom.QueryImplCQL
public class QueryImplCQL
Constructor Summary | |
---|---|
QueryImplCQL()
|
Method Summary | |
---|---|
java.lang.Object |
getValue()
Implementation of Zoom Query class for CQL queries. |
boolean |
isProcessedByClient()
|
void |
setProcessedByClient(boolean processedByClient)
|
void |
setValue(java.lang.Object value)
|
Methods inherited from class org.z3950.zoombase.Configurable |
---|
get, set |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.z3950.zoom.Configurable |
---|
get, set |
Constructor Detail |
---|
public QueryImplCQL()
Method Detail |
---|
public java.lang.Object getValue()
getValue
in interface org.z3950.zoom.Query
getValue
in class org.z3950.zoombase.Query
public void setValue(java.lang.Object value) throws org.z3950.zoom.Exception
setValue
in interface org.z3950.zoom.Query
setValue
in class org.z3950.zoombase.Query
org.z3950.zoom.Exception
public boolean isProcessedByClient()
public void setProcessedByClient(boolean processedByClient)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |