|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface KeywordQuery
This interface defines all functionality required to perform keyword
searches of the Product Catalog.
Use the CatalogFactory
factory class to construct instances of this interface.
CatalogQueryManager| Field Summary |
|---|
| Fields inherited from interface com.beasys.commerce.ebusiness.catalog.service.query.CatalogQuery |
|---|
ALL_RESULTS |
| Method Summary | |
|---|---|
String[] |
getKeywords()
Deprecated See BEA Commerce product offering |
void |
setKeywords(String[] keywords)
Deprecated See BEA Commerce product offering |
| Methods inherited from interface com.beasys.commerce.ebusiness.catalog.service.query.CatalogQuery |
|---|
getMaxSearchResults, setMaxSearchResults |
| Method Detail |
|---|
String[] getKeywords()
void setKeywords(String[] keywords)
keywords - The list of keywords to associate with this query.
|
Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||