Class GenericCatalogCopyContext.ReferenceParentResolver
java.lang.Object
de.hybris.platform.catalog.jalo.synchronization.GenericCatalogCopyContext.AbstractParentResolver
de.hybris.platform.catalog.jalo.synchronization.GenericCatalogCopyContext.ReferenceParentResolver
- Enclosing class:
- GenericCatalogCopyContext
public class GenericCatalogCopyContext.ReferenceParentResolver
extends GenericCatalogCopyContext.AbstractParentResolver
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedReferenceParentResolver(ComposedType composedType, AttributeDescriptor attributeDescriptor, ComposedType targetType, String attribute) -
Method Summary
Methods inherited from class de.hybris.platform.catalog.jalo.synchronization.GenericCatalogCopyContext.AbstractParentResolver
equals, getAttributeDescriptor, getDependentItemType, hashCode
-
Constructor Details
-
ReferenceParentResolver
protected ReferenceParentResolver(ComposedType composedType, AttributeDescriptor attributeDescriptor, ComposedType targetType, String attribute)
-
-
Method Details