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