| Package | Description |
|---|---|
| com.sap.sl.sdk.authoring.businesslayer |
This package provides classes to create business layers and manage business layer objects.
|
| com.sap.sl.sdk.authoring.datafoundation |
This package provides classes to create data foundations and manage objects for editing data foundations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BusinessHierarchicalLov
A representation of the model object 'Business Hierarchical Lov'.
|
interface |
BusinessQueryLov
A representation of the model object 'Business Query Lov'.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Lov> |
BusinessLayer.getLovs()
Returns the value of the 'Lovs' containment reference list.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SQLQueryLov
A representation of the model object 'SQL Query Lov'.
|
interface |
StaticLov
A representation of the model object 'Static Lov'.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Lov> |
DataFoundation.getLovs()
Returns the value of the 'Lovs' containment reference list.
|