Class SkuInventoryAdjustmentRequestGroup
java.lang.Object
com.broadleafcommerce.inventory.domain.SkuInventoryAdjustmentRequestGroup
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
The ID of theInventoryLocation
of theSkuInventory
which should be adjusted.getItems()
The items to adjust inventory for.int
hashCode()
void
setInventoryLocationId
(String inventoryLocationId) The ID of theInventoryLocation
of theSkuInventory
which should be adjusted.void
The items to adjust inventory for.toString()
-
Constructor Details
-
SkuInventoryAdjustmentRequestGroup
public SkuInventoryAdjustmentRequestGroup()
-
-
Method Details
-
getInventoryLocationId
The ID of theInventoryLocation
of theSkuInventory
which should be adjusted. -
getItems
The items to adjust inventory for. -
setInventoryLocationId
The ID of theInventoryLocation
of theSkuInventory
which should be adjusted. -
setItems
The items to adjust inventory for. -
toString
-
equals
-
canEqual
-
hashCode
public int hashCode()
-