| 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 |
|---|---|
BusinessLayerView |
BusinessLayerFactory.createBusinessLayerView(java.lang.String name,
BusinessLayer businessLayer)
Creates a business layer view for the given business layer.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BusinessLayerView> |
BusinessLayer.getBusinessLayerViews()
Returns the value of the 'Business Layer Views' containment reference list.
|