| 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 |
BusinessHierarchicalLovColumn
A representation of the model object 'Business Hierarchical Lov Column'.
|
interface |
BusinessQueryLovColumn
A representation of the model object 'Business Query Lov Column'.
|
| Modifier and Type | Method and Description |
|---|---|
LovColumn |
BusinessObject.getAssociatedLov()
Returns the value of the 'Associated Lov' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessObject.setAssociatedLov(LovColumn value)
Sets the value of the '
Associated Lov' reference. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SQLQueryLovColumn
A representation of the model object 'SQL Query Lov Column'.
|
interface |
StaticLovColumn
A representation of the model object 'Static Lov Column'.
|