com.ibm.commerce.search.catalog
Class CatalogQuery

java.lang.Object
  SmartQuery
      com.ibm.commerce.search.catalog.CatalogQuery

public class CatalogQuery
extends SmartQuery

For internal use only.

See Also:
Serialized Form

Constructor Summary
CatalogQuery()
CatalogQuery constructor comment.
Method Summary
protected Predicate additionalPredciate()
void printJointRelationships()
For debugging only Creation date: (08/11/00 4:12:38 PM)
protected Predicate resolveJointPredicate(Predicate predicate)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

CatalogQuery

public CatalogQuery()
CatalogQuery constructor comment.
Method Detail

additionalPredciate

protected Predicate additionalPredciate()

printJointRelationships

public void printJointRelationships()
For debugging only Creation date: (08/11/00 4:12:38 PM)

resolveJointPredicate

protected Predicate resolveJointPredicate(Predicate predicate)
                                   throws java.lang.Exception
Throws:
java.lang.Exception

Feedback