Uses of Class
de.hybris.platform.outboundsync.dto.OutboundItem.Builder
-
Packages that use OutboundItem.Builder Package Description de.hybris.platform.outboundsync.dto -
-
Uses of OutboundItem.Builder in de.hybris.platform.outboundsync.dto
Methods in de.hybris.platform.outboundsync.dto that return OutboundItem.Builder Modifier and Type Method Description static OutboundItem.BuilderOutboundItem. item()Deprecated, for removal: This API element is subject to removal in a future version.useOutboundItem.outboundItem()instead.static OutboundItem.BuilderOutboundItem. outboundItem()OutboundItem.BuilderOutboundItem.Builder. withChangedItemModel(ItemModel itemModel)OutboundItem.BuilderOutboundItem.Builder. withChannelConfiguration(OutboundChannelConfigurationModel configuration)OutboundItem.BuilderOutboundItem.Builder. withIntegrationObject(IntegrationObjectModel model)OutboundItem.BuilderOutboundItem.Builder. withItemChange(OutboundItemChange change)
-