Class TypeCopyDescriptor
java.lang.Object
de.hybris.platform.catalog.jalo.copy.TypeCopyDescriptor
Deprecated.
since ages
TypeCopyDescriptor
-
Constructor Summary
ConstructorsConstructorDescriptionTypeCopyDescriptor(ItemCopyContext itemCopyContext, ComposedType targetType) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptiongetCode()Deprecated.final Set<AttributeCopyDescriptor>getExcludedAttributeCopyDescriptors(boolean forUpdate, Map blacklist, Map whitelist) Deprecated.final Set<AttributeCopyDescriptor>getInitial(boolean forUpdate, Map blacklist, Map whitelist) Deprecated.final Set<AttributeCopyDescriptor>Deprecated.final Set<AttributeCopyDescriptor>Deprecated.protected ComposedTypeDeprecated.final booleanhasAttribute(String qualifier) Deprecated.toString()Deprecated.
-
Constructor Details
-
TypeCopyDescriptor
Deprecated.
-
-
Method Details
-
getExcludedAttributeCopyDescriptors
public final Set<AttributeCopyDescriptor> getExcludedAttributeCopyDescriptors(boolean forUpdate, Map blacklist, Map whitelist) Deprecated. -
getInitial
public final Set<AttributeCopyDescriptor> getInitial(boolean forUpdate, Map blacklist, Map whitelist) Deprecated. -
getCode
Deprecated. -
hasAttribute
Deprecated. -
getPartOf
Deprecated. -
getOther
Deprecated. -
getTargetType
Deprecated. -
toString
Deprecated.
-