| Changed Interfaces |
|
CommerceService
|
The CommerceService is the root of the Commerce API; other classes are fetched
through it. |
|
CommerceSession
|
The CommerceSession provides anonymous or authenticated access to a (possibly remote)
commerce server. |
|
CommerceSession.CartEntry
|
CartEntry represents shopping cart line-items with a certain product and quantity. |
|
PlacedOrder
|
Represents an historical order (ie: one that has already been placed). |
|
ProductRelationshipsProvider
|
A ProductRelationshipsProvider provides a list of ProductRelationships for a particular
context (shopper, cart, page, product). |