Uses of Class
de.hybris.platform.commerceservices.setup.events.SampleDataImportedEvent
-
-
Uses of SampleDataImportedEvent in de.hybris.platform.addonsupport.setup.events
Subclasses of SampleDataImportedEvent in de.hybris.platform.addonsupport.setup.events Modifier and Type Class Description classAddonSampleDataImportedEventEvent indicating that sample data for an AddOn has been loaded. -
Uses of SampleDataImportedEvent in de.hybris.platform.integration.ondemand.sampledata.event
Methods in de.hybris.platform.integration.ondemand.sampledata.event with parameters of type SampleDataImportedEvent Modifier and Type Method Description protected voidSampleDataImportedEventListener. onEvent(SampleDataImportedEvent event) -
Uses of SampleDataImportedEvent in de.hybris.platform.multicountrysampledataaddon.setup.impl
Methods in de.hybris.platform.multicountrysampledataaddon.setup.impl with parameters of type SampleDataImportedEvent Modifier and Type Method Description protected voidMultiCountryAddOnSampleDataEventListener. appendElectronicsMultiCountryImportData(SampleDataImportedEvent event)Adds to the import data in the event the MultiCountry catalogs and stores to load.
-