public abstract static class GenericCatalogCopyContext.AbstractParentResolver
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractParentResolver(ComposedType dependent,
AttributeDescriptor attributeDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
protected AttributeDescriptor |
getAttributeDescriptor() |
ComposedType |
getDependentItemType() |
int |
hashCode() |
protected AbstractParentResolver(ComposedType dependent, AttributeDescriptor attributeDescriptor)
public int hashCode()
hashCode in class java.lang.Objectprotected AttributeDescriptor getAttributeDescriptor()
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic ComposedType getDependentItemType()
Copyright © 2018 SAP SE. All Rights Reserved.