Uses of Package
de.hybris.platform.cms2.cloning.service.impl
Packages that use de.hybris.platform.cms2.cloning.service.impl
Package
Description
-
Classes in de.hybris.platform.cms2.cloning.service.impl used by de.hybris.platform.cms2.cloning.serviceClassDescriptionDefines the
ModelCloningContextto use for deep cloning components that are supported by SmartEdit. -
Classes in de.hybris.platform.cms2.cloning.service.impl used by de.hybris.platform.cms2.cloning.service.implClassDescription
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.