Ignition. |
| Class | Description | |
|---|---|---|
| DefaultStoreProductFqlFilters | Ignition's default implementation of IStoreProductFqlFilters | |
| Discount | ||
| InventoryPrice | ||
| InventoryPriceAttribute | ||
| InventoryProduct | ||
| InventoryProductCategory | ||
| InventoryProductRepository | Provides access to all products defined in NetFORUM, regardless of online store-centric settings. Should only be used when StoreProductRepository is not an appropriate alternative. | |
| InventoryProductType | ||
| Kit | ||
| MembershipPackage | ||
| MembershipPurchaseOption | ||
| Merchandise | ||
| Package | ||
| PackageComponent | ||
| PriceTerm | ||
| ProductInventoryTracker | Provides access to netFORUM product inventory tracking information | |
| ProductPrecedence | ||
| ProductRelation | ||
| Publication | ||
| ShippingMethod | ||
| StorePrice | ||
| StorePriceAttribute | ||
| StoreProduct | ||
| StoreProductRepository | Provides access to Store Products. See the Ignition User Guide for more information on what criteria a product must meet to be included as a Store Product. | |
| Subscription | ||
| SubscriptionPurchaseOption | ||
| Warehouse | Represents a NetFORUM Warehouse via the Warehouse business object | |
| WarehouseInventoryAllocation | Represents data about a product's allocation at a warehouse, represented in NetFORUM via the InventoryWarehouse business object | |
| WarehouseRepository | Provides access to Warehouses, which are found in iWeb under Inventory->Warehouses |
| Interface | Description | |
|---|---|---|
| IInventoryTrackable | Represents a product whose inventory may be tracked by netFORUM | |
| IPrice | ||
| IProduct | ||
| IStoreProductFqlFilters | Provides FQL-based filters for the StoreProductRepository to use when loading StoreProduct entities from netFORUM. |
| Enumeration | Description | |
|---|---|---|
| DiscountType | ||
| InventoryCheckResult | Represents the result of an inventory check performed for a given product, at a given quantity |