com.sap.sl.sdk.authoring.commons
Interface Inheritable

All Known Subinterfaces:
AliasTable, Attribute, BlContainer, BlItem, BusinessFilter, BusinessHierarchicalLov, BusinessObject, BusinessQueryLov, DatabaseTable, DerivedTable, Dimension, FederatedTable, Filter, Folder, Join, Lov, Measure, NativeRelationalFilter, Parameter, RootFolder, SQLJoin, SQLQueryLov, StaticLov, Table

public interface Inheritable

A representation of the model object 'Inheritable'.

This interface allows an object of a core universe to be inherited by a linked universe.

Instances of BlItem, Table, Lov, Join or Prompt objects of which classes extend Inheritable may come from a core universe.

The following features are supported:


Method Summary
 InheritedData getInheritedData()
          Returns the value of the 'Inherited Data' containment reference.
 

Method Detail

getInheritedData

InheritedData getInheritedData()
Returns the value of the 'Inherited Data' containment reference.

Returns:
the value of the 'Inherited Data' containment reference.


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