| StockService Class |
Inheritance Hierarchy
Namespace:
Dynamicweb.Ecommerce.Stocks
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public class StockService
Public Class StockService
The StockService type exposes the following members.
Constructors
| Name | Description |
---|
| StockService | Initializes a new instance of the StockService class |
TopMethods
| Name | Description |
---|
| ClearCache | |
| ClearCache(LanguageBasedKeyString) | |
| ClearCache(IEnumerableLanguageBasedKeyString) | |
| ClearStockGroupCache | |
| CreateStockLocationRelation | |
| DeleteAllStockLocationRelationsFromShop | |
| DeleteStockGroup | |
| DeleteStockLocation | |
| DeleteStockLocationRelation | |
| DeleteStockLocationRelations | |
| DeleteStockStatus | |
| DeleteStockUnit | |
| DeleteStockUnitDetail(StockUnitDetail) | |
| DeleteStockUnitDetail(StockUnitDetailIdentifier) | |
| DeleteStockUnits(String, String) | |
| DeleteStockUnits(String, String, String, Int64) | |
| GetMaxStockUnitRowId | Obsolete. |
| GetStockGroup | |
| GetStockGroups | |
| GetStockLocation(Int64) | |
| GetStockLocation(Int64, String) | |
| GetStockLocation(Product, Int64) | |
| GetStockLocationCategories | |
| GetStockLocationCategory | |
| GetStockLocationRelations | |
| GetStockLocations | |
| GetStockLocations(Boolean) | |
| GetStockLocations(Int64) | |
| GetStockLocations(String) | |
| GetStockLocations(Product) | |
| GetStockLocations(String, Boolean) | |
| GetStockLocations(Product, String) | |
| GetStockStatus(String) | |
| GetStockStatus(String, String) | |
| GetStockStatuses | |
| GetStockUnit(Int32) | Obsolete. |
| GetStockUnit(StockUnitIdentifier) | |
| GetStockUnit(String, String, String, StockLocation) | |
| GetStockUnitDetail | |
| GetStockUnits | |
| GetStockUnitsWithVariants(String) | |
| GetStockUnitsWithVariants(Product) | Obsolete. |
| GetStockUnitTotals | |
| SaveStockGroup | |
| SaveStockLocation | |
| SaveStockStatus | |
| SaveStockUnit | |
| SaveStockUnitDetail | |
TopSee Also