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 

C

C1_1_VALUE - Static variable in enum com.sap.sl.sdk.authoring.datafoundation.Cardinality
The 'C1 1' literal value.
C1_N_VALUE - Static variable in enum com.sap.sl.sdk.authoring.datafoundation.Cardinality
The 'C1 N' literal value.
CalculatedColumn - Interface in com.sap.sl.sdk.authoring.datafoundation
A representation of the 'Calculated Column' model object.
CALENDAR_DATE_VALUE - Static variable in enum com.sap.sl.sdk.authoring.datafoundation.DataType
The 'Calendar Date' literal value.
cancel() - Method in interface com.sap.sl.sdk.authoring.checkintegrity.CheckIntegrityRunner
Cancels a running check integrity process.
Cardinality - Enum in com.sap.sl.sdk.authoring.datafoundation
A representation of the literals of the enumeration 'Cardinality', and utility methods to work with them.
changeDriver(RelationalConnection, String, String) - Method in interface com.sap.sl.sdk.authoring.connection.ConnectionService
Changes the driver of a relational connection.
changeDriver(OlapConnection, String, String) - Method in interface com.sap.sl.sdk.authoring.connection.ConnectionService
Changes the driver of an OLAP connection.
changeUniverseConnection(String, String) - Method in interface com.sap.sl.sdk.authoring.cms.CmsResourceService
Replaces a connection from a published universe by another connection stored in the repository.
changeUniverseConnections(String, Map<String, String>) - Method in interface com.sap.sl.sdk.authoring.cms.CmsResourceService
Replaces a list of connections from a published multisource-enabled universe by another list of connections stored in the repository.
CHAR_VALUE - Static variable in enum com.sap.sl.sdk.authoring.datafoundation.SQLDataType
The 'CHAR' literal value.
CheckIntegrityRunner - Interface in com.sap.sl.sdk.authoring.checkintegrity
Provides methods to run the check integrity process.
close(SlResource) - Method in interface com.sap.sl.sdk.authoring.cms.CmsResourceService
Releases the resource to avoid memory leak.
close() - Method in interface com.sap.sl.sdk.authoring.cms.UniverseSecurityCache
Closes the UniverseSecurityCache once it is no longer in use.
close(SlResource) - Method in interface com.sap.sl.sdk.authoring.connection.ConnectionFactory
Releases the resource to avoid memory leak.
close(SlResource) - Method in interface com.sap.sl.sdk.authoring.local.LocalResourceService
Releases the resource to avoid memory leak.
close() - Method in class com.sap.sl.sdk.framework.SlContext
Releases the resources managed by the context.
closeServerConnection() - Method in interface com.sap.sl.sdk.authoring.cms.DataFederatorService
Closes the connection to the Data Federator Query Server.
CmsResourceService - Interface in com.sap.sl.sdk.authoring.cms
Provides methods to create and manage repository resources.
CmsSecurityService - Interface in com.sap.sl.sdk.authoring.cms
Manages the Semantic Layer security.
CmsSessionService - Interface in com.sap.sl.sdk.framework.cms
Provides a session access to the other services.
CN_1_VALUE - Static variable in enum com.sap.sl.sdk.authoring.datafoundation.Cardinality
The 'CN 1' literal value.
CN_N_VALUE - Static variable in enum com.sap.sl.sdk.authoring.datafoundation.Cardinality
The 'CN N' literal value.
COLLAPSED_VALUE - Static variable in enum com.sap.sl.sdk.authoring.datafoundation.TableState
The 'COLLAPSED' literal value.
Column - Interface in com.sap.sl.sdk.authoring.datafoundation
A representation of the 'Column' model object.
com.sap.sl.sdk.authoring.businesslayer - package com.sap.sl.sdk.authoring.businesslayer
This package provides classes to create business layers and manage business layer objects.
com.sap.sl.sdk.authoring.checkintegrity - package com.sap.sl.sdk.authoring.checkintegrity
This package contains an interface that you can use to start or cancel a check integrity process.
com.sap.sl.sdk.authoring.cms - package com.sap.sl.sdk.authoring.cms
This package provides classes to publish and retrieve resources stored in a CMS.
com.sap.sl.sdk.authoring.commons - package com.sap.sl.sdk.authoring.commons
This package defines the SlResource object as the root object for SDK resources.
com.sap.sl.sdk.authoring.connection - package com.sap.sl.sdk.authoring.connection
This package contains classes to create and manage connections and shortcuts.
com.sap.sl.sdk.authoring.datafoundation - package com.sap.sl.sdk.authoring.datafoundation
This package provides classes to create data foundations and manage objects for editing data foundations.
com.sap.sl.sdk.authoring.local - package com.sap.sl.sdk.authoring.local
This package contains an interface that you can use to perform some tasks on local resources (save, publish, retrieve, check integrity).
com.sap.sl.sdk.authoring.security - package com.sap.sl.sdk.authoring.security
This package contains interfaces that you can use to create and update data security profiles ("Rows", "Tables", and "Connections" settings) and business security profiles ("Create Query" and "Display Data" settings).
com.sap.sl.sdk.framework - package com.sap.sl.sdk.framework
This package contains interfaces used to manage errors.
com.sap.sl.sdk.framework.cms - package com.sap.sl.sdk.framework.cms
This package contains an interface used to set and retrieve CMS sessions.
commit() - Method in interface com.sap.sl.sdk.authoring.cms.UniverseSecurityCache
 
