Uses of Interface
com.microsoft.store.partnercenter.carts.ICartCollection
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.carts | |
| com.microsoft.store.partnercenter.customers |
-
Uses of ICartCollection in com.microsoft.store.partnercenter.carts
Classes in com.microsoft.store.partnercenter.carts that implement ICartCollection Modifier and Type Class Description classCartCollectionOperationsCart collection operations implementation class. -
Uses of ICartCollection in com.microsoft.store.partnercenter.customers
Methods in com.microsoft.store.partnercenter.customers that return ICartCollection Modifier and Type Method Description ICartCollectionCustomerOperations. getCarts()Gets the cart behavior for the customer.ICartCollectionICustomer. getCarts()Gets the Cart collection behavior for the customer.