Class AccommodationInventoryHandler
java.lang.Object
de.hybris.platform.accommodationbackoffice.widgets.handler.AccommodationInventoryHandler
- All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
public class AccommodationInventoryHandler
extends Object
implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
This is the handler for the validations for the Step #1 of the Add - manage inventory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AccommodationInventoryHandler
public AccommodationInventoryHandler()
-
-
Method Details
-
perform
public void perform(com.hybris.cockpitng.config.jaxb.wizard.CustomType customType, com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, Map<String, String> parameters) - Specified by:
performin interfacecom.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
-