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 

A

AbstractQuery - Class in com.sap.cloud.sdk.service.prov.rt.datasource
 
AbstractQuery() - Constructor for class com.sap.cloud.sdk.service.prov.rt.datasource.AbstractQuery
 
AbstractQueryBuilder - Class in com.sap.cloud.sdk.service.prov.rt.datasource
 
AbstractQueryBuilder() - Constructor for class com.sap.cloud.sdk.service.prov.rt.datasource.AbstractQueryBuilder
 
AccessGrantDetails - Class in com.sap.cloud.sdk.service.prov.api.security
Bean class which contains the restriction details of the entity.
AccessGrantDetails() - Constructor for class com.sap.cloud.sdk.service.prov.api.security.AccessGrantDetails
 
Action - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The Action annotation attached to a public method specifies that the method provides the implementation logic of an action.
ACTION - Static variable in class com.sap.cloud.sdk.service.prov.api.util.ProcessorHelper
 
ACTION - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
ACTIONS - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
addAnnotation(Class<?>) - Method in class com.sap.cloud.sdk.service.prov.annotation.repository.AnnotationContainer
 
addAssociationElement(String, Object) - Method in interface com.sap.cloud.sdk.service.prov.api.EntityDataBuilder
Adds an association element and its value to the EntityData which will be built from this EntityDataBuilder object.
addAssociationElement(String, Object) - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityDataBuilder
 
addContainerMessages(Severity...) - Method in interface com.sap.cloud.sdk.service.prov.api.response.ErrorResponseBuilder
Adds the non-leading container messages with the given severities to the ErrorResponse.
addContainerMessages(Severity...) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ErrorResponseBuilderImpl
 
addElement(String, Object) - Method in interface com.sap.cloud.sdk.service.prov.api.EntityDataBuilder
Adds an element and its value to the EntityData which will be built from this EntityDataBuilder object.
addElement(String, Object) - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityDataBuilder
 
addErrorDetail(String, String, Object...) - Method in interface com.sap.cloud.sdk.service.prov.api.response.ErrorResponseBuilder
Adds a new error detail.
addErrorDetail(String, String, Object...) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ErrorResponseBuilderImpl
 
addErrorMessage(String, String, Object...) - Method in interface com.sap.cloud.sdk.service.prov.api.MessageContainer
Adds a (non-leading)message with severity error.
addErrorMessage(String, String, Object...) - Method in class com.sap.cloud.sdk.service.prov.api.request.MessageContainerImpl
 
addExpandProperties(List<String>) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.ReadRequestImpl
 
addHeader(String, String) - Method in interface com.sap.cloud.sdk.service.prov.api.response.CreateResponseBuilder
Adds a header with the specified name and value in the CreateResponseBuilder object.
addHeader(String, String) - Method in interface com.sap.cloud.sdk.service.prov.api.response.DeleteResponseBuilder
Adds a header with the specified name and value in the DeleteResponseBuilder object.
addHeader(String, String) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseBuilderImpl
 
addHeader(String, String) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.DeleteResponseBuilderImpl
 
addHeader(String, String) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseBuilderImpl
 
addHeader(String, String) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseBuilderImpl
 
addHeader(String, String) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseBuilderImpl
 
addHeader(String, String) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.UpdateResponseBuilderImpl
 
