| 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 |
|---|---|
DatabaseConnection |
CmsResourceService.loadConnection(java.lang.String connectionPath)
Returns a connection from its path in the repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsResourceService.saveConnection(DatabaseConnection connection)
Updates a connection in the repository.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataFederatorConnection
Describes a Data Federator connection.
|
interface |
OlapConnection
Describes an OLAP connection.
|
interface |
RelationalConnection
Describes a relational connection.
|