Uses of Class
de.hybris.platform.impex.jalo.exp.Export
Packages that use Export
Package
Description
-
Uses of Export in de.hybris.platform.impex.jalo
Methods in de.hybris.platform.impex.jalo that return ExportModifier and TypeMethodDescriptionGeneratedImpExManager.createExport(SessionContext ctx, Map attributeValues) GeneratedImpExManager.createExport(Map attributeValues) ImpExManager.exportData(ExportConfiguration config, boolean synchronous) Exports data using a newImpExExportCronJobinstance.ImpExManager.exportData(ExportConfiguration config, HeaderLibrary library, Collection<Item> items, boolean synchronous) Exports data using a newImpExExportCronJobinstance.ImpExManager.exportDataLight(ExportConfiguration config) Exports data without using a cronjob.
ATTENTION: No logs are available except of these fired to the log4j system.ImpExManager.exportDataLight(ExportConfiguration config, HeaderLibrary library, Collection<Item> items) Exports data without using a cronjob.
ATTENTION: No logs are available except of these fired to the log4j system. -
Uses of Export in de.hybris.platform.impex.jalo.cronjob
Methods in de.hybris.platform.impex.jalo.cronjob that return ExportModifier and TypeMethodDescriptionGeneratedImpExExportCronJob.getExport()Generated method - Getter of theImpExExportCronJob.exportattribute.GeneratedImpExExportCronJob.getExport(SessionContext ctx) Generated method - Getter of theImpExExportCronJob.exportattribute.Methods in de.hybris.platform.impex.jalo.cronjob with parameters of type ExportModifier and TypeMethodDescriptionvoidGenerated method - Setter of theImpExExportCronJob.exportattribute.voidGeneratedImpExExportCronJob.setExport(SessionContext ctx, Export value) Generated method - Setter of theImpExExportCronJob.exportattribute. -
Uses of Export in de.hybris.platform.impex.jalo.exp
Subclasses of Export in de.hybris.platform.impex.jalo.expMethods in de.hybris.platform.impex.jalo.exp that return Export -
Uses of Export in de.hybris.platform.impex.jalo.exp.converter
Methods in de.hybris.platform.impex.jalo.exp.converter that return ExportModifier and TypeMethodDescriptionAbstractExportConverter.getExport()ExportConverter.getExport()Methods in de.hybris.platform.impex.jalo.exp.converter with parameters of type Export