Class DefaultSkuInventorySummaryService<T extends SkuInventoryAvailabilitySummary>

java.lang.Object
com.broadleafcommerce.inventory.service.DefaultSkuInventorySummaryService<T>
Type Parameters:
T -
All Implemented Interfaces:
SkuInventorySummaryService<T>

public class DefaultSkuInventorySummaryService<T extends SkuInventoryAvailabilitySummary> extends Object implements SkuInventorySummaryService<T>
Provides summary (browsing) data for SkuInventory.
Author:
Kelly Tisdell (ktisdell)