Uses of Class
de.hybris.platform.catalog.jalo.synchronization.TypeCopyDescriptor
Packages that use TypeCopyDescriptor
-
Uses of TypeCopyDescriptor in de.hybris.platform.catalog.jalo.synchronization
Methods in de.hybris.platform.catalog.jalo.synchronization that return TypeCopyDescriptorModifier and TypeMethodDescriptionprotected TypeCopyDescriptorAbstractItemCopyContext.createCopyDescriptor(ComposedType composedType) Creates a new type copy descriptor instance.AbstractItemCopyContext.getTypeCopyDescriptor(ComposedType type) Returns a (cached) type copy descriptor for a given composed type.Methods in de.hybris.platform.catalog.jalo.synchronization with parameters of type TypeCopyDescriptorModifier and TypeMethodDescriptionprotected Set<AttributeCopyDescriptor>[]AbstractItemCopyContext.splitDescriptors(TypeCopyDescriptor tcd, ComposedType composedType) Called during the creation of aTypeCopyDescriptor.Constructors in de.hybris.platform.catalog.jalo.synchronization with parameters of type TypeCopyDescriptorModifierConstructorDescriptionAttributeCopyDescriptor(TypeCopyDescriptor parent, String qualifier, int options)