Package de.hybris.platform.outboundsync
Class RootItemChannelCorrelationStrategy
- java.lang.Object
-
- de.hybris.platform.outboundsync.RootItemChannelCorrelationStrategy
-
public class RootItemChannelCorrelationStrategy extends java.lang.ObjectDefines a correlation strategy to be used when aggregatingOutboundItemDTOs. It takes into account the root item PK and the channel configuration PK.
-
-
Constructor Summary
Constructors Constructor Description RootItemChannelCorrelationStrategy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringcorrelationKey(OutboundItemDTO dto)
-
-
-
Method Detail
-
correlationKey
public java.lang.String correlationKey(OutboundItemDTO dto)
-
-