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 

S

SAP_APPLICATION_SERVER_NAME - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The application server name parameter.
SAP_CLIENT_NUMBER - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The client number parameter.
SAP_GATEWAY_HOST_NAME - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The host name of gateway.
SAP_GATEWAY_SERVICE_NAME - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The service name of gateway.
SAP_GROUP_NAME - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The group name parameter.
SAP_HANA_AUTO_RECONNECT - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The flag to indicate the use of auto reconnect.
SAP_HANA_FETCH_SIZE - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The fetch size parameter.
SAP_HANA_HOST_NAME - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The host name parameter for single server.
SAP_HANA_INSTANCE_NUMBER - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The instance number parameter for single server.
SAP_HANA_SERVER_TYPE - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The SAP HANA server type parameter.
SAP_HANA_USE_SSL - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The flag to indicate the use of SSL.
SAP_MESSAGE_SERVER_NAME - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The message server name parameter.
SAP_PROGRAM_MAPPING - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The program mapping.
SAP_SAVE_LANGUAGE - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The save language parameter.
SAP_SERVER_TYPE - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The server type parameter.
SAP_SSO_USE_SNC - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The SSO use SNC if available parameter.
SAP_SYSTEM_ID - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The system ID parameter.
SAP_SYSTEM_NUMBER - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The system number parameter.
SAP_USE_GATEWAY - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The flag to indicate the use of gateway.
SAP_USE_PROGRAM_MAPPING - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The flag to indicate the use of program mapping.
save(SlResource, String, boolean) - Method in interface com.sap.sl.sdk.authoring.local.LocalResourceService
Saves a resource on the user machine.
saveConnection(DatabaseConnection) - Method in interface com.sap.sl.sdk.authoring.cms.CmsResourceService
Updates a connection in the repository.
SCIENTIFIC_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.PredefinedNumberFormatType
The 'Scientific' literal value.
SdkService - Interface in com.sap.sl.sdk.authoring.commons
This interface allows you to define the services common to the BI Semantic Layer Java SDK.
SecuredElements - Interface in com.sap.sl.sdk.authoring.security
A representation of the model object 'Secured Elements'.
SecurityFactory - Interface in com.sap.sl.sdk.authoring.security
Provides methods to create data security profiles and business security profiles.
SecurityProfile - Interface in com.sap.sl.sdk.authoring.security
A representation of the 'Profile' model object.
SecurityProfileType - Enum in com.sap.sl.sdk.authoring.security
A representation of the literals of the enumeration 'Profile Type' and methods to use them.
SecurityStatus - Enum in com.sap.sl.sdk.authoring.security
A representation of the literals of the enumeration 'Status', and utility methods to work with them.
SELFJOINS_IN_WHERE_VALUE - Static variable in enum com.sap.sl.sdk.authoring.commons.BusinessLayerQueryScriptPropertyKey
The 'SELFJOINS IN WHERE' literal value.
SELFJOINS_IN_WHERE_VALUE - Static variable in enum com.sap.sl.sdk.authoring.commons.DataFoundationQueryScriptPropertyKey
The 'SELFJOINS IN WHERE' literal value.
setAccessLevel(AccessLevel) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessObject
Sets the value of the 'Access Level' attribute.
setAllElementsStatus(SecurityStatus) - Method in interface com.sap.sl.sdk.authoring.security.SecuredElements
Sets the value of the 'All Elements Status' attribute.
setAppliedOnLOV(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.Filter
Sets the value of the 'Applied On LOV' attribute.
setAppliedOnUniverse(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.Filter
Sets the value of the 'Applied On Universe' attribute.
setAssociatedLov(LovColumn) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessObject
Sets the value of the 'Associated Lov' reference.
setAssociatedLov(Object) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Parameter
Sets the value of the 'Associated Lov' reference.
setAssociatedLovEnabled(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessObject
Sets the value of the 'Associated Lov Enabled' attribute.
setBinding(RelationalBinding) - Method in interface com.sap.sl.sdk.authoring.businesslayer.NativeRelationalFilter
Sets the value of the 'Binding' containment reference.
setCardinality(Cardinality) - Method in interface com.sap.sl.sdk.authoring.datafoundation.SQLJoin
Sets the value of the 'Cardinality' attribute.
setCartesianProductAllowed(boolean) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundation
Sets the value of the 'Cartesian Product Allowed' attribute.
setColor(FormatColor) - Method in interface com.sap.sl.sdk.authoring.businesslayer.ValueFormat
Sets the value of the 'Color' attribute.
setComments(String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayer
Sets the value of the 'Comments' attribute.
setComplexOperandsInFilterAllowed(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayer
Sets the value of the 'Complex Operands In Filter Allowed' attribute.
setConnectionPath(String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.OlapBusinessLayer
Sets the value of the 'Connection Path' attribute.
setConnectionPath(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFederatorSourceInfo
Sets the value of the 'Connection Path' attribute.
setConnectionPath(String, String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationService
Set the connection path of a mono-source data foundation.
setConnectionPath(String, List<DataFederatorSourceInfo>) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationService
Set the connection paths of a multi-source data foundation.
setConnectionPath(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.MonoSourceDataFoundation
Sets the value of the 'Connection Path' attribute.
setCoreUniversesIncluded(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.ConversionOptions
Sets the value of the 'Core Universes Included' attribute.
setCostEstimateExcessTime(int) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayer
Sets the value of the 'Cost Estimate Excess Time' attribute.
setCostEstimateWarningEnabled(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayer
Sets the value of the 'Cost Estimate Warning Enabled' attribute.
setDataFormat(DataFormat) - Method in interface com.sap.sl.sdk.authoring.businesslayer.DisplayFormat
Sets the value of the 'Data Format' reference.
setDataFoundationPath(String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.RelationalBusinessLayer
Sets the value of the 'Data Foundation Path' attribute.
setDataType(LovParameterDataType) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessHierarchicalLovColumn
Sets the value of the 'Data Type' attribute.
setDataType(DataType) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessObject
Sets the value of the 'Data Type' attribute.
setDataType(LovParameterDataType) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessQueryLovColumn
Sets the value of the 'Data Type' attribute.
setDataType(SQLDataType) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Column
Sets the value of the 'Data Type' attribute.
setDataType(LovParameterDataType) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Parameter
Sets the value of the 'Data Type' attribute.
setDataType(LovParameterDataType) - Method in interface com.sap.sl.sdk.authoring.datafoundation.SQLQueryLovColumn
Sets the value of the 'Data Type' attribute.
setDataType(LovParameterDataType) - Method in interface com.sap.sl.sdk.authoring.datafoundation.StaticLovColumn
Sets the value of the 'Data Type' attribute.
setDateConversionType(DataType) - Method in interface com.sap.sl.sdk.authoring.businesslayer.ConversionOptions
Sets the value of the 'Date Conversion Type' attribute.
setDefaultAnswer(Answer) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Parameter
Sets the value of the 'Default Answer' reference.
setDescription(String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BlItem
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayer
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerView
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.NavigationPath
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.sap.sl.sdk.authoring.connection.Connection
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Column
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Context
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundation
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationView
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Lov
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Parameter
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Table
Sets the value of the 'Description' attribute.
setDimension(Dimension) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessHierarchicalLovColumn
Sets the value of the 'Dimension' reference.
setExpression(String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessFilter
Sets the value of the 'Expression' attribute.
setExpression(String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessQueryLov
Sets the value of the 'Expression' attribute.
setExpression(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.CalculatedColumn
Sets the value of the 'Expression' attribute.
setExpression(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DerivedTable
Sets the value of the 'Expression' attribute.
setExpression(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.SQLJoin
Sets the value of the 'Expression' attribute.
setFilterForcedBeforeUse(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessQueryLov
Sets the value of the 'Filter Forced Before Use' attribute.
setFormat(PredefinedDateTimeFormatType) - Method in interface com.sap.sl.sdk.authoring.businesslayer.PredefinedDateTimeFormat
Sets the value of the 'Format' attribute.
setFormat(PredefinedNumberFormatType) - Method in interface com.sap.sl.sdk.authoring.businesslayer.PredefinedNumberFormat
Sets the value of the 'Format' attribute.
setFormat(String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.ValueFormat
Sets the value of the 'Format' attribute.
setHidden(boolean) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Lov
Sets the value of the 'Hidden' attribute.
setHidden(boolean) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Parameter
Sets the value of the 'Hidden' attribute.
setHidden(boolean) - Method in interface com.sap.sl.sdk.authoring.datafoundation.SQLQueryLovColumn
Sets the value of the 'Hidden' attribute.
setHidden(boolean) - Method in interface com.sap.sl.sdk.authoring.datafoundation.StaticLovColumn
Sets the value of the 'Hidden' attribute.
setHighPrecision(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.Measure
Sets the value of the 'High Precision' attribute.
setHighValue(TypedValue) - Method in interface com.sap.sl.sdk.authoring.datafoundation.IntervalAnswer
Sets the value of the 'High Value' reference.
setIndexAwarePrompt(boolean) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Parameter
Sets the value of the 'Index Aware Prompt' attribute.
setKeepLastValuesEnabled(boolean) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Parameter
Sets the value of the 'Keep Last Values Enabled' attribute.
setKey(String) - Method in interface com.sap.sl.sdk.authoring.commons.Property
Sets the value of the 'Key' attribute.
setKeyColumn(SQLQueryLovColumn) - Method in interface com.sap.sl.sdk.authoring.datafoundation.SQLQueryLovColumn
Sets the value of the 'Key Column' reference.
setKeyColumn(StaticLovColumn) - Method in interface com.sap.sl.sdk.authoring.datafoundation.StaticLovColumn
Sets the value of the 'Key Column' reference.
setLineage(String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessObject
Sets the value of the 'Lineage' attribute.
setLowValue(TypedValue) - Method in interface com.sap.sl.sdk.authoring.datafoundation.IntervalAnswer
Sets the value of the 'Low Value' reference.
setMandatory(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.Filter
Sets the value of the 'Mandatory' attribute.
setMapping(String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessObject
Sets the value of the 'Mapping' attribute.
setMasterViewHidden(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayer
Sets the value of the 'Master View Hidden' attribute.
setMaxRowCount(int) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessHierarchicalLov
Sets the value of the 'Max Row Count' attribute.
setMaxRowCount(int) - Method in interface com.sap.sl.sdk.authoring.datafoundation.SQLQueryLov
Sets the value of the 'Max Row Count' attribute.
setMaxRowCountEnabled(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessHierarchicalLov
Sets the value of the 'Max Row Count Enabled' attribute.
setMaxRowCountEnabled(boolean) - Method in interface com.sap.sl.sdk.authoring.datafoundation.SQLQueryLov
Sets the value of the 'Max Row Count Enabled' attribute.
setMultipleSqlStatementsAllowed(boolean) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundation
Sets the value of the 'Multiple Sql Statements Allowed' attribute.
setMultipleSQLStatementsPerMeasureAllowed(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayer
Sets the value of the 'Multiple SQL Statements Per Measure Allowed' attribute.
setMultipleValuesAllowed(boolean) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Parameter
Sets the value of the 'Multiple Values Allowed' attribute.
setName(String) - Method in interface com.sap.sl.sdk.authoring.commons.Nameable
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.sap.sl.sdk.authoring.connection.Connection
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.sap.sl.sdk.authoring.security.Principal
Set the name of the principal (user or group) this object refers to.
setName(String) - Method in interface com.sap.sl.sdk.authoring.security.SecurityProfile
Sets the value of the 'Name' attribute.
setNavigationPathMode(NavigationPathMode) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayer
Sets the value of the 'Navigation Path Mode' attribute.
setNullable(boolean) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Column
Sets the value of the 'Nullable' attribute.
setOriginalConnectionPath(String) - Method in interface com.sap.sl.sdk.authoring.security.ConnectionMapping
Sets the value of the 'Original Connection Path' attribute.
setOriginalTable(String) - Method in interface com.sap.sl.sdk.authoring.security.TableMapping
Sets the value of the 'Original Table' attribute.
setOuterType(OuterType) - Method in interface com.sap.sl.sdk.authoring.datafoundation.SQLJoin
Sets the value of the 'Outer Type' attribute.
setOverwritten(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.ConversionOptions
Sets the value of the 'Overwritten' attribute.
setOwner(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DatabaseTable
Sets the value of the 'Owner' attribute.
setPath(String) - Method in interface com.sap.sl.sdk.authoring.connection.ConnectionShortcut
Sets the value of the 'Path' attribute.
setProjectionFunction(ProjectionFunction) - Method in interface com.sap.sl.sdk.authoring.businesslayer.Measure
Sets the value of the 'Projection Function' attribute.
setPromptConverted(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.ConversionOptions
Sets the value of the 'Prompt Converted' attribute.
setPromptText(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Parameter
Sets the value of the 'Prompt Text' attribute.
setQualifier(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DatabaseTable
Sets the value of the 'Qualifier' attribute.
setQueryExecutionTimeLimit(long) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayer
Sets the value of the 'Query Execution Time Limit' attribute.
setQueryExecutionTimeLimited(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayer
Sets the value of the 'Query Execution Time Limited' attribute.
setQueryExecutionTimeout(int) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessHierarchicalLov
Sets the value of the 'Query Execution Timeout' attribute.
setQueryExecutionTimeout(int) - Method in interface com.sap.sl.sdk.authoring.datafoundation.SQLQueryLov
Sets the value of the 'Query Execution Timeout' attribute.
setQueryExecutionTimeoutEnabled(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessHierarchicalLov
Sets the value of the 'Query Execution Timeout Enabled' attribute.
setQueryExecutionTimeoutEnabled(boolean) - Method in interface com.sap.sl.sdk.authoring.datafoundation.SQLQueryLov
Sets the value of the 'Query Execution Timeout Enabled' attribute.
setQueryStrippingAllowed(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayer
Sets the value of the 'Query Stripping Allowed' attribute.
setReplacementConnectionPath(String) - Method in interface com.sap.sl.sdk.authoring.security.ConnectionMapping
Sets the value of the 'Replacement Connection Path' attribute.
setReplacementTable(String) - Method in interface com.sap.sl.sdk.authoring.security.TableMapping
Sets the value of the 'Replacement Table' attribute.
setResultSetSizeLimit(long) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayer
Sets the value of the 'Result Set Size Limit' attribute.
setResultSetSizeLimited(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayer
Sets the value of the 'Result Set Size Limited' attribute.
SETS_ROOT - Static variable in interface com.sap.sl.sdk.authoring.cms.CmsResourceService
CMS root path for sets.
setSearchInDatabaseAllowed(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessQueryLov
Sets the value of the 'Search In Database Allowed' attribute.
setSelect(String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessObject
Deprecated.
setSelect(String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.RelationalBinding
Sets the value of the 'Select' attribute.
setSelectedOnlyFromList(boolean) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Parameter
Sets the value of the 'Selected Only From List' attribute.
setSession(IEnterpriseSession) - Method in interface com.sap.sl.sdk.framework.cms.CmsSessionService
Sets a session.
setShortcut(boolean) - Method in interface com.sap.sl.sdk.authoring.datafoundation.SQLJoin
Sets the value of the 'Shortcut' attribute.
setShortName(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFederatorSourceInfo
Sets the value of the 'Short Name' attribute.
setSigned(boolean) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Column
Sets the value of the 'Signed' attribute.
setSourceShortName(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DerivedTable
Sets the value of the 'Source Short Name' attribute.
setSQLExpression(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.SQLQueryLov
Sets the value of the 'SQL Expression' attribute.
setState(ItemState) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BlItem
Sets the value of the 'State' attribute.
setTable(Table) - Method in interface com.sap.sl.sdk.authoring.datafoundation.TableView
Sets the value of the 'Table' reference.
setTable(String) - Method in interface com.sap.sl.sdk.authoring.security.RowRestriction
Sets the value of the 'Table' attribute.
setTableName(String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.AggregateIncompatibility
Sets the value of the 'Table Name' attribute.
setTableState(TableState) - Method in interface com.sap.sl.sdk.authoring.datafoundation.TableView
Sets the value of the 'Table State' attribute.
setTechnicalInformation(String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessObject
Sets the value of the 'Technical Information' attribute.
setType(PrincipalType) - Method in interface com.sap.sl.sdk.authoring.security.Principal
Set the type of principal (user or group) this object refers to.
setUsableInConditions(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessObject
Sets the value of the 'Usable In Conditions' attribute.
setUsableInResults(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessObject
Sets the value of the 'Usable In Results' attribute.
setUsableInSort(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessObject
Sets the value of the 'Usable In Sort' attribute.
setUseOfCombinedQueriesAllowed(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayer
Sets the value of the 'Use Of Combined Queries Allowed' attribute.
setUseOfSubqueriesAllowed(boolean) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayer
Sets the value of the 'Use Of Subqueries Allowed' attribute.
setUserPrompted(boolean) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Parameter
Sets the value of the 'User Prompted' attribute.
setValue(String) - Method in interface com.sap.sl.sdk.authoring.commons.Property
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.sap.sl.sdk.authoring.connection.ConnectionParameter
Sets the value of the connection parameter.
setValue(Date) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DateValue
Sets the value of the 'Value' attribute.
setValue(double) - Method in interface com.sap.sl.sdk.authoring.datafoundation.NumericValue
Sets the value of the 'Value' attribute.
setValue(TypedValue) - Method in interface com.sap.sl.sdk.authoring.datafoundation.SingleValueAnswer
Sets the value of the 'Value' reference.
setValue(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.StringValue
Sets the value of the 'Value' attribute.
setVisible(boolean) - Method in interface com.sap.sl.sdk.authoring.datafoundation.Column
Sets the value of the 'Visible' attribute.
setWhere(String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessObject
Deprecated.
setWhere(String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.RelationalBinding
Sets the value of the 'Where' attribute.
setWhereClause(String) - Method in interface com.sap.sl.sdk.authoring.security.RowRestriction
Sets the value of the 'Where Clause' attribute.
setWidth(int) - Method in interface com.sap.sl.sdk.authoring.datafoundation.TableView
Sets the value of the 'Width' attribute.
setX(int) - Method in interface com.sap.sl.sdk.authoring.datafoundation.TableView
Sets the value of the 'X' attribute.
setY(int) - Method in interface com.sap.sl.sdk.authoring.datafoundation.TableView
Sets the value of the 'Y' attribute.
Severity - Enum in com.sap.sl.sdk.framework
Defines severity values through an enumeration.
SHORT_DATE_TIME_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.PredefinedDateTimeFormatType
The 'Short Date Time' literal value.
SHORT_DATE_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.PredefinedDateTimeFormatType
The 'Short Date' literal value.
SHORT_TIME_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.PredefinedDateTimeFormatType
The 'Short Time' literal value.
SHORTCUT_BEHAVIOR_VALUE - Static variable in enum com.sap.sl.sdk.authoring.commons.BusinessLayerQueryScriptPropertyKey
The 'SHORTCUT BEHAVIOR' literal value.
SHORTCUT_BEHAVIOR_VALUE - Static variable in enum com.sap.sl.sdk.authoring.commons.DataFoundationQueryScriptPropertyKey
The 'SHORTCUT BEHAVIOR' literal value.
SingleValueAnswer - Interface in com.sap.sl.sdk.authoring.datafoundation
A representation of the model object 'Single Value Answer'.
SlContext - Class in com.sap.sl.sdk.framework
This class is the entry point of the Semantic Layer SDK.
SlContext() - Constructor for class com.sap.sl.sdk.framework.SlContext
 
SlException - Exception in com.sap.sl.sdk.framework
This is the base class of Semantic Layer SDK exceptions.
SlException(IStatus) - Constructor for exception com.sap.sl.sdk.framework.SlException
Sets the error status.
SlException(String, IStatus) - Constructor for exception com.sap.sl.sdk.framework.SlException
Sets the error status.
SlException(IStatusProvider) - Constructor for exception com.sap.sl.sdk.framework.SlException
Not part of the BI Semantic Layer Java SDK API, should not be called.
SlResource - Interface in com.sap.sl.sdk.authoring.commons
A representation of the 'Sl Resource' model object.
SMALL_INT_VALUE - Static variable in enum com.sap.sl.sdk.authoring.datafoundation.SQLDataType
The 'SMALL INT' literal value.
SMART_AGGREGATE_VALUE - Static variable in enum com.sap.sl.sdk.authoring.commons.BusinessLayerQueryScriptPropertyKey
The 'SMART AGGREGATE' literal value.
sortForName(DataType[]) - Static method in enum com.sap.sl.sdk.authoring.businesslayer.DataType
Returns an array of data types sorted by name.
splitTableFullName(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationService
Splits a fully qualified table name into an array of strings [qualifier, owner, table name].
SQLDataType - Enum in com.sap.sl.sdk.authoring.datafoundation
A representation of the literals of the 'SQL Data Type' enumeration, and methods to use them.
SQLJoin - Interface in com.sap.sl.sdk.authoring.datafoundation
A representation of the model object 'SQL Join'.
SQLQueryLov - Interface in com.sap.sl.sdk.authoring.datafoundation
A representation of the model object 'SQL Query Lov'.
SQLQueryLovColumn - Interface in com.sap.sl.sdk.authoring.datafoundation
A representation of the model object 'SQL Query Lov Column'.
start() - Method in interface com.sap.sl.sdk.authoring.checkintegrity.CheckIntegrityRunner
Starts the check integrity process.
StaticLov - Interface in com.sap.sl.sdk.authoring.datafoundation
A representation of the model object 'Static Lov'.
StaticLovColumn - Interface in com.sap.sl.sdk.authoring.datafoundation
A representation of the model object 'Static Lov Column'.
StaticLovRow - Interface in com.sap.sl.sdk.authoring.datafoundation
A representation of the model object 'Static Lov Row'.
STRING_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.DataType
The 'STRING' literal value.
STRING_VALUE - Static variable in enum com.sap.sl.sdk.authoring.datafoundation.DataType
The 'String' literal value.
STRING_VALUE - Static variable in enum com.sap.sl.sdk.authoring.datafoundation.LovParameterDataType
The 'STRING' literal value.
StringValue - Interface in com.sap.sl.sdk.authoring.datafoundation
A representation of the model object 'String Value'.
SUM_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.ProjectionFunction
The 'SUM' literal value.
synchronizeCoreUniverses(String, List<String>) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerService
Synchronizes core universe components of a linked universe with their latest versions in the CMS repository (folders, objects, tables, joins, views, and so on).
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