Uses of Class
de.hybris.platform.cms2.cloning.service.impl.CMSModelCloningContext
-
Packages that use CMSModelCloningContext Package Description de.hybris.platform.cms2.cloning.service de.hybris.platform.cms2.cloning.service.impl -
-
Uses of CMSModelCloningContext in de.hybris.platform.cms2.cloning.service
Methods in de.hybris.platform.cms2.cloning.service that return CMSModelCloningContext Modifier and Type Method Description CMSModelCloningContextCMSModelCloningContextFactory. createCloningContextWithCatalogVersionPredicates(CatalogVersionModel targetCatalogVersion)Creates aCMSModelCloningContextand appendComponentForCatalogVersionAttributePresetPredicateandMediaForCatalogVersionAttributePresetPredicateto the list of preset predicates. -
Uses of CMSModelCloningContext in de.hybris.platform.cms2.cloning.service.impl
Methods in de.hybris.platform.cms2.cloning.service.impl that return CMSModelCloningContext Modifier and Type Method Description CMSModelCloningContextDefaultCMSModelCloningContextFactory. createCloningContextWithCatalogVersionPredicates(CatalogVersionModel targetCatalogVersion)Methods in de.hybris.platform.cms2.cloning.service.impl that return types with arguments of type CMSModelCloningContext Modifier and Type Method Description protected org.springframework.beans.factory.ObjectFactory<CMSModelCloningContext>DefaultCMSModelCloningContextFactory. getCmsModelCloningContextObjectFactory()Method parameters in de.hybris.platform.cms2.cloning.service.impl with type arguments of type CMSModelCloningContext Modifier and Type Method Description voidDefaultCMSModelCloningContextFactory. setCmsModelCloningContextObjectFactory(org.springframework.beans.factory.ObjectFactory<CMSModelCloningContext> cmsModelCloningContextObjectFactory)
-