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