Uses of Interface
de.hybris.platform.importcockpit.services.impex.generator.operations.ImpexGeneratorOperation
-
-
Uses of ImpexGeneratorOperation in de.hybris.platform.importcockpit.services.impex.generator.operations
Subinterfaces of ImpexGeneratorOperation in de.hybris.platform.importcockpit.services.impex.generator.operations Modifier and Type Interface Description interfaceDataGeneratorOperationAPI of data generation operation (non-header ImpEx lines).interfaceHeaderGeneratorOperationImpEx header generation operation API. -
Uses of ImpexGeneratorOperation in de.hybris.platform.importcockpit.services.impex.generator.operations.impl
Classes in de.hybris.platform.importcockpit.services.impex.generator.operations.impl that implement ImpexGeneratorOperation Modifier and Type Class Description classAbstractImpexGeneratorOperationclassDefaultDataGeneratorOperationclassDefaultFileGeneratorOperationclassDefaultHeaderGeneratorOperation
-