Release Notes / Version 10.2101
Table Of ContentsA new module bpbase-querylist-impl is added, that contains helper functionality to handle businesslogic of Querylists.
This change is breaking, as it moves helper functionality from the following classes of module contentbeans to the new module bpbase-querylist-impl:
com.coremedia.blueprint.cae.contentbeans.CMQueryListImpl com.coremedia.blueprint.cae.contentbeans.PaginationImpl com.coremedia.blueprint.common.util.SearchQueryUtil com.coremedia.blueprint.common.util.SettingsStructToSearchQueryConverter
The module contentbeans now needs a dependency to bpbase-querylist-impl.
(CMS-15673)