Uses of Class
com.broadleafcommerce.orderoperation.domain.inventory.InventoryTransaction
Packages that use InventoryTransaction
-
Uses of InventoryTransaction in com.broadleafcommerce.orderoperation.domain.inventory
Methods in com.broadleafcommerce.orderoperation.domain.inventory that return types with arguments of type InventoryTransactionModifier and TypeMethodDescriptionSkuInventoryReservationResponse.getInventoryTransactions()
List of associatedInventoryTransaction
s.Method parameters in com.broadleafcommerce.orderoperation.domain.inventory with type arguments of type InventoryTransactionModifier and TypeMethodDescriptionvoid
SkuInventoryReservationResponse.setInventoryTransactions
(List<InventoryTransaction> inventoryTransactions) List of associatedInventoryTransaction
s.