Uses of Class
de.hybris.platform.catalog.jalo.CatalogManager
-
Packages that use CatalogManager Package Description de.hybris.platform.catalog.jalo de.hybris.platform.catalog.jalo.synchronization de.hybris.platform.cockpit.services.sync.impl -
-
Uses of CatalogManager in de.hybris.platform.catalog.jalo
Methods in de.hybris.platform.catalog.jalo that return CatalogManager Modifier and Type Method Description static CatalogManagerCatalogManager. getInstance()Methods in de.hybris.platform.catalog.jalo with parameters of type CatalogManager Modifier and Type Method Description protected booleanCatalogVersion. owns(CatalogManager catalogManager, Category cat)protected booleanCatalogVersion. ownsCategories(CatalogManager catalogManager, java.util.Collection categories) -
Uses of CatalogManager in de.hybris.platform.catalog.jalo.synchronization
Methods in de.hybris.platform.catalog.jalo.synchronization that return CatalogManager Modifier and Type Method Description protected 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 Modifier and Type Method Description CatalogManagerSynchronizationServiceImpl. getCatalogManager()
-