Package com.sap.sl.sdk.authoring.commons

This package defines the SlResource object as the root object for SDK resources.

See:
          Description

Interface Summary
BlItemInheritedData A representation of the model object 'Bl Item Inherited Data'.
Customizable A representation of the model object 'Customizable'.
CustomProperty A representation of the model object 'Custom Property'.
Identifiable A representation of the model object 'Identifiable'.
Inheritable A representation of the model object 'Inheritable'.
InheritedData This interface allows you to retrieve information about an object of a core universe that is inherited by a linked universe.
Nameable A representation of the model object 'Nameable'.
Property A representation of the model object 'Property'.
QueryScriptCustomizable A representation of the model object 'Query Script Customizable'.
QueryScriptProperty A representation of the model object 'Query Script Property'.
SdkService This interface allows you to define the services common to the BI Semantic Layer Java SDK.
SlResource A representation of the 'Sl Resource' model object.
UniverseReference This interface provides core universe information.
Version This interface allows you to retrieve the current version number of the BI Semantic Layer Java SDK.
 

Enum Summary
BusinessLayerQueryScriptPropertyKey A representation of the literals of the enumeration 'Business Layer Query Script Property Key', and utility methods to work with them.
DataFoundationQueryScriptPropertyKey A representation of the literals of the enumeration 'Data Foundation Query Script Property Key', and utility methods to work with them.
 

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

This package defines the SlResource object as the root object for SDK resources.

In this API, resources are mainly BusinessLayer, DataFoundation, and Connection objects.

It also defines the following interfaces:

It also provides a series of interfaces to support custom properties and query script properties in data foundations and business layers.



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