|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.beasys.commerce.ebusiness.catalog.service.query.CatalogQueryImpl
com.beasys.commerce.ebusiness.catalog.service.query.KeywordQueryImpl
@Deprecated public class KeywordQueryImpl
Implementation class for the KeywordQuery interface.
| Field Summary |
|---|
| Fields inherited from interface com.beasys.commerce.ebusiness.catalog.service.query.CatalogQuery |
|---|
ALL_RESULTS |
| Constructor Summary | |
|---|---|
KeywordQueryImpl()
Deprecated See BEA Commerce product offering |
|
| Method Summary | |
|---|---|
String[] |
getKeywords()
Deprecated See BEA Commerce product offering |
void |
setKeywords(String[] keywords)
Deprecated See BEA Commerce product offering |
| 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 |
| Methods inherited from interface com.beasys.commerce.ebusiness.catalog.service.query.CatalogQuery |
|---|
getMaxSearchResults, setMaxSearchResults |
| Constructor Detail |
|---|
public KeywordQueryImpl()
| Method Detail |
|---|
public String[] getKeywords()
KeywordQuery
getKeywords in interface KeywordQuerypublic void setKeywords(String[] keywords)
KeywordQuery
setKeywords in interface KeywordQuerykeywords - The list of keywords to associate with this query.
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||