|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.orangecafe.amazonrcp.helper.CartHolder
public class CartHolder
Field Summary | |
---|---|
static java.lang.String |
KEY_CART_HMAC
|
static java.lang.String |
KEY_CART_ID
|
Constructor Summary | |
---|---|
CartHolder()
|
Method Summary | |
---|---|
Cart |
getCart()
|
void |
setAmazonService(IAmazonService service)
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String KEY_CART_ID
public static final java.lang.String KEY_CART_HMAC
Constructor Detail |
---|
public CartHolder()
Method Detail |
---|
public void setAmazonService(IAmazonService service)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
public Cart getCart() throws ServiceException
ServiceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |