Class IntegrationObjectClassificationClassWizardHandler
java.lang.Object
de.hybris.platform.integrationbackoffice.widgets.modeling.handlers.IntegrationObjectClassificationClassWizardHandler
- All Implemented Interfaces:
com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
public class IntegrationObjectClassificationClassWizardHandler
extends Object
implements com.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
Classification chooser handler. The handler gets selected attributes, finds leaves and sends the leaves to selectedClassificationAttributes output.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidperform(com.hybris.cockpitng.config.jaxb.wizard.CustomType customType, com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, Map<String, String> map) voidsetModelService(ModelService modelService)
-
Field Details
-
USE_FULL_QUALIFIER
- See Also:
-
-
Constructor Details
-
IntegrationObjectClassificationClassWizardHandler
public IntegrationObjectClassificationClassWizardHandler()
-
-
Method Details
-
perform
public void perform(com.hybris.cockpitng.config.jaxb.wizard.CustomType customType, com.hybris.cockpitng.widgets.configurableflow.FlowActionHandlerAdapter adapter, Map<String, String> map) - Specified by:
performin interfacecom.hybris.cockpitng.widgets.configurableflow.FlowActionHandler
-
setModelService
-