java.lang.Object | +--SmartQuery | +--com.ibm.commerce.search.catalog.CatalogQuery
For internal use only.
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 |
---|
public CatalogQuery()
Method Detail |
---|
protected Predicate additionalPredciate()
public void printJointRelationships()
protected Predicate resolveJointPredicate(Predicate predicate) throws java.lang.Exception
java.lang.Exception