Uses of Interface
de.hybris.platform.outboundsync.config.IdentifierGenerator
Packages that use IdentifierGenerator
-
Uses of IdentifierGenerator in de.hybris.platform.outboundsync.config.impl
Classes in de.hybris.platform.outboundsync.config.impl that implement IdentifierGeneratorModifier and TypeClassDescriptionclassclassclassMethods in de.hybris.platform.outboundsync.config.impl that return IdentifierGeneratorModifier and TypeMethodDescriptionDefaultChannelConfigurationFactory.getCronJobIdentifierGenerator()DefaultChannelConfigurationFactory.getJobIdentifierGenerator()DefaultChannelConfigurationFactory.getStreamContainerIdentifierGenerator()Methods in de.hybris.platform.outboundsync.config.impl with parameters of type IdentifierGeneratorModifier and TypeMethodDescriptionvoidDefaultChannelConfigurationFactory.setCronJobIdentifierGenerator(IdentifierGenerator<OutboundChannelConfigurationModel> cronJobIdentifierGenerator) voidDefaultChannelConfigurationFactory.setJobIdentifierGenerator(IdentifierGenerator<OutboundChannelConfigurationModel> jobIdentifierGenerator) voidDefaultChannelConfigurationFactory.setStreamContainerIdentifierGenerator(IdentifierGenerator<OutboundChannelConfigurationModel> streamContainerIdentifierGenerator)