Class SkuInventoryAdjustmentRequestGroup
java.lang.Object
com.broadleafcommerce.inventory.domain.SkuInventoryAdjustmentRequestGroup
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanThe ID of theInventoryLocationof theSkuInventorywhich should be adjusted.getItems()The items to adjust inventory for.inthashCode()voidsetInventoryLocationId(String inventoryLocationId) The ID of theInventoryLocationof theSkuInventorywhich should be adjusted.voidThe items to adjust inventory for.toString()
-
Constructor Details
-
SkuInventoryAdjustmentRequestGroup
public SkuInventoryAdjustmentRequestGroup()
-
-
Method Details
-
getInventoryLocationId
The ID of theInventoryLocationof theSkuInventorywhich should be adjusted. -
getItems
The items to adjust inventory for. -
setInventoryLocationId
The ID of theInventoryLocationof theSkuInventorywhich should be adjusted. -
setItems
The items to adjust inventory for. -
toString
-
equals
-
canEqual
-
hashCode
public int hashCode()
-