close

Filter

loading table of contents...

Release Notes / Version 11.2110

Table Of Contents

Removal: Deprecated Site#getManagerGroupName Method

The deprecated method com.coremedia.cap.multisite.Site#getManagerGroupName has been deleted. If you still use it in your project code, replace it with getManagerGroupNames().stream().findFirst().orElse("") -- mind, though, that it is better respecting all group names returned by getManagerGroupNames() .

(CMS-20003)

Search Results

Table Of Contents