org.outerj.daisy.publisher.serverimpl.requestmodel
Class PerformQueryRequest

java.lang.Object
  extended byorg.outerj.daisy.publisher.serverimpl.requestmodel.PerformQueryRequest
All Implemented Interfaces:
Request

public class PerformQueryRequest
extends java.lang.Object
implements Request


Constructor Summary
PerformQueryRequest(PublisherContext publisherContext, java.lang.String query, java.lang.String extraConditions)
           
 
Method Summary
 void process(org.xml.sax.ContentHandler contentHandler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerformQueryRequest

public PerformQueryRequest(PublisherContext publisherContext,
                           java.lang.String query,
                           java.lang.String extraConditions)
Method Detail

process

public void process(org.xml.sax.ContentHandler contentHandler)
             throws java.lang.Exception
Specified by:
process in interface Request
Throws:
java.lang.Exception


Copyright © -2005 . All Rights Reserved.