public final class ProductSyncOptions extends BaseSyncOptions<io.sphere.sdk.products.ProductProjection,io.sphere.sdk.products.ProductDraft,io.sphere.sdk.products.Product>
Modifier and Type | Method and Description |
---|---|
SyncFilter |
getSyncFilter()
|
boolean |
shouldEnsurePriceChannels() |
applyBeforeCreateCallback, applyBeforeUpdateCallback, applyErrorCallback, applyErrorCallback, applyErrorCallback, applyWarningCallback, getBatchSize, getBeforeCreateCallback, getBeforeUpdateCallback, getCacheSize, getCtpClient, getErrorCallback, getWarningCallback
@Nonnull public SyncFilter getSyncFilter()
SyncFilter
set to this
ProductSyncOptions
. It represents
either a blacklist or a whitelist for filtering certain update action groups.SyncFilter
set to this
ProductSyncOptions
.public boolean shouldEnsurePriceChannels()