|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Item | |
---|---|
com.amazon.webservices.awsecommerceservice._2007_04_04 | |
de.orangecafe.amazonrcp.helper | |
de.orangecafe.amazonrcp.service | |
de.orangecafe.amazonrcp.service.impl |
Uses of Item in com.amazon.webservices.awsecommerceservice._2007_04_04 |
---|
Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 declared as Item | |
---|---|
protected Item |
ListItem.item
|
Fields in com.amazon.webservices.awsecommerceservice._2007_04_04 with type parameters of type Item | |
---|---|
protected java.util.List<Item> |
Variations.item
|
protected java.util.List<Item> |
Items.item
|
Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return Item | |
---|---|
Item |
ObjectFactory.createItem()
Create an instance of Item |
Item |
ListItem.getItem()
Gets the value of the item property. |
Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 that return types with arguments of type Item | |
---|---|
java.util.List<Item> |
Variations.getItem()
Gets the value of the item property. |
java.util.List<Item> |
Items.getItem()
Gets the value of the item property. |
Methods in com.amazon.webservices.awsecommerceservice._2007_04_04 with parameters of type Item | |
---|---|
void |
ListItem.setItem(Item value)
Sets the value of the item property. |
Uses of Item in de.orangecafe.amazonrcp.helper |
---|
Methods in de.orangecafe.amazonrcp.helper that return types with arguments of type Item | |
---|---|
java.util.List<Item> |
SelectedItemListHolder.getSelectedItems()
|
Uses of Item in de.orangecafe.amazonrcp.service |
---|
Method parameters in de.orangecafe.amazonrcp.service with type arguments of type Item | |
---|---|
void |
IAmazonService.addToCart(java.lang.String cartId,
java.lang.String hmac,
java.util.List<Item> items)
|
Uses of Item in de.orangecafe.amazonrcp.service.impl |
---|
Method parameters in de.orangecafe.amazonrcp.service.impl with type arguments of type Item | |
---|---|
void |
AmazonWebServiceImpl.addToCart(java.lang.String cartId,
java.lang.String hmac,
java.util.List<Item> items)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |