Uses of Class
de.hybris.platform.outboundsync.jalo.OutboundSyncStreamConfigurationContainer
-
Packages that use OutboundSyncStreamConfigurationContainer Package Description de.hybris.platform.jalo de.hybris.platform.outboundsync.jalo -
-
Uses of OutboundSyncStreamConfigurationContainer in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo that return OutboundSyncStreamConfigurationContainer Modifier and Type Method Description OutboundSyncStreamConfigurationContainerOutboundsyncManager. createOutboundSyncStreamConfigurationContainer(SessionContext ctx, java.util.Map attributeValues)OutboundSyncStreamConfigurationContainerOutboundsyncManager. createOutboundSyncStreamConfigurationContainer(java.util.Map attributeValues) -
Uses of OutboundSyncStreamConfigurationContainer in de.hybris.platform.outboundsync.jalo
Methods in de.hybris.platform.outboundsync.jalo that return OutboundSyncStreamConfigurationContainer Modifier and Type Method Description OutboundSyncStreamConfigurationContainerOutboundSyncJob. getStreamConfigurationContainer()Generated method - Getter of theOutboundSyncJob.streamConfigurationContainerattribute.OutboundSyncStreamConfigurationContainerOutboundSyncJob. getStreamConfigurationContainer(SessionContext ctx)Generated method - Getter of theOutboundSyncJob.streamConfigurationContainerattribute.Methods in de.hybris.platform.outboundsync.jalo with parameters of type OutboundSyncStreamConfigurationContainer Modifier and Type Method Description protected voidOutboundSyncJob. setStreamConfigurationContainer(SessionContext ctx, OutboundSyncStreamConfigurationContainer value)Generated method - Setter of theOutboundSyncJob.streamConfigurationContainerattribute.protected voidOutboundSyncJob. setStreamConfigurationContainer(OutboundSyncStreamConfigurationContainer value)Generated method - Setter of theOutboundSyncJob.streamConfigurationContainerattribute.
-