com.sun.ebxml.registry.query.filter
Class ServiceQueryProcessor
java.lang.Object
com.sun.ebxml.registry.query.filter.QueryProcessor
com.sun.ebxml.registry.query.filter.RegistryObjectQueryProcessor
com.sun.ebxml.registry.query.filter.RegistryEntryQueryProcessor
com.sun.ebxml.registry.query.filter.ServiceQueryProcessor
- All Implemented Interfaces:
- SQLConverter
- public class ServiceQueryProcessor
- extends RegistryEntryQueryProcessor
Class Declaration for ServiceQueryProcessor
- See Also:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceQueryProcessor
public ServiceQueryProcessor()
getName
protected java.lang.String getName()
- Overrides:
getName
in class RegistryEntryQueryProcessor
setNativeQuery
protected void setNativeQuery(org.oasis.ebxml.registry.bindings.query.RegistryObjectQueryType query)
- Overrides:
setNativeQuery
in class RegistryEntryQueryProcessor
buildFilterClauses
protected void buildFilterClauses()
throws RegistryException
- Overrides:
buildFilterClauses
in class RegistryEntryQueryProcessor
- Throws:
RegistryException
buildQueryClauses
protected void buildQueryClauses()
throws RegistryException
- Overrides:
buildQueryClauses
in class RegistryEntryQueryProcessor
- Throws:
RegistryException
buildBranchClauses
protected void buildBranchClauses()
throws RegistryException
- Overrides:
buildBranchClauses
in class RegistryEntryQueryProcessor
- Throws:
RegistryException