Click or drag to resize

WishlistRepository Methods

The WishlistRepository type exposes the following members.

Methods
 NameDescription
Public methodClearCache 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.
Public methodGetByCustomer Retrieves the complete wishlist of a given customer
Public methodSave Saves changes made to a given customer's wishlist
Top
See Also