Uses of Class
de.hybris.platform.outboundsync.jalo.OutboundChannelConfiguration
Packages that use OutboundChannelConfiguration
-
Uses of OutboundChannelConfiguration in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo that return OutboundChannelConfigurationModifier and TypeMethodDescriptionOutboundsyncManager.createOutboundChannelConfiguration(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) OutboundsyncManager.createOutboundChannelConfiguration(Map attributeValues) -
Uses of OutboundChannelConfiguration in de.hybris.platform.outboundsync.jalo
Methods in de.hybris.platform.outboundsync.jalo that return OutboundChannelConfigurationModifier and TypeMethodDescriptionOutboundSyncRetry.getChannel()Generated method - Getter of theOutboundSyncRetry.channelattribute.OutboundSyncRetry.getChannel(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theOutboundSyncRetry.channelattribute.OutboundSyncStreamConfiguration.getOutboundChannelConfiguration()Generated method - Getter of theOutboundSyncStreamConfiguration.outboundChannelConfigurationattribute.OutboundSyncStreamConfiguration.getOutboundChannelConfiguration(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theOutboundSyncStreamConfiguration.outboundChannelConfigurationattribute.Methods in de.hybris.platform.outboundsync.jalo with parameters of type OutboundChannelConfigurationModifier and TypeMethodDescriptionvoidOutboundSyncRetry.setChannel(de.hybris.platform.jalo.SessionContext ctx, OutboundChannelConfiguration value) Generated method - Setter of theOutboundSyncRetry.channelattribute.voidOutboundSyncRetry.setChannel(OutboundChannelConfiguration value) Generated method - Setter of theOutboundSyncRetry.channelattribute.voidOutboundSyncStreamConfiguration.setOutboundChannelConfiguration(de.hybris.platform.jalo.SessionContext ctx, OutboundChannelConfiguration value) Generated method - Setter of theOutboundSyncStreamConfiguration.outboundChannelConfigurationattribute.voidOutboundSyncStreamConfiguration.setOutboundChannelConfiguration(OutboundChannelConfiguration value) Generated method - Setter of theOutboundSyncStreamConfiguration.outboundChannelConfigurationattribute.