Uses of Class
de.hybris.platform.catalog.data.CatalogVersionOverview
-
Packages that use CatalogVersionOverview Package Description de.hybris.platform.catalog de.hybris.platform.catalog.impl -
-
Uses of CatalogVersionOverview in de.hybris.platform.catalog
Methods in de.hybris.platform.catalog that return CatalogVersionOverview Modifier and Type Method Description CatalogVersionOverviewCatalogTypeService. getCatalogVersionOverview(CatalogVersionModel catalogVersion)Collects all catalog version aware types, where at least one item exists, which belongs to given catalog version. -
Uses of CatalogVersionOverview in de.hybris.platform.catalog.impl
Methods in de.hybris.platform.catalog.impl that return CatalogVersionOverview Modifier and Type Method Description CatalogVersionOverviewDefaultCatalogTypeService. getCatalogVersionOverview(CatalogVersionModel catalogVersion)
-