Class SkuInventoryReservationResponse
java.lang.Object
com.broadleafcommerce.inventory.domain.SkuInventoryReservationResponse
Simple wrapper to contain
InventoryTransaction records.- Author:
- Kelly Tisdell (ktisdell)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetInventoryTransactions(List<InventoryTransaction> inventoryTransactions) toString()
-
Constructor Details
-
SkuInventoryReservationResponse
public SkuInventoryReservationResponse()
-
-
Method Details