Class AttributeCopyCreator
java.lang.Object
de.hybris.platform.catalog.jalo.synchronization.AttributeCopyCreator
- Since:
- 3.1-u6
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAttributeCopyCreator(ItemCopyCreator icc, AttributeCopyDescriptor acd, boolean isPreset, Object sourceValue) -
Method Summary
Modifier and TypeMethodDescriptionbooleanfinal voidcopy()final booleanfinal Objectfinal AttributeCopyDescriptorfinal ItemCopyCreatorfinal Objectfinal inthashCode()final booleanfinal booleanfinal booleanisPreset()protected final booleanfinal voidreset()voidtoString()final boolean
-
Constructor Details
-
AttributeCopyCreator
protected AttributeCopyCreator(ItemCopyCreator icc, AttributeCopyDescriptor acd, boolean isPreset, Object sourceValue)
-
-
Method Details
-
getDescriptor
-
isPending
public final boolean isPending() -
isPreset
public final boolean isPreset() -
isTranslated
protected final boolean isTranslated() -
reset
public final void reset() -
valueHasChanged
public final boolean valueHasChanged() -
getParent
-
hashCode
public final int hashCode() -
equals
-
hasPartOfItems
public final boolean hasPartOfItems() -
toString
-
copy
public final void copy() -
getSourceValue
-
getPartOfItemsToCopy
-
getCopiedValue
-
setPending
public void setPending() -
canBeTranslatedPartially
public boolean canBeTranslatedPartially()
-