Uses of Class
de.hybris.platform.outboundsync.dto.OutboundItemDTO.Builder
Packages that use OutboundItemDTO.Builder
-
Uses of OutboundItemDTO.Builder in de.hybris.platform.outboundsync.dto
Methods in de.hybris.platform.outboundsync.dto that return OutboundItemDTO.BuilderModifier and TypeMethodDescriptionstatic OutboundItemDTO.BuilderOutboundItemDTO.Builder.from(OutboundItemDTO dto) Deprecated, for removal: This API element is subject to removal in a future version.static OutboundItemDTO.BuilderOutboundItemDTO.Builder.item()Deprecated, for removal: This API element is subject to removal in a future version.OutboundItemDTO.Builder.withChannelConfiguration(OutboundChannelConfigurationModel model) Deprecated, for removal: This API element is subject to removal in a future version.Specifies the outbound channel configuration and all items that can be derived from the channel configuration, e.g.OutboundItemDTO.Builder.withChannelConfigurationPK(Long pk) Deprecated, for removal: This API element is subject to removal in a future version.OutboundItemDTO.Builder.withCronJobPK(PK pk) Deprecated, for removal: This API element is subject to removal in a future version.OutboundItemDTO.Builder.withInfo(ChangeInfo info) Deprecated, for removal: This API element is subject to removal in a future version.OutboundItemDTO.Builder.withIntegrationObject(IntegrationObjectModel model) Deprecated, for removal: This API element is subject to removal in a future version.OutboundItemDTO.Builder.withIntegrationObjectPK(Long pk) Deprecated, for removal: This API element is subject to removal in a future version.OutboundItemDTO.Builder.withItem(OutboundItemChange itm) Deprecated, for removal: This API element is subject to removal in a future version.OutboundItemDTO.Builder.withRootItemPK(Long pk) Deprecated, for removal: This API element is subject to removal in a future version.OutboundItemDTO.Builder.withSynchronizeDelete(boolean syncDelete) Deprecated, for removal: This API element is subject to removal in a future version.