Uses of Class
com.broadleafcommerce.inventory.service.autoconfigure.InventoryServiceProperties
-
Packages that use InventoryServiceProperties Package Description com.broadleafcommerce.inventory.service.messaging.vendor -
-
Uses of InventoryServiceProperties in com.broadleafcommerce.inventory.service.messaging.vendor
Methods in com.broadleafcommerce.inventory.service.messaging.vendor that return InventoryServiceProperties Modifier and Type Method Description protected InventoryServiceProperties
InventoryVendorNotificationHandler. getInventoryProperties()
Methods in com.broadleafcommerce.inventory.service.messaging.vendor with parameters of type InventoryServiceProperties Modifier and Type Method Description void
InventoryVendorNotificationHandler. setInventoryProperties(InventoryServiceProperties inventoryProperties)
-