| 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 |
|---|---|
AliasTable |
DataFoundationFactory.createAliasTable(java.lang.String name,
Table aliasedTable,
DataFoundation dataFoundation)
Creates an alias table and appends it to the tables owned by the data foundation.
|