| 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 |
Attribute
A representation of the 'Attribute' model object.
|
interface |
BlContainer
A representation of the 'Bl Container' model object.
|
interface |
BlItem
A representation of the 'Bl Item' model object.
|
interface |
BusinessFilter
A representation of the model object 'Business Filter'.
|
interface |
BusinessHierarchicalLov
A representation of the model object 'Business Hierarchical Lov'.
|
interface |
BusinessLayerView
A representation of the model object 'View'.
|
interface |
BusinessObject
A representation of the 'Business Object' model object.
|
interface |
BusinessQueryLov
A representation of the model object 'Business Query Lov'.
|
interface |
Dimension
A representation of the 'Dimension' model object.
|
interface |
Filter
A representation of the model object 'Filter'.
|
interface |
Folder
A representation of the 'Folder' model object.
|
interface |
Measure
A representation of the 'Measure' model object.
|
interface |
NativeRelationalFilter
A representation of the model object 'Native Relational Filter'.
|
interface |
NavigationPath
A representation of the model object 'Navigation Path'.
|
interface |
RootFolder
This interface represents the root folder of a
BusinessLayer. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AliasTable
A representation of the model object 'Alias Table'.
|
interface |
CalculatedColumn
A representation of the 'Calculated Column' model object.
|
interface |
Column
A representation of the 'Column' model object.
|
interface |
Context
A representation of the model object 'Context'.
|
interface |
DatabaseColumn
A representation of the 'Database Column' model object.
|
interface |
DatabaseTable
A representation of the 'Database Table' model object.
|
interface |
DerivedTable
A representation of the model object 'Derived Table'.
|
interface |
FederatedTable
A representation of the model object 'Federated Table'.
|
interface |
InputColumn
A representation of the 'Input Column' model object.
|
interface |
Join
A representation of the model object 'Join'.
|
interface |
Lov
A representation of the model object 'Lov'.
|
interface |
Parameter
A representation of the model object 'Parameter'.
|
interface |
SQLJoin
A representation of the model object 'SQL Join'.
|
interface |
SQLQueryLov
A representation of the model object 'SQL Query Lov'.
|
interface |
StaticLov
A representation of the model object 'Static Lov'.
|
interface |
Table
A representation of the 'Table' model object.
|