| Package | Description |
|---|---|
| com.sap.sl.sdk.authoring.businesslayer |
This package provides classes to create business layers and manage business layer objects.
|
| Modifier and Type | Method and Description |
|---|---|
RelationalBusinessLayer |
BusinessLayerFactory.createRelationalBusinessLayer(java.lang.String name,
java.lang.String datafoundationPath)
Creates a relational business layer linked to a data foundation.
|
| Modifier and Type | Method and Description |
|---|---|
AggregateIncompatibility |
BusinessLayerFactory.createAggregateIncompatibility(RelationalBusinessLayer businessLayer)
Creates an aggregate incompatibility and adds it to the given relational business layer.
|