Uses of Class
de.hybris.platform.ordersplitting.jalo.StockLevel
-
Packages that use StockLevel Package Description de.hybris.platform.basecommerce.jalo de.hybris.platform.ordersplitting.jalo de.hybris.platform.stock.jalo de.hybris.platform.warehousing.jalo -
-
Uses of StockLevel in de.hybris.platform.basecommerce.jalo
Methods in de.hybris.platform.basecommerce.jalo that return StockLevel Modifier and Type Method Description StockLevelGeneratedBasecommerceManager. createStockLevel(SessionContext ctx, java.util.Map attributeValues)StockLevelGeneratedBasecommerceManager. createStockLevel(java.util.Map attributeValues)Methods in de.hybris.platform.basecommerce.jalo that return types with arguments of type StockLevel Modifier and Type Method Description java.util.Set<StockLevel>GeneratedBasecommerceManager. getStockLevels(Product item)Generated method - Getter of theProduct.stockLevelsattribute.java.util.Set<StockLevel>GeneratedBasecommerceManager. getStockLevels(SessionContext ctx, Product item)Generated method - Getter of theProduct.stockLevelsattribute.Methods in de.hybris.platform.basecommerce.jalo with parameters of type StockLevel Modifier and Type Method Description voidGeneratedBasecommerceManager. addToStockLevels(Product item, StockLevel value)Generated method - Addsvalueto stockLevels.voidGeneratedBasecommerceManager. addToStockLevels(SessionContext ctx, Product item, StockLevel value)Generated method - Addsvalueto stockLevels.voidGeneratedBasecommerceManager. removeFromStockLevels(Product item, StockLevel value)Generated method - Removesvaluefrom stockLevels.voidGeneratedBasecommerceManager. removeFromStockLevels(SessionContext ctx, Product item, StockLevel value)Generated method - Removesvaluefrom stockLevels.Method parameters in de.hybris.platform.basecommerce.jalo with type arguments of type StockLevel Modifier and Type Method Description voidGeneratedBasecommerceManager. setStockLevels(Product item, java.util.Set<StockLevel> value)Generated method - Setter of theProduct.stockLevelsattribute.voidGeneratedBasecommerceManager. setStockLevels(SessionContext ctx, Product item, java.util.Set<StockLevel> value)Generated method - Setter of theProduct.stockLevelsattribute. -
Uses of StockLevel in de.hybris.platform.ordersplitting.jalo
Fields in de.hybris.platform.ordersplitting.jalo with type parameters of type StockLevel Modifier and Type Field Description protected static OneToManyHandler<StockLevel>GeneratedWarehouse. STOCKLEVELSHANDLEROneToManyHandlerfor handling 1:n STOCKLEVELS's relation attributes from 'many' side.Methods in de.hybris.platform.ordersplitting.jalo that return types with arguments of type StockLevel Modifier and Type Method Description java.util.Set<StockLevel>GeneratedWarehouse. getStockLevels()Generated method - Getter of theWarehouse.stockLevelsattribute.java.util.Set<StockLevel>GeneratedWarehouse. getStockLevels(SessionContext ctx)Generated method - Getter of theWarehouse.stockLevelsattribute.Methods in de.hybris.platform.ordersplitting.jalo with parameters of type StockLevel Modifier and Type Method Description voidGeneratedWarehouse. addToStockLevels(SessionContext ctx, StockLevel value)Generated method - Addsvalueto stockLevels.voidGeneratedWarehouse. addToStockLevels(StockLevel value)Generated method - Addsvalueto stockLevels.voidGeneratedWarehouse. removeFromStockLevels(SessionContext ctx, StockLevel value)Generated method - Removesvaluefrom stockLevels.voidGeneratedWarehouse. removeFromStockLevels(StockLevel value)Generated method - Removesvaluefrom stockLevels.Method parameters in de.hybris.platform.ordersplitting.jalo with type arguments of type StockLevel Modifier and Type Method Description voidGeneratedWarehouse. setStockLevels(SessionContext ctx, java.util.Set<StockLevel> value)Generated method - Setter of theWarehouse.stockLevelsattribute.voidGeneratedWarehouse. setStockLevels(java.util.Set<StockLevel> value)Generated method - Setter of theWarehouse.stockLevelsattribute. -
Uses of StockLevel in de.hybris.platform.stock.jalo
Methods in de.hybris.platform.stock.jalo that return StockLevel Modifier and Type Method Description StockLevelGeneratedStockLevelHistoryEntry. getStockLevel()Generated method - Getter of theStockLevelHistoryEntry.stockLevelattribute.StockLevelGeneratedStockLevelHistoryEntry. getStockLevel(SessionContext ctx)Generated method - Getter of theStockLevelHistoryEntry.stockLevelattribute.Methods in de.hybris.platform.stock.jalo with parameters of type StockLevel Modifier and Type Method Description protected voidGeneratedStockLevelHistoryEntry. setStockLevel(SessionContext ctx, StockLevel value)Generated method - Setter of theStockLevelHistoryEntry.stockLevelattribute.protected voidGeneratedStockLevelHistoryEntry. setStockLevel(StockLevel value)Generated method - Setter of theStockLevelHistoryEntry.stockLevelattribute. -
Uses of StockLevel in de.hybris.platform.warehousing.jalo
Fields in de.hybris.platform.warehousing.jalo with type parameters of type StockLevel Modifier and Type Field Description protected static OneToManyHandler<StockLevel>GeneratedAdvancedShippingNoticeEntry. STOCKLEVELSHANDLEROneToManyHandlerfor handling 1:n STOCKLEVELS's relation attributes from 'many' side.Methods in de.hybris.platform.warehousing.jalo that return StockLevel Modifier and Type Method Description StockLevelGeneratedInventoryEvent. getStockLevel()Generated method - Getter of theInventoryEvent.stockLevelattribute.StockLevelGeneratedInventoryEvent. getStockLevel(SessionContext ctx)Generated method - Getter of theInventoryEvent.stockLevelattribute.Methods in de.hybris.platform.warehousing.jalo that return types with arguments of type StockLevel Modifier and Type Method Description java.util.Set<StockLevel>GeneratedAdvancedShippingNoticeEntry. getStockLevels()Generated method - Getter of theAdvancedShippingNoticeEntry.stockLevelsattribute.java.util.Set<StockLevel>GeneratedAdvancedShippingNoticeEntry. getStockLevels(SessionContext ctx)Generated method - Getter of theAdvancedShippingNoticeEntry.stockLevelsattribute.Methods in de.hybris.platform.warehousing.jalo with parameters of type StockLevel Modifier and Type Method Description voidGeneratedWarehousingManager. addToInventoryEvents(SessionContext ctx, StockLevel item, InventoryEvent value)Generated method - Addsvalueto inventoryEvents.voidGeneratedWarehousingManager. addToInventoryEvents(StockLevel item, InventoryEvent value)Generated method - Addsvalueto inventoryEvents.voidGeneratedAdvancedShippingNoticeEntry. addToStockLevels(SessionContext ctx, StockLevel value)Generated method - Addsvalueto stockLevels.voidGeneratedAdvancedShippingNoticeEntry. addToStockLevels(StockLevel value)Generated method - Addsvalueto stockLevels.AdvancedShippingNoticeEntryGeneratedWarehousingManager. getAsnEntry(SessionContext ctx, StockLevel item)Generated method - Getter of theStockLevel.asnEntryattribute.AdvancedShippingNoticeEntryGeneratedWarehousingManager. getAsnEntry(StockLevel item)Generated method - Getter of theStockLevel.asnEntryattribute.java.lang.StringGeneratedWarehousingManager. getBin(SessionContext ctx, StockLevel item)Generated method - Getter of theStockLevel.binattribute.java.lang.StringGeneratedWarehousingManager. getBin(StockLevel item)Generated method - Getter of theStockLevel.binattribute.java.util.Collection<InventoryEvent>GeneratedWarehousingManager. getInventoryEvents(SessionContext ctx, StockLevel item)Generated method - Getter of theStockLevel.inventoryEventsattribute.java.util.Collection<InventoryEvent>GeneratedWarehousingManager. getInventoryEvents(StockLevel item)Generated method - Getter of theStockLevel.inventoryEventsattribute.voidGeneratedWarehousingManager. removeFromInventoryEvents(SessionContext ctx, StockLevel item, InventoryEvent value)Generated method - Removesvaluefrom inventoryEvents.voidGeneratedWarehousingManager. removeFromInventoryEvents(StockLevel item, InventoryEvent value)Generated method - Removesvaluefrom inventoryEvents.voidGeneratedAdvancedShippingNoticeEntry. removeFromStockLevels(SessionContext ctx, StockLevel value)Generated method - Removesvaluefrom stockLevels.voidGeneratedAdvancedShippingNoticeEntry. removeFromStockLevels(StockLevel value)Generated method - Removesvaluefrom stockLevels.voidGeneratedWarehousingManager. setAsnEntry(SessionContext ctx, StockLevel item, AdvancedShippingNoticeEntry value)Generated method - Setter of theStockLevel.asnEntryattribute.voidGeneratedWarehousingManager. setAsnEntry(StockLevel item, AdvancedShippingNoticeEntry value)Generated method - Setter of theStockLevel.asnEntryattribute.voidGeneratedWarehousingManager. setBin(SessionContext ctx, StockLevel item, java.lang.String value)Generated method - Setter of theStockLevel.binattribute.voidGeneratedWarehousingManager. setBin(StockLevel item, java.lang.String value)Generated method - Setter of theStockLevel.binattribute.voidGeneratedWarehousingManager. setInventoryEvents(SessionContext ctx, StockLevel item, java.util.Collection<InventoryEvent> value)Generated method - Setter of theStockLevel.inventoryEventsattribute.voidGeneratedWarehousingManager. setInventoryEvents(StockLevel item, java.util.Collection<InventoryEvent> value)Generated method - Setter of theStockLevel.inventoryEventsattribute.voidGeneratedInventoryEvent. setStockLevel(SessionContext ctx, StockLevel value)Generated method - Setter of theInventoryEvent.stockLevelattribute.voidGeneratedInventoryEvent. setStockLevel(StockLevel value)Generated method - Setter of theInventoryEvent.stockLevelattribute.Method parameters in de.hybris.platform.warehousing.jalo with type arguments of type StockLevel Modifier and Type Method Description voidGeneratedAdvancedShippingNoticeEntry. setStockLevels(SessionContext ctx, java.util.Set<StockLevel> value)Generated method - Setter of theAdvancedShippingNoticeEntry.stockLevelsattribute.voidGeneratedAdvancedShippingNoticeEntry. setStockLevels(java.util.Set<StockLevel> value)Generated method - Setter of theAdvancedShippingNoticeEntry.stockLevelsattribute.
-