com.sun.ebxml.registry.query.filter
Class FilterQueryProcessor

java.lang.Object
  extended bycom.sun.ebxml.registry.query.filter.FilterQueryProcessor

public class FilterQueryProcessor
extends java.lang.Object

Class Declaration for FilterQueryProcessor

See Also:

Constructor Summary
protected FilterQueryProcessor()
           
 
Method Summary
 org.oasis.ebxml.registry.bindings.query.AdhocQueryResponse executeQuery(org.oasis.ebxml.registry.bindings.rim.User user, org.oasis.ebxml.registry.bindings.query.FilterQuery filterQueryRequest, org.oasis.ebxml.registry.bindings.query.ResponseOption responseOption)
           
static FilterQueryProcessor getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilterQueryProcessor

protected FilterQueryProcessor()
Method Detail

executeQuery

public org.oasis.ebxml.registry.bindings.query.AdhocQueryResponse executeQuery(org.oasis.ebxml.registry.bindings.rim.User user,
                                                                               org.oasis.ebxml.registry.bindings.query.FilterQuery filterQueryRequest,
                                                                               org.oasis.ebxml.registry.bindings.query.ResponseOption responseOption)
                                                                        throws RegistryException
Throws:
RegistryException

getInstance

public static FilterQueryProcessor getInstance()