Uses of Class
de.hybris.platform.warehousing.model.CancellationEventModel
Packages that use CancellationEventModel
Package
Description
-
Uses of CancellationEventModel in de.hybris.platform.warehousing.inventoryevent.service
Methods in de.hybris.platform.warehousing.inventoryevent.service that return types with arguments of type CancellationEventModelModifier and TypeMethodDescriptionInventoryEventService.createCancellationEvents(CancellationEventModel cancellationEventModel) Create multipleCancellationEventModelMethods in de.hybris.platform.warehousing.inventoryevent.service with parameters of type CancellationEventModelModifier and TypeMethodDescriptionInventoryEventService.createCancellationEvents(CancellationEventModel cancellationEventModel) Create multipleCancellationEventModel -
Uses of CancellationEventModel in de.hybris.platform.warehousing.inventoryevent.service.impl
Methods in de.hybris.platform.warehousing.inventoryevent.service.impl that return types with arguments of type CancellationEventModelModifier and TypeMethodDescriptionDefaultInventoryEventService.createCancellationEvents(CancellationEventModel cancellationEventModel) Methods in de.hybris.platform.warehousing.inventoryevent.service.impl with parameters of type CancellationEventModelModifier and TypeMethodDescriptionDefaultInventoryEventService.createCancellationEvents(CancellationEventModel cancellationEventModel) -
Uses of CancellationEventModel in de.hybris.platform.warehousing.util.builder
Methods in de.hybris.platform.warehousing.util.builder that return CancellationEventModel -
Uses of CancellationEventModel in de.hybris.platform.warehousing.util.models
Methods in de.hybris.platform.warehousing.util.models that return CancellationEventModelModifier and TypeMethodDescriptionCancellationEvents.Camera_Cancellation(Long quantity, CancelReason cancelReason, StockLevelModel stockLevel) Methods in de.hybris.platform.warehousing.util.models that return types with arguments of type CancellationEventModelMethod parameters in de.hybris.platform.warehousing.util.models with type arguments of type CancellationEventModelModifier and TypeMethodDescriptionvoidCancellationEvents.setCancellationEventDao(WarehousingDao<CancellationEventModel> cancellationEventDao)