Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

D

DARK_BLUE_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.FormatColor
The 'Dark Blue' literal value.
DARK_CYAN_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.FormatColor
The 'Dark Cyan' literal value.
DARK_GREEN_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.FormatColor
The 'Dark Green' literal value.
DARK_MAGENTA_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.FormatColor
The 'Dark Magenta' literal value.
DARK_RED_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.FormatColor
The 'Dark Red' literal value.
DARK_YELLOW_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.FormatColor
The 'Dark Yellow' literal value.
DATA_SECURITY_PROFILE_VALUE - Static variable in enum com.sap.sl.sdk.authoring.security.SecurityProfileType
The 'DATA SECURITY PROFILE' literal value.
DATABASE - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The database parameter.
DatabaseColumn - Interface in com.sap.sl.sdk.authoring.datafoundation
A representation of the 'Database Column' model object.
DatabaseConnection - Interface in com.sap.sl.sdk.authoring.connection
Describes a database connection.
DatabaseConnection.AuthenticationMode - Enum in com.sap.sl.sdk.authoring.connection
Provides the values used to set the parameter DatabaseConnection.AUTHENTICATION_MODE.
DatabaseConnection.HANAServerType - Enum in com.sap.sl.sdk.authoring.connection
Provides the SAP HANA server types used to set the parameter DatabaseConnection.SAP_HANA_SERVER_TYPE.
DatabaseConnection.SAPServerType - Enum in com.sap.sl.sdk.authoring.connection
Provides the SAP server types used to set the parameter DatabaseConnection.SAP_SERVER_TYPE.
DatabaseTable - Interface in com.sap.sl.sdk.authoring.datafoundation
A representation of the 'Database Table' model object.
DataFederatorConnection - Interface in com.sap.sl.sdk.authoring.connection
Describes a Data Federator connection.
DataFederatorConnectionShortcut - Interface in com.sap.sl.sdk.authoring.connection
Describes a Data Federator connection shortcut.
DataFederatorService - Interface in com.sap.sl.sdk.authoring.cms
Manages services for connections to Data Federator Query Server.
DataFederatorSourceInfo - Interface in com.sap.sl.sdk.authoring.datafoundation
Each connection link to a MultiSourceDataFoundation has an instance of DataFederatorSourceInfo.
DataFormat - Interface in com.sap.sl.sdk.authoring.businesslayer
A representation of the model object 'Data Format'.
DataFoundation - Interface in com.sap.sl.sdk.authoring.datafoundation
A representation of the 'Data Foundation' model object.
DataFoundationFactory - Interface in com.sap.sl.sdk.authoring.datafoundation
The data foundation factory.
DataFoundationQueryScriptPropertyKey - Enum in com.sap.sl.sdk.authoring.commons
A representation of the literals of the enumeration 'Data Foundation Query Script Property Key', and utility methods to work with them.
DataFoundationService - Interface in com.sap.sl.sdk.authoring.datafoundation
Provides methods to manage the fully qualified names of the data foundation tables, detect the columns of lists of values, and refresh the structure of the data foundation.
DataFoundationView - Interface in com.sap.sl.sdk.authoring.datafoundation
A representation of the model object 'Data Foundation View'.
DataSecurityProfile - Interface in com.sap.sl.sdk.authoring.security
A representation of the 'Data Security Profile' model object.
DATASOURCE - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The data source parameter.
DataType - Enum in com.sap.sl.sdk.authoring.businesslayer
A representation of the literals of the enumeration 'Data Type', and utility methods to work with them.
DataType - Enum in com.sap.sl.sdk.authoring.datafoundation
A representation of the literals of the enumeration 'Data Type', and utility methods to work with them.
DATE_TIME_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.DataType
The 'DATE TIME' literal value.
DATE_TIME_VALUE - Static variable in enum com.sap.sl.sdk.authoring.datafoundation.DataType
The 'Date Time' literal value.
DATE_TIME_VALUE - Static variable in enum com.sap.sl.sdk.authoring.datafoundation.LovParameterDataType
The 'DATE TIME' literal value.
DATE_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.DataType
The 'DATE' literal value.
DATE_VALUE - Static variable in enum com.sap.sl.sdk.authoring.datafoundation.DataType
The 'Date' literal value.
DATE_VALUE - Static variable in enum com.sap.sl.sdk.authoring.datafoundation.LovParameterDataType
The 'DATE' literal value.
DATE_VALUE - Static variable in enum com.sap.sl.sdk.authoring.datafoundation.SQLDataType
The 'DATE' literal value.
DateTimeFormat - Interface in com.sap.sl.sdk.authoring.businesslayer
A representation of the model object 'Date Time Format'.
DateValue - Interface in com.sap.sl.sdk.authoring.datafoundation
A representation of the model object 'Date Value'.
DBMS - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The DBMS parameter.
DECIMAL_VALUE - Static variable in enum com.sap.sl.sdk.authoring.datafoundation.SQLDataType
The 'DECIMAL' literal value.
DEFAULT_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.NavigationPathMode
The 'Default' literal value.
DELEGATED_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.ProjectionFunction
The 'DELEGATED' literal value.
DENIED_VALUE - Static variable in enum com.sap.sl.sdk.authoring.security.SecurityStatus
The 'Denied' literal value.
deploy(ConnectionShortcut, String) - Method in interface com.sap.sl.sdk.authoring.cms.DataFederatorService
Deploys the connection to the Data Federator Query Server.
DEPRECATED_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.ItemState
The 'DEPRECATED' literal value.
DerivedTable - Interface in com.sap.sl.sdk.authoring.datafoundation
A representation of the model object 'Derived Table'.
detachSecurityProfile(SecurityProfile) - Method in interface com.sap.sl.sdk.authoring.cms.CmsSecurityService
Deprecated.
detectLovColumns(SQLQueryLov) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerService
Creates the columns of the list of values from the SQL expression on which the list of values is based.
detectLovColumns(BusinessQueryLov) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerService
Creates the columns of the list of values from the query specification on which the list of values is based.
detectLovColumns(SQLQueryLov) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationService
Creates the columns of the list of values from the SQL expression on which the list of values is based.
Dimension - Interface in com.sap.sl.sdk.authoring.businesslayer
A representation of the 'Dimension' model object.
DISABLE_ARRAY_FETCH_SIZE_OPTIMIZATION_VALUE - Static variable in enum com.sap.sl.sdk.authoring.commons.BusinessLayerQueryScriptPropertyKey
The 'DISABLE ARRAY FETCH SIZE OPTIMIZATION' literal value.
DisplayFormat - Interface in com.sap.sl.sdk.authoring.businesslayer
A representation of the model object 'Display Format'.
DISTINCT_VALUES_VALUE - Static variable in enum com.sap.sl.sdk.authoring.commons.BusinessLayerQueryScriptPropertyKey
The 'DISTINCT VALUES' literal value.
DOUBLE_VALUE - Static variable in enum com.sap.sl.sdk.authoring.datafoundation.SQLDataType
The 'DOUBLE' literal value.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links