Uses of Class
de.hybris.platform.outboundsync.jalo.OutboundSyncStreamConfigurationContainer
Packages that use OutboundSyncStreamConfigurationContainer
-
Uses of OutboundSyncStreamConfigurationContainer in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo that return OutboundSyncStreamConfigurationContainerModifier and TypeMethodDescriptionOutboundsyncManager.createOutboundSyncStreamConfigurationContainer(SessionContext ctx, Map attributeValues) OutboundsyncManager.createOutboundSyncStreamConfigurationContainer(Map attributeValues) -
Uses of OutboundSyncStreamConfigurationContainer in de.hybris.platform.outboundsync.jalo
Methods in de.hybris.platform.outboundsync.jalo that return OutboundSyncStreamConfigurationContainerModifier and TypeMethodDescriptionOutboundSyncJob.getStreamConfigurationContainer()Generated method - Getter of theOutboundSyncJob.streamConfigurationContainerattribute.OutboundSyncJob.getStreamConfigurationContainer(SessionContext ctx) Generated method - Getter of theOutboundSyncJob.streamConfigurationContainerattribute.Methods in de.hybris.platform.outboundsync.jalo with parameters of type OutboundSyncStreamConfigurationContainerModifier and TypeMethodDescriptionprotected voidOutboundSyncJob.setStreamConfigurationContainer(SessionContext ctx, OutboundSyncStreamConfigurationContainer value) Generated method - Setter of theOutboundSyncJob.streamConfigurationContainerattribute.protected voidOutboundSyncJob.setStreamConfigurationContainer(OutboundSyncStreamConfigurationContainer value) Generated method - Setter of theOutboundSyncJob.streamConfigurationContainerattribute.