| Package | Description |
|---|---|
| com.sapportals.connector.metadata.objects |
Provides metadata of the EIS Business Objects.
|
| com.sapportals.connector.metadata.relations |
Provides metadata of the EIS relations.
|
| Modifier and Type | Method and Description |
|---|---|
IAttribute |
IIndex.getAttribute(String attributeUniqueName)
Returns an attribute composing this index given the unique name.
|
IAttribute |
IBusinessObject.getAttribute(String attributeUniqueName)
Returns an attribute of the business object.
|
| Modifier and Type | Method and Description |
|---|---|
Set<IAttribute> |
IIndex.getAttributes()
Returns the attributes composing this index.
|
Set<IAttribute> |
IBusinessObject.getAttributes()
Returns the attributes of the business object.
|
| Modifier and Type | Method and Description |
|---|---|
IAttribute |
IDefaultRelation.getSourceAttribute()
Deprecated.
Returns the source attribute of the relation.
|
IAttribute |
IDefaultRelation.getTargetAttribute()
Deprecated.
Returns the target attribute of the relation.
|
| Modifier and Type | Method and Description |
|---|---|
List<IAttribute> |
IKey.getAttributes()
Returns the attributes of the key.
|
Copyright 2021 SAP SE Complete Copyright Notice