Uses of Class
de.hybris.platform.ordersplitting.jalo.Warehouse
-
-
Uses of Warehouse in de.hybris.platform.basecommerce.jalo
Methods in de.hybris.platform.basecommerce.jalo that return Warehouse Modifier and Type Method Description WarehouseGeneratedBasecommerceManager. createWarehouse(SessionContext ctx, java.util.Map attributeValues)WarehouseGeneratedBasecommerceManager. createWarehouse(java.util.Map attributeValues) -
Uses of Warehouse in de.hybris.platform.chinesepaymentservices.jalo
Methods in de.hybris.platform.chinesepaymentservices.jalo that return Warehouse Modifier and Type Method Description WarehouseGeneratedStockLevelReservationHistoryEntry. getWarehouse()Generated method - Getter of theStockLevelReservationHistoryEntry.warehouseattribute.WarehouseGeneratedStockLevelReservationHistoryEntry. getWarehouse(SessionContext ctx)Generated method - Getter of theStockLevelReservationHistoryEntry.warehouseattribute.Methods in de.hybris.platform.chinesepaymentservices.jalo with parameters of type Warehouse Modifier and Type Method Description voidGeneratedStockLevelReservationHistoryEntry. setWarehouse(SessionContext ctx, Warehouse value)Generated method - Setter of theStockLevelReservationHistoryEntry.warehouseattribute.voidGeneratedStockLevelReservationHistoryEntry. setWarehouse(Warehouse value)Generated method - Setter of theStockLevelReservationHistoryEntry.warehouseattribute. -
Uses of Warehouse in de.hybris.platform.commerceservices.jalo
Methods in de.hybris.platform.commerceservices.jalo that return types with arguments of type Warehouse Modifier and Type Method Description java.util.List<Warehouse>GeneratedCommerceServicesManager. getWarehouses(SessionContext ctx, BaseStore item)Generated method - Getter of theBaseStore.warehousesattribute.java.util.List<Warehouse>GeneratedCommerceServicesManager. getWarehouses(SessionContext ctx, PointOfService item)Generated method - Getter of thePointOfService.warehousesattribute.java.util.List<Warehouse>GeneratedCommerceServicesManager. getWarehouses(BaseStore item)Generated method - Getter of theBaseStore.warehousesattribute.java.util.List<Warehouse>GeneratedCommerceServicesManager. getWarehouses(PointOfService item)Generated method - Getter of thePointOfService.warehousesattribute.Methods in de.hybris.platform.commerceservices.jalo with parameters of type Warehouse Modifier and Type Method Description voidGeneratedCommerceServicesManager. addToBaseStores(SessionContext ctx, Warehouse item, BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedCommerceServicesManager. addToBaseStores(Warehouse item, BaseStore value)Generated method - Addsvalueto baseStores.voidGeneratedCommerceServicesManager. addToPointsOfService(SessionContext ctx, Warehouse item, PointOfService value)Generated method - Addsvalueto pointsOfService.voidGeneratedCommerceServicesManager. addToPointsOfService(Warehouse item, PointOfService value)Generated method - Addsvalueto pointsOfService.voidGeneratedCommerceServicesManager. addToWarehouses(SessionContext ctx, BaseStore item, Warehouse value)Generated method - Addsvalueto warehouses.voidGeneratedCommerceServicesManager. addToWarehouses(SessionContext ctx, PointOfService item, Warehouse value)Generated method - Addsvalueto warehouses.voidGeneratedCommerceServicesManager. addToWarehouses(BaseStore item, Warehouse value)Generated method - Addsvalueto warehouses.voidGeneratedCommerceServicesManager. addToWarehouses(PointOfService item, Warehouse value)Generated method - Addsvalueto warehouses.java.util.Collection<BaseStore>GeneratedCommerceServicesManager. getBaseStores(SessionContext ctx, Warehouse item)Generated method - Getter of theWarehouse.baseStoresattribute.java.util.Collection<BaseStore>GeneratedCommerceServicesManager. getBaseStores(Warehouse item)Generated method - Getter of theWarehouse.baseStoresattribute.longGeneratedCommerceServicesManager. getBaseStoresCount(SessionContext ctx, Warehouse item)longGeneratedCommerceServicesManager. getBaseStoresCount(Warehouse item)java.util.Collection<PointOfService>GeneratedCommerceServicesManager. getPointsOfService(SessionContext ctx, Warehouse item)Generated method - Getter of theWarehouse.pointsOfServiceattribute.java.util.Collection<PointOfService>GeneratedCommerceServicesManager. getPointsOfService(Warehouse item)Generated method - Getter of theWarehouse.pointsOfServiceattribute.longGeneratedCommerceServicesManager. getPointsOfServiceCount(SessionContext ctx, Warehouse item)longGeneratedCommerceServicesManager. getPointsOfServiceCount(Warehouse item)voidGeneratedCommerceServicesManager. removeFromBaseStores(SessionContext ctx, Warehouse item, BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedCommerceServicesManager. removeFromBaseStores(Warehouse item, BaseStore value)Generated method - Removesvaluefrom baseStores.voidGeneratedCommerceServicesManager. removeFromPointsOfService(SessionContext ctx, Warehouse item, PointOfService value)Generated method - Removesvaluefrom pointsOfService.voidGeneratedCommerceServicesManager. removeFromPointsOfService(Warehouse item, PointOfService value)Generated method - Removesvaluefrom pointsOfService.voidGeneratedCommerceServicesManager. removeFromWarehouses(SessionContext ctx, BaseStore item, Warehouse value)Generated method - Removesvaluefrom warehouses.voidGeneratedCommerceServicesManager. removeFromWarehouses(SessionContext ctx, PointOfService item, Warehouse value)Generated method - Removesvaluefrom warehouses.voidGeneratedCommerceServicesManager. removeFromWarehouses(BaseStore item, Warehouse value)Generated method - Removesvaluefrom warehouses.voidGeneratedCommerceServicesManager. removeFromWarehouses(PointOfService item, Warehouse value)Generated method - Removesvaluefrom warehouses.voidGeneratedCommerceServicesManager. setBaseStores(SessionContext ctx, Warehouse item, java.util.Collection<BaseStore> value)Generated method - Setter of theWarehouse.baseStoresattribute.voidGeneratedCommerceServicesManager. setBaseStores(Warehouse item, java.util.Collection<BaseStore> value)Generated method - Setter of theWarehouse.baseStoresattribute.voidGeneratedCommerceServicesManager. setPointsOfService(SessionContext ctx, Warehouse item, java.util.Collection<PointOfService> value)Generated method - Setter of theWarehouse.pointsOfServiceattribute.voidGeneratedCommerceServicesManager. setPointsOfService(Warehouse item, java.util.Collection<PointOfService> value)Generated method - Setter of theWarehouse.pointsOfServiceattribute.Method parameters in de.hybris.platform.commerceservices.jalo with type arguments of type Warehouse Modifier and Type Method Description voidGeneratedCommerceServicesManager. setWarehouses(SessionContext ctx, BaseStore item, java.util.List<Warehouse> value)Generated method - Setter of theBaseStore.warehousesattribute.voidGeneratedCommerceServicesManager. setWarehouses(SessionContext ctx, PointOfService item, java.util.List<Warehouse> value)Generated method - Setter of thePointOfService.warehousesattribute.voidGeneratedCommerceServicesManager. setWarehouses(BaseStore item, java.util.List<Warehouse> value)Generated method - Setter of theBaseStore.warehousesattribute.voidGeneratedCommerceServicesManager. setWarehouses(PointOfService item, java.util.List<Warehouse> value)Generated method - Setter of thePointOfService.warehousesattribute. -
Uses of Warehouse in de.hybris.platform.ordersplitting.jalo
Fields in de.hybris.platform.ordersplitting.jalo with type parameters of type Warehouse Modifier and Type Field Description protected static OneToManyHandler<Warehouse>GeneratedVendor. WAREHOUSESHANDLEROneToManyHandlerfor handling 1:n WAREHOUSES's relation attributes from 'many' side.Methods in de.hybris.platform.ordersplitting.jalo that return Warehouse Modifier and Type Method Description WarehouseGeneratedConsignment. getWarehouse()Generated method - Getter of theConsignment.warehouseattribute.WarehouseGeneratedConsignment. getWarehouse(SessionContext ctx)Generated method - Getter of theConsignment.warehouseattribute.WarehouseGeneratedStockLevel. getWarehouse()Generated method - Getter of theStockLevel.warehouseattribute.WarehouseGeneratedStockLevel. getWarehouse(SessionContext ctx)Generated method - Getter of theStockLevel.warehouseattribute.Methods in de.hybris.platform.ordersplitting.jalo that return types with arguments of type Warehouse Modifier and Type Method Description java.util.Set<Warehouse>GeneratedVendor. getWarehouses()Generated method - Getter of theVendor.warehousesattribute.java.util.Set<Warehouse>GeneratedVendor. getWarehouses(SessionContext ctx)Generated method - Getter of theVendor.warehousesattribute.Methods in de.hybris.platform.ordersplitting.jalo with parameters of type Warehouse Modifier and Type Method Description voidGeneratedVendor. addToWarehouses(SessionContext ctx, Warehouse value)Generated method - Addsvalueto warehouses.voidGeneratedVendor. addToWarehouses(Warehouse value)Generated method - Addsvalueto warehouses.voidGeneratedVendor. removeFromWarehouses(SessionContext ctx, Warehouse value)Generated method - Removesvaluefrom warehouses.voidGeneratedVendor. removeFromWarehouses(Warehouse value)Generated method - Removesvaluefrom warehouses.protected voidGeneratedConsignment. setWarehouse(SessionContext ctx, Warehouse value)Generated method - Setter of theConsignment.warehouseattribute.protected voidGeneratedConsignment. setWarehouse(Warehouse value)Generated method - Setter of theConsignment.warehouseattribute.protected voidGeneratedStockLevel. setWarehouse(SessionContext ctx, Warehouse value)Generated method - Setter of theStockLevel.warehouseattribute.protected voidGeneratedStockLevel. setWarehouse(Warehouse value)Generated method - Setter of theStockLevel.warehouseattribute.Method parameters in de.hybris.platform.ordersplitting.jalo with type arguments of type Warehouse Modifier and Type Method Description voidGeneratedVendor. setWarehouses(SessionContext ctx, java.util.Set<Warehouse> value)Generated method - Setter of theVendor.warehousesattribute.voidGeneratedVendor. setWarehouses(java.util.Set<Warehouse> value)Generated method - Setter of theVendor.warehousesattribute. -
Uses of Warehouse in de.hybris.platform.returns.jalo
Methods in de.hybris.platform.returns.jalo that return Warehouse Modifier and Type Method Description WarehouseGeneratedReturnRequest. getReturnWarehouse()Generated method - Getter of theReturnRequest.returnWarehouseattribute.WarehouseGeneratedReturnRequest. getReturnWarehouse(SessionContext ctx)Generated method - Getter of theReturnRequest.returnWarehouseattribute.Methods in de.hybris.platform.returns.jalo with parameters of type Warehouse Modifier and Type Method Description voidGeneratedReturnRequest. setReturnWarehouse(SessionContext ctx, Warehouse value)Generated method - Setter of theReturnRequest.returnWarehouseattribute.voidGeneratedReturnRequest. setReturnWarehouse(Warehouse value)Generated method - Setter of theReturnRequest.returnWarehouseattribute. -
Uses of Warehouse in de.hybris.platform.warehousing.jalo
Methods in de.hybris.platform.warehousing.jalo that return Warehouse Modifier and Type Method Description WarehouseGeneratedDeclineConsignmentEntryEvent. getReallocatedWarehouse()Generated method - Getter of theDeclineConsignmentEntryEvent.reallocatedWarehouseattribute.WarehouseGeneratedDeclineConsignmentEntryEvent. getReallocatedWarehouse(SessionContext ctx)Generated method - Getter of theDeclineConsignmentEntryEvent.reallocatedWarehouseattribute.WarehouseGeneratedAdvancedShippingNotice. getWarehouse()Generated method - Getter of theAdvancedShippingNotice.warehouseattribute.WarehouseGeneratedAdvancedShippingNotice. getWarehouse(SessionContext ctx)Generated method - Getter of theAdvancedShippingNotice.warehouseattribute.WarehouseGeneratedSourcingBan. getWarehouse()Generated method - Getter of theSourcingBan.warehouseattribute.WarehouseGeneratedSourcingBan. getWarehouse(SessionContext ctx)Generated method - Getter of theSourcingBan.warehouseattribute.WarehouseGeneratedWarehouseBin. getWarehouse()Generated method - Getter of theWarehouseBin.warehouseattribute.WarehouseGeneratedWarehouseBin. getWarehouse(SessionContext ctx)Generated method - Getter of theWarehouseBin.warehouseattribute.Methods in de.hybris.platform.warehousing.jalo that return types with arguments of type Warehouse Modifier and Type Method Description java.util.Set<Warehouse>GeneratedWarehousingManager. getWarehouses(DeliveryMode item)Generated method - Getter of theDeliveryMode.warehousesattribute.java.util.Set<Warehouse>GeneratedWarehousingManager. getWarehouses(SessionContext ctx, DeliveryMode item)Generated method - Getter of theDeliveryMode.warehousesattribute.Methods in de.hybris.platform.warehousing.jalo with parameters of type Warehouse Modifier and Type Method Description voidGeneratedWarehousingManager. addToAdvancedShippingNotices(SessionContext ctx, Warehouse item, AdvancedShippingNotice value)Generated method - Addsvalueto advancedShippingNotices.voidGeneratedWarehousingManager. addToAdvancedShippingNotices(Warehouse item, AdvancedShippingNotice value)Generated method - Addsvalueto advancedShippingNotices.voidGeneratedWarehousingManager. addToDeliveryModes(SessionContext ctx, Warehouse item, DeliveryMode value)Generated method - Addsvalueto deliveryModes.voidGeneratedWarehousingManager. addToDeliveryModes(Warehouse item, DeliveryMode value)Generated method - Addsvalueto deliveryModes.voidGeneratedWarehousingManager. addToSourcingban(SessionContext ctx, Warehouse item, SourcingBan value)Generated method - Addsvalueto sourcingban.voidGeneratedWarehousingManager. addToSourcingban(Warehouse item, SourcingBan value)Generated method - Addsvalueto sourcingban.voidGeneratedWarehousingManager. addToWarehouseBins(SessionContext ctx, Warehouse item, WarehouseBin value)Generated method - Addsvalueto warehouseBins.voidGeneratedWarehousingManager. addToWarehouseBins(Warehouse item, WarehouseBin value)Generated method - Addsvalueto warehouseBins.voidGeneratedWarehousingManager. addToWarehouses(DeliveryMode item, Warehouse value)Generated method - Addsvalueto warehouses.voidGeneratedWarehousingManager. addToWarehouses(SessionContext ctx, DeliveryMode item, Warehouse value)Generated method - Addsvalueto warehouses.java.util.Set<AdvancedShippingNotice>GeneratedWarehousingManager. getAdvancedShippingNotices(SessionContext ctx, Warehouse item)Generated method - Getter of theWarehouse.advancedShippingNoticesattribute.java.util.Set<AdvancedShippingNotice>GeneratedWarehousingManager. getAdvancedShippingNotices(Warehouse item)Generated method - Getter of theWarehouse.advancedShippingNoticesattribute.java.util.Set<DeliveryMode>GeneratedWarehousingManager. getDeliveryModes(SessionContext ctx, Warehouse item)Generated method - Getter of theWarehouse.deliveryModesattribute.java.util.Set<DeliveryMode>GeneratedWarehousingManager. getDeliveryModes(Warehouse item)Generated method - Getter of theWarehouse.deliveryModesattribute.longGeneratedWarehousingManager. getDeliveryModesCount(SessionContext ctx, Warehouse item)longGeneratedWarehousingManager. getDeliveryModesCount(Warehouse item)java.lang.IntegerGeneratedWarehousingManager. getPriority(SessionContext ctx, Warehouse item)Generated method - Getter of theWarehouse.priorityattribute.java.lang.IntegerGeneratedWarehousingManager. getPriority(Warehouse item)Generated method - Getter of theWarehouse.priorityattribute.intGeneratedWarehousingManager. getPriorityAsPrimitive(SessionContext ctx, Warehouse item)Generated method - Getter of theWarehouse.priorityattribute.intGeneratedWarehousingManager. getPriorityAsPrimitive(Warehouse item)Generated method - Getter of theWarehouse.priorityattribute.java.lang.DoubleGeneratedWarehousingManager. getScore(SessionContext ctx, Warehouse item)Generated method - Getter of theWarehouse.scoreattribute.java.lang.DoubleGeneratedWarehousingManager. getScore(Warehouse item)Generated method - Getter of theWarehouse.scoreattribute.doubleGeneratedWarehousingManager. getScoreAsPrimitive(SessionContext ctx, Warehouse item)Generated method - Getter of theWarehouse.scoreattribute.doubleGeneratedWarehousingManager. getScoreAsPrimitive(Warehouse item)Generated method - Getter of theWarehouse.scoreattribute.java.util.Collection<SourcingBan>GeneratedWarehousingManager. getSourcingban(SessionContext ctx, Warehouse item)Generated method - Getter of theWarehouse.sourcingbanattribute.java.util.Collection<SourcingBan>GeneratedWarehousingManager. getSourcingban(Warehouse item)Generated method - Getter of theWarehouse.sourcingbanattribute.java.util.List<WarehouseBin>GeneratedWarehousingManager. getWarehouseBins(SessionContext ctx, Warehouse item)Generated method - Getter of theWarehouse.warehouseBinsattribute.java.util.List<WarehouseBin>GeneratedWarehousingManager. getWarehouseBins(Warehouse item)Generated method - Getter of theWarehouse.warehouseBinsattribute.java.lang.StringGeneratedWarehousingManager. getWarehouseBinTransferWorkflowName(SessionContext ctx, Warehouse item)Generated method - Getter of theWarehouse.warehouseBinTransferWorkflowNameattribute.java.lang.StringGeneratedWarehousingManager. getWarehouseBinTransferWorkflowName(Warehouse item)Generated method - Getter of theWarehouse.warehouseBinTransferWorkflowNameattribute.java.lang.BooleanGeneratedWarehousingManager. isExternal(SessionContext ctx, Warehouse item)Generated method - Getter of theWarehouse.externalattribute.java.lang.BooleanGeneratedWarehousingManager. isExternal(Warehouse item)Generated method - Getter of theWarehouse.externalattribute.booleanGeneratedWarehousingManager. isExternalAsPrimitive(SessionContext ctx, Warehouse item)Generated method - Getter of theWarehouse.externalattribute.booleanGeneratedWarehousingManager. isExternalAsPrimitive(Warehouse item)Generated method - Getter of theWarehouse.externalattribute.java.lang.BooleanGeneratedWarehousingManager. isIsAllowRestock(SessionContext ctx, Warehouse item)Generated method - Getter of theWarehouse.isAllowRestockattribute.java.lang.BooleanGeneratedWarehousingManager. isIsAllowRestock(Warehouse item)Generated method - Getter of theWarehouse.isAllowRestockattribute.booleanGeneratedWarehousingManager. isIsAllowRestockAsPrimitive(SessionContext ctx, Warehouse item)Generated method - Getter of theWarehouse.isAllowRestockattribute.booleanGeneratedWarehousingManager. isIsAllowRestockAsPrimitive(Warehouse item)Generated method - Getter of theWarehouse.isAllowRestockattribute.voidGeneratedWarehousingManager. removeFromAdvancedShippingNotices(SessionContext ctx, Warehouse item, AdvancedShippingNotice value)Generated method - Removesvaluefrom advancedShippingNotices.voidGeneratedWarehousingManager. removeFromAdvancedShippingNotices(Warehouse item, AdvancedShippingNotice value)Generated method - Removesvaluefrom advancedShippingNotices.voidGeneratedWarehousingManager. removeFromDeliveryModes(SessionContext ctx, Warehouse item, DeliveryMode value)Generated method - Removesvaluefrom deliveryModes.voidGeneratedWarehousingManager. removeFromDeliveryModes(Warehouse item, DeliveryMode value)Generated method - Removesvaluefrom deliveryModes.voidGeneratedWarehousingManager. removeFromSourcingban(SessionContext ctx, Warehouse item, SourcingBan value)Generated method - Removesvaluefrom sourcingban.voidGeneratedWarehousingManager. removeFromSourcingban(Warehouse item, SourcingBan value)Generated method - Removesvaluefrom sourcingban.voidGeneratedWarehousingManager. removeFromWarehouseBins(SessionContext ctx, Warehouse item, WarehouseBin value)Generated method - Removesvaluefrom warehouseBins.voidGeneratedWarehousingManager. removeFromWarehouseBins(Warehouse item, WarehouseBin value)Generated method - Removesvaluefrom warehouseBins.voidGeneratedWarehousingManager. removeFromWarehouses(DeliveryMode item, Warehouse value)Generated method - Removesvaluefrom warehouses.voidGeneratedWarehousingManager. removeFromWarehouses(SessionContext ctx, DeliveryMode item, Warehouse value)Generated method - Removesvaluefrom warehouses.voidGeneratedWarehousingManager. setAdvancedShippingNotices(SessionContext ctx, Warehouse item, java.util.Set<AdvancedShippingNotice> value)Generated method - Setter of theWarehouse.advancedShippingNoticesattribute.voidGeneratedWarehousingManager. setAdvancedShippingNotices(Warehouse item, java.util.Set<AdvancedShippingNotice> value)Generated method - Setter of theWarehouse.advancedShippingNoticesattribute.voidGeneratedWarehousingManager. setDeliveryModes(SessionContext ctx, Warehouse item, java.util.Set<DeliveryMode> value)Generated method - Setter of theWarehouse.deliveryModesattribute.voidGeneratedWarehousingManager. setDeliveryModes(Warehouse item, java.util.Set<DeliveryMode> value)Generated method - Setter of theWarehouse.deliveryModesattribute.voidGeneratedWarehousingManager. setExternal(SessionContext ctx, Warehouse item, boolean value)Generated method - Setter of theWarehouse.externalattribute.voidGeneratedWarehousingManager. setExternal(SessionContext ctx, Warehouse item, java.lang.Boolean value)Generated method - Setter of theWarehouse.externalattribute.voidGeneratedWarehousingManager. setExternal(Warehouse item, boolean value)Generated method - Setter of theWarehouse.externalattribute.voidGeneratedWarehousingManager. setExternal(Warehouse item, java.lang.Boolean value)Generated method - Setter of theWarehouse.externalattribute.voidGeneratedWarehousingManager. setIsAllowRestock(SessionContext ctx, Warehouse item, boolean value)Generated method - Setter of theWarehouse.isAllowRestockattribute.voidGeneratedWarehousingManager. setIsAllowRestock(SessionContext ctx, Warehouse item, java.lang.Boolean value)Generated method - Setter of theWarehouse.isAllowRestockattribute.voidGeneratedWarehousingManager. setIsAllowRestock(Warehouse item, boolean value)Generated method - Setter of theWarehouse.isAllowRestockattribute.voidGeneratedWarehousingManager. setIsAllowRestock(Warehouse item, java.lang.Boolean value)Generated method - Setter of theWarehouse.isAllowRestockattribute.voidGeneratedWarehousingManager. setPriority(SessionContext ctx, Warehouse item, int value)Generated method - Setter of theWarehouse.priorityattribute.voidGeneratedWarehousingManager. setPriority(SessionContext ctx, Warehouse item, java.lang.Integer value)Generated method - Setter of theWarehouse.priorityattribute.voidGeneratedWarehousingManager. setPriority(Warehouse item, int value)Generated method - Setter of theWarehouse.priorityattribute.voidGeneratedWarehousingManager. setPriority(Warehouse item, java.lang.Integer value)Generated method - Setter of theWarehouse.priorityattribute.voidGeneratedDeclineConsignmentEntryEvent. setReallocatedWarehouse(SessionContext ctx, Warehouse value)Generated method - Setter of theDeclineConsignmentEntryEvent.reallocatedWarehouseattribute.voidGeneratedDeclineConsignmentEntryEvent. setReallocatedWarehouse(Warehouse value)Generated method - Setter of theDeclineConsignmentEntryEvent.reallocatedWarehouseattribute.voidGeneratedWarehousingManager. setScore(SessionContext ctx, Warehouse item, double value)Generated method - Setter of theWarehouse.scoreattribute.voidGeneratedWarehousingManager. setScore(SessionContext ctx, Warehouse item, java.lang.Double value)Generated method - Setter of theWarehouse.scoreattribute.voidGeneratedWarehousingManager. setScore(Warehouse item, double value)Generated method - Setter of theWarehouse.scoreattribute.voidGeneratedWarehousingManager. setScore(Warehouse item, java.lang.Double value)Generated method - Setter of theWarehouse.scoreattribute.voidGeneratedWarehousingManager. setSourcingban(SessionContext ctx, Warehouse item, java.util.Collection<SourcingBan> value)Generated method - Setter of theWarehouse.sourcingbanattribute.voidGeneratedWarehousingManager. setSourcingban(Warehouse item, java.util.Collection<SourcingBan> value)Generated method - Setter of theWarehouse.sourcingbanattribute.voidGeneratedAdvancedShippingNotice. setWarehouse(SessionContext ctx, Warehouse value)Generated method - Setter of theAdvancedShippingNotice.warehouseattribute.voidGeneratedAdvancedShippingNotice. setWarehouse(Warehouse value)Generated method - Setter of theAdvancedShippingNotice.warehouseattribute.voidGeneratedSourcingBan. setWarehouse(SessionContext ctx, Warehouse value)Generated method - Setter of theSourcingBan.warehouseattribute.voidGeneratedSourcingBan. setWarehouse(Warehouse value)Generated method - Setter of theSourcingBan.warehouseattribute.voidGeneratedWarehouseBin. setWarehouse(SessionContext ctx, Warehouse value)Generated method - Setter of theWarehouseBin.warehouseattribute.voidGeneratedWarehouseBin. setWarehouse(Warehouse value)Generated method - Setter of theWarehouseBin.warehouseattribute.voidGeneratedWarehousingManager. setWarehouseBins(SessionContext ctx, Warehouse item, java.util.List<WarehouseBin> value)Generated method - Setter of theWarehouse.warehouseBinsattribute.voidGeneratedWarehousingManager. setWarehouseBins(Warehouse item, java.util.List<WarehouseBin> value)Generated method - Setter of theWarehouse.warehouseBinsattribute.voidGeneratedWarehousingManager. setWarehouseBinTransferWorkflowName(SessionContext ctx, Warehouse item, java.lang.String value)Generated method - Setter of theWarehouse.warehouseBinTransferWorkflowNameattribute.voidGeneratedWarehousingManager. setWarehouseBinTransferWorkflowName(Warehouse item, java.lang.String value)Generated method - Setter of theWarehouse.warehouseBinTransferWorkflowNameattribute.Method parameters in de.hybris.platform.warehousing.jalo with type arguments of type Warehouse Modifier and Type Method Description voidGeneratedWarehousingManager. setWarehouses(DeliveryMode item, java.util.Set<Warehouse> value)Generated method - Setter of theDeliveryMode.warehousesattribute.voidGeneratedWarehousingManager. setWarehouses(SessionContext ctx, DeliveryMode item, java.util.Set<Warehouse> value)Generated method - Setter of theDeliveryMode.warehousesattribute.
-