close

Filter

loading table of contents...

Release Notes / Version 11.2110

Table Of Contents

Removal: Deprecated Interface Method ContentObjectSiteAspect.getIgnoreUpdates

The deprecated interface method ContentObjectSiteAspect.getIgnoreUpdates() has been removed.

Use ContentObjectSiteAspect.isIgnoreUpdates() , which provides an easier to understand contract, instead.

Special note for custom interface implementations and mocking:

The default implementation of ContentObjectSiteAspect.isIgnoreUpdates() still exists to ease implementation and mocking in tests, but the default implementation changed to always return false instead of forwarding to ContentObjectSiteAspect.getIgnoreUpdates() .

(CMS-20066)

Search Results

Table Of Contents