| 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 |
|---|---|
IBusinessObject |
IMethod.retrieveParentBusinessObject()
Returns the business object composing this method.
|
IBusinessObject |
IIndex.retrieveParentBusinessObject()
Returns the business object composing this index.
|
IBusinessObject |
IAttribute.retrieveParentBusinessObject()
Returns the business object composing this attribute.
|
| Modifier and Type | Method and Description |
|---|---|
Set<IBusinessObject> |
IBusinessObjectGroup.retrieveContainedBusinessObjects()
Returns the Business Objects contained by the group - only business
objects in last level.
|
| Modifier and Type | Method and Description |
|---|---|
IBusinessObject |
IRelation.getSourceObject()
Returns the source business object of the relation.
|
IBusinessObject |
IRelation.getTargetObject()
Returns the target business object of the relation.
|
| Modifier and Type | Method and Description |
|---|---|
Set<IRelation> |
IRelationsMetaData.getRelations(IBusinessObject sourceObject,
IBusinessObject targetObject)
Deprecated.
|
List<IRelation> |
IRelationsMetaData.getRelationsEx(IBusinessObject sourceObject,
IBusinessObject targetObject)
Returns the EIS relations the current user can execute between two given
objects.
|
Copyright 2021 SAP SE Complete Copyright Notice