|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.component.shop.ShoppingCartResult
public class ShoppingCartResult
| Nested Class Summary | |
|---|---|
static class |
ShoppingCartResult.Status
the status for the result. |
| Constructor Summary | |
|---|---|
ShoppingCartResult(ServiceRequest r, ShoppingCart c, ShoppingCartResult.Status s, ShoppingCartController.DisplayMode m, CheckoutControllerConfiguration.CheckoutControllerLocaleConfiguration cc)
creates a new ShoppingCartResult. |
|
| Method Summary | |
|---|---|
org.jdom.Element |
deserializeToJDOM()
returns a JDOM representation of the result. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShoppingCartResult(ServiceRequest r, ShoppingCart c, ShoppingCartResult.Status s, ShoppingCartController.DisplayMode m, CheckoutControllerConfiguration.CheckoutControllerLocaleConfiguration cc)
r - the requestc - the carts - the statusm - the display-modecc - the CheckoutLocaleConfiguration| Method Detail |
|---|
public org.jdom.Element deserializeToJDOM()
deserializeToJDOM in interface JDOMableJDOMable.deserializeToJDOM()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||