Uses of Class
de.hybris.platform.outboundsync.model.OutboundSyncStreamConfigurationContainerModel
Packages that use OutboundSyncStreamConfigurationContainerModel
Package
Description
Contains generated models for each type of de.hybris.platform.outboundsync.jalo package.
-
Uses of OutboundSyncStreamConfigurationContainerModel in de.hybris.platform.outboundsync.model
Methods in de.hybris.platform.outboundsync.model that return OutboundSyncStreamConfigurationContainerModelModifier and TypeMethodDescriptionOutboundSyncJobModel.getStreamConfigurationContainer()Generated method - Getter of theOutboundSyncJob.streamConfigurationContainerattribute defined at extensionoutboundsync.Methods in de.hybris.platform.outboundsync.model with parameters of type OutboundSyncStreamConfigurationContainerModelModifier and TypeMethodDescriptionvoidOutboundSyncJobModel.setStreamConfigurationContainer(OutboundSyncStreamConfigurationContainerModel value) Generated method - Initial setter ofOutboundSyncJob.streamConfigurationContainerattribute defined at extensionoutboundsync.Constructors in de.hybris.platform.outboundsync.model with parameters of type OutboundSyncStreamConfigurationContainerModelModifierConstructorDescriptionOutboundSyncJobModel(String _code, Integer _nodeID, ItemModel _owner, String _springId, OutboundSyncStreamConfigurationContainerModel _streamConfigurationContainer) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersOutboundSyncJobModel(String _code, String _springId, OutboundSyncStreamConfigurationContainerModel _streamConfigurationContainer) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters