Release Notes / Version 10.2107
Table Of Contents
All getters in
com.coremedia.contenthub.api.ContentModelReference
and
com.coremedia.contenthub.api.ContentModel
have been changed from
@Nullable
to
@NonNull
. Derived classes must adjust their declarations and implementations.
(CMS-15721)