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