Uses of Class
de.hybris.platform.cms2.cloning.service.impl.CMSModelCloningContext
Packages that use CMSModelCloningContext
Package
Description
-
Uses of CMSModelCloningContext in de.hybris.platform.cms2.cloning.service
Methods in de.hybris.platform.cms2.cloning.service that return CMSModelCloningContextModifier and TypeMethodDescriptionCMSModelCloningContextFactory.createCloningContextWithCatalogVersionPredicates(CatalogVersionModel targetCatalogVersion) Creates aCMSModelCloningContextand appends additionalAttributePresetHandlerhandlers to the list of preset handlers. -
Uses of CMSModelCloningContext in de.hybris.platform.cms2.cloning.service.impl
Methods in de.hybris.platform.cms2.cloning.service.impl that return CMSModelCloningContextModifier and TypeMethodDescriptionDefaultCMSModelCloningContextFactory.createCloningContextWithCatalogVersionPredicates(CatalogVersionModel targetCatalogVersion) Methods in de.hybris.platform.cms2.cloning.service.impl that return types with arguments of type CMSModelCloningContextModifier and TypeMethodDescriptionprotected org.springframework.beans.factory.ObjectFactory<CMSModelCloningContext>DefaultCMSModelCloningContextFactory.getCmsModelCloningContextObjectFactory()Method parameters in de.hybris.platform.cms2.cloning.service.impl with type arguments of type CMSModelCloningContextModifier and TypeMethodDescriptionvoidDefaultCMSModelCloningContextFactory.setCmsModelCloningContextObjectFactory(org.springframework.beans.factory.ObjectFactory<CMSModelCloningContext> cmsModelCloningContextObjectFactory)