close

Filter

Release Notes / Version 11.2201
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)

Was this article useful?

Search Results

Table Of Contents