Class TypeCopyDescriptor
java.lang.Object
de.hybris.platform.catalog.jalo.synchronization.TypeCopyDescriptor
- Since:
- 3.-u6
-
Constructor Summary
ConstructorsConstructorDescriptionTypeCopyDescriptor(AbstractItemCopyContext abstractItemCopyContext, ComposedType targetType) -
Method Summary
Modifier and TypeMethodDescriptiongetCode()final Set<AttributeCopyDescriptor>getExcludedAttributeCopyDescriptors(boolean forUpdate, Map blacklist, Map whitelist) final Set<AttributeCopyDescriptor>getInitial(boolean forUpdate, Map blacklist, Map whitelist) final Set<AttributeCopyDescriptor>final Set<AttributeCopyDescriptor>protected ComposedTypefinal booleanhasAttribute(String qualifier) toString()
-
Constructor Details
-
TypeCopyDescriptor
-
-
Method Details
-
getExcludedAttributeCopyDescriptors
public final Set<AttributeCopyDescriptor> getExcludedAttributeCopyDescriptors(boolean forUpdate, Map blacklist, Map whitelist) -
getInitial
public final Set<AttributeCopyDescriptor> getInitial(boolean forUpdate, Map blacklist, Map whitelist) -
getCode
-
hasAttribute
-
getPartOf
-
getOther
-
getTargetType
-
toString
-