@Deprecated
public final class CommerceCatalogUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.util.Collection<CatalogVersionModel> |
findProductCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions)
Deprecated.
Since 6.5 Will be removed
|
static CatalogVersionModel |
getActiveProductCatalogVersion(java.util.Collection<CatalogVersionModel> catalogVersions)
Deprecated.
Since 6.5. Use
DefaultTaxCodeStrategy.getActiveProductCatalogVersion(Collection) instead. |
@Deprecated public static java.util.Collection<CatalogVersionModel> findProductCatalogVersions(java.util.Collection<CatalogVersionModel> catalogVersions)
ClassificationSystemVersionModel and ContentCatalogModel catalogscatalogVersions - A collection of CatalogVersionModels@Deprecated public static CatalogVersionModel getActiveProductCatalogVersion(java.util.Collection<CatalogVersionModel> catalogVersions)
DefaultTaxCodeStrategy.getActiveProductCatalogVersion(Collection) instead.catalogVersions - A collection of CatalogVersionModelsCopyright © 2018 SAP SE. All Rights Reserved.