Uses of Class
de.hybris.platform.warehousing.model.IncreaseEventModel
-
Packages that use IncreaseEventModel Package Description de.hybris.platform.warehousing.inventoryevent.service de.hybris.platform.warehousing.inventoryevent.service.impl -
-
Uses of IncreaseEventModel in de.hybris.platform.warehousing.inventoryevent.service
Methods in de.hybris.platform.warehousing.inventoryevent.service that return IncreaseEventModel Modifier and Type Method Description IncreaseEventModelInventoryEventService. createIncreaseEvent(IncreaseEventModel increaseEventModel)Create an inventory increase eventMethods in de.hybris.platform.warehousing.inventoryevent.service with parameters of type IncreaseEventModel Modifier and Type Method Description IncreaseEventModelInventoryEventService. createIncreaseEvent(IncreaseEventModel increaseEventModel)Create an inventory increase event -
Uses of IncreaseEventModel in de.hybris.platform.warehousing.inventoryevent.service.impl
Methods in de.hybris.platform.warehousing.inventoryevent.service.impl that return IncreaseEventModel Modifier and Type Method Description IncreaseEventModelDefaultInventoryEventService. createIncreaseEvent(IncreaseEventModel increaseEventModel)Methods in de.hybris.platform.warehousing.inventoryevent.service.impl with parameters of type IncreaseEventModel Modifier and Type Method Description IncreaseEventModelDefaultInventoryEventService. createIncreaseEvent(IncreaseEventModel increaseEventModel)
-