Skip navigation links

Package com.sap.sl.sdk.authoring.datafoundation

This package provides classes to create data foundations and manage objects for editing data foundations.

See: Description

Package com.sap.sl.sdk.authoring.datafoundation Description

This package provides classes to create data foundations and manage objects for editing data foundations.

Data foundations can be either single-source (MonoSourceDataFoundation) or multisource-enabled (MultiSourceDataFoundation).

Elements of the schema that composes a data foundation are represented as objects (tables, columns, views, joins, contexts, keys, parameters, and lists of values).

DataFoundationFactory provides methods to create instances of the following objects:

DataFoundationService is a helper that you can use to:

The interfaces also provide methods to:

Skip navigation links