| Package | Description |
|---|---|
| com.sap.sl.sdk.authoring.datafoundation |
This package provides classes to create data foundations and manage objects for editing data foundations.
|
| Modifier and Type | Method and Description |
|---|---|
TableView |
DataFoundationFactory.createTableView(Table table,
DataFoundationView dataFoundationView)
Creates a table view and adds it to a data foundation view.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TableView> |
DataFoundationView.getTableViews()
Returns the value of the 'Table Views' containment reference list.
|