Class AssignStockInventoryForProductConfigurationHandler
java.lang.Object
de.hybris.platform.transportbackoffice.widgets.inventory.handler.AbstractStockInventoryConfigurationHandler
de.hybris.platform.transportbackoffice.widgets.inventory.handler.AssignStockInventoryForProductConfigurationHandler
- All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
public class AssignStockInventoryForProductConfigurationHandler
extends AbstractStockInventoryConfigurationHandler
This handler is used to handle the next step logic for Step2, in Create Inventory for Ancillary
-
Field Summary
Fields inherited from class de.hybris.platform.transportbackoffice.widgets.inventory.handler.AbstractStockInventoryConfigurationHandler
ERROR_POPUP_TITLE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StockLevelAttributescreateStockLevelAttribute(org.zkoss.zul.Row row) Methods inherited from class de.hybris.platform.transportbackoffice.widgets.inventory.handler.AbstractStockInventoryConfigurationHandler
displayErrorMessage, perform
-
Constructor Details
-
AssignStockInventoryForProductConfigurationHandler
public AssignStockInventoryForProductConfigurationHandler()
-
-
Method Details
-
createStockLevelAttribute
- Specified by:
createStockLevelAttributein classAbstractStockInventoryConfigurationHandler
-