Class CreateTmaPscvConfigurableFlowHandler
- java.lang.Object
-
- de.hybris.platform.b2ctelcobackoffice.handler.CreateTmaPscvConfigurableFlowHandler
-
- All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
public class CreateTmaPscvConfigurableFlowHandler extends java.lang.Object implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAction flow handler used for converting the selectedListitemintoTmaProductSpecCharacteristicValueModeland set them on the new createdTmaProductOfferingModel.- Since:
- 6.7
-
-
Constructor Summary
Constructors Constructor Description CreateTmaPscvConfigurableFlowHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidperform(com.hybris.cockpitng.config.jaxb.wizard.CustomType customType, com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter flowActionHandlerAdapter, java.util.Map<java.lang.String,java.lang.String> map)
-
-
-
Method Detail
-
perform
public void perform(com.hybris.cockpitng.config.jaxb.wizard.CustomType customType, com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter flowActionHandlerAdapter, java.util.Map<java.lang.String,java.lang.String> map)- Specified by:
performin interfacecom.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
-
-