| Package | Description |
|---|---|
| com.sap.sl.sdk.authoring.cms |
This package provides classes to publish and retrieve resources stored in a CMS.
|
| com.sap.sl.sdk.authoring.connection |
This package contains classes to create and manage connections and shortcuts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataFederatorService.deploy(ConnectionShortcut connection,
java.lang.String catalog)
Deploys the connection to the Data Federator Query Server.
|
java.lang.String |
DataFederatorService.getCatalog(ConnectionShortcut connection)
Retrieves the catalog of the provided connection.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataFederatorConnectionShortcut
Describes a Data Federator connection shortcut.
|
interface |
OlapConnectionShortcut
Describes an OLAP connection shortcut.
|
interface |
RelationalConnectionShortcut
Describes a relational connection shortcut.
|