Uses of Class
de.hybris.platform.warehousing.model.DeclineConsignmentEntryEventModel
Packages that use DeclineConsignmentEntryEventModel
Package
Description
Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.
-
Uses of DeclineConsignmentEntryEventModel in de.hybris.platform.ordersplitting.model
Methods in de.hybris.platform.ordersplitting.model that return types with arguments of type DeclineConsignmentEntryEventModelModifier and TypeMethodDescriptionConsignmentEntryModel.getDeclineEntryEvents()Generated method - Getter of theConsignmentEntry.declineEntryEventsattribute defined at extensionwarehousing.Method parameters in de.hybris.platform.ordersplitting.model with type arguments of type DeclineConsignmentEntryEventModelModifier and TypeMethodDescriptionvoidConsignmentEntryModel.setDeclineEntryEvents(Set<DeclineConsignmentEntryEventModel> value) Generated method - Setter ofConsignmentEntry.declineEntryEventsattribute defined at extensionwarehousing. -
Uses of DeclineConsignmentEntryEventModel in de.hybris.platform.warehousing.allocation.impl
Methods in de.hybris.platform.warehousing.allocation.impl that return types with arguments of type DeclineConsignmentEntryEventModelModifier and TypeMethodDescriptionprotected Optional<DeclineConsignmentEntryEventModel>DefaultAllocationService.declineConsignmentEntry(DeclineEntry declineEntry) Decline a single consignment entry.Methods in de.hybris.platform.warehousing.allocation.impl with parameters of type DeclineConsignmentEntryEventModelModifier and TypeMethodDescriptionprotected voidDefaultAllocationService.consolidateConsignmentEntries(List<ConsignmentModel> newConsignments, ConsignmentModel consignment, AbstractOrderModel order, DeclineConsignmentEntryEventModel event) Consolidates theConsignmentEntryModelif they belong to the sameWarehouseModel