Uses of Enum Class
de.hybris.platform.commerceservices.enums.WarehouseConsignmentState
Packages that use WarehouseConsignmentState
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.ordersplitting.jalo package.
-
Uses of WarehouseConsignmentState in de.hybris.platform.commerceservices.enums
Methods in de.hybris.platform.commerceservices.enums that return WarehouseConsignmentStateModifier and TypeMethodDescriptionstatic WarehouseConsignmentStateReturns the enum constant of this class with the specified name.static WarehouseConsignmentState[]WarehouseConsignmentState.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of WarehouseConsignmentState in de.hybris.platform.ordersplitting.model
Methods in de.hybris.platform.ordersplitting.model that return WarehouseConsignmentStateModifier and TypeMethodDescriptionConsignmentProcessModel.getWarehouseConsignmentState()Generated method - Getter of theConsignmentProcess.warehouseConsignmentStateattribute defined at extensionyacceleratorfulfilmentprocess.Methods in de.hybris.platform.ordersplitting.model with parameters of type WarehouseConsignmentStateModifier and TypeMethodDescriptionvoidConsignmentProcessModel.setWarehouseConsignmentState(WarehouseConsignmentState value) Generated method - Setter ofConsignmentProcess.warehouseConsignmentStateattribute defined at extensionyacceleratorfulfilmentprocess. -
Uses of WarehouseConsignmentState in de.hybris.platform.yacceleratorfulfilmentprocess.warehouse
Methods in de.hybris.platform.yacceleratorfulfilmentprocess.warehouse that return types with arguments of type WarehouseConsignmentStateMethod parameters in de.hybris.platform.yacceleratorfulfilmentprocess.warehouse with type arguments of type WarehouseConsignmentStateModifier and TypeMethodDescriptionvoidDefaultWarehouse2ProcessAdapter.setStatusMap(Map<WarehouseConsignmentStatus, WarehouseConsignmentState> statusMap)