com.sap.sl.sdk.authoring.datafoundation
Interface FederatedTable

All Superinterfaces:
Identifiable, Inheritable, Nameable, Table

public interface FederatedTable
extends Table

A representation of the model object 'Federated Table'.

A federated table is a table created in the Data Foundation Editor of the information design tool that can include data from any of the data source connections of a multisource-enabled data foundation. See the Information Design Tool User Guide for more information.

You cannot create, edit, or delete a federated table in this release.


Method Summary
 
Methods inherited from interface com.sap.sl.sdk.authoring.datafoundation.Table
getColumns, getDataFoundation, getDescription, setDescription
 
Methods inherited from interface com.sap.sl.sdk.authoring.commons.Identifiable
getIdentifier
 
Methods inherited from interface com.sap.sl.sdk.authoring.commons.Nameable
getName, setName
 
Methods inherited from interface com.sap.sl.sdk.authoring.commons.Inheritable
getInheritedData
 



© Copyright 2016 SAP SE or an SAP affiliate company. All rights reserved.