Modifier and Type | Method and Description |
---|---|
ShoppingCart |
ShoppingCartRequestController.getElement() |
Modifier and Type | Method and Description |
---|---|
ShoppingCart |
ShoppingCartSessionController.getElement() |
Modifier and Type | Method and Description |
---|---|
void |
ShoppingCartSessionController.setElement(ShoppingCart element) |
Modifier and Type | Method and Description |
---|---|
ShoppingCart |
ShoppingArticle.getShoppingCart() |
Modifier and Type | Method and Description |
---|---|
void |
ShoppingArticle.setShoppingCart(ShoppingCart shoppingCart) |
Modifier and Type | Method and Description |
---|---|
protected void |
ShoppingCartRepository.applyRestrictions(org.giavacms.common.model.Search<ShoppingCart> search,
String alias,
String separator,
StringBuffer sb,
Map<String,Object> params) |
Modifier and Type | Method and Description |
---|---|
double |
ShippingService.calculate(ShoppingCart shoppingCart) |
boolean |
PaypalSubmitService.isReady(ShoppingCart shoppingCart) |
void |
NotificationService.notifyCompleted(ShoppingCart shoppingCart) |
void |
NotificationService.notifyRefunded(ShoppingCart shoppingCart) |
void |
NotificationService.notifySent(ShoppingCart shoppingCart) |
Modifier and Type | Method and Description |
---|---|
static String |
ButtonUtils.generate(ShoppingCart shoppingCart,
PaypalConfiguration paypalConfiguration) |
static String |
PlaceholderUtils.replaceAll(String input,
ShoppingCart shoppingCart,
String shoppingCartDirectUrl) |
Copyright © 2013. All Rights Reserved.