addHeader(String, String) - Method in interface com.sap.cloud.sdk.service.prov.api.response.OperationResponseBuilder
Adds a header with the specified name and value in the OperationResponseBuilder object.
addHeader(String, String) - Method in interface com.sap.cloud.sdk.service.prov.api.response.QueryResponseBuilder
Adds a header with the specified name and value in the QueryResponseBuilder object.
addHeader(String, String) - Method in interface com.sap.cloud.sdk.service.prov.api.response.ReadResponseBuilder
Adds a header with the specified name and value in the ReadResponseBuilder object.
addHeader(String, String) - Method in interface com.sap.cloud.sdk.service.prov.api.response.UpdateResponseBuilder
Adds a header with the specified name and value in the UpdateResponseBuilder object.
addHeaders(Map<String, List<String>>) - Method in interface com.sap.cloud.sdk.service.prov.api.response.CreateResponseBuilder
Adds headers in the CreateResponseBuilder object.
addHeaders(Map<String, List<String>>) - Method in interface com.sap.cloud.sdk.service.prov.api.response.DeleteResponseBuilder
Adds headers in the DeleteResponseBuilder object.
addHeaders(Map<String, List<String>>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseBuilderImpl
 
addHeaders(Map<String, List<String>>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.DeleteResponseBuilderImpl
 
addHeaders(Map<String, List<String>>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseBuilderImpl
 
addHeaders(Map<String, List<String>>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseBuilderImpl
 
addHeaders(Map<String, List<String>>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseBuilderImpl
 
addHeaders(Map<String, List<String>>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.UpdateResponseBuilderImpl
 
addHeaders(Map<String, List<String>>) - Method in interface com.sap.cloud.sdk.service.prov.api.response.OperationResponseBuilder
Adds headers in the OperationResponseBuilder object.
addHeaders(Map<String, List<String>>) - Method in interface com.sap.cloud.sdk.service.prov.api.response.QueryResponseBuilder
Adds headers in the QueryResponseBuilder object.
addHeaders(Map<String, List<String>>) - Method in interface com.sap.cloud.sdk.service.prov.api.response.ReadResponseBuilder
Adds headers in the ReadResponseBuilder object.
addHeaders(Map<String, List<String>>) - Method in interface com.sap.cloud.sdk.service.prov.api.response.UpdateResponseBuilder
Adds headers in the UpdateResponseBuilder object.
addInfoMessage(String, String, Object...) - Method in interface com.sap.cloud.sdk.service.prov.api.MessageContainer
Adds a (non-leading)message with severity info.
addInfoMessage(String, String, Object...) - Method in class com.sap.cloud.sdk.service.prov.api.request.MessageContainerImpl
 
addKeyElement(String, Object) - Method in interface com.sap.cloud.sdk.service.prov.api.EntityDataBuilder
Adds a key element and its value to the EntityData which will be built from this EntityDataBuilder object.
addKeyElement(String, Object) - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityDataBuilder
 
addResponse(Response) - Method in interface com.sap.cloud.sdk.service.prov.api.ChangeSetHandler
Appends the response to the changeset and returns true if successful.
addSelectProperties(List<String>) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
addSelectProperties(List<String>) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.ReadRequestImpl
 
addSelectProperties(List<String>) - Method in class com.sap.cloud.sdk.service.prov.api.request.QueryRequest
Adds properties to the $select system query option.
addSelectProperties(List<String>) - Method in class com.sap.cloud.sdk.service.prov.api.request.ReadRequest
Adds properties to the $select system query option.
addSuccessMessage(String, String, Object...) - Method in interface com.sap.cloud.sdk.service.prov.api.MessageContainer
Adds a (non-leading)message with severity success.
addSuccessMessage(String, String, Object...) - Method in class com.sap.cloud.sdk.service.prov.api.request.MessageContainerImpl
 
addsupportForAllLocale(Boolean) - Static method in class com.sap.cloud.sdk.service.prov.api.locale.impl.LocaleTypeResolver
 
addSupportForLocale(Set<String>) - Static method in class com.sap.cloud.sdk.service.prov.api.locale.impl.LocaleTypeResolver
 
addTimings(String, long) - Method in class com.sap.cloud.sdk.service.prov.api.statistics.SAPStatistics
 
addTimings(SAPStatistics) - Method in class com.sap.cloud.sdk.service.prov.api.statistics.SAPStatistics
 
addTransactionManager(TransactionManager) - Static method in class com.sap.cloud.sdk.service.prov.api.transaction.impl.TransactionHandler
 
addWarningMessage(String, String, Object...) - Method in interface com.sap.cloud.sdk.service.prov.api.MessageContainer
Adds a (non-leading)message with severity warning.
addWarningMessage(String, String, Object...) - Method in class com.sap.cloud.sdk.service.prov.api.request.MessageContainerImpl
 
AdminDataAnnotation - Enum in com.sap.cloud.sdk.service.prov.api.internal
 
AfterCreate - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The AfterCreate annotation attached to a public method specifies that the method executes after the Create operation on an entity in a service.
AfterCreateDraft - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The AfterCreateDraft annotation attached to a public method specifies that the method executes after the Create operation on an Draft entity in a service.
AfterDelete - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The AfterDelete annotation attached to a public method specifies that the method executes after the Delete operation on an entity in a service.
AfterDeleteDraft - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The AfterDeleteDraft annotation attached to a public method specifies that the method executes after the Delete operation on an Draft entity in a service.
AfterOperation - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The AfterOperation annotation attached to a public method specifies that the method executes after the specified operation (either a function or an action) executes.
AfterQuery - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The AfterQuery annotation attached to a public method specifies that the method executes after the Query operation on an entity in a service.
AfterQueryDraft - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The AfterQueryDraft annotation attached to a public method specifies that the method executes after the Query operation on an Draft entity in a service.
AfterRead - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The AfterRead annotation attached to a public method specifies that the method executes after the Read operation on an entity in a service.
AfterReadDraft - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The AfterReadDraft annotation attached to a public method specifies that the method executes after the Read operation on an Draft entity in a service.
AfterUpdate - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The AfterUpdate annotation attached to a public method specifies that the method executes after the Update operation on an entity in a service.
AfterUpdateDraft - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The AfterUpdateDraft annotation attached to a public method specifies that the method executes after the Update operation on an Draft entity in a service.
and(Expression, Expression) - Method in interface com.sap.cloud.sdk.service.prov.api.filter.ExpressionBuilder
Joins two expressions using the and binary operator.
and(Expression, Expression) - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.ExpressionBuilderImpl
 
AnnotatedClassMethod<T> - Class in com.sap.cloud.sdk.service.prov.annotation.repository
 
AnnotatedClassMethod() - Constructor for class com.sap.cloud.sdk.service.prov.annotation.repository.AnnotatedClassMethod
 
ANNOTATION_ISDELETABLE - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
ANNOTATION_ISINSERTABLE - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
ANNOTATION_ISUPDATABLE - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
AnnotationContainer<T> - Class in com.sap.cloud.sdk.service.prov.annotation.repository
 
AnnotationRepository<T> - Class in com.sap.cloud.sdk.service.prov.annotation.repository
 
as(Class<T>) - Method in class com.sap.cloud.sdk.service.prov.api.EntityData
Returns a POJO based on EntityData
as(Class<T>) - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityData
 
ASC - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
asMap() - Method in class com.sap.cloud.sdk.service.prov.api.EntityData
Returns the map of all the properties of a given EntityData instance.
asMap() - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityData
 
ASSOCIATION - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
audit(boolean) - Method in interface com.sap.cloud.sdk.service.prov.api.response.CreateResponseBuilder
Deprecated.
audit(boolean) - Method in interface com.sap.cloud.sdk.service.prov.api.response.DeleteResponseBuilder
Deprecated.
audit(boolean) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseBuilderImpl
Deprecated.
audit(boolean) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseImpl
Deprecated.
audit(boolean) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.DeleteResponseBuilderImpl
Deprecated.
audit(boolean) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.DeleteResponseImpl
Deprecated.
audit(boolean) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseImpl
Deprecated.
audit(boolean) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseBuilderImpl
Deprecated.
audit(EntityData, List<String>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseBuilderImpl
Deprecated.
audit(EntityData, List<String>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
Deprecated.
audit(boolean) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
Deprecated.
audit(boolean) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseBuilderImpl
Deprecated.
audit(boolean) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseImpl
Deprecated.
audit(boolean) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.UpdateResponseBuilderImpl
Deprecated.
audit(boolean) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.UpdateResponseImpl
Deprecated.
audit(boolean) - Method in interface com.sap.cloud.sdk.service.prov.api.response.QueryResponseBuilder
Enables auditing for query operation.
audit(EntityData, List<String>) - Method in interface com.sap.cloud.sdk.service.prov.api.response.QueryResponseBuilder
Deprecated.
audit(boolean) - Method in interface com.sap.cloud.sdk.service.prov.api.response.ReadResponseBuilder
Deprecated.
audit(boolean) - Method in interface com.sap.cloud.sdk.service.prov.api.response.UpdateResponseBuilder
Deprecated.
auditLogOperation - Static variable in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
AuthJWTToken - Class in com.sap.cloud.sdk.service.prov.api.security
 
AuthJWTToken(String) - Constructor for class com.sap.cloud.sdk.service.prov.api.security.AuthJWTToken
 
AuthJWTToken(String, JsonObject) - Constructor for class com.sap.cloud.sdk.service.prov.api.security.AuthJWTToken
 
Authorization - Class in com.sap.cloud.sdk.service.prov.api.security
Base class for all Authorization related APIs.
Authorization() - Constructor for class com.sap.cloud.sdk.service.prov.api.security.Authorization
 
AuthorizationDecorator - Class in com.sap.cloud.sdk.service.prov.api.security
AuthorizationDecorator which allows easy extension if new functionalities have to be added to existing IAuthorization.
AuthorizationDecorator(Authorization) - Constructor for class com.sap.cloud.sdk.service.prov.api.security.AuthorizationDecorator
 
AuthorizationDetails - Class in com.sap.cloud.sdk.service.prov.api.security
Bean class which contains authorization details of a Odata service/entity.
AuthorizationDetails() - Constructor for class com.sap.cloud.sdk.service.prov.api.security.AuthorizationDetails
 
AuthorizationExpressionParser - Class in com.sap.cloud.sdk.service.prov.api.security
 
AuthorizationExpressionParser() - Constructor for class com.sap.cloud.sdk.service.prov.api.security.AuthorizationExpressionParser
 
AuthorizationListener - Class in com.sap.cloud.sdk.service.prov.api.security
 
AuthorizationListener() - Constructor for class com.sap.cloud.sdk.service.prov.api.security.AuthorizationListener
 
AuthorizationRulesContainer - Class in com.sap.cloud.sdk.service.prov.api.security
Contains authorization related information that are defined in service.cds file.
AuthorizationService - Class in com.sap.cloud.sdk.service.prov.api.security
Provides methods for securing the service and entities exposed as part of the service.

B

BackwardCompatibility - Class in com.sap.cloud.sdk.service.prov.api.security
This is to support existing CDS definitions without authorization information.
BackwardCompatibility(Authorization) - Constructor for class com.sap.cloud.sdk.service.prov.api.security.BackwardCompatibility
 
BeforeAll - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
Deprecated.
As of version 1.18.0, replaced by InitTransaction
BeforeAllResponse - Interface in com.sap.cloud.sdk.service.prov.api.exits
 
BeforeCreate - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The BeforeCreate annotation attached to a public method specifies that the method executes before the Create operation on an entity in a service.
BeforeCreateDraft - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The BeforeCreateDraft annotation attached to a public method specifies that the method executes before the Create operation on an Draft entity in a service.
BeforeCreateResponse - Interface in com.sap.cloud.sdk.service.prov.api.exits
Provides methods for creating a response object that must be returned from the BeforeCreate handler.
BeforeDelete - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The BeforeDelete annotation attached to a public method specifies that the method executes before the Delete operation on an entity in a service.
BeforeDeleteDraft - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The BeforeDeleteDraft annotation attached to a public method specifies that the method executes before the Delete operation on an Draft entity in a service.
BeforeDeleteResponse - Interface in com.sap.cloud.sdk.service.prov.api.exits
Provides methods for creating a response object that must be returned from the BeforeDelete handler.
BeforeOperation - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The BeforeOperation annotation attached to a public method specifies that the method executes before the specified operation (either a function or an action) executes.
BeforeQuery - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The BeforeQuery annotation attached to a public method specifies that the method executes before the Query operation on an entity in a service.
BeforeQueryDraft - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The BeforeQueryDraft annotation attached to a public method specifies that the method executes before the Query operation on an Draft entity in a service.
BeforeQueryResponse - Interface in com.sap.cloud.sdk.service.prov.api.exits
Provides methods for creating a response object that must be returned from the BeforeQuery handler.
BeforeRead - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The BeforeRead annotation attached to a public method specifies that the method executes before the Read operation on an entity in a service.
BeforeReadDraft - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The BeforeReadDraft annotation attached to a public method specifies that the method executes before the Read operation on an Draft entity in a service.
BeforeReadResponse - Interface in com.sap.cloud.sdk.service.prov.api.exits
Provides methods for creating a response object that must be returned from the BeforeRead handler.
BeforeUpdate - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The BeforeUpdate annotation attached to a public method specifies that the method executes before the Update operation on an entity in a service.
BeforeUpdateDraft - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The BeforeUpdateDraft annotation attached to a public method specifies that the method executes before the Update operation on an Draft entity in a service.
BeforeUpdateResponse - Interface in com.sap.cloud.sdk.service.prov.api.exits
Provides methods for creating a response object that must be returned from the BeforeUpdate handler.
BinaryExpressionNode - Interface in com.sap.cloud.sdk.service.prov.api.filter
Represents a filter expression containing a binary operator.
BinaryExpressionNodeImpl - Class in com.sap.cloud.sdk.service.prov.api.filter.impl
 
BinaryExpressionNodeImpl(FilterNodeInternal, FilterNodeInternal, NodeInfoImpl) - Constructor for class com.sap.cloud.sdk.service.prov.api.filter.impl.BinaryExpressionNodeImpl
 
build() - Method in class com.sap.cloud.sdk.service.prov.rt.datasource.AbstractQueryBuilder
 
buildEntityData(String) - Method in interface com.sap.cloud.sdk.service.prov.api.EntityDataBuilder
Builds and returns an entityData based on the current initialized values of the EntityDataBuilder.
buildEntityData(String) - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityDataBuilder
 
buildExpression(String, JsonObject) - Static method in class com.sap.cloud.sdk.service.prov.api.security.ExpressionExecutorUtil
Builds the expression by replacing the variable with the values of it.
buildSQLStatement() - Method in class com.sap.cloud.sdk.service.prov.rt.datasource.AbstractQuery
 

C

CARDINALITY - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
CaseInsensitiveString - Class in com.sap.cloud.sdk.service.prov.api.security
 
CaseInsensitiveString(String) - Constructor for class com.sap.cloud.sdk.service.prov.api.security.CaseInsensitiveString
 
CDS_PERSISTENCE_SKIP - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
ChangeSet - Annotation Type in com.sap.cloud.sdk.service.prov.api.operations
The ChangeSet annotation attached to a public method specifies that the method implements the ChangeSet in a Batch request.
ChangeSetHandler - Interface in com.sap.cloud.sdk.service.prov.api
Provides the control to retrieve the request, process it, and add the corresponding response for each operation in the changeset.
checkUserAccess(AuthorizationDetails, List<String>, JsonObject, String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.SecurityUtil
 
checkVirtualElement(String, Set<String>) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
ClassHelper - Class in com.sap.cloud.sdk.service.prov.api.util
 
ClassHelper() - Constructor for class com.sap.cloud.sdk.service.prov.api.util.ClassHelper
 
ClassHelper.ClassValidator - Interface in com.sap.cloud.sdk.service.prov.api.util
 
CleanupTransaction - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The CleanupTransaction annotation attached to a public method specifies that the method is invoked after the transaction completes (committed or rolled back).
cleanupTransaction() - Static method in class com.sap.cloud.sdk.service.prov.api.transaction.impl.TransactionHandler
 
cleanupTransaction() - Method in interface com.sap.cloud.sdk.service.prov.api.transaction.TransactionManager
Method used to release the Data sources.
clear() - Method in class com.sap.cloud.sdk.service.prov.api.statistics.SAPStatistics
 
com.sap.cloud.sdk.service.prov.annotation.repository - package com.sap.cloud.sdk.service.prov.annotation.repository
 
com.sap.cloud.sdk.service.prov.api - package com.sap.cloud.sdk.service.prov.api
 
com.sap.cloud.sdk.service.prov.api.annotations - package com.sap.cloud.sdk.service.prov.api.annotations
 
com.sap.cloud.sdk.service.prov.api.connection - package com.sap.cloud.sdk.service.prov.api.connection
 
com.sap.cloud.sdk.service.prov.api.constants - package com.sap.cloud.sdk.service.prov.api.constants
 
com.sap.cloud.sdk.service.prov.api.exception - package com.sap.cloud.sdk.service.prov.api.exception
 
com.sap.cloud.sdk.service.prov.api.exits - package com.sap.cloud.sdk.service.prov.api.exits
 
com.sap.cloud.sdk.service.prov.api.filter - package com.sap.cloud.sdk.service.prov.api.filter
 
com.sap.cloud.sdk.service.prov.api.filter.exception - package com.sap.cloud.sdk.service.prov.api.filter.exception
 
com.sap.cloud.sdk.service.prov.api.filter.impl - package com.sap.cloud.sdk.service.prov.api.filter.impl
 
com.sap.cloud.sdk.service.prov.api.internal - package com.sap.cloud.sdk.service.prov.api.internal
 
com.sap.cloud.sdk.service.prov.api.locale - package com.sap.cloud.sdk.service.prov.api.locale
 
com.sap.cloud.sdk.service.prov.api.locale.impl - package com.sap.cloud.sdk.service.prov.api.locale.impl
 
com.sap.cloud.sdk.service.prov.api.operations - package com.sap.cloud.sdk.service.prov.api.operations
 
com.sap.cloud.sdk.service.prov.api.request - package com.sap.cloud.sdk.service.prov.api.request
 
com.sap.cloud.sdk.service.prov.api.request.impl - package com.sap.cloud.sdk.service.prov.api.request.impl
 
com.sap.cloud.sdk.service.prov.api.response - package com.sap.cloud.sdk.service.prov.api.response
 
com.sap.cloud.sdk.service.prov.api.response.impl - package com.sap.cloud.sdk.service.prov.api.response.impl
 
com.sap.cloud.sdk.service.prov.api.security - package com.sap.cloud.sdk.service.prov.api.security
 
com.sap.cloud.sdk.service.prov.api.sessioncontext - package com.sap.cloud.sdk.service.prov.api.sessioncontext
 
com.sap.cloud.sdk.service.prov.api.sessioncontext.impl - package com.sap.cloud.sdk.service.prov.api.sessioncontext.impl
 
com.sap.cloud.sdk.service.prov.api.statistics - package com.sap.cloud.sdk.service.prov.api.statistics
 
com.sap.cloud.sdk.service.prov.api.transaction - package com.sap.cloud.sdk.service.prov.api.transaction
 
com.sap.cloud.sdk.service.prov.api.transaction.impl - package com.sap.cloud.sdk.service.prov.api.transaction.impl
 
com.sap.cloud.sdk.service.prov.api.usercontext - package com.sap.cloud.sdk.service.prov.api.usercontext
 
com.sap.cloud.sdk.service.prov.api.util - package com.sap.cloud.sdk.service.prov.api.util
 
com.sap.cloud.sdk.service.prov.model.internal - package com.sap.cloud.sdk.service.prov.model.internal
 
com.sap.cloud.sdk.service.prov.rt.datasource - package com.sap.cloud.sdk.service.prov.rt.datasource
 
com.sap.cloud.sdk.service.prov.rt.datasource.factory - package com.sap.cloud.sdk.service.prov.rt.datasource.factory
 
com.sap.cloud.sdk.service.prov.rt.usercontext - package com.sap.cloud.sdk.service.prov.rt.usercontext
 
commitTransaction() - Static method in class com.sap.cloud.sdk.service.prov.api.transaction.impl.TransactionHandler
 
commitTransaction() - Method in interface com.sap.cloud.sdk.service.prov.api.transaction.TransactionManager
Method used to implement the commit transaction.
COMPOSITION - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
ContainerSecurityImpl - Class in com.sap.cloud.sdk.service.prov.api.security
Container based security.
ContainerSecurityImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.security.ContainerSecurityImpl
 
contains(String) - Method in class com.sap.cloud.sdk.service.prov.api.EntityData
Checks whether a particular element is present.
contains(String) - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityData
 
containsHeader(String) - Method in class com.sap.cloud.sdk.service.prov.api.request.GenericRequest
Returns true if the header is present in the request, otherwise, it returns false.
convertPostfixToInfix(Queue, Map<CaseInsensitiveString, String>, boolean, String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationExpressionParser
 
convertToClass(Class<T>, Object) - Static method in class com.sap.cloud.sdk.service.prov.api.util.DataConversionUtility
 
convertToEntityData(Object, String, List<String>) - Static method in class com.sap.cloud.sdk.service.prov.api.util.DataConversionUtility
 
convertToMap(Object) - Static method in class com.sap.cloud.sdk.service.prov.api.util.DataConversionUtility
 
convertToPseudoSql(String[]) - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationExpressionParser
 
convertToUpperCaseIfRequired(String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.SQLMapping
 
Create - Annotation Type in com.sap.cloud.sdk.service.prov.api.operations
The Create annotation attached to a public method specifies that the method implements the Create operation of an entity in a service.
CREATE - Static variable in class com.sap.cloud.sdk.service.prov.api.util.ProcessorHelper
 
createDatasource() - Method in class com.sap.cloud.sdk.service.prov.rt.datasource.factory.DatasourceAbstractFactory
 
createExpression(String, ExpressionOperatorTypes.BINARY_OPERATOR, Object) - Method in interface com.sap.cloud.sdk.service.prov.api.filter.ExpressionBuilder
Creates a binary expression that comprises of a PropertyNode, LiteralNode, and the operator.
createExpression(Expression, ExpressionOperatorTypes.BINARY_OPERATOR, Expression) - Method in interface com.sap.cloud.sdk.service.prov.api.filter.ExpressionBuilder
Creates a binary expression by combining two child expressions with an operator.
createExpression(String, ExpressionOperatorTypes.BINARY_OPERATOR, Object) - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.ExpressionBuilderImpl
 
createExpression(Expression, ExpressionOperatorTypes.BINARY_OPERATOR, Expression) - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.ExpressionBuilderImpl
 
createFrom(Object, String) - Static method in class com.sap.cloud.sdk.service.prov.api.EntityData
Returns an EntityData instance which is based on the POJO passed as parameter
createFromDeepMap(Map<String, Object>, Map<String, List<String>>, String) - Static method in class com.sap.cloud.sdk.service.prov.api.EntityData
Returns an EntityData instance which is based on a list of properties
createFromMap(Map<String, Object>, List<String>, String) - Static method in class com.sap.cloud.sdk.service.prov.api.EntityData
Returns an EntityData instance which is based on a list of properties
CreateRequest - Class in com.sap.cloud.sdk.service.prov.api.request
Provides the request information for creating an entity in a service.
CreateRequest() - Constructor for class com.sap.cloud.sdk.service.prov.api.request.CreateRequest
 
CreateRequestImpl - Class in com.sap.cloud.sdk.service.prov.api.request.impl
 
CreateRequestImpl(RequestContext, String, EntityMetadata, Map<String, List<String>>, String) - Constructor for class com.sap.cloud.sdk.service.prov.api.request.impl.CreateRequestImpl
 
CreateResponse - Class in com.sap.cloud.sdk.service.prov.api.response
Provides the methods for creating a response in the case of a successful or failed create operation.
CreateResponse() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.CreateResponse
 
CreateResponseAccessor - Interface in com.sap.cloud.sdk.service.prov.api.response
 
CreateResponseAccessorImpl - Class in com.sap.cloud.sdk.service.prov.api.response.impl
 
CreateResponseAccessorImpl(EntityData, Map<String, List<String>>) - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseAccessorImpl
 
CreateResponseAccessorImpl(EntityMetadata, Object) - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseAccessorImpl
 
CreateResponseBuilder - Interface in com.sap.cloud.sdk.service.prov.api.response
Provides the methods for creating a response, populating its header and content, and enabling audit logging in the case of a successful create operation.
CreateResponseBuilderImpl - Class in com.sap.cloud.sdk.service.prov.api.response.impl
 
CreateResponseBuilderImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseBuilderImpl
 
CreateResponseImpl - Class in com.sap.cloud.sdk.service.prov.api.response.impl
 
CreateResponseImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseImpl
 
CreateResponseImpl(ErrorResponse) - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseImpl
 
CSNAnnotationModel - Class in com.sap.cloud.sdk.service.prov.model.internal
 
CSNAnnotationModel() - Constructor for class com.sap.cloud.sdk.service.prov.model.internal.CSNAnnotationModel
 
CSNAssociationModel - Class in com.sap.cloud.sdk.service.prov.model.internal
 
CSNAssociationModel() - Constructor for class com.sap.cloud.sdk.service.prov.model.internal.CSNAssociationModel
 
CSNConstants - Class in com.sap.cloud.sdk.service.prov.model.internal
 
CSNElementModel - Class in com.sap.cloud.sdk.service.prov.model.internal
 
CSNElementModel() - Constructor for class com.sap.cloud.sdk.service.prov.model.internal.CSNElementModel
 
CSNEntityModel - Class in com.sap.cloud.sdk.service.prov.model.internal
 
CSNEntityModel() - Constructor for class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
CSNMetaModel - Class in com.sap.cloud.sdk.service.prov.model.internal
 
CSNMetaModel() - Constructor for class com.sap.cloud.sdk.service.prov.model.internal.CSNMetaModel
 
CSNNotSetException - Exception in com.sap.cloud.sdk.service.prov.api.internal
 
CSNNotSetException() - Constructor for exception com.sap.cloud.sdk.service.prov.api.internal.CSNNotSetException
 
CSNOperationModel - Class in com.sap.cloud.sdk.service.prov.model.internal
 
CSNOperationModel() - Constructor for class com.sap.cloud.sdk.service.prov.model.internal.CSNOperationModel
 
CSNParamModel - Class in com.sap.cloud.sdk.service.prov.model.internal
 
CSNParamModel() - Constructor for class com.sap.cloud.sdk.service.prov.model.internal.CSNParamModel
 
CSNParser - Class in com.sap.cloud.sdk.service.prov.model.internal
 
CSNParser() - Constructor for class com.sap.cloud.sdk.service.prov.model.internal.CSNParser
 
CsnParserUtil - Class in com.sap.cloud.sdk.service.prov.model.internal
 
CsnParserUtil() - Constructor for class com.sap.cloud.sdk.service.prov.model.internal.CsnParserUtil
 
CSNQueryModel - Class in com.sap.cloud.sdk.service.prov.model.internal
 
CSNQueryModel() - Constructor for class com.sap.cloud.sdk.service.prov.model.internal.CSNQueryModel
 
CSNServiceModel - Class in com.sap.cloud.sdk.service.prov.model.internal
 
CSNServiceModel() - Constructor for class com.sap.cloud.sdk.service.prov.model.internal.CSNServiceModel
 
CSNUtil - Class in com.sap.cloud.sdk.service.prov.api.internal
Utility class for obtaining information from the CSN(Internal).
CSNUtil() - Constructor for class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
CustomHandlerAnnotations - Class in com.sap.cloud.sdk.service.prov.api.internal
 
CustomHandlerAnnotations() - Constructor for class com.sap.cloud.sdk.service.prov.api.internal.CustomHandlerAnnotations
 

D

dataChangeLogOperation - Static variable in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
DataConversionException - Exception in com.sap.cloud.sdk.service.prov.api.exception
Thrown when the input data structure cannot be mapped to the target data structure
DataConversionException(String) - Constructor for exception com.sap.cloud.sdk.service.prov.api.exception.DataConversionException
 
DataConversionException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.service.prov.api.exception.DataConversionException
 
DataConversionUtility - Class in com.sap.cloud.sdk.service.prov.api.util
 
DataConversionUtility() - Constructor for class com.sap.cloud.sdk.service.prov.api.util.DataConversionUtility
 
Datasource - Class in com.sap.cloud.sdk.service.prov.rt.datasource.factory
 
Datasource() - Constructor for class com.sap.cloud.sdk.service.prov.rt.datasource.factory.Datasource
 
DatasourceAbstractFactory - Class in com.sap.cloud.sdk.service.prov.rt.datasource.factory
 
DatasourceAbstractFactory() - Constructor for class com.sap.cloud.sdk.service.prov.rt.datasource.factory.DatasourceAbstractFactory
 
DatasourceException - Exception in com.sap.cloud.sdk.service.prov.api.exception
 
DatasourceException(DatasourceExceptionType, Throwable) - Constructor for exception com.sap.cloud.sdk.service.prov.api.exception.DatasourceException
 
DatasourceExceptionType - Enum in com.sap.cloud.sdk.service.prov.api
 
DataSourceHandler - Interface in com.sap.cloud.sdk.service.prov.api
 
DataSourceParams - Interface in com.sap.cloud.sdk.service.prov.api.connection
 
DatasourceType - Enum in com.sap.cloud.sdk.service.prov.rt.datasource.factory
 
DefaultEntityData - Class in com.sap.cloud.sdk.service.prov.api.internal
 
DefaultEntityData(Map<String, Object>, EntityMetadata) - Constructor for class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityData
 
DefaultEntityData(Map<String, Object>, Map<String, Object>, EntityMetadata) - Constructor for class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityData
 
DefaultEntityDataBuilder - Class in com.sap.cloud.sdk.service.prov.api.internal
 
DefaultEntityDataBuilder() - Constructor for class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityDataBuilder
 
DefaultEntityDataBuilder(EntityData) - Constructor for class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityDataBuilder
 
DefaultEntityMetadata - Class in com.sap.cloud.sdk.service.prov.api.internal
 
DefaultEntityMetadata() - Constructor for class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityMetadata
 
DEFINITIONS - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
Delete - Annotation Type in com.sap.cloud.sdk.service.prov.api.operations
The Delete annotation attached to a public method specifies that the method implements the Delete operation of an entity in a service.
DELETE - Static variable in class com.sap.cloud.sdk.service.prov.api.util.ProcessorHelper
 
DeleteRequest - Class in com.sap.cloud.sdk.service.prov.api.request
Provides the request information for deleting an entity in a service.
DeleteRequest() - Constructor for class com.sap.cloud.sdk.service.prov.api.request.DeleteRequest
 
DeleteRequestImpl - Class in com.sap.cloud.sdk.service.prov.api.request.impl
 
DeleteRequestImpl(RequestContext, String, EntityMetadata, Map<String, List<String>>, Map<String, Object>, String) - Constructor for class com.sap.cloud.sdk.service.prov.api.request.impl.DeleteRequestImpl
 
DeleteResponse - Class in com.sap.cloud.sdk.service.prov.api.response
Provides the methods for creating a response in the case of a successful or failed delete operation.
DeleteResponse() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.DeleteResponse
 
DeleteResponseAccessor - Class in com.sap.cloud.sdk.service.prov.api.response
 
DeleteResponseAccessor(Map<String, List<String>>) - Constructor for class com.sap.cloud.sdk.service.prov.api.response.DeleteResponseAccessor
 
DeleteResponseBuilder - Interface in com.sap.cloud.sdk.service.prov.api.response
Provides the methods for creating a response, populating its header, and enabling audit logging in the case of a successful delete operation.
DeleteResponseBuilderImpl - Class in com.sap.cloud.sdk.service.prov.api.response.impl
 
DeleteResponseBuilderImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.DeleteResponseBuilderImpl
 
DeleteResponseImpl - Class in com.sap.cloud.sdk.service.prov.api.response.impl
 
DeleteResponseImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.DeleteResponseImpl
 
DeleteResponseImpl(ErrorResponse) - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.DeleteResponseImpl
 
DESC - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 

E

ELEMENTS - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
ElementType - Enum in com.sap.cloud.sdk.service.prov.api
 
EMPTY - Static variable in class com.sap.cloud.sdk.service.prov.api.security.ExpressionExecutorUtil
 
endChangeSetTransaction() - Static method in class com.sap.cloud.sdk.service.prov.api.transaction.impl.TransactionHandler
 
EndTransaction - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The EndTransaction annotation attached to a public method specifies that the method is invoked after all the operations in the transaction complete and before the transaction commits.
ENTITY - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
EntityData - Class in com.sap.cloud.sdk.service.prov.api
 
EntityData() - Constructor for class com.sap.cloud.sdk.service.prov.api.EntityData
 
EntityDataBuilder - Interface in com.sap.cloud.sdk.service.prov.api
 
EntityMetadata - Interface in com.sap.cloud.sdk.service.prov.api
 
entitySemantics - Static variable in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
equals(Object) - Method in class com.sap.cloud.sdk.service.prov.api.connection.HashedDataImpl
 
equals(Object) - Method in class com.sap.cloud.sdk.service.prov.api.security.CaseInsensitiveString
 
ErrorResponse - Interface in com.sap.cloud.sdk.service.prov.api.response
Provides the method for creating a response builder in the case of a failed operation.
ErrorResponseBuilder - Interface in com.sap.cloud.sdk.service.prov.api.response
Provides the methods for creating an error response and populating its status code, cause, and message, in the case of a failed operation.
ErrorResponseBuilderImpl - Class in com.sap.cloud.sdk.service.prov.api.response.impl
 
ErrorResponseBuilderImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.ErrorResponseBuilderImpl
 
ErrorResponseImpl - Class in com.sap.cloud.sdk.service.prov.api.response.impl
 
ErrorResponseImpl(int, String, String, Throwable, List<Object>) - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.ErrorResponseImpl
 
executeDelete(String, Map<String, Object>) - Method in interface com.sap.cloud.sdk.service.prov.api.DataSourceHandler
Deletes an entity instance.
executeExpression(String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.ExpressionExecutorUtil
Executes the expression by replacing the variable with the values of it.
executeInsert(EntityData, boolean) - Method in interface com.sap.cloud.sdk.service.prov.api.DataSourceHandler
Creates an entity instance.
executeInsert(T, String, boolean) - Method in interface com.sap.cloud.sdk.service.prov.api.DataSourceHandler
Creates an entity instance.
executeInsertWithAssociations(EntityData, boolean) - Method in interface com.sap.cloud.sdk.service.prov.api.DataSourceHandler
Creates an entity instance with associated entities.
executeRead(String, Map<String, Object>, List<String>) - Method in interface com.sap.cloud.sdk.service.prov.api.DataSourceHandler
Reads an entity instance.
executeUpdate(EntityData, Map<String, Object>, boolean) - Method in interface com.sap.cloud.sdk.service.prov.api.DataSourceHandler
Updates an entity instance.
Expression - Interface in com.sap.cloud.sdk.service.prov.api.filter
 
ExpressionAPIUtility - Class in com.sap.cloud.sdk.service.prov.api.filter
Provides methods for working with expression trees.
ExpressionAPIUtility() - Constructor for class com.sap.cloud.sdk.service.prov.api.filter.ExpressionAPIUtility
 
ExpressionBuilder - Interface in com.sap.cloud.sdk.service.prov.api.filter
 
ExpressionBuilderImpl - Class in com.sap.cloud.sdk.service.prov.api.filter.impl
Provides methods for building binary expressions.
ExpressionBuilderImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.filter.impl.ExpressionBuilderImpl
 
ExpressionExecutorUtil - Class in com.sap.cloud.sdk.service.prov.api.security
Utility for evaluating expression which is a string.
ExpressionHelper - Interface in com.sap.cloud.sdk.service.prov.api.filter
 
ExpressionNode - Interface in com.sap.cloud.sdk.service.prov.api.filter
 
ExpressionOperatorTypes - Interface in com.sap.cloud.sdk.service.prov.api.filter
 
ExpressionOperatorTypes.BINARY_OPERATOR - Enum in com.sap.cloud.sdk.service.prov.api.filter
Provides the operators supported in a binary filter expression.
ExpressionOperatorTypes.FUNCTION - Enum in com.sap.cloud.sdk.service.prov.api.filter
Provides the functions supported in a filter expression.
ExpressionOperatorTypes.NODE_KIND - Enum in com.sap.cloud.sdk.service.prov.api.filter
Provides the types of node supported in a filter expression.
ExpressionOperatorTypes.OPERATOR - Enum in com.sap.cloud.sdk.service.prov.api.filter
Provides the operators supported in a filter expression.
ExpressionOperatorTypes.UNARY_OPERATOR - Enum in com.sap.cloud.sdk.service.prov.api.filter
Provides the operators supported in a unary filter expression.
ExtendAction - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
Deprecated.
As of version 1.16.0, replaced by Action
ExtendCreate - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
Deprecated.
As of version 1.16.0, replaced by Create
ExtendDelete - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
Deprecated.
As of version 1.16.0, replaced by Delete
ExtendFunction - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
Deprecated.
As of version 1.16.0, replaced by Function
ExtendLocale - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
 
ExtendRead - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
Deprecated.
As of version 1.16.0, replaced by Read
ExtendReadStream - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The ExtendReadStream annotation attached to a public method specifies that the method implements the Read operation of a media entity in a service.
ExtendUpdate - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
Deprecated.
As of version 1.16.0, replaced by Update
EXTENSIONDATAPROVIDER - Static variable in class com.sap.cloud.sdk.service.prov.api.statistics.SAPStatistics
 
ExtensionHelper - Interface in com.sap.cloud.sdk.service.prov.api
Provides utility methods that help in implementing custom handlers.
ExtensionResponse - Interface in com.sap.cloud.sdk.service.prov.api.exits
 
ExtensionResponseBuilder - Class in com.sap.cloud.sdk.service.prov.api.exits
 
ExtensionResponseBuilder() - Constructor for class com.sap.cloud.sdk.service.prov.api.exits.ExtensionResponseBuilder
 
ExtensionResponseImpl - Class in com.sap.cloud.sdk.service.prov.api.exits
 
ExtensionResponseImpl(ErrorResponse) - Constructor for class com.sap.cloud.sdk.service.prov.api.exits.ExtensionResponseImpl
 
ExtensionWrappedSimple - Interface in com.sap.cloud.sdk.service.prov.api
 

F

FilterNodeInternal - Interface in com.sap.cloud.sdk.service.prov.api.filter.impl
 
FilterOptionException - Exception in com.sap.cloud.sdk.service.prov.api.filter.exception
 
FilterOptionException(String) - Constructor for exception com.sap.cloud.sdk.service.prov.api.filter.exception.FilterOptionException
Throws the exception related to filter
FRAMEWORK - Static variable in class com.sap.cloud.sdk.service.prov.api.statistics.SAPStatistics
 
fromStatusCode(int) - Static method in enum com.sap.cloud.sdk.service.prov.api.constants.HttpStatusCodes
Convert a numerical status code into the corresponding status enum object.
Function - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The Function annotation attached to a public method specifies that the method provides the implementation logic of a function.
FUNCTION - Static variable in class com.sap.cloud.sdk.service.prov.api.util.ProcessorHelper
 
FUNCTION - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
FunctionNode - Interface in com.sap.cloud.sdk.service.prov.api.filter
Represents a function node.
FunctionNodeImpl - Class in com.sap.cloud.sdk.service.prov.api.filter.impl
 
FunctionNodeImpl(String, List<FilterNodeInternal>, NodeInfoImpl) - Constructor for class com.sap.cloud.sdk.service.prov.api.filter.impl.FunctionNodeImpl
 

G

GENERICDATAPROVIDER - Static variable in class com.sap.cloud.sdk.service.prov.api.statistics.SAPStatistics
 
GenericRequest - Class in com.sap.cloud.sdk.service.prov.api.request
Provides the request information for an operation.
GenericRequest() - Constructor for class com.sap.cloud.sdk.service.prov.api.request.GenericRequest
 
GenericUtilityMethods - Class in com.sap.cloud.sdk.service.prov.api.util
Utility methods for internal use.
getActions() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
getActions() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNServiceModel
 
getAdminDataMapForCreate(String, String, boolean) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getAdminDataMapForDeepCreate(String, String, String, String, boolean) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getAdminDataMapForUpdate(String, String, boolean) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getAggregationColumns(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getAggregationRefElement(String, String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getAllColumns(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getAllWhiteListedLocale() - Static method in class com.sap.cloud.sdk.service.prov.api.locale.impl.LocaleTypeResolver
 
getAnnotationList() - Method in class com.sap.cloud.sdk.service.prov.annotation.repository.AnnotationContainer
 
getAnnotations() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
getAssociationMetaData(String) - Method in interface com.sap.cloud.sdk.service.prov.api.EntityMetadata
 
getAssociationMetaData(String) - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityMetadata
 
getAssociationName() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNAssociationModel
 
getAssociationNames() - Method in interface com.sap.cloud.sdk.service.prov.api.EntityMetadata
Gets the names of the associations in the entity including those associations for which there is no data in the EntityData.
getAssociationNames() - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityMetadata
 
getAssociations() - Method in class com.sap.cloud.sdk.service.prov.api.EntityData
Returns the collection of all associations.
getAssociations() - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityData
 
getAssociations() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
getAssociationValue(String) - Method in class com.sap.cloud.sdk.service.prov.api.EntityData
Returns the value of a specific association If this method returns null, then it means that the association is not present.
getAssociationValue(String) - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityData
 
getAuthorization() - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationService
Creates an Authorization object whenever an authorization check is required.
getAuthorizationDefinition() - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationRulesContainer
 
getAuthorizationDetails(String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
Reads authorization (@requires/@restrict) details of the given service/entity name from CSN.json.
getBuilder() - Static method in class com.sap.cloud.sdk.service.prov.api.EntityData
Returns an EntityDataBuilder instance which can be used to construct an entityData from scratch.
getBuilder(EntityData) - Static method in class com.sap.cloud.sdk.service.prov.api.EntityData
Returns an EntityDataBuilder instance which is partially initialized based on the passed entityData.
getBuilder() - Static method in interface com.sap.cloud.sdk.service.prov.api.response.ErrorResponse
Returns a response builder using which an error message and the status code can be populated in the event of a failed operation.
getCardinality() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNAssociationModel
 
getCause() - Method in exception com.sap.cloud.sdk.service.prov.api.exception.DataConversionException
 
getCause() - Method in exception com.sap.cloud.sdk.service.prov.api.exception.DatasourceException
 
getCause() - Method in exception com.sap.cloud.sdk.service.prov.api.exception.ServiceSDKException
 
getCause() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ErrorResponseBuilderImpl
 
getCause() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ErrorResponseImpl
 
getCdsDataStore() - Method in interface com.sap.cloud.sdk.service.prov.api.ExtensionHelper
Returns the CdsDataStore instance, which allows to interact with a data source, it allows to execute CDS QL queries, as well as insert, update and delete.
getCDSDataType(String, String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getCdsModel() - Method in interface com.sap.cloud.sdk.service.prov.api.ExtensionHelper
Returns the CdsModel instance, which reflects the CDS model.
getCDSParamDataType(String, String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getChild() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.UnaryExpressionNodeImpl
 
getChild() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.UnaryExpressionNode
Gets the child node of the unary expression.
getChildren(ExpressionNode) - Method in class com.sap.cloud.sdk.service.prov.api.filter.ExpressionAPIUtility
Gets all the children of a filter expression tree.
getChildren() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.BinaryExpressionNodeImpl
 
getChildren() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.impl.FilterNodeInternal
 
getChildren() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.FunctionNodeImpl
 
getChildren() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.LiteralNodeImpl
 
getChildren() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.PropertyNodeImpl
 
getChildren() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.UnaryExpressionNodeImpl
 
getClassMethodListForAnnotation(String) - Method in class com.sap.cloud.sdk.service.prov.annotation.repository.AnnotationRepository
Use this method to get a List of AnnotatedClassMethod object based on annotation name
getClassMethodtoCall(String, String, GenericRequest) - Static method in class com.sap.cloud.sdk.service.prov.api.util.ProcessorHelper
 
getCode() - Method in class com.sap.cloud.sdk.service.prov.api.Message
 
getComplexData() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseImpl
 
getcompositionPath(String, String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getCompositionTree(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getConnection() - Method in interface com.sap.cloud.sdk.service.prov.api.connection.JDBCDataSourceParams
 
getConnection() - Static method in class com.sap.cloud.sdk.service.prov.api.connection.ThreadSafeObjectStore
 
getConnectionForCDSHandlerFactory() - Static method in class com.sap.cloud.sdk.service.prov.api.connection.ThreadSafeObjectStore
 
getConnectionProvider() - Static method in class com.sap.cloud.sdk.service.prov.api.util.RequestProcessingHelper
 
getCount() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseBuilderImpl
 
getCount() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
 
getCsn() - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
Returns the csn for the current call.
getCsnAsInputStream() - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getCsnAsInputStream(JsonNode) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getCsnForCurrentThread() - Static method in class com.sap.cloud.sdk.service.prov.api.connection.ThreadSafeObjectStore
 
getcurrentTimings() - Method in class com.sap.cloud.sdk.service.prov.api.statistics.SAPStatistics
 
getCustomQueryOptions() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
getCustomQueryOptions() - Method in class com.sap.cloud.sdk.service.prov.api.request.QueryRequest
Gets the custom query options specified in the URL.
getData() - Method in interface com.sap.cloud.sdk.service.prov.api.connection.HashedData
 
getData() - Method in class com.sap.cloud.sdk.service.prov.api.connection.HashedDataImpl
 
getData() - Method in class com.sap.cloud.sdk.service.prov.api.exits.PreExtensionResponseImpl
 
getData() - Method in class com.sap.cloud.sdk.service.prov.api.request.CreateRequest
Gets an EntityData object corresponding to the entity to be created.
getData() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.CreateRequestImpl
 
getData() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.UpdateRequestImpl
 
getData() - Method in class com.sap.cloud.sdk.service.prov.api.request.UpdateRequest
Gets an EntityData object corresponding to the entity to be updated.
getData() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseImpl
 
getData() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
 
getData() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseImpl
 
getDataAs(Class<T>) - Method in class com.sap.cloud.sdk.service.prov.api.request.CreateRequest
Gets the POJO representation of the entity to be created.
getDataAs(Class<T>) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.CreateRequestImpl
 
getDataAs(Class<T>) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.UpdateRequestImpl
 
getDataAs(Class<T>) - Method in class com.sap.cloud.sdk.service.prov.api.request.UpdateRequest
Gets the POJO representation of the entity to be created.
getDataAs(Class<T>) - Method in interface com.sap.cloud.sdk.service.prov.api.response.CreateResponseAccessor
 
getDataAs(Class<T>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseAccessorImpl
 
getDataAs(Class<T>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseAccessorImpl
 
getDataAs(Class<T>) - Method in interface com.sap.cloud.sdk.service.prov.api.response.ReadResponseAccessor
 
getDataMapForCoreComputed(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getDataMapForCoreImmutable(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getDataSourceName() - Method in interface com.sap.cloud.sdk.service.prov.rt.datasource.IDataSource
 
getDatasourceProvider() - Static method in class com.sap.cloud.sdk.service.prov.api.util.RequestProcessingHelper
 
getDataSourceType() - Method in class com.sap.cloud.sdk.service.prov.rt.datasource.factory.Datasource
 
getDeltaSnapshotCleanUpInterval() - Static method in class com.sap.cloud.sdk.service.prov.api.util.RequestProcessingHelper
 
getDraftTree(String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getElementNames() - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityMetadata
 
getElementNames() - Method in interface com.sap.cloud.sdk.service.prov.api.StructuredTypeMetadata
Gets the names of the elements in the entity including those elements for which there is no data in the EntityData.
getElements() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
getElementType(String) - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityMetadata
 
getElementType(String) - Method in interface com.sap.cloud.sdk.service.prov.api.StructuredTypeMetadata
Gets the type of the element
getElementTypes() - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityMetadata
 
getElementValue(String) - Method in class com.sap.cloud.sdk.service.prov.api.EntityData
Returns the value of a particular element.
getEncodedValue() - Method in enum com.sap.cloud.sdk.service.prov.api.security.Operator
 
getEncodedValueMap() - Static method in enum com.sap.cloud.sdk.service.prov.api.security.Operator
 
getEntities() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNMetaModel
 
getEntities() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNServiceModel
 
getEntityData() - Method in interface com.sap.cloud.sdk.service.prov.api.ExtensionWrappedSimple
 
getEntityData() - Method in interface com.sap.cloud.sdk.service.prov.api.response.CreateResponseAccessor
 
getEntityData() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseAccessorImpl
 
getEntityData() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseImpl
 
getEntityData() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
 
getEntityData() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseAccessorImpl
 
getEntityData() - Method in interface com.sap.cloud.sdk.service.prov.api.response.ReadResponseAccessor
 
getEntityData() - Method in interface com.sap.cloud.sdk.service.prov.api.SimpleExtensionContext
 
getEntityDataList() - Method in class com.sap.cloud.sdk.service.prov.api.response.QueryResponseAccessor
 
getEntityForAudit() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
 
getEntityMetadata() - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityData
 
getEntityMetadata() - Method in interface com.sap.cloud.sdk.service.prov.api.internal.HasMetadata
 
getEntityMetadata() - Method in class com.sap.cloud.sdk.service.prov.api.request.GenericRequest
Returns the metadata of the requested entity.
getEntityName(String, String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getEntityName() - Method in class com.sap.cloud.sdk.service.prov.api.request.Request
Returns the name of the entity on which the operation must be performed.
getEntityName() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
getErrorCode() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ErrorResponseImpl
 
getErrorDetails() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ErrorResponseImpl
 
getErrorResponse() - Method in class com.sap.cloud.sdk.service.prov.api.exits.ExtensionResponseImpl
 
getErrorResponse() - Method in class com.sap.cloud.sdk.service.prov.api.exits.PreExtensionResponseImpl
 
getErrorResponse() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseImpl
 
getErrorResponse() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.DeleteResponseImpl
 
getErrorResponse() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.MediaReadResponseImpl
 
getErrorResponse() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseImpl
 
getErrorResponse() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
 
getErrorResponse() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseImpl
 
getErrorResponse() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.UpdateResponseImpl
 
getEtagProperty(String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getExpandProperties() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
getExpandProperties() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.ReadRequestImpl
 
getExpandProperties() - Method in class com.sap.cloud.sdk.service.prov.api.request.QueryRequest
Gets the list of properties specified in the $expand system query option.
getExpandProperties() - Method in class com.sap.cloud.sdk.service.prov.api.request.ReadRequest
Gets the list of properties specified in the $expand system query option.
getExpressionBuilder() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.ExpressionHelper
Returns ExpressionBuilder
getExpressionBuilder() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
getExpressionBuilder() - Method in class com.sap.cloud.sdk.service.prov.api.request.QueryRequest
Gets the ExpressionBuilder object with which you can create your own filter expressions.
getFilePath(String) - Static method in class com.sap.cloud.sdk.service.prov.api.util.ProcessorHelper
 
getFirstChild() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.BinaryExpressionNode
Gets the first child in the filter expression tree.
getFirstChild() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.BinaryExpressionNodeImpl
 
getFlattenedElementNames() - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityMetadata
 
getFlattenedElementNames() - Method in interface com.sap.cloud.sdk.service.prov.api.StructuredTypeMetadata
Gets the flattened names of the elements in the entity.
getFormattedCurrency(double) - Method in class com.sap.cloud.sdk.service.prov.api.util.ServiceSDKResourceBundle
 
getFormattedCurrency(double, Locale) - Method in class com.sap.cloud.sdk.service.prov.api.util.ServiceSDKResourceBundle
 
getFormattedDate(Date) - Method in class com.sap.cloud.sdk.service.prov.api.util.ServiceSDKResourceBundle
 
getFormattedDate(Date, Locale) - Method in class com.sap.cloud.sdk.service.prov.api.util.ServiceSDKResourceBundle
 
getFormattedNumber(double) - Method in class com.sap.cloud.sdk.service.prov.api.util.ServiceSDKResourceBundle
 
getFormattedNumber(double, Locale) - Method in class com.sap.cloud.sdk.service.prov.api.util.ServiceSDKResourceBundle
 
getFormattedTime(Date) - Method in class com.sap.cloud.sdk.service.prov.api.util.ServiceSDKResourceBundle
 
getFormattedTime(Date, Locale) - Method in class com.sap.cloud.sdk.service.prov.api.util.ServiceSDKResourceBundle
 
getFunctionName() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.FunctionNode
Gets the name of the function.
getFunctionName() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.FunctionNodeImpl
 
getFunctions() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
getFunctions() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNServiceModel
 
getGrant() - Method in class com.sap.cloud.sdk.service.prov.api.security.AccessGrantDetails
 
getGrantType() - Static method in class com.sap.cloud.sdk.service.prov.api.security.JWTUtil
 
getHandler() - Method in interface com.sap.cloud.sdk.service.prov.api.ExtensionHelper
Returns the DataSourceHandler object with which you can execute any operation (Create, Read, Update, Delete, or Query) on a data source.
getHandler() - Method in interface com.sap.cloud.sdk.service.prov.api.ExtensionWrappedSimple
 
getHash() - Method in interface com.sap.cloud.sdk.service.prov.api.connection.HashedData
 
getHash() - Method in class com.sap.cloud.sdk.service.prov.api.connection.HashedDataImpl
 
getHashedCsn() - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getHeader(String) - Method in class com.sap.cloud.sdk.service.prov.api.request.GenericRequest
Returns the first value of the specified request header as String object.
getHeader(String) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseImpl
 
getHeaderNames() - Method in class com.sap.cloud.sdk.service.prov.api.request.GenericRequest
Returns a collection of all the header names that the request contains.
getHeaders(String) - Method in class com.sap.cloud.sdk.service.prov.api.request.GenericRequest
Returns all the values of the specified request header as a collection of String objects.
getHeaders() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseImpl
 
getHeaders() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.DeleteResponseImpl
 
getHeaders() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseImpl
 
getHeaders() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
 
getHeaders() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseImpl
 
getHeaders() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.UpdateResponseImpl
 
getHttpMethod() - Method in class com.sap.cloud.sdk.service.prov.api.request.GenericRequest
Returns the name of the HTTP method with which this request was triggered.
getInfo() - Method in enum com.sap.cloud.sdk.service.prov.api.constants.HttpStatusCodes
Get the status code info.
getInlineCount() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
 
getInstance() - Static method in class com.sap.cloud.sdk.service.prov.annotation.repository.AnnotationContainer
 
getInstance() - Static method in class com.sap.cloud.sdk.service.prov.annotation.repository.AnnotationRepository
To get an instance of AnnotationRepository Class
getInstance(Class) - Method in interface com.sap.cloud.sdk.service.prov.api.internal.InstanceProvider
 
getInstance() - Static method in class com.sap.cloud.sdk.service.prov.api.util.ServiceSDKResourceBundle
 
getIsAutoExposed() - Static method in class com.sap.cloud.sdk.service.prov.api.util.RequestProcessingHelper
 
getJwtAsBase64String() - Method in class com.sap.cloud.sdk.service.prov.api.security.AuthJWTToken
 
getJwtAsJsonNode() - Method in class com.sap.cloud.sdk.service.prov.api.security.AuthJWTToken
 
getJWTAttribute(String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.JWTUtil
 
getJWTToken() - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationService
This method gets JWTAuthToken
getKeyNames() - Method in interface com.sap.cloud.sdk.service.prov.api.EntityMetadata
 
getKeyNames() - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityMetadata
 
getKeyProperties(T) - Static method in class com.sap.cloud.sdk.service.prov.api.util.PojoUtil
 
getKeys(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getKeys() - Method in class com.sap.cloud.sdk.service.prov.api.request.DeleteRequest
Gets the keys of the entity to be deleted.
getKeys() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.DeleteRequestImpl
 
getKeys() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.ReadRequestImpl
 
getKeys() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.UpdateRequestImpl
 
getKeys() - Method in class com.sap.cloud.sdk.service.prov.api.request.ReadRequest
Gets the keys of the entity to be read.
getKeys() - Method in class com.sap.cloud.sdk.service.prov.api.request.UpdateRequest
Gets the keys of the entity to be updated.
getKind() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.ExpressionNode
Returns the type of the filter expression.
getKind() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.BinaryExpressionNodeImpl
 
getKind() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.FunctionNodeImpl
 
getKind() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.LiteralNodeImpl
 
getKind() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.PropertyNodeImpl
 
getKind() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.UnaryExpressionNodeImpl
 
getKind() - Method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationDetails
 
getLanguage(String) - Static method in class com.sap.cloud.sdk.service.prov.api.locale.impl.LocaleTypeResolver
 
getLastModifiedTime() - Static method in class com.sap.cloud.sdk.service.prov.api.ServiceMetadata
Gets the last modified time of the current metdata
getLeadingMessage() - Method in class com.sap.cloud.sdk.service.prov.api.request.MessageContainerImpl
 
getLeafUnitNodes() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.Expression
Gets all the leaf units of the expression tree.
getLeafUnits(Expression) - Method in class com.sap.cloud.sdk.service.prov.api.filter.ExpressionAPIUtility
Gets all the leaf units of the expression tree.
getLength() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNElementModel
 
getLocale() - Method in exception com.sap.cloud.sdk.service.prov.api.exception.ServiceSDKException
 
getLocale(String) - Static method in class com.sap.cloud.sdk.service.prov.api.locale.impl.LocaleTypeResolver
 
getLocale() - Method in class com.sap.cloud.sdk.service.prov.api.request.GenericRequest
Returns the language specified in the Accept-Language header of the request.
getLocale() - Method in class com.sap.cloud.sdk.service.prov.api.util.ServiceSDKResourceBundle
 
getLocalizedMessage(String, Object...) - Static method in class com.sap.cloud.sdk.service.prov.api.request.MessageContainerImpl
 
getMap() - Method in class com.sap.cloud.sdk.service.prov.api.EntityData
Returns the properties of the entity.
getMap() - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityData
 
getMapData() - Method in class com.sap.cloud.sdk.service.prov.api.request.CreateRequest
Gets key-value pairs representing the properties of the entity to be created.
getMapData() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.CreateRequestImpl
 
getMapData() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.UpdateRequestImpl
 
getMapData() - Method in class com.sap.cloud.sdk.service.prov.api.request.UpdateRequest
Gets key-value pairs representing the properties of the entity to be updated.
getMapFromPojo(Object) - Static method in class com.sap.cloud.sdk.service.prov.api.util.PojoUtil
 
getMappedType(String, String) - Method in class com.sap.cloud.sdk.service.prov.api.TypeMapping
 
getMapUsingBeanUtils(Object) - Static method in class com.sap.cloud.sdk.service.prov.api.util.PojoUtil
 
getMediaType() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.MediaReadResponseImpl
 
getMediaValue() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.MediaReadResponseImpl
 
getMessage() - Method in exception com.sap.cloud.sdk.service.prov.api.exception.DatasourceException
 
getMessage() - Method in exception com.sap.cloud.sdk.service.prov.api.exception.ServiceSDKException
 
getMessage() - Method in class com.sap.cloud.sdk.service.prov.api.Message
 
getMessage() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ErrorResponseBuilderImpl
 
getMessage() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ErrorResponseImpl
 
getMessage(String) - Method in class com.sap.cloud.sdk.service.prov.api.util.ServiceSDKResourceBundle
 
getMessage(String, Object[]) - Method in class com.sap.cloud.sdk.service.prov.api.util.ServiceSDKResourceBundle
 
getMessageContainer() - Method in class com.sap.cloud.sdk.service.prov.api.request.GenericRequest
Gets the message container.
getMessageDetails() - Method in class com.sap.cloud.sdk.service.prov.api.request.MessageContainerImpl
 
getMetadataAsStream() - Static method in class com.sap.cloud.sdk.service.prov.api.ServiceMetadata
Gets the tenant-specific metadata of the current request.
getMetadataForCurrentThread() - Static method in class com.sap.cloud.sdk.service.prov.api.connection.ThreadSafeObjectStore
 
getMetadataLastModifiedTime() - Static method in class com.sap.cloud.sdk.service.prov.api.connection.ThreadSafeObjectStore
 
getMethod() - Method in class com.sap.cloud.sdk.service.prov.annotation.repository.AnnotatedClassMethod
 
getName() - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityMetadata
 
getName() - Method in class com.sap.cloud.sdk.service.prov.api.security.InfixParam
 
getName() - Method in interface com.sap.cloud.sdk.service.prov.api.StructuredTypeMetadata
Gets the name of the entity.
getName() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNAnnotationModel
 
getName() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNElementModel
 
getName() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNOperationModel
 
getName() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNParamModel
 
getNamespace() - Method in interface com.sap.cloud.sdk.service.prov.api.EntityMetadata
 
getNamespace() - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityMetadata
 
getNavName(String, String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getNodeKind() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.NodeInfoImpl
Gets the type of node in the filter expression tree.
getNodeOperator() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.NodeInfoImpl
 
getNodeOperator() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.NodeInfo
Gets the operator used in the expression.
getNodes() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.Expression
Gets all the nodes from a filter expression tree.
getNodes(Expression) - Method in class com.sap.cloud.sdk.service.prov.api.filter.ExpressionAPIUtility
Gets all the nodes from a filter expression tree.
getoDataErrorCode() - Method in exception com.sap.cloud.sdk.service.prov.api.exception.ServiceSDKException
 
getOdataSerializerVersion() - Static method in class com.sap.cloud.sdk.service.prov.api.util.RequestProcessingHelper
 
getOn() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNAssociationModel
 
getOperandWithoutAlisCDS(boolean) - Method in class com.sap.cloud.sdk.service.prov.api.security.Operand
Get operand for cds sql with alias for sub selects
getOperandWithPrefixedAlias(String, boolean) - Method in class com.sap.cloud.sdk.service.prov.api.security.Operand
Get new alias prefixed operand for Hana sql
getOperandWithPrefixedAliasCDS(String, boolean) - Method in class com.sap.cloud.sdk.service.prov.api.security.Operand
Get new alias prefixed operand for cds sql
getOperationName() - Method in class com.sap.cloud.sdk.service.prov.api.request.OperationRequest
Gets the name of the operation import specified in the GET operation.
getOperator() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.BinaryExpressionNode
Gets the operator of the filter expression.
getOperator() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.BinaryExpressionNodeImpl
 
getOperator() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.impl.FilterNodeInternal
 
getOperator() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.FunctionNodeImpl
 
getOperator() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.LiteralNodeImpl
 
getOperator() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.PropertyNodeImpl
 
getOperator() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.UnaryExpressionNodeImpl
 
getOperator() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.UnaryExpressionNode
Gets the operator used in the unary expression.
getOrderByProperties(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getOrderByProperties() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
getOrderByProperties() - Method in class com.sap.cloud.sdk.service.prov.api.request.QueryRequest
Gets the list of properties specified in the $orderby system query option.
getOrderByProperty() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.OrderByExpressionImpl
 
getOrderByProperty() - Method in class com.sap.cloud.sdk.service.prov.api.request.OrderByExpression
Gets the property specified in the $orderby system query option.
getOriginalResponse() - Method in interface com.sap.cloud.sdk.service.prov.api.response.CreateResponseAccessor
 
getOriginalResponse() - Method in class com.sap.cloud.sdk.service.prov.api.response.DeleteResponseAccessor
 
getOriginalResponse() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseAccessorImpl
 
getOriginalResponse() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseAccessorImpl
 
getOriginalResponse() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.UpdateResponseAccessorImpl
 
getOriginalResponse() - Method in class com.sap.cloud.sdk.service.prov.api.response.QueryResponseAccessor
 
getOriginalResponse() - Method in interface com.sap.cloud.sdk.service.prov.api.response.ReadResponseAccessor
 
getOriginalResponse() - Method in interface com.sap.cloud.sdk.service.prov.api.response.UpdateResponseAccessor
 
getOutputStreamFromInputStream(InputStream) - Static method in class com.sap.cloud.sdk.service.prov.api.util.GenericUtilityMethods
Returns a ByteArrayOutputStream for the passed input stream.
getPaginationSnapshotCleanUpInterval() - Static method in class com.sap.cloud.sdk.service.prov.api.util.RequestProcessingHelper
 
getParameterCount() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.FunctionNode
Gets the number of parameters in the function.
getParameterCount() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.FunctionNodeImpl
 
getParameters() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.FunctionNode
Gets the list of filter expressions used in the function.
getParameters() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.FunctionNodeImpl
 
getParameters() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.OperationRequestImpl
 
getParameters() - Method in class com.sap.cloud.sdk.service.prov.api.request.OperationRequest
Gets the parameters for the function call.
getParametersAsMap() - Method in interface com.sap.cloud.sdk.service.prov.api.internal.HasOperationsParameters
Convert the olingo entities into a Map
getParams() - Method in class com.sap.cloud.sdk.service.prov.api.security.InfixSQL
Gets InfixParams when Hanasql else return null
getParams() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNOperationModel
 
getParentService() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
getParentService() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNOperationModel
 
getPath() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.PropertyNodeImpl
 
getPath() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.PropertyNode
Gets the name of the property represented by the PropertyNode.
getPersistenceName(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
Returns the value @cds.persistence.name annotation if present in the csn for the passed element.
getPojoData() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
 
getPojoFromMap(Class<T>, Map<String, Object>) - Static method in class com.sap.cloud.sdk.service.prov.api.util.PojoUtil
 
getPrecedence() - Method in enum com.sap.cloud.sdk.service.prov.api.security.Operator
 
getPrimitiveData() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseImpl
 
getProperties(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getPropertiesForAudit() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
 
getQueries() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
getQueryExpression() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.ExpressionHelper
Returns the Tree representation of Query Expression
getQueryExpression() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
getQueryExpression() - Method in class com.sap.cloud.sdk.service.prov.api.request.QueryRequest
Gets the filter expression tree from the Query request.
getQueryExpressionInternal() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
getQueryLimit(String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getReferences(String, String, boolean) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getReferences(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getReferentialConstarint(String, String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getRequestContext() - Method in class com.sap.cloud.sdk.service.prov.api.request.GenericRequest
Returns the additional request information in the context of the request protocol.
getRequires() - Method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationDetails
 
getRestrict() - Method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationDetails
 
getReturns() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNOperationModel
 
getRootEntitiesWithDeltaEnabled(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getRule(String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationRulesContainer
Reads the rule on-demand from CSN.json and builds it in local data store.
getSAPWhiteListedLocales() - Static method in class com.sap.cloud.sdk.service.prov.api.locale.SAPWhiteListedLocale
 
getSchema() - Method in interface com.sap.cloud.sdk.service.prov.api.connection.JDBCDataSourceParams
 
getScopes() - Static method in class com.sap.cloud.sdk.service.prov.api.security.JWTUtil
 
getSearchableProperties(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getSearchablePropertiesWithFuzzy(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getSecondChild() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.BinaryExpressionNode
Gets the second child in the filter expression tree.
getSecondChild() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.BinaryExpressionNodeImpl
 
getSelectProperties() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
getSelectProperties() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.ReadRequestImpl
 
getSelectProperties() - Method in class com.sap.cloud.sdk.service.prov.api.request.QueryRequest
Gets the list of properties specified in the $select system query option.
getSelectProperties() - Method in class com.sap.cloud.sdk.service.prov.api.request.ReadRequest
Gets the list of properties specified in the $select system query option.
getSeparator() - Static method in class com.sap.cloud.sdk.service.prov.api.internal.SQLMapping
 
getServiceName() - Method in class com.sap.cloud.sdk.service.prov.api.request.GenericRequest
Returns the of the service
getServiceName() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNServiceModel
 
getServices() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNMetaModel
 
getServicesAndEntitiesWithoutAuthRule() - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationRulesContainer
 
getSeverity() - Method in class com.sap.cloud.sdk.service.prov.api.Message
 
getSkipOptionValue() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
getSkipOptionValue() - Method in class com.sap.cloud.sdk.service.prov.api.request.QueryRequest
Gets the value specified in the $skip system query option.
getSnapshotStorageDays() - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getSourceEntityName() - Method in class com.sap.cloud.sdk.service.prov.api.request.Request
Gets the name of the parent entity specified in a navigation.
getSourceKeys() - Method in class com.sap.cloud.sdk.service.prov.api.request.CreateRequest
Gets the keys of the parent entity specified in a navigation.
getSourceKeys() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.CreateRequestImpl
 
getSourceKeys() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
getSourceKeys() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.ReadRequestImpl
 
getSourceKeys() - Method in class com.sap.cloud.sdk.service.prov.api.request.QueryRequest
Gets the keys of the parent entity specified in a navigation.
getSourceKeys() - Method in class com.sap.cloud.sdk.service.prov.api.request.ReadRequest
Gets the keys of the parent entity specified in a navigation.
getSql() - Method in class com.sap.cloud.sdk.service.prov.api.security.InfixSQL
Return Infix sql
getSQL() - Method in class com.sap.cloud.sdk.service.prov.rt.datasource.factory.Datasource
 
getStatusCode() - Method in enum com.sap.cloud.sdk.service.prov.api.constants.HttpStatusCodes
Get the associated status code.
getStatusCode() - Method in exception com.sap.cloud.sdk.service.prov.api.exception.ServiceSDKException
 
getStatuscode() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ErrorResponseBuilderImpl
 
getStatusCode() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ErrorResponseImpl
 
getStatusCode() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseImpl
 
getStatusCode() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseImpl
 
getStructuredTypeMetadata(String) - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityMetadata
 
getStructuredTypeMetadata(String) - Method in interface com.sap.cloud.sdk.service.prov.api.StructuredTypeMetadata
Gets the Metadata of a Structured Type
getSubSelectTableName() - Method in class com.sap.cloud.sdk.service.prov.api.security.InfixParam
 
getTarget() - Method in class com.sap.cloud.sdk.service.prov.api.Message
 
getTargetEntity() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNAssociationModel
 
getTargetService() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNAssociationModel
 
getTemporalDataType(String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getTemporalEntities(String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getTenantId() - Method in interface com.sap.cloud.sdk.service.prov.rt.usercontext.TenantIdProvider
 
getTenantId() - Method in class com.sap.cloud.sdk.service.prov.rt.usercontext.UserContextXS
 
getTenantIdForExtensibility() - Static method in class com.sap.cloud.sdk.service.prov.api.connection.ThreadSafeObjectStore
 
getTimings(Long) - Method in class com.sap.cloud.sdk.service.prov.api.statistics.SAPStatistics
 
getTimingsMap() - Method in class com.sap.cloud.sdk.service.prov.api.statistics.SAPStatistics
 
getTo() - Method in class com.sap.cloud.sdk.service.prov.api.security.AccessGrantDetails
 
getTopOptionValue() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
getTopOptionValue() - Method in class com.sap.cloud.sdk.service.prov.api.request.QueryRequest
Gets the value specified in the $top system query option.
getTransactionManager() - Method in interface com.sap.cloud.sdk.service.prov.api.transaction.TransactionManagerProvider
Gets the specific transaction manager.
getType() - Method in exception com.sap.cloud.sdk.service.prov.api.exception.DatasourceException
Returns the DatasourceExceptionType of this exception.
getType() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNAssociationModel
 
getType() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNElementModel
 
getType() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNParamModel
 
getUserAttribute(String) - Method in class com.sap.cloud.sdk.service.prov.api.security.Authorization
Returns the value for the specified attribute which is part of JWT.
getUserAttribute(String) - Method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationDecorator
 
getUserAttribute(String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationService
Returns the value for the specified attribute which is part of JWT.
getUserAttribute(String) - Method in class com.sap.cloud.sdk.service.prov.api.security.ContainerSecurityImpl
 
getUserClass() - Method in class com.sap.cloud.sdk.service.prov.annotation.repository.AnnotatedClassMethod
 
getUserContextProvider() - Static method in class com.sap.cloud.sdk.service.prov.api.util.RequestProcessingHelper
 
getUserEmail() - Method in interface com.sap.cloud.sdk.service.prov.api.usercontext.UserContextParams
 
getUserEmail() - Method in class com.sap.cloud.sdk.service.prov.rt.usercontext.UserContextXS
 
getUserId() - Method in class com.sap.cloud.sdk.service.prov.api.security.Authorization
Returns the ID of this current user.
getUserId() - Method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationDecorator
 
getUserId() - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationService
Returns the ID of this current user.
getUserId() - Method in class com.sap.cloud.sdk.service.prov.api.security.ContainerSecurityImpl
 
getUserId() - Static method in class com.sap.cloud.sdk.service.prov.api.security.SecurityUtil
 
getUserInfo() - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationService
Gets the USERInfo object for the current request
getUserName() - Method in class com.sap.cloud.sdk.service.prov.api.security.Authorization
Returns the name of this current user.
getUserName() - Method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationDecorator
 
getUserName() - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationService
Returns the name of this current user.
getUserName() - Method in class com.sap.cloud.sdk.service.prov.api.security.ContainerSecurityImpl
 
getUserName() - Static method in class com.sap.cloud.sdk.service.prov.api.security.SecurityUtil
 
getUserName() - Method in interface com.sap.cloud.sdk.service.prov.api.usercontext.UserContextParams
 
getUserName() - Method in class com.sap.cloud.sdk.service.prov.rt.usercontext.UserContextXS
 
getValue() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.LiteralNodeImpl
 
getValue() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.LiteralNode
Gets the value of the literal node.
getValue() - Method in class com.sap.cloud.sdk.service.prov.api.security.CaseInsensitiveString
 
getValue() - Method in class com.sap.cloud.sdk.service.prov.api.security.InfixParam
 
getValue() - Method in class com.sap.cloud.sdk.service.prov.api.security.Operand
 
getValue() - Method in enum com.sap.cloud.sdk.service.prov.api.security.Operator
 
getValue() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNAnnotationModel
 
getValue() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNQueryModel
 
getValueForAnyAttributeFromJWT(String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.JWTUtil
Return the JSON Element representation for attribute value Similar to JSON object access notation each object access is delimited by dot(.).
getValueFromJwt(String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.JWTUtil
 
getValueMap() - Static method in enum com.sap.cloud.sdk.service.prov.api.security.Operator
 
getValueType() - Method in class com.sap.cloud.sdk.service.prov.api.security.InfixParam
 
getVirtualElement(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
getWhere() - Method in class com.sap.cloud.sdk.service.prov.api.security.AccessGrantDetails
 
getWhereCondition() - Method in class com.sap.cloud.sdk.service.prov.api.security.Authorization
Gets the string that has to be updated in the SQL Query as a where condition.
getWhereCondition() - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationService
Gets the condition specified in the service model for granting entity-level access.
getWhiteListedLocale() - Method in class com.sap.cloud.sdk.service.prov.api.locale.LocaleTypes
 

H

handleRequest(Request) - Method in interface com.sap.cloud.sdk.service.prov.api.ChangeSetHandler
Executes the annotated method corresponding to the data modification operations.
hasEntityAccess(String, String) - Method in class com.sap.cloud.sdk.service.prov.api.security.Authorization
Checks if current user is granted access to access the given Odata entity to perform the given operation(READ/WRITE).
hasEntityAccess(String, String) - Method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationDecorator
 
hasEntityAccess(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationService
Checks if the current user has rights to perform the specified operation on an entity.
hasEntityAccess(String, String) - Method in class com.sap.cloud.sdk.service.prov.api.security.BackwardCompatibility
 
hasEntityAccess(String, String) - Method in class com.sap.cloud.sdk.service.prov.api.security.ContainerSecurityImpl
 
hasEntityAccess(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.SecurityUtil
 
hasExpandedEntityAccess(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationService
Checks if the current user has rights to perform the specified operation on an expanded entity.
hasFunction(ExpressionNode, ExpressionOperatorTypes.FUNCTION) - Method in class com.sap.cloud.sdk.service.prov.api.filter.ExpressionAPIUtility
Checks whether a function is used in a filter expression.
hasFunction(ExpressionOperatorTypes.FUNCTION) - Method in interface com.sap.cloud.sdk.service.prov.api.filter.ExpressionNode
Checks whether the current filter expression contains a function.
hashCode() - Method in class com.sap.cloud.sdk.service.prov.api.connection.HashedDataImpl
 
hashCode() - Method in class com.sap.cloud.sdk.service.prov.api.security.CaseInsensitiveString
 
HashedData - Interface in com.sap.cloud.sdk.service.prov.api.connection
Interface that allows to access the raw CSN model and its corresponding SHA-1 hash.
HashedDataImpl - Class in com.sap.cloud.sdk.service.prov.api.connection
 
HashedDataImpl(String, byte[]) - Constructor for class com.sap.cloud.sdk.service.prov.api.connection.HashedDataImpl
 
HasMetadata - Interface in com.sap.cloud.sdk.service.prov.api.internal
 
hasNextRequest() - Method in interface com.sap.cloud.sdk.service.prov.api.ChangeSetHandler
Returns true, if the changeset has additional operations, otherwise, it returns false.
HasOperationsParameters - Interface in com.sap.cloud.sdk.service.prov.api.internal
 
hasOperator(ExpressionNode, ExpressionOperatorTypes.OPERATOR) - Method in class com.sap.cloud.sdk.service.prov.api.filter.ExpressionAPIUtility
Checks whether an operator is used in a filter expression.
hasOperator(ExpressionOperatorTypes.OPERATOR) - Method in interface com.sap.cloud.sdk.service.prov.api.filter.ExpressionNode
Checks whether an operator is used in the current filter expression.
hasProperty(String) - Method in interface com.sap.cloud.sdk.service.prov.api.filter.ExpressionNode
Checks whether the current ExpressionNode represents a filter on a certain property.
hasUserRole(String) - Method in class com.sap.cloud.sdk.service.prov.api.security.Authorization
Checks the current user has the given role or not.
hasUserRole(String) - Method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationDecorator
 
hasUserRole(String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationService
Checks if the current user has the given role associated.
hasUserRole(String) - Method in class com.sap.cloud.sdk.service.prov.api.security.ContainerSecurityImpl
 
hasUserRole(String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.SecurityUtil
 
HttpStatusCodes - Enum in com.sap.cloud.sdk.service.prov.api.constants
 

I

IDataSource - Interface in com.sap.cloud.sdk.service.prov.rt.datasource
 
IFUNUSED - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
IJoin - Interface in com.sap.cloud.sdk.service.prov.rt.datasource
 
InfixParam - Class in com.sap.cloud.sdk.service.prov.api.security
 
InfixParam(String, String, String, String) - Constructor for class com.sap.cloud.sdk.service.prov.api.security.InfixParam
 
InfixSQL - Class in com.sap.cloud.sdk.service.prov.api.security
 
InfixSQL(String) - Constructor for class com.sap.cloud.sdk.service.prov.api.security.InfixSQL
To be used for CDS sql
InfixSQL(String, Deque<InfixParam>) - Constructor for class com.sap.cloud.sdk.service.prov.api.security.InfixSQL
To be used only for Hana with parametrise sql
infixToPostfix(String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationExpressionParser
 
InitTransaction - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The InitTransaction annotation attached to a public method specifies that the method is invoked just after the transaction starts and before any operation executes.
InitTransactionResponse - Interface in com.sap.cloud.sdk.service.prov.api.exits
Provides methods for creating a response object that must be returned from the InitTransaction handler.
InstanceProvider - Interface in com.sap.cloud.sdk.service.prov.api.internal
 
invokeOperation(GenericRequest, String, String, SAPStatistics) - Static method in class com.sap.cloud.sdk.service.prov.api.util.ProcessorHelper
 
isActive() - Static method in class com.sap.cloud.sdk.service.prov.api.transaction.impl.TransactionHandler
 
isAggregatedEntity(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isAllLocaleSupported() - Static method in class com.sap.cloud.sdk.service.prov.api.locale.impl.LocaleTypeResolver
 
isAllLocaleSupported() - Method in class com.sap.cloud.sdk.service.prov.api.locale.LocaleTypes
 
isAnyTemporal(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isAuditingEnabled() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseImpl
Deprecated.
isAuditingEnabled() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.DeleteResponseImpl
Deprecated.
isAuditingEnabled() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseImpl
Deprecated.
isAuditingEnabled() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
Deprecated.
isAuditingEnabled() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseImpl
Deprecated.
isAuditingEnabled() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.UpdateResponseImpl
Deprecated.
isAuditLogEnabled(String, String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isAuthenticatedUser(String) - Method in class com.sap.cloud.sdk.service.prov.api.security.Authorization
Checks if current user is authenticated and given OData service requires authenticated user to access it.
isAuthenticatedUser(String) - Method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationDecorator
 
isAuthenticatedUser(String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationService
Checks if the current user is authenticated to access the service.
isAuthenticatedUser(String) - Method in class com.sap.cloud.sdk.service.prov.api.security.BackwardCompatibility
 
isAuthenticatedUser(String) - Method in class com.sap.cloud.sdk.service.prov.api.security.ContainerSecurityImpl
 
isAuthenticatedUser(AuthorizationDetails, String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.SecurityUtil
 
isAutoExposed(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isAutoExposedAndAutoExpose(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isCdsPersistenceSkipAnnotationEnabled() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
isClassValid(Class<?>) - Method in interface com.sap.cloud.sdk.service.prov.api.util.ClassHelper.ClassValidator
 
isConsistentPagingEnabled(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isConsistentPagingOrDeltaEnabled() - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isCountCall() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
isCountCall() - Method in class com.sap.cloud.sdk.service.prov.api.request.QueryRequest
Returns true when it is a $count call(Only return the number of records.) For example, if the URL is /EPMSampleService/SalesOrders/$count then this method returns true
isCreatable(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isCustomNode() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.BinaryExpressionNodeImpl
 
isCustomNode() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.impl.FilterNodeInternal
 
isCustomNode() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.FunctionNodeImpl
 
isCustomNode() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.LiteralNodeImpl
 
isCustomNode() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.NodeInfoImpl
 
isCustomNode() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.PropertyNodeImpl
 
isCustomNode() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.UnaryExpressionNodeImpl
 
isDefaultOrderEnabled(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isDeletable(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isDeletable() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
isDeltaEnabled(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isDescending() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.OrderByExpressionImpl
 
isDescending() - Method in class com.sap.cloud.sdk.service.prov.api.request.OrderByExpression
Indicates whether the sorting order specified in the $orderby system query option is descending.
isDraftEnabled() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
isDraftEnabledEntity(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isDraftNodeEntity(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isEnableSuppression() - Method in exception com.sap.cloud.sdk.service.prov.api.exception.ServiceSDKException
 
isEntityTemporal(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isExtensionClass(Class) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CustomHandlerAnnotations
 
isHdbcdsMapping() - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isInitialized() - Static method in class com.sap.cloud.sdk.service.prov.api.transaction.impl.TransactionHandler
 
isInlineCountCall() - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
isInlineCountCall() - Method in class com.sap.cloud.sdk.service.prov.api.request.QueryRequest
Indicates whether there is a $inlinecount=allpages or $count=true system query option in the request (depending on OData V2 or OData V4).
isInsertable() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
isKey() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNElementModel
 
isLeafUnit() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.ExpressionNode
Checks whether the current ExpressionNode is a leaf unit.
isLeafUnit() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.BinaryExpressionNodeImpl
 
isLeafUnit() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.FunctionNodeImpl
 
isLeafUnit() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.LiteralNodeImpl
 
isLeafUnit() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.PropertyNodeImpl
 
isLeafUnit() - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.UnaryExpressionNodeImpl
 
isLiteralNode() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.ExpressionNode
Checks whether the current node is a literal node.
isLocalized(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isLocalizedForDraft(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isNotnull() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNElementModel
 
isPlainSqlMapping() - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isPlainSqlMapping() - Static method in class com.sap.cloud.sdk.service.prov.api.internal.SQLMapping
 
isPropertyNode() - Method in interface com.sap.cloud.sdk.service.prov.api.filter.ExpressionNode
Checks whether the current node is a property.
isRegisteredUser(String) - Method in class com.sap.cloud.sdk.service.prov.api.security.Authorization
Checks if current user is registered user and given OData service requires registered user to access it.
isRegisteredUser(String) - Method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationDecorator
 
isRegisteredUser(String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationService
Checks if the current user is registered to access the service.
isRegisteredUser(String) - Method in class com.sap.cloud.sdk.service.prov.api.security.BackwardCompatibility
 
isRegisteredUser(String) - Method in class com.sap.cloud.sdk.service.prov.api.security.ContainerSecurityImpl
 
isRuleExist(String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationRulesContainer
Reads the rule on-demand from CSN.json and builds it in local data store.
isSkipDone() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
 
isTemporal(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isTopDone() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
 
isUpdatable(String, String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
isUpdatable() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
isWritableStackTrace() - Method in exception com.sap.cloud.sdk.service.prov.api.exception.ServiceSDKException
 

J

JDBCDataSourceParams - Interface in com.sap.cloud.sdk.service.prov.api.connection
 
JWTUtil - Class in com.sap.cloud.sdk.service.prov.api.security
 

K

Key - Annotation Type in com.sap.cloud.sdk.service.prov.api.annotations
The Key annotation attached to a property of a class specifies that the corresponding property is the key property.
KEY - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
KIND - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 

L

LENGTH - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
LiteralNode - Interface in com.sap.cloud.sdk.service.prov.api.filter
Represents a leaf node which has a literal value.
LiteralNodeImpl - Class in com.sap.cloud.sdk.service.prov.api.filter.impl
 
LiteralNodeImpl(Object, NodeInfoImpl) - Constructor for class com.sap.cloud.sdk.service.prov.api.filter.impl.LiteralNodeImpl
 
loadClasses(String, ClassHelper.ClassValidator) - Static method in class com.sap.cloud.sdk.service.prov.api.util.ClassHelper
Returns the classes in the classpath that satisfies the passed classvalidator.
loadClassesFromClasspath(ClassHelper.ClassValidator) - Static method in class com.sap.cloud.sdk.service.prov.api.util.ClassHelper
 
LocaleTypeResolver - Class in com.sap.cloud.sdk.service.prov.api.locale.impl
 
LocaleTypeResolver() - Constructor for class com.sap.cloud.sdk.service.prov.api.locale.impl.LocaleTypeResolver
 
LocaleTypes - Class in com.sap.cloud.sdk.service.prov.api.locale
 
LocaleTypes() - Constructor for class com.sap.cloud.sdk.service.prov.api.locale.LocaleTypes
 
logDebug(Logger, String) - Static method in class com.sap.cloud.sdk.service.prov.model.internal.CsnParserUtil
 

M

MediaReadResponse - Class in com.sap.cloud.sdk.service.prov.api.response
 
MediaReadResponse() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.MediaReadResponse
 
MediaReadResponseBuilder - Interface in com.sap.cloud.sdk.service.prov.api.response
 
MediaReadResponseBuilderImpl - Class in com.sap.cloud.sdk.service.prov.api.response.impl
 
MediaReadResponseBuilderImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.MediaReadResponseBuilderImpl
 
MediaReadResponseImpl - Class in com.sap.cloud.sdk.service.prov.api.response.impl
 
MediaReadResponseImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.MediaReadResponseImpl
 
MediaReadResponseImpl(ErrorResponse) - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.MediaReadResponseImpl
 
Message - Class in com.sap.cloud.sdk.service.prov.api
 
Message(String, String, String, Severity) - Constructor for class com.sap.cloud.sdk.service.prov.api.Message
 
MessageContainer - Interface in com.sap.cloud.sdk.service.prov.api
 
MessageContainerImpl - Class in com.sap.cloud.sdk.service.prov.api.request
 
MessageContainerImpl(Locale) - Constructor for class com.sap.cloud.sdk.service.prov.api.request.MessageContainerImpl
 

N

nextRequest() - Method in interface com.sap.cloud.sdk.service.prov.api.ChangeSetHandler
Returns request information corresponding to the next operation in the changeset.
NodeInfo - Interface in com.sap.cloud.sdk.service.prov.api.filter
Represents the node information.
NodeInfoImpl - Class in com.sap.cloud.sdk.service.prov.api.filter.impl
 
NodeInfoImpl(String, ExpressionOperatorTypes.NODE_KIND) - Constructor for class com.sap.cloud.sdk.service.prov.api.filter.impl.NodeInfoImpl
 
NodeInfoImpl(ExpressionOperatorTypes.NODE_KIND) - Constructor for class com.sap.cloud.sdk.service.prov.api.filter.impl.NodeInfoImpl
 
not(Expression) - Method in interface com.sap.cloud.sdk.service.prov.api.filter.ExpressionBuilder
Prepends the not operator to the expression.
not(Expression) - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.ExpressionBuilderImpl
 
NOT_NULL - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 

O

ODATA_DRAFT_ENABLED - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
ON - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
Operand - Class in com.sap.cloud.sdk.service.prov.api.security
 
Operand(String) - Constructor for class com.sap.cloud.sdk.service.prov.api.security.Operand
 
OperationRequest - Class in com.sap.cloud.sdk.service.prov.api.request
Provides the request information of an operation in a service.
OperationRequest() - Constructor for class com.sap.cloud.sdk.service.prov.api.request.OperationRequest
 
OperationRequestImpl - Class in com.sap.cloud.sdk.service.prov.api.request.impl
 
OperationRequestImpl(RequestContext, String, Map<String, List<String>>, Map<String, Object>, String) - Constructor for class com.sap.cloud.sdk.service.prov.api.request.impl.OperationRequestImpl
 
OperationRequestImpl(RequestContext, String, EntityMetadata, Map<String, List<String>>, Map<String, Object>, String) - Constructor for class com.sap.cloud.sdk.service.prov.api.request.impl.OperationRequestImpl
 
OperationResponse - Class in com.sap.cloud.sdk.service.prov.api.response
Provides the methods for creating a response in the case of a successful or failed operation.
OperationResponse() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.OperationResponse
 
OperationResponseBuilder - Interface in com.sap.cloud.sdk.service.prov.api.response
 
OperationResponseBuilderImpl - Class in com.sap.cloud.sdk.service.prov.api.response.impl
 
OperationResponseBuilderImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseBuilderImpl
 
OperationResponseImpl - Class in com.sap.cloud.sdk.service.prov.api.response.impl
 
OperationResponseImpl(ErrorResponse) - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseImpl
 
OperationResponseImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseImpl
 
Operator - Enum in com.sap.cloud.sdk.service.prov.api.security
 
ORDERBY - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
OrderByExpression - Class in com.sap.cloud.sdk.service.prov.api.request
 
OrderByExpression() - Constructor for class com.sap.cloud.sdk.service.prov.api.request.OrderByExpression
 
OrderByExpressionImpl - Class in com.sap.cloud.sdk.service.prov.api.request.impl
 
OrderByExpressionImpl(boolean, String) - Constructor for class com.sap.cloud.sdk.service.prov.api.request.impl.OrderByExpressionImpl
 

P

PARAMS - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
PojoUtil - Class in com.sap.cloud.sdk.service.prov.api.util
 
PojoUtil() - Constructor for class com.sap.cloud.sdk.service.prov.api.util.PojoUtil
 
PreExtensionQueryResponseBuilder - Class in com.sap.cloud.sdk.service.prov.api.exits
setting expression
PreExtensionQueryResponseBuilder() - Constructor for class com.sap.cloud.sdk.service.prov.api.exits.PreExtensionQueryResponseBuilder
 
PreExtensionResponseBuilderWithBody - Class in com.sap.cloud.sdk.service.prov.api.exits
Provides methods for creating a response object from the BeforeCreate or BeforeUpdate handler in the event of a successful execution.
PreExtensionResponseBuilderWithBody(EntityData) - Constructor for class com.sap.cloud.sdk.service.prov.api.exits.PreExtensionResponseBuilderWithBody
 
PreExtensionResponseBuilderWithBody() - Constructor for class com.sap.cloud.sdk.service.prov.api.exits.PreExtensionResponseBuilderWithBody
 
PreExtensionResponseBuilderWithoutBody - Class in com.sap.cloud.sdk.service.prov.api.exits
Provides methods for creating a response object from the BeforeQuery, BeforeRead, or BeforeDelete handler in the event of a successful execution.
PreExtensionResponseBuilderWithoutBody() - Constructor for class com.sap.cloud.sdk.service.prov.api.exits.PreExtensionResponseBuilderWithoutBody
 
PreExtensionResponseImpl - Class in com.sap.cloud.sdk.service.prov.api.exits
 
PreExtensionResponseImpl(Object) - Constructor for class com.sap.cloud.sdk.service.prov.api.exits.PreExtensionResponseImpl
 
PreExtensionResponseImpl(ErrorResponse) - Constructor for class com.sap.cloud.sdk.service.prov.api.exits.PreExtensionResponseImpl
 
PreExtensionResponseImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.exits.PreExtensionResponseImpl
 
PreExtensionResponseWithBody - Class in com.sap.cloud.sdk.service.prov.api.exits
 
PreExtensionResponseWithBody() - Constructor for class com.sap.cloud.sdk.service.prov.api.exits.PreExtensionResponseWithBody
 
PreExtensionResponseWithoutBody - Class in com.sap.cloud.sdk.service.prov.api.exits
 
PreExtensionResponseWithoutBody() - Constructor for class com.sap.cloud.sdk.service.prov.api.exits.PreExtensionResponseWithoutBody
 
ProcessorHelper - Class in com.sap.cloud.sdk.service.prov.api.util
 
PropertyNode - Interface in com.sap.cloud.sdk.service.prov.api.filter
 
PropertyNodeImpl - Class in com.sap.cloud.sdk.service.prov.api.filter.impl
 
PropertyNodeImpl(String, NodeInfoImpl) - Constructor for class com.sap.cloud.sdk.service.prov.api.filter.impl.PropertyNodeImpl
 
purgeCurrentAuthorization() - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationService
Removes the Authorization data for current request.

Q

Query - Annotation Type in com.sap.cloud.sdk.service.prov.api.operations
The Query annotation attached to a public method specifies that the method implements the query operation of an entity in a service.
QUERY - Static variable in class com.sap.cloud.sdk.service.prov.api.util.ProcessorHelper
 
QUERY - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
QueryRequest - Class in com.sap.cloud.sdk.service.prov.api.request
Provides the request information for querying an entity in a service.
QueryRequest() - Constructor for class com.sap.cloud.sdk.service.prov.api.request.QueryRequest
 
QueryRequestImpl - Class in com.sap.cloud.sdk.service.prov.api.request.impl
 
QueryRequestImpl(RequestContext, String, EntityMetadata, Map<String, List<String>>, String) - Constructor for class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
QueryResponse - Class in com.sap.cloud.sdk.service.prov.api.response
Provides the methods for creating a response in the case of a successful or failed query operation.
QueryResponse() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.QueryResponse
 
QueryResponseAccessor - Class in com.sap.cloud.sdk.service.prov.api.response
 
QueryResponseAccessor(List<EntityData>, Map<String, List<String>>) - Constructor for class com.sap.cloud.sdk.service.prov.api.response.QueryResponseAccessor
 
QueryResponseBuilder - Interface in com.sap.cloud.sdk.service.prov.api.response
Provides the methods for creating a response, populating its header and content, and enabling audit logging in the case of a successful query operation.
QueryResponseBuilderImpl - Class in com.sap.cloud.sdk.service.prov.api.response.impl
 
QueryResponseBuilderImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseBuilderImpl
 
QueryResponseImpl - Class in com.sap.cloud.sdk.service.prov.api.response.impl
 
QueryResponseImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
 
QueryResponseImpl(ErrorResponse) - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
 
quoteIfRequired(String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.SQLMapping
 

R

Read - Annotation Type in com.sap.cloud.sdk.service.prov.api.operations
The Read annotation attached to a public method specifies that the method implements the Read operation of an entity in a service.
READ - Static variable in class com.sap.cloud.sdk.service.prov.api.util.ProcessorHelper
 
readAndParse(InputStream) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNParser
 
readAndParse(byte[]) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNParser
 
readAndParse() - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNParser
 
ReadRequest - Class in com.sap.cloud.sdk.service.prov.api.request
Provides the request information for reading an entity in a service.
ReadRequest() - Constructor for class com.sap.cloud.sdk.service.prov.api.request.ReadRequest
 
ReadRequestImpl - Class in com.sap.cloud.sdk.service.prov.api.request.impl
 
ReadRequestImpl(RequestContext, String, EntityMetadata, Map<String, List<String>>, Map<String, Object>, String) - Constructor for class com.sap.cloud.sdk.service.prov.api.request.impl.ReadRequestImpl
 
ReadResponse - Class in com.sap.cloud.sdk.service.prov.api.response
Provides the methods for creating a response in the case of a successful or failed read operation.
ReadResponse() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.ReadResponse
 
ReadResponseAccessor - Interface in com.sap.cloud.sdk.service.prov.api.response
 
ReadResponseAccessorImpl - Class in com.sap.cloud.sdk.service.prov.api.response.impl
 
ReadResponseAccessorImpl(EntityMetadata, Object) - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseAccessorImpl
 
ReadResponseBuilder - Interface in com.sap.cloud.sdk.service.prov.api.response
Provides the methods for creating a response, populating its header and content, and enabling audit logging in the case of a successful read operation.
ReadResponseBuilderImpl - Class in com.sap.cloud.sdk.service.prov.api.response.impl
 
ReadResponseBuilderImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseBuilderImpl
 
ReadResponseImpl - Class in com.sap.cloud.sdk.service.prov.api.response.impl
 
ReadResponseImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseImpl
 
ReadResponseImpl(ErrorResponse) - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseImpl
 
REF - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
registerAnnotationClassMethod(String, AnnotatedClassMethod<?>) - Method in class com.sap.cloud.sdk.service.prov.annotation.repository.AnnotationRepository
Use this method to register a list of AnnotatedClassMethod object against a particular Odata V4 annotation
registerTypeMap(String, String, Class) - Method in class com.sap.cloud.sdk.service.prov.api.TypeMapping
 
rejectRequest() - Method in class com.sap.cloud.sdk.service.prov.api.security.Authorization
It rejects the request and throws an Unauthorized Exception.
removeElement(String) - Method in interface com.sap.cloud.sdk.service.prov.api.EntityDataBuilder
Removes an element from the EntityData which is built using this EntityDataBuilder object.
removeElement(String) - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityDataBuilder
 
removeHeader(String) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseImpl
 
replaceDotIfRequired(String) - Static method in class com.sap.cloud.sdk.service.prov.api.internal.SQLMapping
 
Request - Class in com.sap.cloud.sdk.service.prov.api.request
Provides the request information for an operation.
Request() - Constructor for class com.sap.cloud.sdk.service.prov.api.request.Request
 
RequestContext - Class in com.sap.cloud.sdk.service.prov.api.request
Provides additional request information in the context of the request protocol.
RequestContext() - Constructor for class com.sap.cloud.sdk.service.prov.api.request.RequestContext
 
requestDestroyed(ServletRequestEvent) - Method in class com.sap.cloud.sdk.service.prov.api.connection.ThreadSafeObjectStore
 
requestDestroyed(ServletRequestEvent) - Method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationListener
 
requestInitialized(ServletRequestEvent) - Method in class com.sap.cloud.sdk.service.prov.api.connection.ThreadSafeObjectStore
 
requestInitialized(ServletRequestEvent) - Method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationListener
 
RequestProcessingHelper - Class in com.sap.cloud.sdk.service.prov.api.util
 
RequestProcessingHelper() - Constructor for class com.sap.cloud.sdk.service.prov.api.util.RequestProcessingHelper
 
response() - Method in class com.sap.cloud.sdk.service.prov.api.exits.PreExtensionQueryResponseBuilder
Use this method in a BeforeQuery handler to return a response object in the event of a successful execution.
response() - Method in class com.sap.cloud.sdk.service.prov.api.exits.PreExtensionResponseBuilderWithBody
Use this method in a BeforeCreate or BeforeUpdate handler to return a response object in the event of a successful execution.
response() - Method in class com.sap.cloud.sdk.service.prov.api.exits.PreExtensionResponseBuilderWithoutBody
Use this method in a BeforeQuery, BeforeRead, or a BeforeDelete handler to return a response object in the event of a successful execution.
response() - Method in interface com.sap.cloud.sdk.service.prov.api.response.CreateResponseBuilder
Returns an instance of CreateResponse object.
response() - Method in interface com.sap.cloud.sdk.service.prov.api.response.DeleteResponseBuilder
Returns an instance of DeleteResponse object.
response() - Method in interface com.sap.cloud.sdk.service.prov.api.response.ErrorResponseBuilder
Returns an instance of ErrorResponse object.
response() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseBuilderImpl
 
response() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.DeleteResponseBuilderImpl
 
response() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ErrorResponseBuilderImpl
 
response() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.MediaReadResponseBuilderImpl
 
response() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseBuilderImpl
 
response() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseBuilderImpl
 
response() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseBuilderImpl
 
response() - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.UpdateResponseBuilderImpl
 
response() - Method in interface com.sap.cloud.sdk.service.prov.api.response.MediaReadResponseBuilder
 
response() - Method in interface com.sap.cloud.sdk.service.prov.api.response.OperationResponseBuilder
Use this method to build the OperationResponse from the builder.
response() - Method in interface com.sap.cloud.sdk.service.prov.api.response.QueryResponseBuilder
Returns an instance of QueryResponse object.
response() - Method in interface com.sap.cloud.sdk.service.prov.api.response.ReadResponseBuilder
Returns an instance of ReadResponse object.
Response - Class in com.sap.cloud.sdk.service.prov.api.response
Allows you to manage a response for an operation.
Response() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.Response
 
response() - Method in interface com.sap.cloud.sdk.service.prov.api.response.UpdateResponseBuilder
Returns an instance of UpdateResponse object.
ResponseBuilder - Interface in com.sap.cloud.sdk.service.prov.api.response
Allows you to manage a response builder for an operation.
RETURNS - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
rollbackTransaction() - Static method in class com.sap.cloud.sdk.service.prov.api.transaction.impl.TransactionHandler
 
rollbackTransaction() - Method in interface com.sap.cloud.sdk.service.prov.api.transaction.TransactionManager
Roll back the Transaction if something goes wrong during the transaction process.

S

safeClose(InputStream) - Static method in class com.sap.cloud.sdk.service.prov.api.util.GenericUtilityMethods
Closes an input stream after checking for null.
SAPStatistics - Class in com.sap.cloud.sdk.service.prov.api.statistics
 
SAPStatistics() - Constructor for class com.sap.cloud.sdk.service.prov.api.statistics.SAPStatistics
 
SAPWhiteListedLocale - Class in com.sap.cloud.sdk.service.prov.api.locale
 
SAPWhiteListedLocale() - Constructor for class com.sap.cloud.sdk.service.prov.api.locale.SAPWhiteListedLocale
 
SecurityUtil - Class in com.sap.cloud.sdk.service.prov.api.security
 
SELECT - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
Semantics - Static variable in class com.sap.cloud.sdk.service.prov.api.internal.CSNUtil
 
SERVICE - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
ServiceMetadata - Class in com.sap.cloud.sdk.service.prov.api
Provides access to the current request's metadata and its last modifed timee.
ServiceMetadata() - Constructor for class com.sap.cloud.sdk.service.prov.api.ServiceMetadata
 
ServiceSDKException - Exception in com.sap.cloud.sdk.service.prov.api.exception
 
ServiceSDKException(String) - Constructor for exception com.sap.cloud.sdk.service.prov.api.exception.ServiceSDKException
 
ServiceSDKException(Throwable) - Constructor for exception com.sap.cloud.sdk.service.prov.api.exception.ServiceSDKException
 
ServiceSDKException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.service.prov.api.exception.ServiceSDKException
 
ServiceSDKException(String, Throwable, boolean, boolean) - Constructor for exception com.sap.cloud.sdk.service.prov.api.exception.ServiceSDKException
 
ServiceSDKException(String, int, Locale) - Constructor for exception com.sap.cloud.sdk.service.prov.api.exception.ServiceSDKException
 
ServiceSDKException(String, int, Locale, String) - Constructor for exception com.sap.cloud.sdk.service.prov.api.exception.ServiceSDKException
 
ServiceSDKException(String, int, Locale, Throwable) - Constructor for exception com.sap.cloud.sdk.service.prov.api.exception.ServiceSDKException
 
ServiceSDKException(String, int, Locale, Throwable, String) - Constructor for exception com.sap.cloud.sdk.service.prov.api.exception.ServiceSDKException
 
ServiceSDKResourceBundle - Class in com.sap.cloud.sdk.service.prov.api.util
 
SessionContext - Interface in com.sap.cloud.sdk.service.prov.api.sessioncontext
 
SessionContextImpl - Class in com.sap.cloud.sdk.service.prov.api.sessioncontext.impl
 
SessionContextImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.sessioncontext.impl.SessionContextImpl
 
setActions(List<CSNOperationModel>) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
setActions(List<CSNOperationModel>) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNServiceModel
 
setAnnotations(List<CSNAnnotationModel>) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
setAssociationName(String) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNAssociationModel
 
setAssociations(List<CSNAssociationModel>) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
setAuthorizationDefinition(Map<String, AuthorizationDetails>) - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationRulesContainer
 
setCardinality(Map<String, Object>) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNAssociationModel
 
setCause(Throwable) - Method in interface com.sap.cloud.sdk.service.prov.api.response.ErrorResponseBuilder
Sets the exception that caused the operation to fail in the ErrorResponseBuilder object.
setCause(Throwable) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ErrorResponseBuilderImpl
 
setCdsPersistenceSkipAnnotationEnabled(boolean) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
setColumns() - Method in class com.sap.cloud.sdk.service.prov.rt.datasource.AbstractQueryBuilder
 
setComplexData(List<Map<String, Object>>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseBuilderImpl
 
setComplexData(List<Map<String, Object>>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseImpl
 
setComplexData(List<Map<String, Object>>) - Method in interface com.sap.cloud.sdk.service.prov.api.response.OperationResponseBuilder
Can be used to set the response Complex Types, Array of ComplexTypes.
setConnectionProvider(DataSourceParams) - Static method in class com.sap.cloud.sdk.service.prov.api.util.RequestProcessingHelper
 
setConnectionProviderClass(String) - Static method in class com.sap.cloud.sdk.service.prov.api.util.RequestProcessingHelper
 
setCount(int) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseBuilderImpl
 
setCount(int) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
 
setCount(int) - Method in interface com.sap.cloud.sdk.service.prov.api.response.QueryResponseBuilder
 
setCountCall(boolean) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
setCsnForCurrentThread(HashedData) - Static method in class com.sap.cloud.sdk.service.prov.api.connection.ThreadSafeObjectStore
 
setCustomNode(boolean) - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.NodeInfoImpl
 
setCustomQueryOptions(Map<String, String>) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
setData(Object) - Method in class com.sap.cloud.sdk.service.prov.api.exits.PreExtensionResponseBuilderWithBody
Use this method to add the modified request body of the current Create/Update request represented as a POJO.
setData(Object) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.CreateRequestImpl
 
setData(Object) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.UpdateRequestImpl
 
setData(Map<String, Object>) - Method in interface com.sap.cloud.sdk.service.prov.api.response.CreateResponseBuilder
Sets key-value pairs representing the properties of the created entity in the CreateResponseBuilder object.
setData(EntityData) - Method in interface com.sap.cloud.sdk.service.prov.api.response.CreateResponseBuilder
Sets an EntityData object corresponding to the created entity in the CreateResponseBuilder object.
setData(Object) - Method in interface com.sap.cloud.sdk.service.prov.api.response.CreateResponseBuilder
Sets a POJO object corresponding to the created entity in the CreateResponseBuilder object.
setData(Map<String, Object>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseBuilderImpl
 
setData(EntityData) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseBuilderImpl
 
setData(Object) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseBuilderImpl
 
setData(Object) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseImpl
 
setData(List) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseBuilderImpl
 
setData(List<?>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseBuilderImpl
 
setData(List<?>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
 
setData(Map<String, Object>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseBuilderImpl
 
setData(EntityData) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseBuilderImpl
 
setData(Object) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseBuilderImpl
 
setData(Object) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseImpl
 
setData(List<Object>) - Method in interface com.sap.cloud.sdk.service.prov.api.response.OperationResponseBuilder
Can be used to set the response Entity, Array of Entities where the entity is represented by a POJO.
setData(List<?>) - Method in interface com.sap.cloud.sdk.service.prov.api.response.QueryResponseBuilder
Sets a list of POJO objects representing the entities returned by the query operation in the QueryResponseBuilder object.
setData(Map<String, Object>) - Method in interface com.sap.cloud.sdk.service.prov.api.response.ReadResponseBuilder
Sets key-value pairs representing the properties of the read entity in the ReadResponseBuilder object.
setData(EntityData) - Method in interface com.sap.cloud.sdk.service.prov.api.response.ReadResponseBuilder
Sets an EntityData object corresponding to the read entity in the ReadResponseBuilder object.
setData(Object) - Method in interface com.sap.cloud.sdk.service.prov.api.response.ReadResponseBuilder
Sets a POJO object corresponding to the read entity in the ReadResponseBuilder object.
setDataAsMap(List<Map<String, Object>>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseBuilderImpl
 
setDataAsMap(List<Map<String, Object>>) - Method in interface com.sap.cloud.sdk.service.prov.api.response.QueryResponseBuilder
Sets a list of key-value pairs representing the properties of entities returned by the query operation in the QueryResponseBuilder object.
setDatasourceProvider(String) - Static method in class com.sap.cloud.sdk.service.prov.api.util.RequestProcessingHelper
 
setDeltaSnapshotCleanUpInterval(Integer) - Static method in class com.sap.cloud.sdk.service.prov.api.util.RequestProcessingHelper
 
setDraftEnabled(boolean) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
setElements(List<String>) - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityMetadata
 
setElements(List<CSNElementModel>) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
setElementTypes(HashMap<String, ElementType>) - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityMetadata
 
setEntities(Map<String, CSNEntityModel>) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNMetaModel
 
setEntities(List<CSNEntityModel>) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNServiceModel
 
setEntityData(EntityData) - Method in class com.sap.cloud.sdk.service.prov.api.exits.PreExtensionResponseBuilderWithBody
Use this method to add the modified request body of the current Create/Update request represented as an EntityData object.
setEntityData(List<EntityData>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseBuilderImpl
 
setEntityData(List) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseImpl
 
setEntityData(List<EntityData>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseBuilderImpl
 
setEntityData(List<EntityData>) - Method in interface com.sap.cloud.sdk.service.prov.api.response.OperationResponseBuilder
Can be used to set the response Entity, Array of Entities.
setEntityData(List<EntityData>) - Method in interface com.sap.cloud.sdk.service.prov.api.response.QueryResponseBuilder
Sets a list of EntityData objects representing the entities returned by the query operation in the QueryResponseBuilder object.
setEntityData(EntityData) - Method in interface com.sap.cloud.sdk.service.prov.api.SimpleExtensionContext
Sets the entityData as the response for the current call.
setEntityName(String) - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityMetadata
 
setEntityName(String) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
setError(ErrorResponse) - Static method in interface com.sap.cloud.sdk.service.prov.api.exits.BeforeAllResponse
 
setError(ErrorResponse) - Static method in interface com.sap.cloud.sdk.service.prov.api.exits.BeforeCreateResponse
Populates error in a BeforeCreateResponse object and returns the same.
setError(ErrorResponse) - Static method in interface com.sap.cloud.sdk.service.prov.api.exits.BeforeDeleteResponse
Populates error in a BeforeDeleteResponse object and returns the same.
setError(ErrorResponse) - Static method in interface com.sap.cloud.sdk.service.prov.api.exits.BeforeQueryResponse
Populates error in a BeforeQueryResponse object and returns the same.
setError(ErrorResponse) - Static method in interface com.sap.cloud.sdk.service.prov.api.exits.BeforeReadResponse
Populates error in a BeforeReadResponse object and returns the same.
setError(ErrorResponse) - Static method in interface com.sap.cloud.sdk.service.prov.api.exits.BeforeUpdateResponse
Populates error in a BeforeUpdateResponse object and returns the same.
setError(ErrorResponse) - Static method in interface com.sap.cloud.sdk.service.prov.api.exits.ExtensionResponse
 
setError(ErrorResponse) - Static method in interface com.sap.cloud.sdk.service.prov.api.exits.InitTransactionResponse
Populates error in a InitTransactionResponse object and returns the same.
setError(ErrorResponse) - Static method in class com.sap.cloud.sdk.service.prov.api.response.CreateResponse
Populates error in the response in the event of a failed create operation, and returns the same.
setError(ErrorResponse) - Static method in class com.sap.cloud.sdk.service.prov.api.response.DeleteResponse
Populates error in the response in the event of a failed delete operation, and returns the same.
setError(ErrorResponse) - Static method in class com.sap.cloud.sdk.service.prov.api.response.MediaReadResponse
 
setError(ErrorResponse) - Static method in class com.sap.cloud.sdk.service.prov.api.response.OperationResponse
Populates an error in the response in the event of a failed operation, and returns the same.
setError(ErrorResponse) - Static method in class com.sap.cloud.sdk.service.prov.api.response.QueryResponse
Populates error in the response in the event of a failed query operation, and returns the same.
setError(ErrorResponse) - Static method in class com.sap.cloud.sdk.service.prov.api.response.ReadResponse
Populates error in the response in the event of a failed read operation, and returns the same.
setError(ErrorResponse) - Static method in class com.sap.cloud.sdk.service.prov.api.response.UpdateResponse
Populates error in the response in the event of a failed update operation, and returns the same.
setErrorCode(String) - Method in interface com.sap.cloud.sdk.service.prov.api.response.ErrorResponseBuilder
Sets the error code in the ErrorResponseBuilder object.
setErrorCode(String) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ErrorResponseBuilderImpl
 
setExpandItems(String) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
setExpression(Expression) - Method in class com.sap.cloud.sdk.service.prov.api.exits.PreExtensionQueryResponseBuilder
Use this method to add the modified FilterExpression of the current Query request represented as an Expression object.
setfilter() - Method in class com.sap.cloud.sdk.service.prov.rt.datasource.AbstractQueryBuilder
 
setFlattenedElements(List<String>) - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityMetadata
 
setFunctions(List<CSNOperationModel>) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
setFunctions(List<CSNOperationModel>) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNServiceModel
 
setGrant(List<String>) - Method in class com.sap.cloud.sdk.service.prov.api.security.AccessGrantDetails
 
setGroupBy() - Method in class com.sap.cloud.sdk.service.prov.rt.datasource.AbstractQueryBuilder
 
setHeader(String, String) - Method in interface com.sap.cloud.sdk.service.prov.api.response.CreateResponseBuilder
Sets a header with the specified name and value in the CreateResponseBuilder object.
setHeader(String, String) - Method in interface com.sap.cloud.sdk.service.prov.api.response.DeleteResponseBuilder
Sets a header with the specified name and value in the DeleteResponseBuilder object.
setHeader(String, String) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseBuilderImpl
 
setHeader(String, String) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.DeleteResponseBuilderImpl
 
setHeader(String, String) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseBuilderImpl
 
setHeader(String, String) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseBuilderImpl
 
setHeader(String, String) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseBuilderImpl
 
setHeader(String, String) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseImpl
 
setHeader(String, String) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.UpdateResponseBuilderImpl
 
setHeader(String, String) - Method in interface com.sap.cloud.sdk.service.prov.api.response.OperationResponseBuilder
Sets a header with the specified name and value in the OperationResponseBuilder object.
setHeader(String, String) - Method in interface com.sap.cloud.sdk.service.prov.api.response.QueryResponseBuilder
Sets a header with the specified name and value in the QueryResponseBuilder object.
setHeader(String, String) - Method in interface com.sap.cloud.sdk.service.prov.api.response.ReadResponseBuilder
Sets a header with the specified name and value in the ReadResponseBuilder object.
setHeader(String, String) - Method in interface com.sap.cloud.sdk.service.prov.api.response.UpdateResponseBuilder
Sets a header with the specified name and value in the UpdateResponseBuilder object.
setHeaders(Map<String, List<String>>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.CreateResponseImpl
 
setHeaders(Map<String, List<String>>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.DeleteResponseImpl
 
setHeaders(Map<String, List<String>>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseImpl
 
setHeaders(Map<String, List<String>>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
 
setHeaders(Map<String, List<String>>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseImpl
 
setHeaders(Map<String, List<String>>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.UpdateResponseImpl
 
setInlineCount(int) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseBuilderImpl
 
setInlineCount(int) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
 
setInlineCount(int) - Method in interface com.sap.cloud.sdk.service.prov.api.response.QueryResponseBuilder
Sets a custom inline count value that overrides the default value returned in the response.
setIsAutoExposed(String) - Static method in class com.sap.cloud.sdk.service.prov.api.util.RequestProcessingHelper
 
setIsInlineCount(boolean) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
setJoin() - Method in class com.sap.cloud.sdk.service.prov.rt.datasource.AbstractQueryBuilder
 
setJWTToken(String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationService
Sets the JWT Token using Base64 Encoded string for current request.
setJWTToken(String, JsonObject) - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationService
Sets the JWT Token using Base64 Encoded string and its converted JsonNode for current request.
setKey(boolean) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNElementModel
 
setKeys(List<String>) - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityMetadata
 
setKeys(Map<String, Object>) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.ReadRequestImpl
 
setKind(String) - Method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationDetails
 
setLeadingMessage(String, String, Object...) - Method in interface com.sap.cloud.sdk.service.prov.api.MessageContainer
Sets the leading message.
setLeadingMessage(String, String, Object...) - Method in class com.sap.cloud.sdk.service.prov.api.request.MessageContainerImpl
 
setLength(Integer) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNElementModel
 
setLimit() - Method in class com.sap.cloud.sdk.service.prov.rt.datasource.AbstractQueryBuilder
 
setLocale(Locale) - Method in class com.sap.cloud.sdk.service.prov.api.util.ServiceSDKResourceBundle
 
setLocale(String) - Method in class com.sap.cloud.sdk.service.prov.api.util.ServiceSDKResourceBundle
 
setLocale(String, String) - Method in class com.sap.cloud.sdk.service.prov.api.util.ServiceSDKResourceBundle
 
setLocale(String, String, String) - Method in class com.sap.cloud.sdk.service.prov.api.util.ServiceSDKResourceBundle
 
setMediaData(byte[], String) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.MediaReadResponseBuilderImpl
 
setMediaData(byte[], String) - Method in interface com.sap.cloud.sdk.service.prov.api.response.MediaReadResponseBuilder
 
setMediaType(String) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.MediaReadResponseImpl
 
setMediaValue(byte[]) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.MediaReadResponseImpl
 
setMessage(String, Object...) - Method in interface com.sap.cloud.sdk.service.prov.api.response.ErrorResponseBuilder
Sets the error message considering localization.
setMessage(String, Object...) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ErrorResponseBuilderImpl
 
setMetadataForCurrentThread(ByteArrayOutputStream) - Static method in class com.sap.cloud.sdk.service.prov.api.connection.ThreadSafeObjectStore
 
setMetadataLastModifiedTime(Instant) - Static method in class com.sap.cloud.sdk.service.prov.api.connection.ThreadSafeObjectStore
 
setMethod(Method) - Method in class com.sap.cloud.sdk.service.prov.annotation.repository.AnnotatedClassMethod
 
setName(String) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNAnnotationModel
 
setName(String) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNElementModel
 
setName(String) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNOperationModel
 
setName(String) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNParamModel
 
setNamespace(String) - Method in class com.sap.cloud.sdk.service.prov.api.internal.DefaultEntityMetadata
 
setNotnull(boolean) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNElementModel
 
setOdataSerializerVersion(String) - Static method in class com.sap.cloud.sdk.service.prov.api.util.RequestProcessingHelper
 
setOffset() - Method in class com.sap.cloud.sdk.service.prov.rt.datasource.AbstractQueryBuilder
 
setOn(Object) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNAssociationModel
 
setOrderBy() - Method in class com.sap.cloud.sdk.service.prov.rt.datasource.AbstractQueryBuilder
 
setOrderByOption(OrderByExpression) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
setPaginationSnapshotCleanUpInterval(Integer) - Static method in class com.sap.cloud.sdk.service.prov.api.util.RequestProcessingHelper
 
setParams(List<CSNParamModel>) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNOperationModel
 
setParentService(String) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
setParentService(String) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNOperationModel
 
setPath(String) - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.PropertyNodeImpl
 
setPath(String) - Method in interface com.sap.cloud.sdk.service.prov.api.filter.PropertyNode
Sets the name of the property.
setPrimitiveData(List<Object>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseBuilderImpl
 
setPrimitiveData(List<Object>) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseImpl
 
setPrimitiveData(List<Object>) - Method in interface com.sap.cloud.sdk.service.prov.api.response.OperationResponseBuilder
Can be used to set the response single primitive type or collection of primitive types.
setQueries(List<CSNQueryModel>) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNEntityModel
 
setQueryExpression(Expression) - Method in interface com.sap.cloud.sdk.service.prov.api.filter.ExpressionHelper
Sets the Query Expression
setQueryExpression(Expression) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
setRequires(List<String>) - Method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationDetails
 
setRestrict(List<AccessGrantDetails>) - Method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationDetails
 
setReturns(Object) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNOperationModel
 
setRollbackOnly() - Static method in class com.sap.cloud.sdk.service.prov.api.transaction.impl.TransactionHandler
 
setSelectItems(String) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
setService(Map<String, CSNServiceModel>) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNMetaModel
 
setServiceName(String) - Method in class com.sap.cloud.sdk.service.prov.api.request.GenericRequest
 
setServiceName(String) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNServiceModel
 
setServicesAndEntitiesWithoutAuthRule(List<String>) - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationRulesContainer
 
setSessionContext(HashMap<String, Object>, Connection, Locale) - Method in class com.sap.cloud.sdk.service.prov.api.sessioncontext.impl.SessionContextImpl
 
setSessionContext(HashMap<String, Object>, Connection, Locale) - Method in interface com.sap.cloud.sdk.service.prov.api.sessioncontext.SessionContext
 
setSkipDone(boolean) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseBuilderImpl
 
setSkipDone(boolean) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
 
setSkipDone(boolean) - Method in interface com.sap.cloud.sdk.service.prov.api.response.QueryResponseBuilder
Indicates that there is a custom implementation of the $skip system query option.
setSkipOption(int) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
setSourceEntity(String) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.CreateRequestImpl
 
setSourceEntityName(String) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
setSourceEntityName(String) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.ReadRequestImpl
 
setSourceKeys(Map<String, Object>) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.CreateRequestImpl
 
setSourceKeys(Map<String, Object>) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
setSourceKeys(Map<String, Object>) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.ReadRequestImpl
 
setStatusCode(int) - Method in interface com.sap.cloud.sdk.service.prov.api.response.ErrorResponseBuilder
Sets the status code of the error in the ErrorResponseBuilder object.
setStatusCode(int) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ErrorResponseBuilderImpl
 
setStatusCode(int) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.OperationResponseImpl
 
setStatusCode(int) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.ReadResponseImpl
 
setSuccess() - Static method in interface com.sap.cloud.sdk.service.prov.api.exits.BeforeAllResponse
 
setSuccess() - Static method in interface com.sap.cloud.sdk.service.prov.api.exits.BeforeCreateResponse
Returns a response builder to create a response when the BeforeCreate handler executes successfully.
setSuccess() - Static method in interface com.sap.cloud.sdk.service.prov.api.exits.BeforeDeleteResponse
Returns a response builder to create a response when the BeforeDelete handler executes successfully.
setSuccess() - Static method in interface com.sap.cloud.sdk.service.prov.api.exits.BeforeQueryResponse
Returns a response builder to create a response when the BeforeQuery handler executes successfully.
setSuccess() - Static method in interface com.sap.cloud.sdk.service.prov.api.exits.BeforeReadResponse
Returns a response builder to create a response when the BeforeRead handler executes successfully.
setSuccess() - Static method in interface com.sap.cloud.sdk.service.prov.api.exits.BeforeUpdateResponse
Returns a response builder to create a response when the BeforeUpdate handler executes successfully.
setSuccess() - Static method in interface com.sap.cloud.sdk.service.prov.api.exits.InitTransactionResponse
Returns a response builder to create a response when the InitTransaction handler executes successfully.
setSuccess() - Static method in class com.sap.cloud.sdk.service.prov.api.response.CreateResponse
Returns a response builder using which the response header and the content can be populated in the event of a successful create operation.
setSuccess() - Static method in class com.sap.cloud.sdk.service.prov.api.response.DeleteResponse
Returns a response builder using which the response header and the content can be populated in the event of a successful delete operation.
setSuccess() - Static method in class com.sap.cloud.sdk.service.prov.api.response.MediaReadResponse
 
setSuccess() - Static method in class com.sap.cloud.sdk.service.prov.api.response.OperationResponse
Returns a response builder using which the response header and the content can be populated in the event of a successful operation.
setSuccess() - Static method in class com.sap.cloud.sdk.service.prov.api.response.QueryResponse
Returns a response builder using which the response header and the content can be populated in the event of a successful query operation.
setSuccess() - Static method in class com.sap.cloud.sdk.service.prov.api.response.ReadResponse
Returns a response builder using which the response header and the content can be populated in the event of a successful read operation.
setSuccess() - Static method in class com.sap.cloud.sdk.service.prov.api.response.UpdateResponse
Returns a response builder using which the response header and the content can be populated in the event of a successful update operation.
setTable() - Method in class com.sap.cloud.sdk.service.prov.rt.datasource.AbstractQueryBuilder
 
setTargetEntity(String) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNAssociationModel
 
setTargetService(String) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNAssociationModel
 
setTenantIdForExtensibility(String) - Static method in class com.sap.cloud.sdk.service.prov.api.connection.ThreadSafeObjectStore
 
setTo(String) - Method in class com.sap.cloud.sdk.service.prov.api.security.AccessGrantDetails
 
setTopDone(boolean) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseBuilderImpl
 
setTopDone(boolean) - Method in class com.sap.cloud.sdk.service.prov.api.response.impl.QueryResponseImpl
 
setTopDone(boolean) - Method in interface com.sap.cloud.sdk.service.prov.api.response.QueryResponseBuilder
Indicates that there is a custom implementation of the $top system query option.
setTopOption(int) - Method in class com.sap.cloud.sdk.service.prov.api.request.impl.QueryRequestImpl
 
setType(String) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNAssociationModel
 
setType(String) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNElementModel
 
setType(String) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNParamModel
 
setUserClass(Class<T>) - Method in class com.sap.cloud.sdk.service.prov.annotation.repository.AnnotatedClassMethod
 
setUserContextProvider(String) - Static method in class com.sap.cloud.sdk.service.prov.api.util.RequestProcessingHelper
 
setValue(Object) - Method in class com.sap.cloud.sdk.service.prov.api.filter.impl.LiteralNodeImpl
 
setValue(Object) - Method in interface com.sap.cloud.sdk.service.prov.api.filter.LiteralNode
Sets the value in the literal node.
setValue(Object) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNAnnotationModel
 
setValue(Object) - Method in class com.sap.cloud.sdk.service.prov.model.internal.CSNQueryModel
 
setWhere(Object) - Method in class com.sap.cloud.sdk.service.prov.api.security.AccessGrantDetails
 
setWhereCondition(String) - Method in class com.sap.cloud.sdk.service.prov.api.security.Authorization
Sets the string that has to be updated in the SQL Query as a where condition.
setWhereCondition(String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationService
 
Severity - Enum in com.sap.cloud.sdk.service.prov.api
 
SimpleExtensionContext - Interface in com.sap.cloud.sdk.service.prov.api
 
SKIP_VALUE - Static variable in class com.sap.cloud.sdk.service.prov.api.security.ExpressionExecutorUtil
 
SORT - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
SPECIAL - Static variable in class com.sap.cloud.sdk.service.prov.api.security.ExpressionExecutorUtil
 
SQLGenerator - Interface in com.sap.cloud.sdk.service.prov.api.request.impl
 
SQLMapping - Class in com.sap.cloud.sdk.service.prov.api.internal
Provides utility methods for constructing proper SQL based on the current SQL mapping mode.
SQLMapping() - Constructor for class com.sap.cloud.sdk.service.prov.api.internal.SQLMapping
 
SQLType - Enum in com.sap.cloud.sdk.service.prov.api.request.impl
 
SRVIMPLEMENTATION - Static variable in class com.sap.cloud.sdk.service.prov.api.statistics.SAPStatistics
 
startChangeSetTransaction() - Static method in class com.sap.cloud.sdk.service.prov.api.transaction.impl.TransactionHandler
 
startTransaction() - Static method in class com.sap.cloud.sdk.service.prov.api.transaction.impl.TransactionHandler
 
startTransaction() - Method in interface com.sap.cloud.sdk.service.prov.api.transaction.TransactionManager
Method used to initialize the transaction process.
STATISTICSHEADER - Static variable in class com.sap.cloud.sdk.service.prov.api.statistics.SAPStatistics
 
STATISTICSHEADER_CXS - Static variable in class com.sap.cloud.sdk.service.prov.api.statistics.SAPStatistics
 
StructuredTypeMetadata - Interface in com.sap.cloud.sdk.service.prov.api
This API is used to introspect the structure of a StructuredType like ComplexType property.
SYSTEM_USER_GRANT_TYPES - Static variable in class com.sap.cloud.sdk.service.prov.api.security.SecurityUtil
 

T

TARGET - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
TenantIdProvider - Interface in com.sap.cloud.sdk.service.prov.rt.usercontext
 
ThreadSafeObjectStore - Class in com.sap.cloud.sdk.service.prov.api.connection
Utility class for storing thread specific objects with the guarantee that these objects will be removed at the end of the http call.
ThreadSafeObjectStore() - Constructor for class com.sap.cloud.sdk.service.prov.api.connection.ThreadSafeObjectStore
 
tokenizer(String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationExpressionParser
 
tokenizer(String) - Static method in class com.sap.cloud.sdk.service.prov.api.security.ExpressionExecutorUtil
 
toString() - Method in enum com.sap.cloud.sdk.service.prov.api.constants.HttpStatusCodes
Get the status code info.
toString() - Method in class com.sap.cloud.sdk.service.prov.api.security.AccessGrantDetails
 
toString() - Method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationDetails
 
toString() - Method in class com.sap.cloud.sdk.service.prov.api.security.Operand
 
TOTAL - Static variable in class com.sap.cloud.sdk.service.prov.api.statistics.SAPStatistics
 
TransactionException - Exception in com.sap.cloud.sdk.service.prov.api.exception
Thrown when the something wrong during Transaction.
TransactionException(String, Locale) - Constructor for exception com.sap.cloud.sdk.service.prov.api.exception.TransactionException
Constructs the TransactionException object.
TransactionException(String, Locale, Throwable) - Constructor for exception com.sap.cloud.sdk.service.prov.api.exception.TransactionException
Constructs the TransactionException object.
TransactionHandler - Class in com.sap.cloud.sdk.service.prov.api.transaction.impl
 
TransactionHandler() - Constructor for class com.sap.cloud.sdk.service.prov.api.transaction.impl.TransactionHandler
 
TransactionManager - Interface in com.sap.cloud.sdk.service.prov.api.transaction
Provides the interface to implement the Transaction Manager.
TransactionManagerProvider - Interface in com.sap.cloud.sdk.service.prov.api.transaction
An interface to provide the transaction manager.
transformToInfixOperand(Operator, Operand) - Method in class com.sap.cloud.sdk.service.prov.api.security.Operand
 
transformValueAndCheckIfSpecial(String[], JsonObject) - Static method in class com.sap.cloud.sdk.service.prov.api.security.AuthorizationExpressionParser
 
TRUE_EXP - Static variable in class com.sap.cloud.sdk.service.prov.api.security.ExpressionExecutorUtil
 
TYPE - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
TypeMapping - Class in com.sap.cloud.sdk.service.prov.api
 
TypeMapping() - Constructor for class com.sap.cloud.sdk.service.prov.api.TypeMapping
 

U

UnaryExpressionNode - Interface in com.sap.cloud.sdk.service.prov.api.filter
 
UnaryExpressionNodeImpl - Class in com.sap.cloud.sdk.service.prov.api.filter.impl
 
UnaryExpressionNodeImpl(FilterNodeInternal, NodeInfoImpl) - Constructor for class com.sap.cloud.sdk.service.prov.api.filter.impl.UnaryExpressionNodeImpl
 
UnauthorizedException - Exception in com.sap.cloud.sdk.service.prov.api.security
Unauthorized Exception.
UnauthorizedException(String) - Constructor for exception com.sap.cloud.sdk.service.prov.api.security.UnauthorizedException
 
Update - Annotation Type in com.sap.cloud.sdk.service.prov.api.operations
The Update annotation attached to a public method specifies that the method implements the Update operation of an entity in a service.
UPDATE - Static variable in class com.sap.cloud.sdk.service.prov.api.util.ProcessorHelper
 
UpdateRequest - Class in com.sap.cloud.sdk.service.prov.api.request
Provides the request information for updating an entity in a service.
UpdateRequest() - Constructor for class com.sap.cloud.sdk.service.prov.api.request.UpdateRequest
 
UpdateRequestImpl - Class in com.sap.cloud.sdk.service.prov.api.request.impl
 
UpdateRequestImpl(RequestContext, String, EntityMetadata, Map<String, List<String>>, Map<String, Object>, String) - Constructor for class com.sap.cloud.sdk.service.prov.api.request.impl.UpdateRequestImpl
 
UpdateResponse - Class in com.sap.cloud.sdk.service.prov.api.response
Provides the methods for creating a response in the case of a successful or failed update operation.
UpdateResponse() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.UpdateResponse
 
UpdateResponseAccessor - Interface in com.sap.cloud.sdk.service.prov.api.response
 
UpdateResponseAccessorImpl - Class in com.sap.cloud.sdk.service.prov.api.response.impl
 
UpdateResponseAccessorImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.UpdateResponseAccessorImpl
 
UpdateResponseBuilder - Interface in com.sap.cloud.sdk.service.prov.api.response
Provides the methods for creating a response, populating its header, and enabling audit logging in the case of a successful update operation.
UpdateResponseBuilderImpl - Class in com.sap.cloud.sdk.service.prov.api.response.impl
 
UpdateResponseBuilderImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.UpdateResponseBuilderImpl
 
UpdateResponseImpl - Class in com.sap.cloud.sdk.service.prov.api.response.impl
 
UpdateResponseImpl() - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.UpdateResponseImpl
 
UpdateResponseImpl(ErrorResponse) - Constructor for class com.sap.cloud.sdk.service.prov.api.response.impl.UpdateResponseImpl
 
UserContextParams - Interface in com.sap.cloud.sdk.service.prov.api.usercontext
 
UserContextXS - Class in com.sap.cloud.sdk.service.prov.rt.usercontext
 
UserContextXS() - Constructor for class com.sap.cloud.sdk.service.prov.rt.usercontext.UserContextXS
 

V

VALUE - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
valueOf(String) - Static method in enum com.sap.cloud.sdk.service.prov.api.constants.HttpStatusCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sap.cloud.sdk.service.prov.api.DatasourceExceptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sap.cloud.sdk.service.prov.api.ElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sap.cloud.sdk.service.prov.api.filter.ExpressionOperatorTypes.BINARY_OPERATOR
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sap.cloud.sdk.service.prov.api.filter.ExpressionOperatorTypes.FUNCTION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sap.cloud.sdk.service.prov.api.filter.ExpressionOperatorTypes.NODE_KIND
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sap.cloud.sdk.service.prov.api.filter.ExpressionOperatorTypes.OPERATOR
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sap.cloud.sdk.service.prov.api.filter.ExpressionOperatorTypes.UNARY_OPERATOR
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sap.cloud.sdk.service.prov.api.internal.AdminDataAnnotation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sap.cloud.sdk.service.prov.api.request.impl.SQLType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sap.cloud.sdk.service.prov.api.security.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sap.cloud.sdk.service.prov.api.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sap.cloud.sdk.service.prov.rt.datasource.factory.DatasourceType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sap.cloud.sdk.service.prov.api.constants.HttpStatusCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sap.cloud.sdk.service.prov.api.DatasourceExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sap.cloud.sdk.service.prov.api.ElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sap.cloud.sdk.service.prov.api.filter.ExpressionOperatorTypes.BINARY_OPERATOR
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sap.cloud.sdk.service.prov.api.filter.ExpressionOperatorTypes.FUNCTION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sap.cloud.sdk.service.prov.api.filter.ExpressionOperatorTypes.NODE_KIND
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sap.cloud.sdk.service.prov.api.filter.ExpressionOperatorTypes.OPERATOR
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sap.cloud.sdk.service.prov.api.filter.ExpressionOperatorTypes.UNARY_OPERATOR
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sap.cloud.sdk.service.prov.api.internal.AdminDataAnnotation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sap.cloud.sdk.service.prov.api.request.impl.SQLType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sap.cloud.sdk.service.prov.api.security.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sap.cloud.sdk.service.prov.api.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sap.cloud.sdk.service.prov.rt.datasource.factory.DatasourceType
Returns an array containing the constants of this enum type, in the order they are declared.
VIEW - Static variable in class com.sap.cloud.sdk.service.prov.model.internal.CSNConstants
 
A B C D E F G H I J K L M N O P Q R S T U V 
Skip navigation links

Copyright © 2020 SAP. All Rights Reserved.