Uses of Enum Class
de.hybris.platform.warehousing.enums.DeclineReason
Packages that use DeclineReason
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.warehousing.jalo package.
-
Uses of DeclineReason in de.hybris.platform.warehousing.allocation.util
Methods in de.hybris.platform.warehousing.allocation.util with parameters of type DeclineReason -
Uses of DeclineReason in de.hybris.platform.warehousing.data.allocation
Methods in de.hybris.platform.warehousing.data.allocation that return DeclineReasonMethods in de.hybris.platform.warehousing.data.allocation with parameters of type DeclineReason -
Uses of DeclineReason in de.hybris.platform.warehousing.enums
Methods in de.hybris.platform.warehousing.enums that return DeclineReasonModifier and TypeMethodDescriptionstatic DeclineReasonReturns the enum constant of this class with the specified name.static DeclineReason[]DeclineReason.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of DeclineReason in de.hybris.platform.warehousing.model
Methods in de.hybris.platform.warehousing.model that return DeclineReasonModifier and TypeMethodDescriptionDeclineConsignmentEntryEventModel.getReason()Generated method - Getter of theDeclineConsignmentEntryEvent.reasonattribute defined at extensionwarehousing.Methods in de.hybris.platform.warehousing.model with parameters of type DeclineReasonModifier and TypeMethodDescriptionvoidDeclineConsignmentEntryEventModel.setReason(DeclineReason value) Generated method - Setter ofDeclineConsignmentEntryEvent.reasonattribute defined at extensionwarehousing.Constructors in de.hybris.platform.warehousing.model with parameters of type DeclineReasonModifierConstructorDescriptionDeclineConsignmentEntryEventModel(ItemModel _owner, Long _quantity, DeclineReason _reason) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDeclineConsignmentEntryEventModel(Long _quantity, DeclineReason _reason) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Uses of DeclineReason in de.hybris.platform.warehousing.util
Methods in de.hybris.platform.warehousing.util with parameters of type DeclineReasonModifier and TypeMethodDescriptionDeclineEntryBuilder.build_Auto(Map<ConsignmentEntryModel, Long> declineEntryInfo, DeclineReason reason) DeclineEntryBuilder.build_Manual(Map<ConsignmentEntryModel, Long> declineEntryInfo, WarehouseModel warehouse, DeclineReason reason) -
Uses of DeclineReason in de.hybris.platform.warehousingbackoffice.dtos
Methods in de.hybris.platform.warehousingbackoffice.dtos that return DeclineReasonMethods in de.hybris.platform.warehousingbackoffice.dtos with parameters of type DeclineReasonModifier and TypeMethodDescriptionvoidConsignmentEntryToReallocateDto.setSelectedReason(DeclineReason selectedReason) -
Uses of DeclineReason in de.hybris.platform.warehousingbackoffice.widgets.consignment
Methods in de.hybris.platform.warehousingbackoffice.widgets.consignment that return types with arguments of type DeclineReasonModifier and TypeMethodDescriptionprotected Optional<DeclineReason>ConsignmentToReallocateController.getCustomSelectedDeclineReason(org.zkoss.zk.ui.event.Event event) Gets the label for the selected decline reason in case the event has a target of Comboboxprotected Optional<DeclineReason>ConsignmentToReallocateController.getSelectedDeclineReason(org.zkoss.zk.ui.event.Event event) get the corresponding decline reason according to the selected item in the combobox if existingprotected Optional<DeclineReason>ConsignmentToReallocateController.matchingComboboxDeclineReason(String declineReasonLabel) Retrieve theDeclineReasonaccording to the selected label in the comboboxMethods in de.hybris.platform.warehousingbackoffice.widgets.consignment with parameters of type DeclineReasonModifier and TypeMethodDescriptionprotected intConsignmentToReallocateController.getReasonIndex(DeclineReason declineReason) Gets the reason index within the combobox model -
Uses of DeclineReason in de.hybris.platform.warehousingfacades.order
Methods in de.hybris.platform.warehousingfacades.order that return types with arguments of type DeclineReasonModifier and TypeMethodDescriptionWarehousingConsignmentFacade.getDeclineReasons()API to return all decline reasons. -
Uses of DeclineReason in de.hybris.platform.warehousingfacades.order.data
Methods in de.hybris.platform.warehousingfacades.order.data that return DeclineReasonModifier and TypeMethodDescriptionConsignmentReallocationData.getGlobalReason()DeclineEntryData.getReason()Methods in de.hybris.platform.warehousingfacades.order.data that return types with arguments of type DeclineReasonMethods in de.hybris.platform.warehousingfacades.order.data with parameters of type DeclineReasonModifier and TypeMethodDescriptionvoidConsignmentReallocationData.setGlobalReason(DeclineReason globalReason) voidDeclineEntryData.setReason(DeclineReason reason) Method parameters in de.hybris.platform.warehousingfacades.order.data with type arguments of type DeclineReasonModifier and TypeMethodDescriptionvoidDeclineReasonDataList.setReasons(List<DeclineReason> reasons) -
Uses of DeclineReason in de.hybris.platform.warehousingfacades.order.impl
Methods in de.hybris.platform.warehousingfacades.order.impl that return types with arguments of type DeclineReason -
Uses of DeclineReason in de.hybris.platform.yacceleratorordermanagement.actions.consignment
Methods in de.hybris.platform.yacceleratorordermanagement.actions.consignment that return types with arguments of type DeclineReasonModifier and TypeMethodDescriptionprotected Map<DeclineReason,DeclineActionStrategy> ReAllocateConsignmentAction.getDeclineActionsMap()protected Map<DeclineReason,DeclineActionStrategy> ReAllocateConsignmentAction.getExternalWarehouseDeclineActionsMap()Method parameters in de.hybris.platform.yacceleratorordermanagement.actions.consignment with type arguments of type DeclineReasonModifier and TypeMethodDescriptionvoidReAllocateConsignmentAction.setDeclineActionsMap(Map<DeclineReason, DeclineActionStrategy> declineActionsMap) voidReAllocateConsignmentAction.setExternalWarehouseDeclineActionsMap(Map<DeclineReason, DeclineActionStrategy> externalWarehouseDeclineActionsMap) -
Uses of DeclineReason in de.hybris.platform.yacceleratorordermanagement.integration.util
Methods in de.hybris.platform.yacceleratorordermanagement.integration.util with parameters of type DeclineReasonModifier and TypeMethodDescriptionvoidDeclineUtil.autoDeclineDefaultConsignment(ConsignmentModel consignmentModels, Map<ConsignmentEntryModel, Long> declineEntryInfo, OrderProcessModel orderProcessModel, DeclineReason declineReason) automatically decline consignmentvoidDeclineUtil.autoDeclineDefaultConsignment(ConsignmentModel consignmentModels, Map<ConsignmentEntryModel, Long> declineEntryInfo, OrderProcessModel orderProcessModel, DeclineReason declineReason, boolean multiBusinessProcessParameters) automatically decline consignmentvoidDeclineUtil.manualDeclineDefaultConsignment(ConsignmentModel consignmentModels, Map<ConsignmentEntryModel, Long> declineEntryInfo, OrderProcessModel orderProcessModel, WarehouseModel warehouseModel, DeclineReason declineReason) manually decline consignment