Wishlist |
The WishlistRepository type exposes the following members.
| Name | Description | |
|---|---|---|
| WishlistRepository | Default constructor |
| Name | Description | |
|---|---|---|
| ClearCache | Clears all cached data associated with this repository, for both top-level entities and all sub-entities to ensure that subsequent calls to the repository will retrieve fresh data. | |
| GetByCustomer | Retrieves the complete wishlist of a given customer | |
| Save | Saves changes made to a given customer's wishlist |