public class SkuAvailabilityDataProvider extends Object
| Constructor and Description |
|---|
SkuAvailabilityDataProvider() |
| Modifier and Type | Method and Description |
|---|---|
static Object[][] |
createSkuAvailabilityRecords() |
static org.broadleafcommerce.core.inventory.domain.SkuAvailability |
createSkuForSkuIdAndLocation(Long id,
Long skuId,
Long locationId,
Date availabilityDate,
String availStatus,
Integer qoh,
Integer reserveQuantity) |
public static Object[][] createSkuAvailabilityRecords()
Copyright © 2019. All rights reserved.