Uses of Class
de.hybris.platform.catalog.jalo.CatalogManager
Packages that use CatalogManager
Package
Description
-
Uses of CatalogManager in de.hybris.platform.catalog.jalo
Methods in de.hybris.platform.catalog.jalo that return CatalogManagerMethods in de.hybris.platform.catalog.jalo with parameters of type CatalogManagerModifier and TypeMethodDescriptionprotected booleanCatalogVersion.owns(CatalogManager catalogManager, Category cat) protected booleanCatalogVersion.ownsCategories(CatalogManager catalogManager, Collection categories) -
Uses of CatalogManager in de.hybris.platform.catalog.jalo.synchronization
Methods in de.hybris.platform.catalog.jalo.synchronization that return CatalogManagerModifier and TypeMethodDescriptionprotected CatalogManagerAbstractCatalogVersionSyncMaster.getCatalogManager()protected CatalogManagerAbstractItemCopyContext.getCatalogManager() -
Uses of CatalogManager in de.hybris.platform.cockpit.services.sync.impl
Methods in de.hybris.platform.cockpit.services.sync.impl that return CatalogManager