Class CommerceCartRestoration
java.lang.Object
de.hybris.platform.commerceservices.order.CommerceCartRestoration
- All Implemented Interfaces:
Serializable
Represents the result of the restoration of a cart to a customer's session.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetModifications(List<CommerceCartModification> modifications)
-
Constructor Details
-
CommerceCartRestoration
public CommerceCartRestoration()
-
-
Method Details
-
setModifications
-
getModifications
-