com.sun.ebxml.registry.query.filter
Class FilterQueryProcessor
java.lang.Object
com.sun.ebxml.registry.query.filter.FilterQueryProcessor
- public class FilterQueryProcessor
- extends java.lang.Object
Class Declaration for FilterQueryProcessor
- See Also:
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 |
FilterQueryProcessor
protected FilterQueryProcessor()
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()