Uses of Class
de.hybris.platform.catalog.jalo.synchronization.AttributeCopyDescriptor
Packages that use AttributeCopyDescriptor
-
Uses of AttributeCopyDescriptor in de.hybris.platform.catalog.jalo.synchronization
Methods in de.hybris.platform.catalog.jalo.synchronization that return AttributeCopyDescriptorModifier and TypeMethodDescriptionfinal AttributeCopyDescriptorAttributeCopyCreator.getDescriptor()Methods in de.hybris.platform.catalog.jalo.synchronization that return types with arguments of type AttributeCopyDescriptorModifier and TypeMethodDescriptionfinal Set<AttributeCopyDescriptor>TypeCopyDescriptor.getExcludedAttributeCopyDescriptors(boolean forUpdate, Map blacklist, Map whitelist) final Set<AttributeCopyDescriptor>TypeCopyDescriptor.getInitial(boolean forUpdate, Map blacklist, Map whitelist) final Set<AttributeCopyDescriptor>final Set<AttributeCopyDescriptor>protected Set<AttributeCopyDescriptor>[]AbstractItemCopyContext.splitDescriptors(TypeCopyDescriptor tcd, ComposedType composedType) Called during the creation of aTypeCopyDescriptor.Methods in de.hybris.platform.catalog.jalo.synchronization with parameters of type AttributeCopyDescriptorModifier and TypeMethodDescriptionprotected AttributeCopyCreatorGenericCatalogCopyContext.createAttributeCopyCreator(ItemCopyCreator icc, AttributeCopyDescriptor acd, boolean ispreset, Object sourceValue) Constructors in de.hybris.platform.catalog.jalo.synchronization with parameters of type AttributeCopyDescriptorModifierConstructorDescriptionprotectedAttributeCopyCreator(ItemCopyCreator icc, AttributeCopyDescriptor acd, boolean isPreset, Object sourceValue)