Class DefaultIntegrationObjectImpexGenerator
java.lang.Object
de.hybris.platform.integrationbackoffice.widgets.modals.generator.DefaultIntegrationObjectImpexGenerator
- All Implemented Interfaces:
IntegrationObjectImpexGenerator
public final class DefaultIntegrationObjectImpexGenerator
extends Object
implements IntegrationObjectImpexGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongenerateImpex(IntegrationObjectModel selectedIntegrationObject) Creates a dummy Impex string from an integration object
-
Constructor Details
-
DefaultIntegrationObjectImpexGenerator
public DefaultIntegrationObjectImpexGenerator()
-
-
Method Details
-
generateImpex
Description copied from interface:IntegrationObjectImpexGeneratorCreates a dummy Impex string from an integration object- Specified by:
generateImpexin interfaceIntegrationObjectImpexGenerator- Returns:
- a formatted dummy Impex payload
-