@Deprecated public class TypeCopyDescriptor extends Object
| Constructor and Description |
|---|
TypeCopyDescriptor(ItemCopyContext itemCopyContext,
ComposedType targetType)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Deprecated.
|
Set<AttributeCopyDescriptor> |
getExcludedAttributeCopyDescriptors(boolean forUpdate,
Map blacklist,
Map whitelist)
Deprecated.
|
Set<AttributeCopyDescriptor> |
getInitial(boolean forUpdate,
Map blacklist,
Map whitelist)
Deprecated.
|
Set<AttributeCopyDescriptor> |
getOther(Map blacklist,
Map whitelist)
Deprecated.
|
Set<AttributeCopyDescriptor> |
getPartOf(Map blacklist,
Map whitelist)
Deprecated.
|
protected ComposedType |
getTargetType()
Deprecated.
|
boolean |
hasAttribute(String qualifier)
Deprecated.
|
String |
toString()
Deprecated.
|
public TypeCopyDescriptor(ItemCopyContext itemCopyContext, ComposedType targetType)
public final Set<AttributeCopyDescriptor> getExcludedAttributeCopyDescriptors(boolean forUpdate, Map blacklist, Map whitelist)
public final Set<AttributeCopyDescriptor> getInitial(boolean forUpdate, Map blacklist, Map whitelist)
public String getCode()
public final boolean hasAttribute(String qualifier)
public final Set<AttributeCopyDescriptor> getPartOf(Map blacklist, Map whitelist)
public final Set<AttributeCopyDescriptor> getOther(Map blacklist, Map whitelist)
protected ComposedType getTargetType()
Copyright © 2017 SAP SE. All Rights Reserved.