| 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 |
|---|---|
BusinessQueryLov |
BusinessLayerFactory.createBusinessQueryLov(java.lang.String name,
BusinessLayer businessLayer)
Creates a list of values based on a query built from business objects and adds it to the given business layer.
|
BusinessQueryLov |
BusinessQueryLovColumn.getBusinessQueryLov()
Returns the value of the 'Business Query Lov' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessLayerService.detectLovColumns(BusinessQueryLov businessQueryLov)
Creates the columns of the list of values from the query specification on which the list of values is based.
|