Class StockLocationService
- Namespace
- Dynamicweb.Ecommerce.Stocks
- Assembly
- Dynamicweb.Ecommerce.dll
public class StockLocationService : ICacheStorage<long, StockLocation>, ICacheStorage<long>, ICacheStorage
- Inheritance
-
Stock
Location Service
- Implements
- Inherited Members
Methods
ClearCache()
Resets all keys to the default value for objects stored in the object cache
ClearCache(IEnumerable<long>)
Resets the specified keys to the default value for objects stored in the object cache
Parameters
keys
IEnumerable<long>Keys to reset
ClearCache(long)
Resets the specified key to the default value for objects stored in the object cache
Parameters
key
longKey to reset