Release Notes / Version 10.2107
Table Of Contents
Use the newly introduced utility method
AbstractCommerceBean#getCatalog(CommerceBean)
to obtain a commerce bean's catalog. The replacement for
Catalog#isMasterCatalog
is to use custom commerce bean attributes (
CommerceBean#getCustomAttributes
) instead.
(CMS-14963)