| 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 |
|---|---|
Dimension |
BusinessHierarchicalLovColumn.getDimension()
Returns the value of the 'Dimension' reference.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Dimension> |
NavigationPath.getDimensions()
Returns the value of the 'Dimensions' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessHierarchicalLovColumn |
BusinessLayerFactory.createBusinessHierarchicalLovColumn(BusinessHierarchicalLov businessHierarchicalLov,
Dimension dimension)
Creates a column of business hierarchical list of values based on a dimension and adds it to the given list of values.
|
void |
BusinessHierarchicalLovColumn.setDimension(Dimension value)
Sets the value of the '
Dimension' reference. |