|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemSearchRequest | |
|---|---|
| com.amazon.webservices.awsecommerceservice._2007_04_04 | |
| de.orangecafe.amazonrcp.gui.forms | |
| de.orangecafe.amazonrcp.service | |
| de.orangecafe.amazonrcp.service.impl | |
| Uses of ItemSearchRequest in com.amazon.webservices.awsecommerceservice._2007_04_04 |
|---|
| Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as ItemSearchRequest | |
|---|---|
protected ItemSearchRequest |
Request.itemSearchRequest
|
protected ItemSearchRequest |
ItemSearch.shared
|
| Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 with type parameters of type ItemSearchRequest | |
|---|---|
protected java.util.List<ItemSearchRequest> |
ItemSearch.request
|
| Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return ItemSearchRequest | |
|---|---|
ItemSearchRequest |
ObjectFactory.createItemSearchRequest()
Create an instance of ItemSearchRequest |
ItemSearchRequest |
Request.getItemSearchRequest()
Gets the value of the itemSearchRequest property. |
ItemSearchRequest |
ItemSearch.getShared()
Gets the value of the shared property. |
| Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return types with arguments of type ItemSearchRequest | |
|---|---|
java.util.List<ItemSearchRequest> |
ItemSearch.getRequest()
Gets the value of the request property. |
| Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type ItemSearchRequest | |
|---|---|
void |
Request.setItemSearchRequest(ItemSearchRequest value)
Sets the value of the itemSearchRequest property. |
void |
ItemSearch.setShared(ItemSearchRequest value)
Sets the value of the shared property. |
| Uses of ItemSearchRequest in de.orangecafe.amazonrcp.gui.forms |
|---|
| Constructors in de.orangecafe.amazonrcp.gui.forms with parameters of type ItemSearchRequest | |
|---|---|
SearchForm(ItemSearchRequest request)
|
|
| Uses of ItemSearchRequest in de.orangecafe.amazonrcp.service |
|---|
| Methods in de.orangecafe.amazonrcp.service with parameters of type ItemSearchRequest | |
|---|---|
Items |
IAmazonService.search(ItemSearchRequest itemSearchRequest)
|
| Uses of ItemSearchRequest in de.orangecafe.amazonrcp.service.impl |
|---|
| Methods in de.orangecafe.amazonrcp.service.impl with parameters of type ItemSearchRequest | |
|---|---|
Items |
AmazonWebServiceImpl.search(ItemSearchRequest itemSearchRequest)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||