| 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.connection |
This package contains classes to create and manage connections and shortcuts.
|
| 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 |
BusinessHierarchicalLovColumn
A representation of the model object 'Business Hierarchical Lov Column'.
|
interface |
BusinessLayer
A representation of the 'Business Layer' model object.
|
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 |
BusinessQueryLovColumn
A representation of the model object 'Business Query Lov Column'.
|
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 |
OlapBusinessLayer
A representation of the 'Olap Business Layer' model object.
|
interface |
RelationalBusinessLayer
A representation of the 'Relational Business Layer' model object.
|
interface |
RootFolder
This interface represents the root folder of a
BusinessLayer. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Connection
Describes a connection.
|
interface |
ConnectionShortcut
Describes a connection shortcut.
|
interface |
DatabaseConnection
Describes a database connection.
|
interface |
DataFederatorConnection
Describes a Data Federator connection.
|
interface |
DataFederatorConnectionShortcut
Describes a Data Federator connection shortcut.
|
interface |
OlapConnection
Describes an OLAP connection.
|
interface |
OlapConnectionShortcut
Describes an OLAP connection shortcut.
|
interface |
RelationalConnection
Describes a relational connection.
|
interface |
RelationalConnectionShortcut
Describes a relational connection shortcut.
|
| 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 |
DataFoundation
A representation of the 'Data Foundation' model object.
|
interface |
DataFoundationView
A representation of the model object 'Data Foundation View'.
|
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 |
Lov
A representation of the model object 'Lov'.
|
interface |
LovColumn
A representation of the model object 'Lov Column'.
|
interface |
MonoSourceDataFoundation
A representation of the 'Mono Source Data Foundation' model object.
|
interface |
MultiSourceDataFoundation
A representation of the 'Multi Source Data Foundation' model object.
|
interface |
Parameter
A representation of the model object 'Parameter'.
|
interface |
SQLQueryLov
A representation of the model object 'SQL Query Lov'.
|
interface |
SQLQueryLovColumn
A representation of the model object 'SQL Query Lov Column'.
|
interface |
StaticLov
A representation of the model object 'Static Lov'.
|
interface |
StaticLovColumn
A representation of the model object 'Static Lov Column'.
|
interface |
Table
A representation of the 'Table' model object.
|