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