Uses of Class
de.hybris.platform.outboundsync.dto.OutboundItemDTO.Builder
-
Packages that use OutboundItemDTO.Builder Package Description de.hybris.platform.outboundsync.dto -
-
Uses of OutboundItemDTO.Builder in de.hybris.platform.outboundsync.dto
Methods in de.hybris.platform.outboundsync.dto that return OutboundItemDTO.Builder Modifier and Type Method Description static OutboundItemDTO.BuilderOutboundItemDTO.Builder. from(OutboundItemDTO dto)static OutboundItemDTO.BuilderOutboundItemDTO.Builder. item()OutboundItemDTO.BuilderOutboundItemDTO.Builder. withChannelConfigurationPK(java.lang.Long pk)OutboundItemDTO.BuilderOutboundItemDTO.Builder. withCronJobPK(PK pk)OutboundItemDTO.BuilderOutboundItemDTO.Builder. withIntegrationObjectPK(java.lang.Long pk)OutboundItemDTO.BuilderOutboundItemDTO.Builder. withItem(OutboundItemChange item)OutboundItemDTO.BuilderOutboundItemDTO.Builder. withRootItemPK(java.lang.Long pk)
-