Package de.hybris.platform.cms2.cloning.service.impl
package de.hybris.platform.cms2.cloning.service.impl
-
ClassesClassDescription
CMSCopyContextextends theItemModelCloneCreator.CopyContextto overrides theCMSCopyContext.skipAttribute(Object, String)method not to skip an attribute if the attribute was set aspartOf.This class creates a deep copy of the given original model by creating a new model instance of the same type, reading all attributes values and stores them into the new instance.Defines theModelCloningContextto use for deep cloning components that are supported by SmartEdit.Default implementation ofCMSItemCloningServiceto deep copy item models.Default implementation ofCMSItemDeepCloningServiceto deep copy item models.Default implementation ofCMSModelCloningContextFactory