public class DefaultPaymentCartDao extends DefaultCommerceCartDao implements PaymentCartDao
Constructor and Description |
---|
DefaultPaymentCartDao() |
Modifier and Type | Method and Description |
---|---|
CartModel |
getCartForGuid(java.lang.String guid)
Find a cart for the specified cart guid.
|
public CartModel getCartForGuid(java.lang.String guid)
PaymentCartDao
getCartForGuid
in interface PaymentCartDao
guid
- the guid of the cart