Uses of Class
de.hybris.platform.warehousingwebservices.dto.stocklevel.StockLevelAdjustmentsWsDTO
-
-
Uses of StockLevelAdjustmentsWsDTO in de.hybris.platform.warehousingwebservices.controllers.stocklevel
Methods in de.hybris.platform.warehousingwebservices.controllers.stocklevel that return StockLevelAdjustmentsWsDTO Modifier and Type Method Description StockLevelAdjustmentsWsDTOWarehousingStockLevelsController. createStockLevelAdjustment(java.lang.String productCode, java.lang.String warehouseCode, java.lang.String binCode, java.lang.String releaseDate, StockLevelAdjustmentsWsDTO stockLevelAdjustmentsWsDTO)Request to create aInventoryEventModelin the system to adjust a specificStockLevelModelMethods in de.hybris.platform.warehousingwebservices.controllers.stocklevel with parameters of type StockLevelAdjustmentsWsDTO Modifier and Type Method Description StockLevelAdjustmentsWsDTOWarehousingStockLevelsController. createStockLevelAdjustment(java.lang.String productCode, java.lang.String warehouseCode, java.lang.String binCode, java.lang.String releaseDate, StockLevelAdjustmentsWsDTO stockLevelAdjustmentsWsDTO)Request to create aInventoryEventModelin the system to adjust a specificStockLevelModel -
Uses of StockLevelAdjustmentsWsDTO in de.hybris.platform.warehousingwebservices.warehousingwebservices
Methods in de.hybris.platform.warehousingwebservices.warehousingwebservices that return StockLevelAdjustmentsWsDTO Modifier and Type Method Description protected StockLevelAdjustmentsWsDTOStockLevelsControllersIntegrationTest. createStockLevelAdjustmentsWsDTO(StockLevelAdjustmentWsDTO... stockLevelAdjustmentWsDTO)Populates aStockLevelAdjustmentsWsDTOfor a POST call, to add a list of StockLevelAdjustmentWsDTO -
Uses of StockLevelAdjustmentsWsDTO in de.hybris.platform.warehousingwebservices.warehousingwebservices.util
Methods in de.hybris.platform.warehousingwebservices.warehousingwebservices.util that return StockLevelAdjustmentsWsDTO Modifier and Type Method Description protected StockLevelAdjustmentsWsDTOBaseWarehousingWebservicesIntegrationTest. postStockLevelAdjustmentByDefault(java.lang.String productCode, java.lang.String warehouseCode, StockLevelAdjustmentsWsDTO stockLevelAdjustmentsWsDTO)Methods in de.hybris.platform.warehousingwebservices.warehousingwebservices.util with parameters of type StockLevelAdjustmentsWsDTO Modifier and Type Method Description protected StockLevelAdjustmentsWsDTOBaseWarehousingWebservicesIntegrationTest. postStockLevelAdjustmentByDefault(java.lang.String productCode, java.lang.String warehouseCode, StockLevelAdjustmentsWsDTO stockLevelAdjustmentsWsDTO)protected javax.ws.rs.core.ResponseBaseWarehousingWebservicesIntegrationTest. postStockLevelAdjustmentByDefault_Reponse(java.lang.String productCode, java.lang.String warehouseCode, StockLevelAdjustmentsWsDTO stockLevelAdjustmentsWsDTO)
-