|
© 2002 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.beasys.commerce.ebusiness.catalog.service.query.CatalogQueryImpl
|
+--com.beasys.commerce.ebusiness.catalog.service.query.ProductItemQueryImpl
Implementation class for the ProductItemQuery interface.
| Constructor Summary | |
ProductItemQueryImpl()
Default constructor. |
|
| Method Summary | |
Expression |
getExpression()
Retrieves the expression associated with this query. |
void |
setExpression(Expression expression)
Assoicates an expression with this query. |
| Methods inherited from class com.beasys.commerce.ebusiness.catalog.service.query.CatalogQueryImpl |
getMaxSearchResults,
setMaxSearchResults |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ProductItemQueryImpl()
| Method Detail |
public Expression getExpression()
public void setExpression(Expression expression)
expression - The expression to associated with this query.
|
© 2002 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||