| Package | Description |
|---|---|
| com.sapportals.connector.metadata.objects |
Provides metadata of the EIS Business Objects.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBOElement
This base interface exposes metadata for a business object
and business object group.
|
interface |
IBusinessObject
This interface exposes metadata for an EIS Business Object
|
interface |
IBusinessObjectGroup
This interface exposes metadata for an EIS Business Object Group.
|
| Modifier and Type | Method and Description |
|---|---|
IElement |
IBusinessObjectGroup.getContainedElement(String elementUniqueName)
Returns a element contained by the business object group.
|
| Modifier and Type | Method and Description |
|---|---|
Set<IElement> |
IBusinessObjectGroup.retrieveNextLevelElements()
Returns the elements contained by the group (direct sons), direct sons
can be BusinessObjectGroups or BusinessObjects.
|
Copyright 2021 SAP SE Complete Copyright Notice