close

Filter

loading table of contents...

Release Notes / Version 11.2310

Table Of Contents

Removal: Deprecated two-argument constructor of DefaultContentToTranslateItemTransformer

The deprecated two-argument constructor of com.coremedia.translate.item.DefaultContentToTranslateItemTransformer (cap-translate-item) has been removed:

  • DefaultContentToTranslateItemTransformer(Function, Collection)

Instead, use the three-argument constructor:

  • DefaultContentToTranslateItemTransformer(Function, Collection, boolean)

where the third parameter is includeUnchangedProperties. To get the same behavior as the old two-argument constructor, set includeUnchangedProperties to true.

(CMS-20067)

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.