COMPARE_CONTEXTS_WITH_JOINS_VALUE - Static variable in enum com.sap.sl.sdk.authoring.commons.BusinessLayerQueryScriptPropertyKey
The 'COMPARE CONTEXTS WITH JOINS' literal value.
COMPARE_CONTEXTS_WITH_JOINS_VALUE - Static variable in enum com.sap.sl.sdk.authoring.commons.DataFoundationQueryScriptPropertyKey
The 'COMPARE CONTEXTS WITH JOINS' literal value.
CONFIDENTIAL_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.AccessLevel
The 'CONFIDENTIAL' literal value.
Connection - Interface in com.sap.sl.sdk.authoring.connection
Describes a connection.
ConnectionFactory - Interface in com.sap.sl.sdk.authoring.connection
Provides methods to create connections.
ConnectionMapping - Interface in com.sap.sl.sdk.authoring.security
A representation of the model object 'Connection Mapping'.
ConnectionParameter - Interface in com.sap.sl.sdk.authoring.connection
Describes a connection parameter.
CONNECTIONS_ROOT - Static variable in interface com.sap.sl.sdk.authoring.cms.CmsResourceService
CMS root path for connections.
ConnectionService - Interface in com.sap.sl.sdk.authoring.connection
Defines the connection services.
ConnectionShortcut - Interface in com.sap.sl.sdk.authoring.connection
Describes a connection shortcut.
CONNECTIVITY_TYPE - Static variable in interface com.sap.sl.sdk.authoring.connection.DatabaseConnection
The connectivity type parameter (relational or Olap).
Context - Interface in com.sap.sl.sdk.authoring.datafoundation
A representation of the model object 'Context'.
CONTROLLED_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.AccessLevel
The 'CONTROLLED' literal value.
ConversionOptions - Interface in com.sap.sl.sdk.authoring.businesslayer
A representation of the model object 'Conversion Options'.
convertUniverse(String, String, String, ConversionOptions) - Method in interface com.sap.sl.sdk.authoring.cms.CmsResourceService
Converts a .unv universe stored in the repository into a .unx universe.
convertUniverse(String, String, String, boolean) - Method in interface com.sap.sl.sdk.authoring.cms.CmsResourceService
Deprecated.
convertUniverse(String, String, String, boolean, boolean, boolean) - Method in interface com.sap.sl.sdk.authoring.cms.CmsResourceService
Deprecated.
convertUniverse(String, String, String, boolean) - Method in interface com.sap.sl.sdk.authoring.local.LocalResourceService
Deprecated.
convertUniverse(String, String, String, ConversionOptions) - Method in interface com.sap.sl.sdk.authoring.local.LocalResourceService
Converts a local .unv universe into a local .unx universe.
COUNT_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.ProjectionFunction
The 'COUNT' literal value.
COUNT_WITHOUT_EMPTY_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.ProjectionFunction
The 'COUNT WITHOUT EMPTY' literal value.
create() - Static method in class com.sap.sl.sdk.framework.SlContext
Creates a new context.
createAggregateIncompatibility(RelationalBusinessLayer) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates an aggregate incompatibility and adds it to the given relational business layer.
createAliasTable(String, Table, DataFoundation) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates an alias table and appends it to the tables owned by the data foundation.
createBlItem(Class<T>, String, BlContainer) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a business layer item.
createBlItem(Class<T>, String, BlContainer, String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a business layer item.
createBusinessHierarchicalLov(String, BusinessLayer) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a business hierarchical list of values and adds it to the given business layer.
createBusinessHierarchicalLovColumn(BusinessHierarchicalLov, Dimension) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a column of business hierarchical list of values based on a dimension and adds it to the given list of values.
createBusinessLayerView(String, BusinessLayer) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a business layer view for the given business layer.
createBusinessQueryLov(String, BusinessLayer) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a list of values based on a query built from business objects and adds it to the given business layer.
createBusinessSecurityProfile() - Method in interface com.sap.sl.sdk.authoring.security.SecurityFactory
Creates an empty business security profile.
createCalculatedColumn(String, DatabaseTable) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a new calculated column.
createCheckIntegrityRunner(String) - Method in interface com.sap.sl.sdk.authoring.local.LocalResourceService
Creates a check integrity process.
createColumn(String, SQLDataType, Table) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a new database column.
createConnectionMapping(String, String) - Method in interface com.sap.sl.sdk.authoring.security.SecurityFactory
Creates a new connection mapping in the data security profile.
createContext(String, DataFoundation) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a context and adds it to the data foundation.
createConversionOptions() - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates an instance representing the conversion options of a universe.
createCustomDateTimeFormat(BusinessObject) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a custom date-time format and adds it to the given business object.
createCustomNumberFormat(BusinessObject) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a custom number format and adds it to the given business object.
createCustomProperty(String, String, BusinessLayer) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a custom property for the given business layer.
createCustomProperty(String, String, BlItem) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a custom property for the given business layer item.
createCustomProperty(String, String, Parameter) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a custom property for the given parameter.
createCustomProperty(String, String, DataFoundation) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a custom property for the given data foundation
createCustomProperty(String, String, Parameter) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a custom property for the given parameter.
createDatabaseTable(String, String, String, DataFoundation) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a table with its columns and appends it to the tables owned by the data foundation.
createDataFederatorSourceInfo(String, String, MultiSourceDataFoundation) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a new data federator source info with its connection path and short name, and appends it to the data foundation.
createDataFederatorSourceInfo(String, String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a new data federator source info with its connection path and short name.
createDataFoundationView(String, DataFoundation) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a data foundation view and appends it to the data foundation.
createDataSecurityProfile() - Method in interface com.sap.sl.sdk.authoring.security.SecurityFactory
Creates an empty data security profile.
createDateValue(Date) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a value of type Date that can be used as an answer to a prompt.
createDateValue(Date) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a value of type Date that can be used as an answer to a prompt.
createDerivedTable(String, String, DataFoundation) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a derived table and appends it to the tables owned by the data foundation.
createDerivedTable(String, String, String, MultiSourceDataFoundation) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a database-specific derived table and appends it to the tables owned by the data foundation.
createHierarchicalValue() - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a value for an answer to a prompt that accepts hierarchical lists of values.
createHierarchicalValue() - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a value for an answer to a prompt that accepts hierarchical lists of values.
createIntervalAnswer() - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates an answer to a prompt that accepts a set of values between two values.
createIntervalAnswer() - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates an answer to a prompt that accepts a set of values between two values.
createMonoSourceDataFoundation(String, String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a single-source data foundation from a relational connection.
createMultipleValueAnswer() - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates an answer to a prompt that accepts multiple values.
createMultipleValueAnswer() - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates an answer to a prompt that accepts multiple values.
createMultiSourceDataFoundation(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a multisource-enabled data foundation from a relational connection.
createNavigationPath(String, BusinessLayer) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a custom navigation path and adds it to the given business layer.
createNumericValue(Double) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a value of type Numeric that can be used as an answer to a prompt.
createNumericValue(Double) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a value of type Numeric that can be used as an answer to a prompt.
createOlapConnection(String, String, String) - Method in interface com.sap.sl.sdk.authoring.connection.ConnectionFactory
Creates an OLAP connection.
createParameter(String, DataFoundation) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a parameter and attaches it to the given data foundation.
createParameter(String, BusinessLayer) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a parameter and adds it to the given business layer.
createParameter(String, DataFoundation) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a parameter and attaches it to the given data foundation.
createPredefinedDateTimeFormat(BusinessObject) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a predefined date-time format and adds it to the given business object.
createPredefinedNumberFormat(BusinessObject) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a predefined number format and adds it to the given business object.
createPrimaryKey(DatabaseTable) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a primary key and attaches it to the given table.
createPrincipal() - Method in interface com.sap.sl.sdk.authoring.security.SecurityFactory
Creates an empty principal.
createQueryScriptProperty(String, String, BusinessLayer) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a custom query script property.
createQueryScriptProperty(String, String, DataFoundation) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a custom query script property.
createRelationalBusinessLayer(String, String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a relational business layer linked to a data foundation.
createRelationalConnection(String, String, String) - Method in interface com.sap.sl.sdk.authoring.connection.ConnectionFactory
Creates a relational connection.
createRowRestriction(String, String) - Method in interface com.sap.sl.sdk.authoring.security.SecurityFactory
Creates a new row restriction in the data security profile.
createShortcut(String, String) - Method in interface com.sap.sl.sdk.authoring.cms.CmsResourceService
Creates a connection shortcut (.cns) in the local workspace from a published connection ( .cnx).
createSingleValueAnswer() - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates an answer to a prompt that accepts a single value.
createSingleValueAnswer() - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates an answer to a prompt that accepts a single value.
createSqlJoin(String, DataFoundation) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a join and adds it to the provided data foundation.
createSQLQueryLov(String, BusinessLayer) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates an SQL-based list of values and adds it to the given business layer.
createSQLQueryLov(String, DataFoundation) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a list of values based on a custom SQL query and attaches it to the given data foundation.
createStaticLov(String, BusinessLayer) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a static list of values and adds it to the given business layer.
createStaticLov(String, DataFoundation) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a static list of values and attaches it to the given data foundation.
createStaticLovColumn(String, StaticLov) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a column for a static list of values and adds it to the given list.
createStaticLovColumn(String, StaticLov) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a column for a static list of values and attaches it to the given list.
createStaticLovRow(StaticLov) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a row for a static list of values and adds it to the given list.
createStaticLovRow(StaticLov) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a row for a static list of values and attaches it to the given list.
createStringValue(String) - Method in interface com.sap.sl.sdk.authoring.businesslayer.BusinessLayerFactory
Creates a value of type String that can be used as an answer to a prompt.
createStringValue(String) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a value of type String that can be used as an answer to a prompt.
createTableMapping(String, String) - Method in interface com.sap.sl.sdk.authoring.security.SecurityFactory
Creates a new table mapping in the data security profile.
createTableView(Table, DataFoundationView) - Method in interface com.sap.sl.sdk.authoring.datafoundation.DataFoundationFactory
Creates a table view and adds it to a data foundation view.
CUMULATIVE_OBJECT_WHERE_VALUE - Static variable in enum com.sap.sl.sdk.authoring.commons.BusinessLayerQueryScriptPropertyKey
The 'CUMULATIVE OBJECT WHERE' literal value.
CUNKNOWN_VALUE - Static variable in enum com.sap.sl.sdk.authoring.datafoundation.Cardinality
The 'CUNKNOWN' literal value.
CUSTOM_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.NavigationPathMode
The 'Custom' literal value.
CustomDateTimeFormat - Interface in com.sap.sl.sdk.authoring.businesslayer
A representation of the model object 'Custom Date Time Format'.
Customizable - Interface in com.sap.sl.sdk.authoring.commons
A representation of the model object 'Customizable'.
CustomNumberFormat - Interface in com.sap.sl.sdk.authoring.businesslayer
A representation of the model object 'Custom Number Format'.
CustomProperty - Interface in com.sap.sl.sdk.authoring.commons
A representation of the model object 'Custom Property'.
CYAN_VALUE - Static variable in enum com.sap.sl.sdk.authoring.businesslayer.FormatColor
The 'Cyan' 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