Uses of Class
de.hybris.platform.ordersplitting.model.StockLevelModel
Packages that use StockLevelModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.product package.
Contains generated models for each type of de.hybris.platform.ordersplitting.jalo package.
Contains generated models for each type of de.hybris.platform.stock.jalo package.
Contains generated models for each type of de.hybris.platform.warehousing.jalo package.
-
Uses of StockLevelModel in com.sap.retail.oaa.commerce.services.stock
Methods in com.sap.retail.oaa.commerce.services.stock that return StockLevelModelModifier and TypeMethodDescriptionSapOaaCommerceStockService.getStockLevelForRSI(ProductModel product, BaseStoreModel baseStore) Get the stock information for a product and base store -
Uses of StockLevelModel in com.sap.retail.oaa.commerce.services.stock.impl
Methods in com.sap.retail.oaa.commerce.services.stock.impl that return StockLevelModelModifier and TypeMethodDescriptionDefaultSapOaaCommerceStockService.getStockLevelForRSI(ProductModel product, BaseStoreModel baseStore) Methods in com.sap.retail.oaa.commerce.services.stock.impl with parameters of type StockLevelModelModifier and TypeMethodDescriptionDefaultSapOaaStockLevelStatusStrategy.checkStatus(StockLevelModel stockLevel) -
Uses of StockLevelModel in com.sap.sapoaacosintegration.services.stock.impl
Methods in com.sap.sapoaacosintegration.services.stock.impl that return StockLevelModelModifier and TypeMethodDescriptionDefaultSapCosOaaCommerceStockService.getStockLevelForRSI(ProductModel product, BaseStoreModel baseStore) -
Uses of StockLevelModel in de.hybris.platform.core.model.product
Methods in de.hybris.platform.core.model.product that return types with arguments of type StockLevelModelModifier and TypeMethodDescriptionProductModel.getStockLevels()Generated method - Getter of theProduct.stockLevelsattribute defined at extensionbasecommerce.Method parameters in de.hybris.platform.core.model.product with type arguments of type StockLevelModelModifier and TypeMethodDescriptionvoidProductModel.setStockLevels(Set<StockLevelModel> value) Generated method - Setter ofProduct.stockLevelsattribute defined at extensionbasecommerce. -
Uses of StockLevelModel in de.hybris.platform.ordersplitting.model
Methods in de.hybris.platform.ordersplitting.model that return types with arguments of type StockLevelModelModifier and TypeMethodDescriptionWarehouseModel.getStockLevels()Generated method - Getter of theWarehouse.stockLevelsattribute defined at extensionbasecommerce.Method parameters in de.hybris.platform.ordersplitting.model with type arguments of type StockLevelModelModifier and TypeMethodDescriptionvoidWarehouseModel.setStockLevels(Set<StockLevelModel> value) Generated method - Setter ofWarehouse.stockLevelsattribute defined at extensionbasecommerce. -
Uses of StockLevelModel in de.hybris.platform.sap.sapcpiorderexchangeoms.inbound.events
Methods in de.hybris.platform.sap.sapcpiorderexchangeoms.inbound.events with parameters of type StockLevelModelModifier and TypeMethodDescriptionprotected booleanSapCpiOmsStockLevelPersistenceHook.isInitialStockLevel(StockLevelModel stockLevelModel) -
Uses of StockLevelModel in de.hybris.platform.sap.saporderexchangeoms.datahub.inbound.impl
Methods in de.hybris.platform.sap.saporderexchangeoms.datahub.inbound.impl with parameters of type StockLevelModelModifier and TypeMethodDescriptionprotected LongSapOmsDataHubInboundStockLevelHelper.calculateStockLevelUnShippedQuantity(StockLevelModel stockLevel) protected booleanSapOmsDataHubInboundStockLevelHelper.isInitialStockLevel(StockLevelModel stockLevelModel) protected voidSapOmsDataHubInboundStockLevelHelper.updateStockLevel(StockLevelModel stockLevelModel, Long quantity) -
Uses of StockLevelModel in de.hybris.platform.sap.saps4omservices.services
Methods in de.hybris.platform.sap.saps4omservices.services that return StockLevelModel -
Uses of StockLevelModel in de.hybris.platform.sap.saps4omservices.services.impl
Methods in de.hybris.platform.sap.saps4omservices.services.impl that return StockLevelModelConstructors in de.hybris.platform.sap.saps4omservices.services.impl with parameters of type StockLevelModelModifierConstructorDescriptionSapS4OMProductAvailabilityImpl(Long currentStockLevel, List<FutureStockModel> futureAvailability, StockLevelModel stockLevelModel) -
Uses of StockLevelModel in de.hybris.platform.sap.sapsalesordersimulation.service
Methods in de.hybris.platform.sap.sapsalesordersimulation.service that return StockLevelModelMethods in de.hybris.platform.sap.sapsalesordersimulation.service that return types with arguments of type StockLevelModelModifier and TypeMethodDescriptionAvailabilityService.getStockAvailability(ProductModel product, Collection<WarehouseModel> warehouses) Get the stock level information for the product and the warehouses -
Uses of StockLevelModel in de.hybris.platform.sap.sapsalesordersimulation.service.impl
Methods in de.hybris.platform.sap.sapsalesordersimulation.service.impl that return StockLevelModelModifier and TypeMethodDescriptionSapLiveStockService.getStockLevel(ProductModel product, WarehouseModel warehouse) SapProductAvailabilityImpl.getStockLevelModel()Methods in de.hybris.platform.sap.sapsalesordersimulation.service.impl that return types with arguments of type StockLevelModelModifier and TypeMethodDescriptionSapLiveStockService.getAllStockLevels(ProductModel product) DefaultAvailabilityService.getStockAvailability(ProductModel product, Collection<WarehouseModel> warehouses) SapLiveStockService.getStockLevels(ProductModel product, Collection<WarehouseModel> warehouses) Method parameters in de.hybris.platform.sap.sapsalesordersimulation.service.impl with type arguments of type StockLevelModelModifier and TypeMethodDescriptionprotected StockDataDefaultSalesOrderSimulationService.getStockData(List<StockLevelModel> stockLevelList) Constructors in de.hybris.platform.sap.sapsalesordersimulation.service.impl with parameters of type StockLevelModelModifierConstructorDescriptionSapProductAvailabilityImpl(Long currentStockLevel, List<FutureStockModel> futureAvailability, StockLevelModel stockLevelModel) -
Uses of StockLevelModel in de.hybris.platform.stock.model
Methods in de.hybris.platform.stock.model that return StockLevelModelModifier and TypeMethodDescriptionStockLevelHistoryEntryModel.getStockLevel()Generated method - Getter of theStockLevelHistoryEntry.stockLevelattribute defined at extensionbasecommerce.Methods in de.hybris.platform.stock.model with parameters of type StockLevelModelModifier and TypeMethodDescriptionvoidStockLevelHistoryEntryModel.setStockLevel(StockLevelModel value) Generated method - Initial setter ofStockLevelHistoryEntry.stockLevelattribute defined at extensionbasecommerce.Constructors in de.hybris.platform.stock.model with parameters of type StockLevelModelModifierConstructorDescriptionStockLevelHistoryEntryModel(int _actual, int _reserved, StockLevelModel _stockLevel, Date _updateDate) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersStockLevelHistoryEntryModel(int _actual, ItemModel _owner, int _reserved, StockLevelModel _stockLevel, Date _updateDate) 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 StockLevelModel in de.hybris.platform.warehousing.model
Methods in de.hybris.platform.warehousing.model that return StockLevelModelModifier and TypeMethodDescriptionInventoryEventModel.getStockLevel()Generated method - Getter of theInventoryEvent.stockLevelattribute defined at extensionwarehousing.Methods in de.hybris.platform.warehousing.model that return types with arguments of type StockLevelModelModifier and TypeMethodDescriptionAdvancedShippingNoticeEntryModel.getStockLevels()Generated method - Getter of theAdvancedShippingNoticeEntry.stockLevelsattribute defined at extensionwarehousing.Methods in de.hybris.platform.warehousing.model with parameters of type StockLevelModelModifier and TypeMethodDescriptionvoidInventoryEventModel.setStockLevel(StockLevelModel value) Generated method - Setter ofInventoryEvent.stockLevelattribute defined at extensionwarehousing.Method parameters in de.hybris.platform.warehousing.model with type arguments of type StockLevelModelModifier and TypeMethodDescriptionvoidAdvancedShippingNoticeEntryModel.setStockLevels(Set<StockLevelModel> value) Generated method - Setter ofAdvancedShippingNoticeEntry.stockLevelsattribute defined at extensionwarehousing.Constructors in de.hybris.platform.warehousing.model with parameters of type StockLevelModelModifierConstructorDescriptionAllocationEventModel(ItemModel _owner, StockLevelModel _stockLevel) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAllocationEventModel(StockLevelModel _stockLevel) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCancellationEventModel(ItemModel _owner, String _reason, StockLevelModel _stockLevel) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCancellationEventModel(String _reason, StockLevelModel _stockLevel) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersIncreaseEventModel(ItemModel _owner, StockLevelModel _stockLevel) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersIncreaseEventModel(StockLevelModel _stockLevel) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersInventoryEventModel(ItemModel _owner, StockLevelModel _stockLevel) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersInventoryEventModel(StockLevelModel _stockLevel) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersReservationEventModel(ItemModel _owner, StockLevelModel _stockLevel) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersReservationEventModel(StockLevelModel _stockLevel) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersShrinkageEventModel(ItemModel _owner, StockLevelModel _stockLevel) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersShrinkageEventModel(StockLevelModel _stockLevel) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersWastageEventModel(ItemModel _owner, StockLevelModel _stockLevel) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersWastageEventModel(StockLevelModel _stockLevel) 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