Index
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form
A
- accept(ExpressionVisitor<T>) - Method in class com.sap.olingo.jpa.processor.core.filter.JPABinaryExpression
- accept(ExpressionVisitor<T>) - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterExpression
- accept(ExpressionVisitor<T>) - Method in class com.sap.olingo.jpa.processor.core.filter.JPAMethodExpression
- ACCESS_MODIFIER_GET - Static variable in class com.sap.olingo.jpa.processor.core.converter.JPAStructuredResultConverter
- ACCESS_MODIFIER_IS - Static variable in class com.sap.olingo.jpa.processor.core.converter.JPAStructuredResultConverter
- ACCESS_MODIFIER_SET - Static variable in class com.sap.olingo.jpa.processor.core.converter.JPAStructuredResultConverter
- add(String, JPAClaimsPair<?>) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataClaimsProvider
- addElement(String, Class<?>, Object) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATuple
- addGroup(String) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataGroupsProvider
-
Adds a single group.
- addGroups(String...) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataGroupsProvider
-
Adds an array of groups
- addGroups(Collection<String>) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataGroupsProvider
- addTopSkip(TypedQuery<Tuple>) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
-
Applies the $skip and $top options of the OData request to the query.
- addValueToTuple(JPATuple, JPAPath, int, Object) - Method in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- addWhereClause(Expression<Boolean>, Expression<Boolean>) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- aggregationType - Variable in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- ALIAS_SEPERATOR - Static variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- applyAdditionalFilter(Expression<Boolean>) - Method in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- asEntityCollection(JPATupleChildConverter) - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionQueryResult
- asEntityCollection(JPATupleChildConverter) - Method in interface com.sap.olingo.jpa.processor.core.query.JPAConvertableResult
- asEntityCollection(JPATupleChildConverter) - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandQueryResult
- association - Variable in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- ATTRIBUTE_NOT_FOUND - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- ATTRIBUTE_RETRIVAL_FAILED - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
B
- BATCH_CHANGE_SET_NOT_IMPLEMENTED - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- BATCH_FAILED - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- BEFORE_IMAGE_MERGED - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- build() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext.Builder
- buildCollectionItemInfo(JPAServiceDocument, UriInfoResource, List<JPANavigationProptertyInfo>, Optional<JPAODataGroupProvider>) - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemInfoFactory
-
Navigate to collection property e.g. ..
- buildConcatenatedKey(Tuple, List<JPAPath>) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- buildEntityPathList(JPAEntityType) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- Builder() - Constructor for class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext.Builder
- buildExpandItemInfo(JPAServiceDocument, UriInfoResource, List<JPANavigationProptertyInfo>) - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemInfoFactory
- buildGetterMap(Object) - Method in class com.sap.olingo.jpa.processor.core.modify.JPAConversionHelper
-
Creates a map of attribute name and the return value of there getter method.
- buildPath(String, JPAAssociationAttribute) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- buildSelectionAddNavigationAndSelect(UriInfoResource, Set<JPAPath>, SelectOption) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- buildSelectionPathList(UriInfoResource) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
-
Creates the path to all properties that need to be selected from the database.
- buildSelectionPathList(UriInfoResource) - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionJoinQuery
- buildSelectionPathList(UriInfoResource) - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandJoinQuery
- buildServiceRoot(ODataRequest, JPAODataCRUDContextAccess) - Method in interface com.sap.olingo.jpa.processor.core.serializer.JPASerializer
C
- CANNOT_CREATE_NEW_TRANSACTION - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPATransactionException.MessageKeys
- cb - Variable in class com.sap.olingo.jpa.processor.core.filter.JPAOperationConverter
- cb - Variable in class com.sap.olingo.jpa.processor.core.processor.JPAActionRequestProcessor
- cb - Variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- children - Variable in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- claimsProvider - Variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- clearFields(ODataRequest, ODataResponse) - Method in class com.sap.olingo.jpa.processor.core.processor.JPACUDRequestProcessor
- com.sap.olingo.jpa.processor.core.api - package com.sap.olingo.jpa.processor.core.api
- com.sap.olingo.jpa.processor.core.api.example - package com.sap.olingo.jpa.processor.core.api.example
- com.sap.olingo.jpa.processor.core.converter - package com.sap.olingo.jpa.processor.core.converter
- com.sap.olingo.jpa.processor.core.database - package com.sap.olingo.jpa.processor.core.database
- com.sap.olingo.jpa.processor.core.exception - package com.sap.olingo.jpa.processor.core.exception
- com.sap.olingo.jpa.processor.core.filter - package com.sap.olingo.jpa.processor.core.filter
- com.sap.olingo.jpa.processor.core.modify - package com.sap.olingo.jpa.processor.core.modify
- com.sap.olingo.jpa.processor.core.processor - package com.sap.olingo.jpa.processor.core.processor
- com.sap.olingo.jpa.processor.core.query - package com.sap.olingo.jpa.processor.core.query
- com.sap.olingo.jpa.processor.core.serializer - package com.sap.olingo.jpa.processor.core.serializer
- commit() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataTransactionFactory.JPAODataTransaction
- compile() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAFilterComplier
- compile() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterCrossComplier
- compile() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterElementComplier
- CONTAINS_LANGU_COUNTRY - Static variable in class com.sap.olingo.jpa.processor.core.query.ExpressionUtil
- CONTAINY_ONLY_LANGU - Static variable in class com.sap.olingo.jpa.processor.core.query.ExpressionUtil
- context - Variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- convert(JPATupleChildConverter) - Method in interface com.sap.olingo.jpa.processor.core.converter.JPAExpandResult
- convert(JPATupleChildConverter) - Method in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- convert(JPATupleChildConverter) - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionQueryResult
- convert(JPATupleChildConverter) - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandQueryResult
- convert(JPAAggregationOperation) - Method in class com.sap.olingo.jpa.processor.core.database.JPADefaultDatabaseProcessor
- convert(JPAAggregationOperation) - Method in interface com.sap.olingo.jpa.processor.core.database.JPAODataDatabaseOperations
- convert(JPAAggregationOperationImp) - Method in class com.sap.olingo.jpa.processor.core.filter.JPAOperationConverter
- convert(JPAArithmeticOperator) - Method in class com.sap.olingo.jpa.processor.core.database.JPADefaultDatabaseProcessor
- convert(JPAArithmeticOperator) - Method in interface com.sap.olingo.jpa.processor.core.database.JPAODataDatabaseOperations
- convert(JPAArithmeticOperator) - Method in class com.sap.olingo.jpa.processor.core.filter.JPAOperationConverter
- convert(JPABooleanOperator) - Method in class com.sap.olingo.jpa.processor.core.database.JPADefaultDatabaseProcessor
- convert(JPABooleanOperator) - Method in interface com.sap.olingo.jpa.processor.core.database.JPAODataDatabaseOperations
- convert(JPABooleanOperatorImp) - Method in class com.sap.olingo.jpa.processor.core.filter.JPAOperationConverter
- convert(JPAComparisonOperator) - Method in class com.sap.olingo.jpa.processor.core.database.JPADefaultDatabaseProcessor
- convert(JPAComparisonOperator<T>) - Method in interface com.sap.olingo.jpa.processor.core.database.JPAODataDatabaseOperations
- convert(JPAComparisonOperatorImp) - Method in class com.sap.olingo.jpa.processor.core.filter.JPAOperationConverter
- convert(JPAMethodCall) - Method in class com.sap.olingo.jpa.processor.core.database.JPADefaultDatabaseProcessor
- convert(JPAMethodCall) - Method in interface com.sap.olingo.jpa.processor.core.database.JPAODataDatabaseOperations
- convert(JPAMethodCall) - Method in class com.sap.olingo.jpa.processor.core.filter.JPAOperationConverter
- convert(JPAUnaryBooleanOperator) - Method in class com.sap.olingo.jpa.processor.core.database.JPADefaultDatabaseProcessor
- convert(JPAUnaryBooleanOperator) - Method in interface com.sap.olingo.jpa.processor.core.database.JPAODataDatabaseOperations
- convert(JPAUnaryBooleanOperatorImp) - Method in class com.sap.olingo.jpa.processor.core.filter.JPAOperationConverter
- convertAttribute(Object, JPAPath, Map<String, ComplexValue>, List<Property>, Tuple, String, Entity) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- convertInputStream(OData, ODataRequest, ContentType, List<UriResource>) - Method in class com.sap.olingo.jpa.processor.core.modify.JPAConversionHelper
-
Converts the payload of a request into the corresponding odata entity
- convertKeyToLocal(OData, ODataRequest, EdmEntitySet, JPAEntityType, Object) - Method in class com.sap.olingo.jpa.processor.core.modify.JPAConversionHelper
- convertParameter(Parameter, JPAServiceDocument) - Static method in class com.sap.olingo.jpa.processor.core.modify.JPAConversionHelper
- convertPathToTuple(JPATuple, Map<String, Object>, JPAPath, int) - Method in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- convertProperties(Object, List<Property>, JPAStructuredType) - Method in class com.sap.olingo.jpa.processor.core.converter.JPAStructuredResultConverter
- convertProperties(OData, JPAStructuredType, List<Property>) - Method in class com.sap.olingo.jpa.processor.core.modify.JPAConversionHelper
-
Creates nested map of attributes and there (new) values.
- convertResult(Object, EdmType, JPAOperation) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAActionRequestProcessor
- convertRow(JPAEntityType, Tuple, Collection<JPAPath>) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- convertToCriteriaPath(Map<String, From<?, ?>>, From<?, ?>, List<JPAElement>) - Static method in class com.sap.olingo.jpa.processor.core.query.ExpressionUtil
-
Converts the jpaPath into a Criteria Path.
- convertToCriteriaPath(From<?, ?>, List<JPAElement>) - Static method in class com.sap.olingo.jpa.processor.core.query.ExpressionUtil
- convertUriKeys(OData, JPAStructuredType, List<UriParameter>) - Method in class com.sap.olingo.jpa.processor.core.modify.JPAConversionHelper
- convertValueOnAttribute(OData, JPAAttribute, String) - Static method in class com.sap.olingo.jpa.processor.core.query.ExpressionUtil
- convertValueOnAttribute(OData, JPAAttribute, String, Boolean) - Static method in class com.sap.olingo.jpa.processor.core.query.ExpressionUtil
- convertValueOnFacet(OData, JPAParamaterFacet, String) - Static method in class com.sap.olingo.jpa.processor.core.query.ExpressionUtil
- COUNT - Enum constant in enum com.sap.olingo.jpa.processor.core.filter.JPAFilterAggregationType
- countEntities(ODataRequest, UriInfoResource) - Method in class com.sap.olingo.jpa.processor.core.processor.JPACountRequestProcessor
- countEntityCollection(ODataRequest, ODataResponse, UriInfo) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- countResults() - Method in interface com.sap.olingo.jpa.processor.core.query.JPACountQuery
-
Fulfill $count requests.
- countResults() - Method in class com.sap.olingo.jpa.processor.core.query.JPAJoinQuery
-
Fulfill $count requests.
- cq - Variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- create(DataSource) - Method in class com.sap.olingo.jpa.processor.core.database.JPAODataDatabaseProcessorFactory
- createActionProcessor(UriInfo, ContentType, Map<String, List<String>>, JPAODataRequestContextAccess) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAProcessorFactory
- createBoundary(List<JPANavigationProptertyInfo>, Optional<JPAKeyBoundary>) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- createCollectionProperties(JPAStructuredType, Tuple, List<Property>) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- createComplexValue(Map<String, ComplexValue>, List<Property>, JPAAttribute, Tuple, String, String) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- createCUDRequestProcessor(UriInfo, JPAODataRequestContextAccess) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAProcessorFactory
- createCUDRequestProcessor(UriInfo, ContentType, JPAODataRequestContextAccess, Map<String, List<String>>) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAProcessorFactory
- createCUDSerializer(ContentType, UriInfo, Optional<List<String>>) - Method in class com.sap.olingo.jpa.processor.core.serializer.JPASerializerFactory
- createEntity(JPARequestEntity, EntityManager) - Method in class com.sap.olingo.jpa.processor.core.api.example.JPAExampleCUDRequestHandler
- createEntity(JPARequestEntity, EntityManager) - Method in class com.sap.olingo.jpa.processor.core.api.JPAAbstractCUDRequestHandler
- createEntity(JPARequestEntity, EntityManager) - Method in interface com.sap.olingo.jpa.processor.core.api.JPACUDRequestHandler
-
Hook to create an entity.
- createEntity(ODataRequest, ODataResponse, ContentType, ContentType) - Method in class com.sap.olingo.jpa.processor.core.processor.JPACUDRequestProcessor
- createEntity(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- createEQExpression(OData, CriteriaBuilder, From<?, ?>, JPAEntityType, UriParameter) - Static method in class com.sap.olingo.jpa.processor.core.query.ExpressionUtil
- createExpand(JPAStructuredType, Tuple, String, String) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- createFromClause(List<JPAAssociationPath>, Collection<JPAPath>, CriteriaQuery<?>, JPANavigationProptertyInfo) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- createId(JPAEntityType, Tuple, Entity) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- createId(Entity) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- createInstanze(Constructor<?>) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAActionRequestProcessor
- createJoinFromPath(String, List<JPAElement>, From<T, S>, JoinType) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- createKeyWhere(List<JPANavigationProptertyInfo>) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- createMediaEntity(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- createPrimaryKey(JPAEntityType, Object) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAModifyUtil
- createPrimaryKey(JPAEntityType, Map<String, Object>, JPAStructuredType) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAModifyUtil
-
Create a filled instance of a JPA entity key.
- createProcessor(UriInfo, ContentType, Map<String, List<String>>, JPAODataRequestContextAccess) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAProcessorFactory
- createProtectionWhere(Optional<JPAODataClaimProvider>) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- createProtectionWhereForEntityType(Optional<JPAODataClaimProvider>, JPAEntityType, From<?, ?>) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- createRoots(JPAAssociationPath) - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionFilterQuery
- createRoots(JPAAssociationPath) - Method in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- createSearchWhereClause(CriteriaBuilder, CriteriaQuery<?>, From<?, ?>, JPAEntityType, SearchOption) - Method in class com.sap.olingo.jpa.processor.core.database.JPA_HSQLDB_DatabaseProcessor
- createSearchWhereClause(CriteriaBuilder, CriteriaQuery<?>, From<?, ?>, JPAEntityType, SearchOption) - Method in class com.sap.olingo.jpa.processor.core.database.JPADefaultDatabaseProcessor
- createSearchWhereClause(CriteriaBuilder, CriteriaQuery<?>, From<?, ?>, JPAEntityType, SearchOption) - Method in interface com.sap.olingo.jpa.processor.core.database.JPAODataDatabaseSearch
-
Search implemented differently in various databases, so a database specific implementation needs to be provided.
- createSelectClause(Map<String, From<?, ?>>, Collection<JPAPath>, From<?, ?>, List<String>) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
-
The value of the $select query option is a comma-separated list of properties, qualified action names, qualified function names, the star operator (*), or the star operator prefixed with the namespace or alias of the schema in order to specify all operations defined in the schema.
- createSelectClause(Map<String, From<?, ?>>, Collection<JPAPath>, From<?, ?>, List<String>) - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionJoinQuery
- createSelectClause(Map<String, From<?, ?>>, Collection<JPAPath>, From<?, ?>, List<String>) - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandJoinQuery
- createSelectClause(Subquery<T>, From<?, ?>, List<JPAOnConditionItem>) - Method in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- createSelectClauseAggregation(Subquery<T>, From<?, ?>, List<JPAOnConditionItem>) - Method in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- createSerializer(ContentType, UriInfo, Optional<List<String>>) - Method in class com.sap.olingo.jpa.processor.core.serializer.JPASerializerFactory
- createSubQueryJoinTable() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionFilterQuery
- createSubQueryJoinTable() - Method in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- createSubQueryJoinTableAggregation() - Method in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- createSuccessResponce(ODataResponse, ContentType, SerializerResult) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAActionRequestProcessor
- createTransaction() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataDefaultTransactionFactory
- createTransaction() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataTransactionFactory
- createWhere(UriInfoResource, List<JPANavigationProptertyInfo>) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- createWhereByAssociation(From<?, ?>, From<?, ?>, JPAEntityType) - Method in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
-
Self Join
- createWhereByAssociation(From<?, ?>, From<?, ?>, List<JPAOnConditionItem>) - Method in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- createWhereByKey(From<?, ?>, Expression<Boolean>, List<UriParameter>, JPAEntityType) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
D
- debugger - Variable in class com.sap.olingo.jpa.processor.core.processor.JPAActionRequestProcessor
- debugger - Variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- deleteComplex(ODataRequest, ODataResponse, UriInfo) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- deleteComplexCollection(ODataRequest, ODataResponse, UriInfo) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- deleteEntity(JPARequestEntity, EntityManager) - Method in class com.sap.olingo.jpa.processor.core.api.example.JPAExampleCUDRequestHandler
- deleteEntity(JPARequestEntity, EntityManager) - Method in class com.sap.olingo.jpa.processor.core.api.JPAAbstractCUDRequestHandler
- deleteEntity(JPARequestEntity, EntityManager) - Method in interface com.sap.olingo.jpa.processor.core.api.JPACUDRequestHandler
- deleteEntity(ODataRequest, ODataResponse) - Method in class com.sap.olingo.jpa.processor.core.processor.JPACUDRequestProcessor
- deleteEntity(ODataRequest, ODataResponse, UriInfo) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- deleteMediaEntity(ODataRequest, ODataResponse, UriInfo) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- deletePrimitive(ODataRequest, ODataResponse, UriInfo) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- deletePrimitiveCollection(ODataRequest, ODataResponse, UriInfo) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- deletePrimitiveValue(ODataRequest, ODataResponse, UriInfo) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- determineAlias(String, String) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- determineAssoziation(JPAServiceDocument, EdmType, StringBuilder) - Static method in class com.sap.olingo.jpa.processor.core.query.Util
- determineAssoziation(UriResourcePartTyped, StringBuilder) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- determineAssoziationPath(JPAServiceDocument, UriResourcePartTyped, StringBuilder) - Static method in class com.sap.olingo.jpa.processor.core.query.Util
- determineAssoziations(JPAServiceDocument, List<UriResource>, ExpandOption) - Static method in class com.sap.olingo.jpa.processor.core.query.Util
- determineAttribute() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAMemberOperator
- determineCollectionRoot(JPAEntityType, List<JPAElement>) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- determineEdmType() - Method in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- determineGetter(Object) - Method in class com.sap.olingo.jpa.processor.core.modify.JPAConversionHelper
-
Like
JPAConversionHelper.buildGetterMap(java.lang.Object), but without buffer - determineKeyPredicates(UriResource) - Static method in class com.sap.olingo.jpa.processor.core.query.Util
- determineLastInfo(List<JPANavigationProptertyInfo>) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- determineLocale(Map<String, Object>, JPAPath, int) - Method in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- determineLocale(Map<String, Object>, JPAPath, int) - Method in class com.sap.olingo.jpa.processor.core.modify.JPAMapBaseResult
- determineLocale(Map<String, List<String>>) - Static method in class com.sap.olingo.jpa.processor.core.query.ExpressionUtil
- determineModifyEntitySetAndKeys(List<UriResource>) - Static method in class com.sap.olingo.jpa.processor.core.query.Util
- determineNavigationPath(JPAServiceDocument, List<UriResource>, UriInfoResource) - Static method in class com.sap.olingo.jpa.processor.core.query.Util
-
Converts the OData navigation list into a intermediate one.
- determinePrefix(String) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- determinePrimitiveProperty(EntityCollection, List<UriResource>) - Method in class com.sap.olingo.jpa.processor.core.serializer.JPASerializePrimitiveAbstract
- determineProptertyNavigationPath(List<UriResource>) - Static method in class com.sap.olingo.jpa.processor.core.query.Util
- determineProptertyNavigationPrefix(List<UriResource>) - Static method in class com.sap.olingo.jpa.processor.core.query.Util
- determineSetName(JPAExpandResult, JPAServiceDocument) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- determineStartNavigationIndex(List<UriResource>) - Static method in class com.sap.olingo.jpa.processor.core.query.Util
-
Finds the index of the first property after the last entity set or navigation resource.
- determineStartNavigationPath(List<UriResource>) - Static method in class com.sap.olingo.jpa.processor.core.query.Util
-
Used for Serializer
- determineTargetEntitySet(List<UriResource>) - Method in class com.sap.olingo.jpa.processor.core.database.JPAAbstractDatabaseProcessor
- determineTargetEntitySet(List<UriResource>) - Static method in class com.sap.olingo.jpa.processor.core.query.Util
- determineTargetEntitySetAndKeys(List<UriResource>) - Static method in class com.sap.olingo.jpa.processor.core.query.Util
- determineTargetEntityType(List<UriResource>) - Static method in class com.sap.olingo.jpa.processor.core.query.Util
-
Finds an entity type from a navigation property
- determineTargetIsCollection(UriInfoResource) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
E
- EdmEntitySetInfo - Interface in com.sap.olingo.jpa.processor.core.query
- edmType - Variable in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- em - Variable in class com.sap.olingo.jpa.processor.core.processor.JPAActionRequestProcessor
- em - Variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- emf - Variable in class com.sap.olingo.jpa.processor.core.api.JPAODataGetHandler
- EMPTY_PREFIX - Static variable in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- ENTITY_ALREADY_EXISTS - Enum constant in enum com.sap.olingo.jpa.processor.core.api.example.JPAExampleModifyException.MessageKeys
- ENTITY_NOT_FOUND - Enum constant in enum com.sap.olingo.jpa.processor.core.api.example.JPAExampleModifyException.MessageKeys
- entryAsMap(Object) - Method in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- entryAsMap(Object) - Method in class com.sap.olingo.jpa.processor.core.modify.JPAMapBaseResult
- et - Variable in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- execute() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionJoinQuery
- execute() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandJoinQuery
-
Process a expand query, which may contains a $skip and/or a $top option.
- execute() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandSubQuery
- execute() - Method in class com.sap.olingo.jpa.processor.core.query.JPAJoinQuery
- execute() - Method in interface com.sap.olingo.jpa.processor.core.query.JPAQuery
- executeCountQuery(List<UriResource>, JPADataBaseFunction, EntityManager, String) - Method in class com.sap.olingo.jpa.processor.core.database.JPAAbstractDatabaseProcessor
- executeExpandTopSkipQuery() - Method in interface com.sap.olingo.jpa.processor.core.query.JPAExtention
-
Process a expand query, which contains a $skip and/or a $top option.
- executeExpandTopSkipQuery() - Method in class com.sap.olingo.jpa.processor.core.query.JPAStandardExtention
- executeFunctionQuery(List<UriResource>, JPADataBaseFunction, EntityManager) - Method in class com.sap.olingo.jpa.processor.core.database.JPA_HSQLDB_DatabaseProcessor
- executeFunctionQuery(List<UriResource>, JPADataBaseFunction, EntityManager) - Method in class com.sap.olingo.jpa.processor.core.database.JPADefaultDatabaseProcessor
- executeFunctionQuery(List<UriResource>, JPADataBaseFunction, EntityManager) - Method in interface com.sap.olingo.jpa.processor.core.database.JPAODataDatabaseTableFunction
- executeQuery(List<UriResource>, JPADataBaseFunction, EntityManager, String) - Method in class com.sap.olingo.jpa.processor.core.database.JPAAbstractDatabaseProcessor
- expandAssociation - Variable in class com.sap.olingo.jpa.processor.core.query.JPAInlineItemInfo
- expandPath(JPAEntityType, Collection<JPAPath>, String, boolean) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- expandPath(JPAEntityType, Collection<JPAPath>, String, boolean) - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionJoinQuery
- ExpressionUtil - Class in com.sap.olingo.jpa.processor.core.query
- extractDescriptionAttributes(Collection<JPAPath>) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
F
- fillParameter(UriResourceEntitySet, JPADataBaseFunction, UriResourceFunction, Query) - Method in class com.sap.olingo.jpa.processor.core.database.JPAAbstractDatabaseProcessor
- fillParameterFromEntity(JPADataBaseFunction, UriResourceEntitySet, Query) - Method in class com.sap.olingo.jpa.processor.core.database.JPAAbstractDatabaseProcessor
- fillParameterFromFunction(JPADataBaseFunction, UriResourceFunction, Query) - Method in class com.sap.olingo.jpa.processor.core.database.JPAAbstractDatabaseProcessor
- filterComplier - Variable in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- findParameterByExternalName(JPAParameter, List<UriParameter>) - Method in class com.sap.olingo.jpa.processor.core.database.JPAAbstractDatabaseProcessor
- from - Variable in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
G
- generateCollectionAttributeJoin(Map<String, From<?, ?>>, Collection<JPAPath>, JPANavigationProptertyInfo) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- generateDesciptionJoin(HashMap<String, From<?, ?>>, Set<JPAPath>, From<?, ?>) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- generateQueryString(String, JPADataBaseFunction) - Method in class com.sap.olingo.jpa.processor.core.database.JPAAbstractDatabaseProcessor
- get() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAAggregationOperation
- get() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAArithmeticOperator
- get() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAComparisonOperatorImp
- get() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAEnumerationOperator
-
Returns either an instance of an enumeration or an array of enumerations.
- get() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAExpression
- get() - Method in class com.sap.olingo.jpa.processor.core.filter.JPALiteralOperator
- get() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAMemberOperator
- get() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAOperator
- get() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAUnaryBooleanOperator
- get(int) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATuple
- get(int, Class<X>) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATuple
- get(JPAAttribute) - Method in class com.sap.olingo.jpa.processor.core.filter.JPALiteralOperator
-
Converts a literal value into system type of attribute
- get(JPAOperationResultParameter) - Method in class com.sap.olingo.jpa.processor.core.filter.JPALiteralOperator
- get(JPAParameter) - Method in class com.sap.olingo.jpa.processor.core.filter.JPALiteralOperator
- get(String) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataClaimProvider
- get(String) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataClaimsProvider
- get(String) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATuple
-
Get the value of the tuple element to which the specified alias has been assigned.
- get(String, Class<X>) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATuple
- get(String, String) - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAMethodCall
-
Returns extended by a prefix and a suffix
- get(TupleElement<X>) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATuple
- getAggregation() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAAggregationOperation
- getAggregationType(VisitableExpression) - Method in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- getAllHeader() - Method in interface com.sap.olingo.jpa.processor.core.processor.JPARequestEntity
-
Returns all OData request header
- getApplyOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionExpandWrapper
- getApplyOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemWrapper
- getApplyOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandLevelWrapper
- getAssociationPath() - Method in class com.sap.olingo.jpa.processor.core.query.JPANavigationProptertyInfo
- getAssoziation() - Method in interface com.sap.olingo.jpa.processor.core.converter.JPACollectionResult
- getAssoziation() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAAbstractFilter
- getAssoziation() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionQueryResult
- getBeforeImage() - Method in interface com.sap.olingo.jpa.processor.core.processor.JPARequestEntity
-
For the creation of a dependent entity an instance of the requested entity (root entity) is provided.
- getBundleName() - Method in exception com.sap.olingo.jpa.processor.core.api.example.JPAExampleModifyException
- getBundleName() - Method in exception com.sap.olingo.jpa.processor.core.exception.ODataJPADBAdaptorException
- getBundleName() - Method in exception com.sap.olingo.jpa.processor.core.exception.ODataJPAFilterException
- getBundleName() - Method in exception com.sap.olingo.jpa.processor.core.exception.ODataJPAInvocationTargetException
- getBundleName() - Method in exception com.sap.olingo.jpa.processor.core.exception.ODataJPANotImplementedException
- getBundleName() - Method in exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessException
- getBundleName() - Method in exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException
- getBundleName() - Method in exception com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException
- getBundleName() - Method in exception com.sap.olingo.jpa.processor.core.exception.ODataJPASerializerException
- getBundleName() - Method in exception com.sap.olingo.jpa.processor.core.exception.ODataJPATransactionException
- getBundleName() - Method in exception com.sap.olingo.jpa.processor.core.exception.ODataJPAUtilException
- getChild(JPAAssociationPath) - Method in interface com.sap.olingo.jpa.processor.core.converter.JPAExpandResult
- getChild(JPAAssociationPath) - Method in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- getChild(JPAAssociationPath) - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionQueryResult
- getChild(JPAAssociationPath) - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandQueryResult
- getChildren() - Method in interface com.sap.olingo.jpa.processor.core.converter.JPAExpandResult
- getChildren() - Method in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- getChildren() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionQueryResult
- getChildren() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandQueryResult
- getClaims() - Method in interface com.sap.olingo.jpa.processor.core.processor.JPARequestEntity
-
Provides the given claims of a user
- getClaimsProvider() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataRequestContextAccess
- getClaimsProvider() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAAbstractFilter
- getClaimsProvider() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterCrossComplier
- getClaimsProvider() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterElementComplier
- getClaimsProvider() - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- getCollectionAttributesFromSelection(JPAStructuredType, SelectOption) - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemInfoFactory
- getCollectionResult(JPACollectionResult, Collection<JPAPath>) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- getContentType() - Method in class com.sap.olingo.jpa.processor.core.serializer.JPASerializeComplex
- getContentType() - Method in class com.sap.olingo.jpa.processor.core.serializer.JPASerializeComplexCollection
- getContentType() - Method in interface com.sap.olingo.jpa.processor.core.serializer.JPASerializer
- getConverter() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAAbstractFilter
- getConverter() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterCrossComplier
- getConverter() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterElementComplier
- getCount(String) - Method in interface com.sap.olingo.jpa.processor.core.converter.JPAExpandResult
- getCount(String) - Method in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- getCount(String) - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionQueryResult
- getCount(String) - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandQueryResult
- getCountOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionExpandWrapper
- getCountOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemWrapper
- getCountOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandLevelWrapper
- getCUDRequestHandler() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataCRUDContextAccess
-
Deprecated.(will be removed with 1.0.0; use request context)
- getCUDRequestHandler() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataRequestContextAccess
- getCUDRequestHandler() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
- getCUDRequestHandler() - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- getCustomQueryOptions() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionExpandWrapper
- getCustomQueryOptions() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemWrapper
- getCustomQueryOptions() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandLevelWrapper
- getData() - Method in interface com.sap.olingo.jpa.processor.core.processor.JPARequestEntity
-
List of attributes with pojo attributes name converted into JAVA types.
- getDatabaseProcessor() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataCRUDContextAccess
- getDatabaseProcessor() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
- getDebugger() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataRequestContextAccess
- getDebugger() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAAbstractFilter
- getDebugger() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterCrossComplier
- getDebugger() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterElementComplier
- getDebugger() - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- getDebugger() - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- getDebugSupport() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataCRUDContextAccess
-
Deprecated.(will be removed with 1.0.0; use request context)
- getDebugSupport() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
- getDebugSupport() - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- getDeltaTokenOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionExpandWrapper
- getDeltaTokenOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemWrapper
- getDeltaTokenOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandLevelWrapper
- getEdmEntitySet() - Method in interface com.sap.olingo.jpa.processor.core.query.EdmEntitySetInfo
- getEdmProvider() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataCRUDContextAccess
- getEdmProvider() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
- getEdmProvider(EntityManager) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
- getElements() - Method in class com.sap.olingo.jpa.processor.core.converter.JPATuple
- getEntityCollection(String) - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionQueryResult
- getEntityCollection(String) - Method in interface com.sap.olingo.jpa.processor.core.query.JPAConvertableResult
-
Returns the entity collection of a given key.
- getEntityCollection(String) - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandQueryResult
-
no key --> empty collection
- getEntityManager() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataRequestContextAccess
- getEntityManager() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAAbstractFilter
- getEntityManager() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterCrossComplier
- getEntityManager() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterElementComplier
- getEntityManager() - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- getEntityManagerFactory() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataCRUDContextAccess
- getEntityManagerFactory() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
- getEntityType() - Method in interface com.sap.olingo.jpa.processor.core.converter.JPAExpandResult
- getEntityType() - Method in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- getEntityType() - Method in interface com.sap.olingo.jpa.processor.core.processor.JPARequestEntity
-
Provides an instance of the entity metadata
- getEntityType() - Method in interface com.sap.olingo.jpa.processor.core.processor.JPARequestLink
-
Provides an instance of the target entity metadata
- getEntityType() - Method in class com.sap.olingo.jpa.processor.core.processor.JPARequestLinkImpl
- getEntityType() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionExpandWrapper
- getEntityType() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionQueryResult
- getEntityType() - Method in interface com.sap.olingo.jpa.processor.core.query.JPAExpandItem
- getEntityType() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemWrapper
- getEntityType() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandLevelWrapper
- getEntityType() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandQueryResult
- getEntityType() - Method in class com.sap.olingo.jpa.processor.core.query.JPAInlineItemInfo
- getErrorProcessor() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataCRUDContextAccess
- getErrorProcessor() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
- getExpandAssociation() - Method in class com.sap.olingo.jpa.processor.core.query.JPAInlineItemInfo
- getExpandOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionExpandWrapper
- getExpandOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemWrapper
- getExpandOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandLevelWrapper
- getExpressionMember() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterElementComplier
- getFilterOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionExpandWrapper
- getFilterOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemWrapper
- getFilterOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandLevelWrapper
- getFirstPage(UriInfo, Integer, JPACountQuery, EntityManager) - Method in class com.sap.olingo.jpa.processor.core.api.example.JPAExamplePagingProvider
- getFirstPage(UriInfo, Integer, JPACountQuery, EntityManager) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataPagingProvider
-
Based on the query the provider decides if a paging is required and return the first page.
- getFormatOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionExpandWrapper
- getFormatOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemWrapper
- getFormatOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandLevelWrapper
- getFunction() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAMethodCall
- getGroups() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataGroupProvider
-
Provides a list of all field groups to be taken into account
- getGroups() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataGroupsProvider
- getGroups() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAAbstractFilter
- getGroups() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterCrossComplier
- getGroups() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterElementComplier
- getGroups() - Method in interface com.sap.olingo.jpa.processor.core.processor.JPARequestEntity
-
Returns a list of given filed groups
- getGroupsProvider() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataRequestContextAccess
- getGroupsProvider() - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- getHops() - Method in class com.sap.olingo.jpa.processor.core.query.JPAInlineItemInfo
- getId() - Method in exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessException
- getIdOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionExpandWrapper
- getIdOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemWrapper
- getIdOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandLevelWrapper
- getJPACreateResult(JPAEntityType, Object, Map<String, List<String>>) - Method in class com.sap.olingo.jpa.processor.core.modify.JPACreateResultFactory
- getJpaEntityType() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAAbstractFilter
- getJpaEntityType() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterCrossComplier
- getJpaEntityType() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterElementComplier
- getJPAODataContext() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataCRUDHandler
- getJPAODataContext() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataGetHandler
- getJPAODataRequestContext() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataCRUDHandler
- getJPAODataRequestContext() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataGetHandler
- getKey() - Method in enum com.sap.olingo.jpa.processor.core.api.example.JPAExampleModifyException.MessageKeys
- getKey() - Method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPADBAdaptorException.MessageKeys
- getKey() - Method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAFilterException.MessageKeys
- getKey() - Method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- getKey() - Method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- getKey() - Method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPASerializerException.MessageKeys
- getKey() - Method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPATransactionException.MessageKeys
- getKey() - Method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAUtilException.MessageKeys
- getKeyBoundary() - Method in class com.sap.olingo.jpa.processor.core.query.JPAKeyBoundary
- getKeyBoundary(JPAODataRequestContextAccess, List<JPANavigationProptertyInfo>) - Method in interface com.sap.olingo.jpa.processor.core.query.JPAConvertableResult
-
Returns a key pair if the query had $top and/or $skip and the key of the entity implements
Comparable. - getKeyBoundary(JPAODataRequestContextAccess, List<JPANavigationProptertyInfo>) - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandQueryResult
- getKeyPredicates() - Method in interface com.sap.olingo.jpa.processor.core.query.EdmEntitySetInfo
- getKeys() - Method in interface com.sap.olingo.jpa.processor.core.processor.JPARequestEntity
-
Contains the key attributes of the entity to be update or deleted.
- getLeft() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPABooleanOperator
- getLeft() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAComparisonOperator
- getLeft() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAComparisonOperatorImp
- getLeft() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAUnaryBooleanOperator
- getLeft(CriteriaBuilder) - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAArithmeticOperator
- getLeftAsIntExpression() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAArithmeticOperator
- getLocale() - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- getLocale() - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- getLocale() - Method in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- getLocales() - Static method in exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessException
- getLocalizedMessage() - Method in exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessException
- getMappingPath() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataCRUDContextAccess
- getMappingPath() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
- getMax() - Method in class com.sap.olingo.jpa.processor.core.query.JPAKeyPair
- getMaxElement(JPAAttribute) - Method in class com.sap.olingo.jpa.processor.core.query.JPAKeyPair
- getMember() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAAbstractFilter
- getMember() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAFilterComplier
-
Returns a list of all filter elements of type Member.
- getMember() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterExpression
- getMember() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAMemberOperator
- getMember() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAMethodExpression
- getMember() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAVisitableExpression
- getMessage() - Method in exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessException
- getMethods(Class<?>) - Method in class com.sap.olingo.jpa.processor.core.converter.JPAStructuredResultConverter
- getMin() - Method in class com.sap.olingo.jpa.processor.core.query.JPAKeyPair
- getMinElement(JPAAttribute) - Method in class com.sap.olingo.jpa.processor.core.query.JPAKeyPair
- getModifyedEntity() - Method in class com.sap.olingo.jpa.processor.core.modify.JPAUpdateResult
- getModifyUtil() - Method in interface com.sap.olingo.jpa.processor.core.processor.JPARequestEntity
-
Returns an instance utility service
- getName() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAComparisonOperatorImp
- getName() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAEnumerationOperator
- getName() - Method in class com.sap.olingo.jpa.processor.core.filter.JPALiteralOperator
- getName() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAMemberOperator
- getName() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAOperator
- getName() - Method in interface com.sap.olingo.jpa.processor.core.query.EdmEntitySetInfo
- getNavigationInfo() - Method in class com.sap.olingo.jpa.processor.core.query.JPAJoinQuery
- getNavigationPath() - Method in interface com.sap.olingo.jpa.processor.core.query.EdmEntitySetInfo
- getNextPage(String) - Method in class com.sap.olingo.jpa.processor.core.api.example.JPAExamplePagingProvider
- getNextPage(String) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataPagingProvider
-
Returns the page related to a given skiptoken.
- getNoHops() - Method in class com.sap.olingo.jpa.processor.core.query.JPAKeyBoundary
- getNoResults() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandQueryResult
- getNoResultsDeep() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandQueryResult
- getOdata() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAExpressionVisitor
- getOdata() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAAbstractFilter
- getOdata() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterCrossComplier
- getOdata() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterElementComplier
- getOperationConverter() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataCRUDContextAccess
- getOperationConverter() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
- getOperator() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAArithmeticOperator
- getOperator() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAComparisonOperatorImp
- getOperator() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAExpressionOperator
- getOperator() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAUnaryBooleanOperator
- getOrderByOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionExpandWrapper
- getOrderByOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemWrapper
- getOrderByOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandLevelWrapper
- getPackageName() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataCRUDContextAccess
-
Returns a list of packages that may contain Enumerations of Java implemented OData operations
- getPackageName() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
- getPage() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataRequestContextAccess
- getPage() - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- getPagingProvider() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataCRUDContextAccess
-
If server side paging shall be supported
getPagingProviderreturns an implementation of a paging provider. - getPagingProvider() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
- getParameter() - Method in exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessException
- getParameter(int) - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAMethodCall
- getParent() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAAbstractFilter
- getParent() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterCrossComplier
- getParent() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterElementComplier
- getPath() - Method in exception com.sap.olingo.jpa.processor.core.exception.ODataJPAInvocationTargetException
- getPropertyCollection(String) - Method in interface com.sap.olingo.jpa.processor.core.converter.JPACollectionResult
-
Returns the result of a query for a collection property, which is either a list of attributes e.g.
- getPropertyCollection(String) - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionQueryResult
- getQuery() - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- getQuery() - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- getQuery() - Method in class com.sap.olingo.jpa.processor.core.query.JPAJoinQuery
- getQuery() - Method in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- getReferences() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataCRUDContextAccess
- getReferences() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
- getRelatedEntities() - Method in interface com.sap.olingo.jpa.processor.core.processor.JPARequestEntity
- getRelatedKeys() - Method in interface com.sap.olingo.jpa.processor.core.processor.JPARequestLink
-
Map of related keys
- getRelatedKeys() - Method in class com.sap.olingo.jpa.processor.core.processor.JPARequestLinkImpl
- getRelationLinks() - Method in interface com.sap.olingo.jpa.processor.core.processor.JPARequestEntity
- getResult() - Method in class com.sap.olingo.jpa.processor.core.converter.JPAComplexResultConverter
- getResult() - Method in class com.sap.olingo.jpa.processor.core.converter.JPAEntityResultConverter
- getResult() - Method in class com.sap.olingo.jpa.processor.core.converter.JPAStructuredResultConverter
- getResult(JPAExpandResult, Collection<JPAPath>) - Method in interface com.sap.olingo.jpa.processor.core.converter.JPAResultConverter
- getResult(JPAExpandResult, Collection<JPAPath>) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- getResult(JPAExpandResult, Collection<JPAPath>) - Method in class com.sap.olingo.jpa.processor.core.converter.JPATupleCollectionConverter
- getResult(String) - Method in interface com.sap.olingo.jpa.processor.core.converter.JPAExpandResult
- getResult(String) - Method in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- getResult(String) - Method in class com.sap.olingo.jpa.processor.core.modify.JPAMapBaseResult
- getResult(String) - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionQueryResult
- getResult(String) - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandQueryResult
- getResults() - Method in interface com.sap.olingo.jpa.processor.core.converter.JPAExpandResult
- getResults() - Method in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- getResults() - Method in class com.sap.olingo.jpa.processor.core.modify.JPAMapBaseResult
- getResults() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionQueryResult
- getResults() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandQueryResult
- getRight() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAArithmeticOperator
- getRight() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPABooleanOperator
- getRight() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAComparisonOperator
- getRight() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAComparisonOperatorImp
- getRightAsComparable() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAComparisonOperator
- getRightAsComparable() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAComparisonOperatorImp
- getRightAsExpression() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAArithmeticOperator
- getRightAsExpression() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAComparisonOperator
- getRightAsExpression() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAComparisonOperatorImp
- getRightAsIntExpression() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAArithmeticOperator
- getRightAsNumber(CriteriaBuilder) - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAArithmeticOperator
- getRoot() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAExpressionVisitor
- getRoot() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAAbstractFilter
- getRoot() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterCrossComplier
- getRoot() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterElementComplier
- getRoot() - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- getRoot() - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- getRoot() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionFilterQuery
- getRoot() - Method in class com.sap.olingo.jpa.processor.core.query.JPANavigationFilterQuery
- getRuntimeInformation() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAServiceDebugger
- getRuntimeInformation() - Method in class com.sap.olingo.jpa.processor.core.processor.JPAEmptyDebugger
- getSd() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAAbstractFilter
- getSd() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterCrossComplier
- getSd() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterElementComplier
- getSearchOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionExpandWrapper
- getSearchOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemWrapper
- getSearchOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandLevelWrapper
- getSelectOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionExpandWrapper
- getSelectOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemWrapper
- getSelectOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandLevelWrapper
- getSerializer() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataRequestContextAccess
- getSerializer() - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- getServiceMetadata() - Method in class com.sap.olingo.jpa.processor.core.serializer.JPASerializerFactory
- getSkip() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataPage
- getSkipOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionExpandWrapper
- getSkipOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemWrapper
- getSkipOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandLevelWrapper
- getSkiptoken() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataPage
- getSkipTokenOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionExpandWrapper
- getSkipTokenOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemWrapper
- getSkipTokenOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandLevelWrapper
- getSubQueryExists(Subquery<?>) - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionFilterQuery
- getSubQueryExists(Subquery<?>) - Method in class com.sap.olingo.jpa.processor.core.query.JPANavigationFilterQuery
- getSubQueryExists(Subquery<?>) - Method in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- getTargetEdmEntitySet() - Method in interface com.sap.olingo.jpa.processor.core.query.EdmEntitySetInfo
- GETTER_NOT_FOUND - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- getTextBundle() - Method in exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessException
- getTop() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataPage
- getTopOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionExpandWrapper
- getTopOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemWrapper
- getTopOption() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandLevelWrapper
- getTransactionFactory() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataRequestContextAccess
- getTransactionFactory() - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- getUriInfo() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataPage
- getUriInfo() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataRequestContextAccess
- getUriInfo() - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- getUriInfo() - Method in class com.sap.olingo.jpa.processor.core.query.JPAInlineItemInfo
- getUriResiource() - Method in class com.sap.olingo.jpa.processor.core.query.JPANavigationProptertyInfo
- getUriResourceParts() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAAbstractFilter
- getUriResourceParts() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterCrossComplier
- getUriResourceParts() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterElementComplier
- getUriResourceParts() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionExpandWrapper
- getUriResourceParts() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemWrapper
- getUriResourceParts() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandLevelWrapper
- getValue() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAEnumerationBasedOperator
- getValue() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAEnumerationOperator
- getValueForAlias(String) - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionExpandWrapper
- getValueForAlias(String) - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandItemWrapper
- getValueForAlias(String) - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandLevelWrapper
- getValues() - Method in interface com.sap.olingo.jpa.processor.core.processor.JPARequestLink
- getValues() - Method in class com.sap.olingo.jpa.processor.core.processor.JPARequestLinkImpl
- groups - Variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
H
- handleAggregation(Subquery<?>, From<?, ?>, List<JPAOnConditionItem>) - Method in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- hasActiveTransaction() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataDefaultTransactionFactory
- hasActiveTransaction() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataTransactionFactory
- hasCount() - Method in interface com.sap.olingo.jpa.processor.core.converter.JPAExpandResult
- hasCount() - Method in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- hasCount() - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionQueryResult
- hasCount() - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandQueryResult
- hasNavigation(List<UriResource>) - Static method in class com.sap.olingo.jpa.processor.core.query.Util
- hasUpperBoundary - Variable in class com.sap.olingo.jpa.processor.core.api.JPAClaimsPair
- hasUpperBoundary() - Method in class com.sap.olingo.jpa.processor.core.query.JPAKeyPair
- helper - Variable in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- hops - Variable in class com.sap.olingo.jpa.processor.core.query.JPAInlineItemInfo
I
- id - Variable in exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessException
- init(OData, ServiceMetadata) - Method in class com.sap.olingo.jpa.processor.core.api.JPADefaultErrorProcessor
- init(OData, ServiceMetadata) - Method in class com.sap.olingo.jpa.processor.core.api.JPAErrorProcessorWrapper
- init(OData, ServiceMetadata) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataBatchProcessor
- init(OData, ServiceMetadata) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- init(OData, ServiceMetadata) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceDocumentProcessor
- initDebugger(String) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataGetContext
-
Deprecated.
- initDebugger(String) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
-
Deprecated.will be removed with 1.0.0;
- isActive() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataTransactionFactory.JPAODataTransaction
- isNull() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAEnumerationOperator
- isNull() - Method in class com.sap.olingo.jpa.processor.core.filter.JPALiteralOperator
- isNull() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAPrimitiveTypeOperator
J
- JPA_HSQLDB_DatabaseProcessor - Class in com.sap.olingo.jpa.processor.core.database
- JPA_HSQLDB_DatabaseProcessor() - Constructor for class com.sap.olingo.jpa.processor.core.database.JPA_HSQLDB_DatabaseProcessor
- JPAAbstractCUDRequestHandler - Class in com.sap.olingo.jpa.processor.core.api
- JPAAbstractCUDRequestHandler() - Constructor for class com.sap.olingo.jpa.processor.core.api.JPAAbstractCUDRequestHandler
- JPAAbstractDatabaseProcessor - Class in com.sap.olingo.jpa.processor.core.database
- JPAAbstractDatabaseProcessor() - Constructor for class com.sap.olingo.jpa.processor.core.database.JPAAbstractDatabaseProcessor
- JPAAbstractFilter - Class in com.sap.olingo.jpa.processor.core.filter
- JPAAbstractFilter(JPAEntityType, VisitableExpression) - Constructor for class com.sap.olingo.jpa.processor.core.filter.JPAAbstractFilter
- JPAAbstractFilter(JPAEntityType, VisitableExpression, JPAAssociationPath) - Constructor for class com.sap.olingo.jpa.processor.core.filter.JPAAbstractFilter
- JPAAbstractFilter(JPAEntityType, UriInfoResource, JPAAssociationPath) - Constructor for class com.sap.olingo.jpa.processor.core.filter.JPAAbstractFilter
- JPAAbstractJoinQuery - Class in com.sap.olingo.jpa.processor.core.query
- JPAAbstractJoinQuery(OData, JPAODataCRUDContextAccess, JPAEntityType, JPAODataRequestContextAccess, Map<String, List<String>>, List<JPANavigationProptertyInfo>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- JPAAbstractJoinQuery(OData, JPAODataCRUDContextAccess, JPAEntityType, UriInfoResource, JPAODataRequestContextAccess, Map<String, List<String>>, List<JPANavigationProptertyInfo>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- JPAAbstractQuery - Class in com.sap.olingo.jpa.processor.core.query
- JPAAbstractQuery(OData, JPAServiceDocument, JPAEntityType, JPAODataRequestContextAccess) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- JPAAbstractQuery(OData, JPAServiceDocument, JPAEntityType, EntityManager, JPAServiceDebugger, Optional<JPAODataClaimProvider>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- JPAAbstractQuery(OData, JPAServiceDocument, JPAEntityType, EntityManager, Optional<JPAODataClaimProvider>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- JPAAbstractQuery(OData, JPAServiceDocument, EdmEntityType, EntityManager, Optional<JPAODataClaimProvider>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- JPAActionRequestProcessor - Class in com.sap.olingo.jpa.processor.core.processor
- JPAActionRequestProcessor(OData, JPAODataCRUDContextAccess, JPAODataRequestContextAccess) - Constructor for class com.sap.olingo.jpa.processor.core.processor.JPAActionRequestProcessor
- JPAAggregationOperation - Interface in com.sap.olingo.jpa.processor.core.filter
- JPAArithmeticOperator - Interface in com.sap.olingo.jpa.processor.core.filter
- JPABinaryExpression - Class in com.sap.olingo.jpa.processor.core.filter
- JPABinaryExpression(VisitableExpression, Literal, BinaryOperatorKind) - Constructor for class com.sap.olingo.jpa.processor.core.filter.JPABinaryExpression
- JPABooleanOperator - Interface in com.sap.olingo.jpa.processor.core.filter
- JPAClaimsPair<T> - Class in com.sap.olingo.jpa.processor.core.api
-
Allows to provide a single value or a closed interval.
- JPAClaimsPair(T) - Constructor for class com.sap.olingo.jpa.processor.core.api.JPAClaimsPair
- JPAClaimsPair(T, T) - Constructor for class com.sap.olingo.jpa.processor.core.api.JPAClaimsPair
- JPACollectionExpandWrapper - Class in com.sap.olingo.jpa.processor.core.query
- JPACollectionFilterQuery - Class in com.sap.olingo.jpa.processor.core.query
-
Create a sub query to filter on collection properties e.g.
- JPACollectionFilterQuery(OData, JPAServiceDocument, EntityManager, JPAAbstractQuery, JPAAssociationPath, VisitableExpression, From<?, ?>, List<String>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPACollectionFilterQuery
- JPACollectionFilterQuery(OData, JPAServiceDocument, EntityManager, JPAAbstractQuery, List<UriResource>, VisitableExpression, From<?, ?>, List<String>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPACollectionFilterQuery
- JPACollectionItemInfo - Class in com.sap.olingo.jpa.processor.core.query
- JPACollectionJoinQuery - Class in com.sap.olingo.jpa.processor.core.query
- JPACollectionJoinQuery(OData, JPAODataCRUDContextAccess, EntityManager, JPACollectionItemInfo, Map<String, List<String>>, JPAODataRequestContextAccess, Optional<JPAKeyBoundary>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPACollectionJoinQuery
- JPACollectionQueryResult - Class in com.sap.olingo.jpa.processor.core.query
- JPACollectionQueryResult(JPAEntityType, JPAAssociationPath, Collection<JPAPath>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPACollectionQueryResult
- JPACollectionQueryResult(Map<String, List<Tuple>>, Map<String, Long>, JPAEntityType, JPAAssociationPath, Collection<JPAPath>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPACollectionQueryResult
- JPACollectionResult - Interface in com.sap.olingo.jpa.processor.core.converter
- JPAComparisonOperator<T extends Comparable<T>> - Interface in com.sap.olingo.jpa.processor.core.filter
- JPAComparisonOperatorImp<T extends Comparable<T>> - Class in com.sap.olingo.jpa.processor.core.filter
- JPAComparisonOperatorImp(JPAOperationConverter, BinaryOperatorKind, JPAOperator, JPAOperator) - Constructor for class com.sap.olingo.jpa.processor.core.filter.JPAComparisonOperatorImp
- JPAComplexResultConverter - Class in com.sap.olingo.jpa.processor.core.converter
- JPAComplexResultConverter(JPAServiceDocument, List<?>, EdmComplexType) - Constructor for class com.sap.olingo.jpa.processor.core.converter.JPAComplexResultConverter
- JPAConversionHelper - Class in com.sap.olingo.jpa.processor.core.modify
-
Helper method for modifying requests.
- JPAConversionHelper() - Constructor for class com.sap.olingo.jpa.processor.core.modify.JPAConversionHelper
- jpaConversionTargetEntity - Variable in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- JPAConvertableResult - Interface in com.sap.olingo.jpa.processor.core.query
- JPACountQuery - Interface in com.sap.olingo.jpa.processor.core.query
- JPACountRequestProcessor - Class in com.sap.olingo.jpa.processor.core.processor
- JPACountRequestProcessor(OData, JPAODataCRUDContextAccess, JPAODataRequestContextAccess) - Constructor for class com.sap.olingo.jpa.processor.core.processor.JPACountRequestProcessor
- JPACreateResultFactory - Class in com.sap.olingo.jpa.processor.core.modify
- JPACreateResultFactory(JPATupleChildConverter) - Constructor for class com.sap.olingo.jpa.processor.core.modify.JPACreateResultFactory
- JPACUDRequestHandler - Interface in com.sap.olingo.jpa.processor.core.api
- JPACUDRequestProcessor - Class in com.sap.olingo.jpa.processor.core.processor
- JPACUDRequestProcessor(OData, ServiceMetadata, JPAODataCRUDContextAccess, JPAODataRequestContextAccess, JPAConversionHelper) - Constructor for class com.sap.olingo.jpa.processor.core.processor.JPACUDRequestProcessor
- JPADefaultDatabaseProcessor - Class in com.sap.olingo.jpa.processor.core.database
- JPADefaultDatabaseProcessor() - Constructor for class com.sap.olingo.jpa.processor.core.database.JPADefaultDatabaseProcessor
- JPADefaultErrorProcessor - Class in com.sap.olingo.jpa.processor.core.api
- JPAEmptyDebugger - Class in com.sap.olingo.jpa.processor.core.processor
- JPAEmptyDebugger() - Constructor for class com.sap.olingo.jpa.processor.core.processor.JPAEmptyDebugger
- jpaEntity - Variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- JPAEntityBasedResult - Class in com.sap.olingo.jpa.processor.core.modify
- JPAEntityBasedResult(JPAEntityType, Map<String, List<String>>) - Constructor for class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- JPAEntityResultConverter - Class in com.sap.olingo.jpa.processor.core.converter
- JPAEntityResultConverter(UriHelper, JPAServiceDocument, List<?>, EdmEntityType) - Constructor for class com.sap.olingo.jpa.processor.core.converter.JPAEntityResultConverter
- JPAEnumerationBasedOperator - Interface in com.sap.olingo.jpa.processor.core.filter
-
Main purpose of this interface is to increase testability of JPAEnumerationBasedOperator
- JPAEnumerationOperator - Class in com.sap.olingo.jpa.processor.core.filter
- JPAErrorProcessor - Interface in com.sap.olingo.jpa.processor.core.api
- JPAErrorProcessorWrapper - Class in com.sap.olingo.jpa.processor.core.api
- JPAErrorProcessorWrapper(JPAErrorProcessor) - Constructor for class com.sap.olingo.jpa.processor.core.api.JPAErrorProcessorWrapper
- JPAExampleCUDRequestHandler - Class in com.sap.olingo.jpa.processor.core.api.example
-
Example implementation at a CUD handler.
- JPAExampleCUDRequestHandler() - Constructor for class com.sap.olingo.jpa.processor.core.api.example.JPAExampleCUDRequestHandler
- JPAExampleModifyException - Exception in com.sap.olingo.jpa.processor.core.api.example
- JPAExampleModifyException(JPAExampleModifyException.MessageKeys, HttpStatusCode) - Constructor for exception com.sap.olingo.jpa.processor.core.api.example.JPAExampleModifyException
- JPAExampleModifyException.MessageKeys - Enum in com.sap.olingo.jpa.processor.core.api.example
- JPAExamplePagingProvider - Class in com.sap.olingo.jpa.processor.core.api.example
- JPAExamplePagingProvider(Map<String, Integer>) - Constructor for class com.sap.olingo.jpa.processor.core.api.example.JPAExamplePagingProvider
- JPAExamplePagingProvider(Map<String, Integer>, int) - Constructor for class com.sap.olingo.jpa.processor.core.api.example.JPAExamplePagingProvider
- JPAExpandItem - Interface in com.sap.olingo.jpa.processor.core.query
- JPAExpandItemInfo - Class in com.sap.olingo.jpa.processor.core.query
- JPAExpandItemInfoFactory - Class in com.sap.olingo.jpa.processor.core.query
- JPAExpandItemInfoFactory() - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAExpandItemInfoFactory
- JPAExpandItemWrapper - Class in com.sap.olingo.jpa.processor.core.query
- JPAExpandItemWrapper(JPAServiceDocument, ExpandItem) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAExpandItemWrapper
- JPAExpandItemWrapper(ExpandItem, JPAEntityType) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAExpandItemWrapper
- JPAExpandJoinQuery - Class in com.sap.olingo.jpa.processor.core.query
-
A query to retrieve the expand entities.
- JPAExpandJoinQuery(OData, JPAODataCRUDContextAccess, JPAAssociationPath, JPAEntityType, Map<String, List<String>>, JPAODataRequestContextAccess) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAExpandJoinQuery
- JPAExpandJoinQuery(OData, JPAODataCRUDContextAccess, JPAInlineItemInfo, Map<String, List<String>>, JPAODataRequestContextAccess, Optional<JPAKeyBoundary>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAExpandJoinQuery
- JPAExpandLevelWrapper - Class in com.sap.olingo.jpa.processor.core.query
- JPAExpandLevelWrapper(JPAServiceDocument, ExpandOption) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAExpandLevelWrapper
- JPAExpandLevelWrapper(ExpandOption, JPAEntityType) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAExpandLevelWrapper
- JPAExpandQueryResult - Class in com.sap.olingo.jpa.processor.core.query
-
Builds a hierarchy of expand results.
- JPAExpandQueryResult(JPAEntityType, Collection<JPAPath>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAExpandQueryResult
- JPAExpandQueryResult(Map<String, List<Tuple>>, Map<String, Long>, JPAEntityType, Collection<JPAPath>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAExpandQueryResult
- JPAExpandResult - Interface in com.sap.olingo.jpa.processor.core.converter
- JPAExpandSubQuery - Class in com.sap.olingo.jpa.processor.core.query
- JPAExpandSubQuery(OData, JPAODataCRUDContextAccess, JPAAssociationPath, JPAEntityType, Map<String, List<String>>, JPAODataRequestContextAccess, SortedSet<K>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAExpandSubQuery
- JPAExpandSubQuery(OData, JPAODataCRUDContextAccess, JPAInlineItemInfo, Map<String, List<String>>, JPAODataRequestContextAccess, SortedSet<? extends Comparable<?>>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAExpandSubQuery
- JPAExpression - Interface in com.sap.olingo.jpa.processor.core.filter
- JPAExpressionOperator - Interface in com.sap.olingo.jpa.processor.core.filter
- JPAExpressionVisitor - Interface in com.sap.olingo.jpa.processor.core.filter
- JPAExtention - Interface in com.sap.olingo.jpa.processor.core.query
- JPAFilterAggregationType - Enum in com.sap.olingo.jpa.processor.core.filter
- JPAFilterComplier - Interface in com.sap.olingo.jpa.processor.core.filter
- JPAFilterCrossComplier - Class in com.sap.olingo.jpa.processor.core.filter
-
Cross compiles Olingo generated AST of an OData filter into JPA criteria builder where condition.
- JPAFilterCrossComplier(OData, JPAServiceDocument, JPAEntityType, JPAOperationConverter, JPAAbstractQuery, JPAAssociationPath, JPAODataRequestContextAccess) - Constructor for class com.sap.olingo.jpa.processor.core.filter.JPAFilterCrossComplier
- JPAFilterCrossComplier(OData, JPAServiceDocument, JPAEntityType, JPAOperationConverter, JPAAbstractQuery, From<?, ?>, JPAAssociationPath, JPAODataRequestContextAccess) - Constructor for class com.sap.olingo.jpa.processor.core.filter.JPAFilterCrossComplier
- JPAFilterElementComplier - Class in com.sap.olingo.jpa.processor.core.filter
-
Compiles just one Expression.
- JPAFilterElementComplier(OData, JPAServiceDocument, EntityManager, JPAEntityType, JPAOperationConverter, List<UriResource>, JPAAbstractQuery, VisitableExpression, JPAAssociationPath, List<String>) - Constructor for class com.sap.olingo.jpa.processor.core.filter.JPAFilterElementComplier
- JPAFilterExpression - Class in com.sap.olingo.jpa.processor.core.filter
- JPAFilterExpression(Member, Literal, BinaryOperatorKind) - Constructor for class com.sap.olingo.jpa.processor.core.filter.JPAFilterExpression
- JPAFunctionRequestProcessor - Class in com.sap.olingo.jpa.processor.core.processor
-
Functions as User Defined Functions, Native Query, as Criteria Builder does not provide the option to used UDFs in the From clause.
- JPAFunctionRequestProcessor(OData, JPAODataCRUDContextAccess, JPAODataRequestContextAccess) - Constructor for class com.sap.olingo.jpa.processor.core.processor.JPAFunctionRequestProcessor
- JPAIllicalAccessException - Exception in com.sap.olingo.jpa.processor.core.exception
-
The exception is thrown if a method got called that should not
- JPAIllicalAccessException() - Constructor for exception com.sap.olingo.jpa.processor.core.exception.JPAIllicalAccessException
- JPAInlineItemInfo - Class in com.sap.olingo.jpa.processor.core.query
- JPAInlineItemInfo(JPAExpandItem, JPAAssociationPath, List<JPANavigationProptertyInfo>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAInlineItemInfo
- JPAJoinQuery - Class in com.sap.olingo.jpa.processor.core.query
- JPAJoinQuery(OData, JPAODataCRUDContextAccess, Map<String, List<String>>, JPAODataRequestContextAccess) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAJoinQuery
- JPAKeyBoundary - Class in com.sap.olingo.jpa.processor.core.query
- JPAKeyPair - Class in com.sap.olingo.jpa.processor.core.query
-
A pair of comparable entity keys
Such a pair is used to forward the lowest and highest key value from a query to the dependent $expand query in case the original query was restricted by$topand/or$skip.
The pair is seen as closed interval, that is min and max are seen as part of the result. - JPAKeyPair(List<JPAAttribute>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAKeyPair
- JPALiteralOperator - Class in com.sap.olingo.jpa.processor.core.filter
- JPALiteralOperator(OData, Literal) - Constructor for class com.sap.olingo.jpa.processor.core.filter.JPALiteralOperator
- JPAMapBaseResult - Class in com.sap.olingo.jpa.processor.core.modify
- JPAMapBaseResult(JPAEntityType, Map<String, List<String>>) - Constructor for class com.sap.olingo.jpa.processor.core.modify.JPAMapBaseResult
- JPAMemberOperator - Class in com.sap.olingo.jpa.processor.core.filter
- JPAMethodCall - Interface in com.sap.olingo.jpa.processor.core.filter
- JPAMethodExpression - Class in com.sap.olingo.jpa.processor.core.filter
- JPAMethodExpression(Member, JPALiteralOperator, MethodKind) - Constructor for class com.sap.olingo.jpa.processor.core.filter.JPAMethodExpression
- JPAModifyUtil - Class in com.sap.olingo.jpa.processor.core.processor
-
This class provides some primitive util methods to support modifying operations like create or update.
- JPAModifyUtil() - Constructor for class com.sap.olingo.jpa.processor.core.processor.JPAModifyUtil
- JPANavigationFilterQuery - Class in com.sap.olingo.jpa.processor.core.query
- JPANavigationFilterQuery(OData, JPAServiceDocument, UriResource, JPAAbstractQuery, EntityManager, JPAAssociationPath, From<?, ?>, Optional<JPAODataClaimProvider>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPANavigationFilterQuery
- JPANavigationFilterQuery(OData, JPAServiceDocument, UriResource, JPAAbstractQuery, EntityManager, JPAAssociationPath, VisitableExpression, From<?, ?>, Optional<JPAODataClaimProvider>, List<String>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPANavigationFilterQuery
- JPANavigationProptertyInfo - Class in com.sap.olingo.jpa.processor.core.query
- JPANavigationProptertyInfo(JPAServiceDocument, JPAAssociationPath, UriInfoResource, JPAEntityType) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPANavigationProptertyInfo
- JPANavigationProptertyInfo(JPAServiceDocument, UriResourcePartTyped, JPAAssociationPath, UriInfoResource) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPANavigationProptertyInfo
- JPANavigationProptertyInfo(JPANavigationProptertyInfo) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPANavigationProptertyInfo
-
Copy constructor, that does not copy the from clause, so the new JPANavigationProptertyInfo can be used in a new query.
- JPANavigationQuery - Class in com.sap.olingo.jpa.processor.core.query
- JPANavigationQuery(OData, JPAServiceDocument, JPAEntityType, EntityManager, JPAAbstractQuery, From<?, ?>, JPAAssociationPath) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- JPANavigationQuery(OData, JPAServiceDocument, EdmEntityType, EntityManager, JPAAbstractQuery, From<?, ?>, JPAAssociationPath, Optional<JPAODataClaimProvider>) - Constructor for class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- JPANavigationRequestProcessor - Class in com.sap.olingo.jpa.processor.core.processor
- JPANavigationRequestProcessor(OData, ServiceMetadata, JPAODataCRUDContextAccess, JPAODataRequestContextAccess) - Constructor for class com.sap.olingo.jpa.processor.core.processor.JPANavigationRequestProcessor
- JPANoSelectionException - Exception in com.sap.olingo.jpa.processor.core.query
-
The exception shall be raised in case no selection left, so it is not necessary to perform a query.
- JPANoSelectionException() - Constructor for exception com.sap.olingo.jpa.processor.core.query.JPANoSelectionException
- JPAODataBatchProcessor - Class in com.sap.olingo.jpa.processor.core.api
- JPAODataBatchProcessor(JPAODataRequestContextAccess) - Constructor for class com.sap.olingo.jpa.processor.core.api.JPAODataBatchProcessor
- JPAODataClaimProvider - Interface in com.sap.olingo.jpa.processor.core.api
-
Container that provides claims
- JPAODataClaimsProvider - Class in com.sap.olingo.jpa.processor.core.api
-
Container that contains the claims that must be fulfilled, so an entity my be modified or read.
- JPAODataClaimsProvider() - Constructor for class com.sap.olingo.jpa.processor.core.api.JPAODataClaimsProvider
- JPAODataCRUDContext - Interface in com.sap.olingo.jpa.processor.core.api
-
Deprecated.
- JPAODataCRUDContextAccess - Interface in com.sap.olingo.jpa.processor.core.api
- JPAODataCRUDHandler - Class in com.sap.olingo.jpa.processor.core.api
- JPAODataCRUDHandler(JPAODataCRUDContextAccess) - Constructor for class com.sap.olingo.jpa.processor.core.api.JPAODataCRUDHandler
- JPAODataCRUDHandler(String) - Constructor for class com.sap.olingo.jpa.processor.core.api.JPAODataCRUDHandler
-
Deprecated.
- JPAODataCRUDHandler(String, DataSource) - Constructor for class com.sap.olingo.jpa.processor.core.api.JPAODataCRUDHandler
-
Deprecated.
- JPAODataCRUDRequestContext - Interface in com.sap.olingo.jpa.processor.core.api
- JPAODataDatabaseOperations - Interface in com.sap.olingo.jpa.processor.core.database
- JPAODataDatabaseProcessor - Interface in com.sap.olingo.jpa.processor.core.api
-
Interface is in a beta state
- JPAODataDatabaseProcessorFactory - Class in com.sap.olingo.jpa.processor.core.database
- JPAODataDatabaseProcessorFactory() - Constructor for class com.sap.olingo.jpa.processor.core.database.JPAODataDatabaseProcessorFactory
- JPAODataDatabaseSearch - Interface in com.sap.olingo.jpa.processor.core.database
- JPAODataDatabaseTableFunction - Interface in com.sap.olingo.jpa.processor.core.database
- JPAODataDefaultTransactionFactory - Class in com.sap.olingo.jpa.processor.core.api
- JPAODataDefaultTransactionFactory(EntityManager) - Constructor for class com.sap.olingo.jpa.processor.core.api.JPAODataDefaultTransactionFactory
- JPAODataGetContext - Interface in com.sap.olingo.jpa.processor.core.api
-
Deprecated.
- JPAODataGetHandler - Class in com.sap.olingo.jpa.processor.core.api
- JPAODataGetHandler(JPAODataCRUDContextAccess) - Constructor for class com.sap.olingo.jpa.processor.core.api.JPAODataGetHandler
- JPAODataGetHandler(String) - Constructor for class com.sap.olingo.jpa.processor.core.api.JPAODataGetHandler
-
Deprecated.(Will be removed with 1.0.0, use service context builder,
JPAODataServiceContext.with()instead - JPAODataGetHandler(String, DataSource) - Constructor for class com.sap.olingo.jpa.processor.core.api.JPAODataGetHandler
-
Deprecated.(Will be removed with 1.0.0, use service context builder,
JPAODataServiceContext.with()instead - JPAODataGroupProvider - Interface in com.sap.olingo.jpa.processor.core.api
-
Container that provides field groups
- JPAODataGroupsProvider - Class in com.sap.olingo.jpa.processor.core.api
- JPAODataGroupsProvider() - Constructor for class com.sap.olingo.jpa.processor.core.api.JPAODataGroupsProvider
- JPAODataPage - Class in com.sap.olingo.jpa.processor.core.api
- JPAODataPage(UriInfo, int, int, Object) - Constructor for class com.sap.olingo.jpa.processor.core.api.JPAODataPage
- JPAODataPagingProvider - Interface in com.sap.olingo.jpa.processor.core.api
- JPAODataRequestContext - Interface in com.sap.olingo.jpa.processor.core.api
- JPAODataRequestContextAccess - Interface in com.sap.olingo.jpa.processor.core.api
- JPAODataRequestContextImpl - Class in com.sap.olingo.jpa.processor.core.processor
- JPAODataRequestContextImpl() - Constructor for class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- JPAODataRequestContextImpl(UriInfoResource, JPAODataRequestContextAccess) - Constructor for class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- JPAODataRequestProcessor - Class in com.sap.olingo.jpa.processor.core.api
- JPAODataRequestProcessor(JPAODataCRUDContextAccess, JPAODataRequestContextAccess) - Constructor for class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- JPAODataServiceContext - Class in com.sap.olingo.jpa.processor.core.api
- JPAODataServiceContext.Builder - Class in com.sap.olingo.jpa.processor.core.api
- JPAODataServiceDocumentProcessor - Class in com.sap.olingo.jpa.processor.core.api
- JPAODataServiceDocumentProcessor(JPAODataCRUDContextAccess) - Constructor for class com.sap.olingo.jpa.processor.core.api.JPAODataServiceDocumentProcessor
- JPAODataTransactionFactory - Interface in com.sap.olingo.jpa.processor.core.api
-
A wrapper to abstract from various transaction APIs provided by JAVA or e.g.
- JPAODataTransactionFactory.JPAODataTransaction - Interface in com.sap.olingo.jpa.processor.core.api
- JPAOperationConverter - Class in com.sap.olingo.jpa.processor.core.filter
- JPAOperationConverter(CriteriaBuilder, JPAODataDatabaseOperations) - Constructor for class com.sap.olingo.jpa.processor.core.filter.JPAOperationConverter
- JPAOperationSerializer - Interface in com.sap.olingo.jpa.processor.core.serializer
- JPAOperator - Interface in com.sap.olingo.jpa.processor.core.filter
- JPAPrimitiveTypeOperator - Interface in com.sap.olingo.jpa.processor.core.filter
- JPAProcessorFactory - Class in com.sap.olingo.jpa.processor.core.processor
- JPAProcessorFactory(OData, ServiceMetadata, JPAODataCRUDContextAccess) - Constructor for class com.sap.olingo.jpa.processor.core.processor.JPAProcessorFactory
- JPAQuery - Interface in com.sap.olingo.jpa.processor.core.query
- jpaQueryResult - Variable in class com.sap.olingo.jpa.processor.core.converter.JPAStructuredResultConverter
- jpaQueryResult - Variable in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- JPARequestEntity - Interface in com.sap.olingo.jpa.processor.core.processor
-
Representing an entity that should be created, updated or deleted by a POST, PUT, PATCH or DELETE request
- JPARequestLink - Interface in com.sap.olingo.jpa.processor.core.processor
- JPARequestLinkImpl - Class in com.sap.olingo.jpa.processor.core.processor
- JPARequestProcessor - Interface in com.sap.olingo.jpa.processor.core.processor
- JPAResultConverter - Interface in com.sap.olingo.jpa.processor.core.converter
- JPASerializeComplex - Class in com.sap.olingo.jpa.processor.core.serializer
- JPASerializeComplexCollection - Class in com.sap.olingo.jpa.processor.core.serializer
- JPASerializePrimitiveAbstract - Class in com.sap.olingo.jpa.processor.core.serializer
- JPASerializePrimitiveAbstract(ServiceMetadata, UriInfo) - Constructor for class com.sap.olingo.jpa.processor.core.serializer.JPASerializePrimitiveAbstract
- JPASerializer - Interface in com.sap.olingo.jpa.processor.core.serializer
- JPASerializerFactory - Class in com.sap.olingo.jpa.processor.core.serializer
- JPASerializerFactory(OData, ServiceMetadata, JPAODataCRUDContextAccess) - Constructor for class com.sap.olingo.jpa.processor.core.serializer.JPASerializerFactory
- JPAServiceDebugger - Interface in com.sap.olingo.jpa.processor.core.api
- JPAStandardExtention - Class in com.sap.olingo.jpa.processor.core.query
- JPAStandardExtention() - Constructor for class com.sap.olingo.jpa.processor.core.query.JPAStandardExtention
- JPAStructuredResultConverter - Class in com.sap.olingo.jpa.processor.core.converter
-
Abstract super class to converts a list of JPA POJOs into Olingo format.
- JPAStructuredResultConverter(List<?>, JPAStructuredType) - Constructor for class com.sap.olingo.jpa.processor.core.converter.JPAStructuredResultConverter
- jpaTopLevelType - Variable in class com.sap.olingo.jpa.processor.core.converter.JPAStructuredResultConverter
- JPATuple - Class in com.sap.olingo.jpa.processor.core.converter
- JPATuple() - Constructor for class com.sap.olingo.jpa.processor.core.converter.JPATuple
- JPATupleChildConverter - Class in com.sap.olingo.jpa.processor.core.converter
-
Converts the query result based on Tuples from JPA format into Olingo format.
- JPATupleChildConverter(JPAServiceDocument, UriHelper, ServiceMetadata) - Constructor for class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- JPATupleChildConverter(JPATupleChildConverter) - Constructor for class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- JPATupleCollectionConverter - Class in com.sap.olingo.jpa.processor.core.converter
- JPATupleCollectionConverter(JPAServiceDocument, UriHelper, ServiceMetadata) - Constructor for class com.sap.olingo.jpa.processor.core.converter.JPATupleCollectionConverter
- JPAUnaryBooleanOperator - Interface in com.sap.olingo.jpa.processor.core.filter
- JPAUpdateResult - Class in com.sap.olingo.jpa.processor.core.modify
- JPAUpdateResult(boolean, Object) - Constructor for class com.sap.olingo.jpa.processor.core.modify.JPAUpdateResult
- JPAVisitableExpression - Interface in com.sap.olingo.jpa.processor.core.filter
L
- lastInfo - Variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- linkEntities(Object, T, JPAAssociationPath) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAModifyUtil
-
Sets a link between a source and target instance.
- locale - Variable in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- locale - Variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
M
- max - Variable in class com.sap.olingo.jpa.processor.core.api.JPAClaimsPair
- maxAs() - Method in class com.sap.olingo.jpa.processor.core.api.JPAClaimsPair
- messageText - Variable in exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessException
- min - Variable in class com.sap.olingo.jpa.processor.core.api.JPAClaimsPair
- minAs() - Method in class com.sap.olingo.jpa.processor.core.api.JPAClaimsPair
- MISSING_CLAIM - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- MISSING_CLAIMS_PROVIDER - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
N
- navigationInfo - Variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- noParameters() - Method in interface com.sap.olingo.jpa.processor.core.filter.JPAMethodCall
-
Number of parameter
- NOT_ALLOWED_MEMBER - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAFilterException.MessageKeys
- NOT_SUPPORTED_CREATE - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- NOT_SUPPORTED_DELETE - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- NOT_SUPPORTED_DELETE_VALUE - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- NOT_SUPPORTED_FILTER - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAFilterException.MessageKeys
- NOT_SUPPORTED_FUNC_WITH_NAVI - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- NOT_SUPPORTED_FUNCTION_COLLECTION - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAFilterException.MessageKeys
- NOT_SUPPORTED_FUNCTION_NOT_SCALAR - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAFilterException.MessageKeys
- NOT_SUPPORTED_OPERATOR - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAFilterException.MessageKeys
- NOT_SUPPORTED_OPERATOR_TYPE - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAFilterException.MessageKeys
- NOT_SUPPORTED_PROP_TYPE - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- NOT_SUPPORTED_RESOURCE_TYPE - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- NOT_SUPPORTED_RESOURCE_TYPE - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- NOT_SUPPORTED_RESOURCE_TYPE - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPASerializerException.MessageKeys
- NOT_SUPPORTED_SEARCH - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPADBAdaptorException.MessageKeys
- NOT_SUPPORTED_UPDATE - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- NOT_SUPPORTED_UPDATE_VALUE - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- notContainsCollection(JPAPath) - Method in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
O
- odata - Variable in class com.sap.olingo.jpa.processor.core.processor.JPAActionRequestProcessor
- odata - Variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- ODATA_MAXPAGESIZE_NOT_A_NUMBER - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- ODataJPADBAdaptorException - Exception in com.sap.olingo.jpa.processor.core.exception
- ODataJPADBAdaptorException(ODataJPADBAdaptorException.MessageKeys, HttpStatusCode) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPADBAdaptorException
- ODataJPADBAdaptorException(ODataJPADBAdaptorException.MessageKeys, HttpStatusCode, String...) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPADBAdaptorException
- ODataJPADBAdaptorException(ODataJPADBAdaptorException.MessageKeys, HttpStatusCode, Throwable) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPADBAdaptorException
- ODataJPADBAdaptorException(ODataJPADBAdaptorException.MessageKeys, HttpStatusCode, Throwable, String...) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPADBAdaptorException
- ODataJPADBAdaptorException(Throwable, HttpStatusCode) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPADBAdaptorException
- ODataJPADBAdaptorException.MessageKeys - Enum in com.sap.olingo.jpa.processor.core.exception
- ODataJPAFilterException - Exception in com.sap.olingo.jpa.processor.core.exception
- ODataJPAFilterException(ODataJPAFilterException.MessageKeys, HttpStatusCode) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAFilterException
- ODataJPAFilterException(ODataJPAFilterException.MessageKeys, HttpStatusCode, String...) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAFilterException
- ODataJPAFilterException(ODataJPAFilterException.MessageKeys, HttpStatusCode, Throwable) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAFilterException
- ODataJPAFilterException(ODataJPAFilterException.MessageKeys, HttpStatusCode, Throwable, String...) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAFilterException
- ODataJPAFilterException(Throwable, HttpStatusCode) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAFilterException
- ODataJPAFilterException.MessageKeys - Enum in com.sap.olingo.jpa.processor.core.exception
- ODataJPAInvocationTargetException - Exception in com.sap.olingo.jpa.processor.core.exception
- ODataJPAInvocationTargetException(Throwable) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAInvocationTargetException
- ODataJPAInvocationTargetException(Throwable, String) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAInvocationTargetException
- ODataJPANotImplementedException - Exception in com.sap.olingo.jpa.processor.core.exception
- ODataJPANotImplementedException(String...) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPANotImplementedException
- ODataJPAProcessException - Exception in com.sap.olingo.jpa.processor.core.exception
- ODataJPAProcessException(String, String, HttpStatusCode, String[]) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessException
- ODataJPAProcessException(String, String, HttpStatusCode, Throwable, String[]) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessException
- ODataJPAProcessException(String, HttpStatusCode) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessException
- ODataJPAProcessException(String, HttpStatusCode, String[]) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessException
- ODataJPAProcessException(String, HttpStatusCode, Throwable) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessException
- ODataJPAProcessException(String, HttpStatusCode, Throwable, String[]) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessException
- ODataJPAProcessException(Throwable, HttpStatusCode) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessException
- ODataJPAProcessorException - Exception in com.sap.olingo.jpa.processor.core.exception
- ODataJPAProcessorException(ODataJPAProcessorException.MessageKeys, HttpStatusCode) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException
- ODataJPAProcessorException(ODataJPAProcessorException.MessageKeys, HttpStatusCode, String...) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException
- ODataJPAProcessorException(ODataJPAProcessorException.MessageKeys, HttpStatusCode, Throwable) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException
- ODataJPAProcessorException(ODataJPAProcessorException.MessageKeys, HttpStatusCode, Throwable, String...) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException
- ODataJPAProcessorException(String, HttpStatusCode, Throwable, String[]) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException
- ODataJPAProcessorException(Throwable, HttpStatusCode) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException
- ODataJPAProcessorException.MessageKeys - Enum in com.sap.olingo.jpa.processor.core.exception
- ODataJPAQueryException - Exception in com.sap.olingo.jpa.processor.core.exception
- ODataJPAQueryException(ODataJPAQueryException.MessageKeys, HttpStatusCode) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException
- ODataJPAQueryException(ODataJPAQueryException.MessageKeys, HttpStatusCode, String...) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException
- ODataJPAQueryException(ODataJPAQueryException.MessageKeys, HttpStatusCode, Throwable) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException
- ODataJPAQueryException(ODataJPAQueryException.MessageKeys, HttpStatusCode, Throwable, String...) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException
- ODataJPAQueryException(Throwable, HttpStatusCode) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException
- ODataJPAQueryException.MessageKeys - Enum in com.sap.olingo.jpa.processor.core.exception
- ODataJPASerializerException - Exception in com.sap.olingo.jpa.processor.core.exception
- ODataJPASerializerException(ODataJPASerializerException.MessageKeys, HttpStatusCode) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPASerializerException
- ODataJPASerializerException(ODataJPASerializerException.MessageKeys, HttpStatusCode, String...) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPASerializerException
- ODataJPASerializerException(ODataJPASerializerException.MessageKeys, HttpStatusCode, Throwable) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPASerializerException
- ODataJPASerializerException(ODataJPASerializerException.MessageKeys, HttpStatusCode, Throwable, String...) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPASerializerException
- ODataJPASerializerException(Throwable, HttpStatusCode) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPASerializerException
- ODataJPASerializerException.MessageKeys - Enum in com.sap.olingo.jpa.processor.core.exception
- ODataJPATransactionException - Exception in com.sap.olingo.jpa.processor.core.exception
- ODataJPATransactionException(ODataJPATransactionException.MessageKeys) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPATransactionException
- ODataJPATransactionException(Throwable) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPATransactionException
- ODataJPATransactionException.MessageKeys - Enum in com.sap.olingo.jpa.processor.core.exception
- ODataJPAUtilException - Exception in com.sap.olingo.jpa.processor.core.exception
- ODataJPAUtilException(ODataJPAUtilException.MessageKeys, HttpStatusCode) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAUtilException
- ODataJPAUtilException(ODataJPAUtilException.MessageKeys, HttpStatusCode, String...) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAUtilException
- ODataJPAUtilException(ODataJPAUtilException.MessageKeys, HttpStatusCode, Throwable) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAUtilException
- ODataJPAUtilException(ODataJPAUtilException.MessageKeys, HttpStatusCode, Throwable, String...) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAUtilException
- ODataJPAUtilException(Throwable, HttpStatusCode) - Constructor for exception com.sap.olingo.jpa.processor.core.exception.ODataJPAUtilException
- ODataJPAUtilException.MessageKeys - Enum in com.sap.olingo.jpa.processor.core.exception
- orWhereClause(Expression<Boolean>, Expression<Boolean>) - Method in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
P
- page - Variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- parameter - Variable in exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessException
- PARAMETER_CONVERSION_ERROR - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPADBAdaptorException.MessageKeys
- PARAMETER_MISSING - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPADBAdaptorException.MessageKeys
- PARAMETER_NULL - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- parentHops - Variable in class com.sap.olingo.jpa.processor.core.query.JPAInlineItemInfo
- parentQuery - Variable in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- PATH_SEPERATOR - Static variable in class com.sap.olingo.jpa.processor.core.serializer.JPASerializePrimitiveAbstract
- pathList - Variable in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- performAction(ODataRequest, ODataResponse, ContentType) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAActionRequestProcessor
- process(HttpServletRequest, HttpServletResponse) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataGetHandler
- process(HttpServletRequest, HttpServletResponse, JPAODataClaimProvider, EntityManager) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataGetHandler
-
Deprecated.(Will be removed with 1.0.0, parameter
claimsandemnot longer supported, use Request Context (getJPAODataRequestContext) instead) - process(HttpServletRequest, HttpServletResponse, EntityManager) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataGetHandler
-
Deprecated.(Will be removed with 1.0.0, parameter
emnot longer supported, use Request Context (getJPAODataRequestContext) instead) - processActionPrimitive(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- processActionVoid(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- processAttributeConverter(Object, JPAAttribute) - Method in class com.sap.olingo.jpa.processor.core.modify.JPAConversionHelper
- processBatch(BatchFacade, ODataRequest, ODataResponse) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataBatchProcessor
- processChangeSet(BatchFacade, List<ODataRequest>) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataBatchProcessor
-
Processing one change set of a $batch request.
- processError(ODataRequest, ODataResponse, ODataServerError, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPADefaultErrorProcessor
- processError(ODataRequest, ODataResponse, ODataServerError, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAErrorProcessorWrapper
- processError(ODataRequest, ODataServerError) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAErrorProcessor
- putChildren(Map<JPAAssociationPath, JPAExpandResult>) - Method in class com.sap.olingo.jpa.processor.core.query.JPACollectionQueryResult
- putChildren(Map<JPAAssociationPath, JPAExpandResult>) - Method in interface com.sap.olingo.jpa.processor.core.query.JPAConvertableResult
- putChildren(Map<JPAAssociationPath, JPAExpandResult>) - Method in class com.sap.olingo.jpa.processor.core.query.JPAExpandQueryResult
Q
- QUERY_PREPARATION_ENTITY_UNKNOWN - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- QUERY_PREPARATION_ERROR - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- QUERY_PREPARATION_ERROR - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- QUERY_PREPARATION_FILTER_ERROR - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- QUERY_PREPARATION_INVALID_KEY_PAIR - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- QUERY_PREPARATION_INVALID_SELECTION_PATH - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- QUERY_PREPARATION_INVALID_VALUE - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- QUERY_PREPARATION_JOIN_NOT_DEFINED - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- QUERY_PREPARATION_NOT_ALLOWED_MEMBER - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- QUERY_PREPARATION_NOT_IMPLEMENTED - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- QUERY_RESULT_ACCESS_NOT_FOUND - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- QUERY_RESULT_CONV_ERROR - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- QUERY_RESULT_CONV_ERROR - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- QUERY_RESULT_CONV_MISSING_GETTER - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- QUERY_RESULT_ENTITY_SET_ERROR - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- QUERY_RESULT_ENTITY_TYPE_ERROR - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- QUERY_RESULT_EXPAND_ERROR - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- QUERY_RESULT_KEY_PROPERTY_ERROR - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- QUERY_RESULT_NAVI_PROPERTY_ERROR - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- QUERY_RESULT_NAVI_PROPERTY_UNKNOWN - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- QUERY_RESULT_URI_ERROR - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- QUERY_SERVER_DRIVEN_PAGING_GONE - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- QUERY_SERVER_DRIVEN_PAGING_NOT_IMPLEMENTED - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- queryJoinTable - Variable in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- queryRoot - Variable in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
R
- readComplex(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- readComplexCollection(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- readEntity(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- readEntityCollection(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- readMediaEntity(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- readPrimitive(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- readPrimitiveCollection(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- readPrimitiveValue(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- readServiceDocument(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceDocumentProcessor
-
This is a copy from @see
DefaultProcessor.readServiceDocument(ODataRequest, ODataResponse, UriInfo, ContentType) - requestContext - Variable in class com.sap.olingo.jpa.processor.core.processor.JPAActionRequestProcessor
- requestContext - Variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- requestHeaders - Variable in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- result - Variable in class com.sap.olingo.jpa.processor.core.modify.JPAEntityBasedResult
- result - Variable in class com.sap.olingo.jpa.processor.core.modify.JPAMapBaseResult
- RESULT_NOT_FOUND - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPASerializerException.MessageKeys
- retrieveData(ODataRequest, ODataResponse, ContentType) - Method in class com.sap.olingo.jpa.processor.core.processor.JPACountRequestProcessor
- retrieveData(ODataRequest, ODataResponse, ContentType) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAFunctionRequestProcessor
- retrieveData(ODataRequest, ODataResponse, ContentType) - Method in class com.sap.olingo.jpa.processor.core.processor.JPANavigationRequestProcessor
- retrieveData(ODataRequest, ODataResponse, ContentType) - Method in interface com.sap.olingo.jpa.processor.core.processor.JPARequestProcessor
- RETURN_MISSING_ENTITY - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- RETURN_NULL - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- rollback() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataTransactionFactory.JPAODataTransaction
- rollbackOnly() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataTransactionFactory.JPAODataTransaction
- root - Variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- ROOT_RESULT_KEY - Static variable in interface com.sap.olingo.jpa.processor.core.converter.JPAExpandResult
S
- sd - Variable in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- sd - Variable in class com.sap.olingo.jpa.processor.core.processor.JPAActionRequestProcessor
- sd - Variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- SELECT_ALL - Static variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- SELECT_ITEM_SEPERATOR - Static variable in class com.sap.olingo.jpa.processor.core.query.ExpressionUtil
- SELECT_ITEM_SEPERATOR - Static variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractQuery
- serialize(Annotatable, EdmType, ODataRequest) - Method in interface com.sap.olingo.jpa.processor.core.serializer.JPAOperationSerializer
- serialize(Annotatable, EdmType, ODataRequest) - Method in class com.sap.olingo.jpa.processor.core.serializer.JPASerializeComplex
- serialize(Annotatable, EdmType, ODataRequest) - Method in class com.sap.olingo.jpa.processor.core.serializer.JPASerializeComplexCollection
- serialize(ODataRequest, EntityCollection) - Method in class com.sap.olingo.jpa.processor.core.serializer.JPASerializeComplex
- serialize(ODataRequest, EntityCollection) - Method in class com.sap.olingo.jpa.processor.core.serializer.JPASerializeComplexCollection
- serialize(ODataRequest, EntityCollection) - Method in interface com.sap.olingo.jpa.processor.core.serializer.JPASerializer
- serializer - Variable in class com.sap.olingo.jpa.processor.core.processor.JPAActionRequestProcessor
- serializeResult(EdmType, ODataResponse, ContentType, Annotatable, ODataRequest) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAActionRequestProcessor
- serviceMetadata - Variable in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- serviceMetadata - Variable in class com.sap.olingo.jpa.processor.core.serializer.JPASerializePrimitiveAbstract
- sessionContext - Variable in class com.sap.olingo.jpa.processor.core.processor.JPAActionRequestProcessor
- setAssociationPath(JPAAssociationPath) - Method in class com.sap.olingo.jpa.processor.core.query.JPANavigationProptertyInfo
-
Set the association path to a other entity.
- setAttributes(Map<String, Object>, Object, JPAStructuredType) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAModifyUtil
-
Fills instance without filling its embedded components.
- setAttributesDeep(Map<String, Object>, Object, JPAStructuredType) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAModifyUtil
-
Fills instance and its embedded components.
- setClaimsProvider(JPAODataClaimProvider) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataRequestContext
- setClaimsProvider(JPAODataClaimProvider) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- setCriterialBuilder(CriteriaBuilder) - Method in class com.sap.olingo.jpa.processor.core.database.JPADefaultDatabaseProcessor
- setCriterialBuilder(CriteriaBuilder) - Method in interface com.sap.olingo.jpa.processor.core.database.JPAODataDatabaseOperations
- setCUDRequestHandler(JPACUDRequestHandler) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataCRUDContext
-
Deprecated.(Will be removed with 1.0.0, setting the CUD handler has been mode to the Request Context (
getJPAODataRequestContext) ) - setCUDRequestHandler(JPACUDRequestHandler) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataCRUDRequestContext
- setCUDRequestHandler(JPACUDRequestHandler) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
-
Deprecated.will be removed with 1.0.0; use newly created builder (
JPAODataServiceContext.with()) instead - setCUDRequestHandler(JPACUDRequestHandler) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- setDatabaseProcessor(JPAODataDatabaseProcessor) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataGetContext
-
Deprecated.
- setDatabaseProcessor(JPAODataDatabaseProcessor) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext.Builder
-
A database processor allows database specific implementations for search and odata function with function import that are implemented as database functions.
In case no database processor is provided and non could be determined via an data sourceJPADefaultDatabaseProcessoris used. - setDatabaseProcessor(JPAODataDatabaseProcessor) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
-
Deprecated.will be removed with 1.0.0; use newly created builder (
JPAODataServiceContext.with()) instead - setDataSource(DataSource) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext.Builder
-
The data source is used to create an entity manager factory if not provided, see
JPAODataServiceContext.Builder.setEntityManagerFactory(EntityManagerFactory), and to determine the type of database used to select an integrated database processor, in case the database processor was not set viaJPAODataServiceContext.Builder.setDatabaseProcessor(JPAODataDatabaseProcessor)}. - setDebugFormat(String) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- setDebugSupport(DebugSupport) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataGetContext
-
Deprecated.
- setDebugSupport(DebugSupport) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataRequestContext
- setDebugSupport(DebugSupport) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
-
Deprecated.will be removed with 1.0.0; use newly created builder (
JPAODataServiceContext.with()) instead - setDebugSupport(DebugSupport) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- setEdmNameBuilder(JPAEdmNameBuilder) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext.Builder
-
Set a custom EDM name builder
JPAEdmNameBuilder. - setEntityManager(EntityManager) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataRequestContext
- setEntityManager(EntityManager) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- setEntityManagerFactory(EntityManagerFactory) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext.Builder
-
Set an externally created entity manager factory.
This is necessary e.g. in case a spring based service shall run without apersistance.xml. - setErrorProcessor(ErrorProcessor) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataGetContext
-
Deprecated.Allows to provide an Olingo error processor.
- setErrorProcessor(ErrorProcessor) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext.Builder
-
Allows to provide an Olingo error processor.
- setErrorProcessor(ErrorProcessor) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
-
Deprecated.will be removed with 1.0.0; use newly created builder (
JPAODataServiceContext.with()) instead - setForeignKey(Object, Object, JPAAssociationPath) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAModifyUtil
-
Boxed missing getter
- setGroupsProvider(JPAODataGroupProvider) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataRequestContext
- setGroupsProvider(JPAODataGroupProvider) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- setJPAODataPage(JPAODataPage) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- setJPASerializer(JPASerializer) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- setLocales(Enumeration<Locale>) - Static method in exception com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessException
- setMetadataPostProcessor(JPAEdmMetadataPostProcessor) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataGetContext
-
Deprecated.
- setMetadataPostProcessor(JPAEdmMetadataPostProcessor) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext.Builder
- setMetadataPostProcessor(JPAEdmMetadataPostProcessor) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
-
Deprecated.will be removed with 1.0.0; use newly created builder (
JPAODataServiceContext.with()) instead - setName - Variable in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- setOperationConverter(JPAODataDatabaseOperations) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataGetContext
-
Deprecated.
- setOperationConverter(JPAODataDatabaseOperations) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext.Builder
- setOperationConverter(JPAODataDatabaseOperations) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
-
Deprecated.will be removed with 1.0.0; use newly created builder (
JPAODataServiceContext.with()) instead - setPagingProvider(JPAODataPagingProvider) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataGetContext
-
Deprecated.Register a provider that is able to decides based on a given query if the server like to return only a sub set of the requested results as well as a $skiptoken.
- setPagingProvider(JPAODataPagingProvider) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext.Builder
-
Register a provider that is able to decides based on a given query if the server like to return only a sub set of the requested results as well as a $skiptoken.
- setPagingProvider(JPAODataPagingProvider) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
-
Deprecated.will be removed with 1.0.0; use newly created builder (
JPAODataServiceContext.with()) instead - setPUnit(String) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext.Builder
-
The name of the persistence-unit to be used.
- setReferences(List<EdmxReference>) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataGetContext
-
Deprecated.Registers the debug support handler.
- setReferences(List<EdmxReference>) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext.Builder
- setReferences(List<EdmxReference>) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
-
Deprecated.will be removed with 1.0.0; use newly created builder (
JPAODataServiceContext.with()) instead - setRequestMappingPath(String) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext.Builder
- SETTER_NOT_FOUND - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
- setTransactionFactory(JPAODataTransactionFactory) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataRequestContext
- setTransactionFactory(JPAODataTransactionFactory) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- setTypePackage(String...) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataGetContext
-
Deprecated.Name of the top level package to look for Enumeration Types Java class based Functions
- setTypePackage(String...) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext.Builder
-
Name of the top level package to look for Enumeration Types Java class based Functions
- setTypePackage(String...) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
-
Deprecated.will be removed with 1.0.0; use newly created builder (
JPAODataServiceContext.with()) instead - setUriInfo(UriInfo) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAODataRequestContextImpl
- setUseAbsoluteContextURL(boolean) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext.Builder
-
Some clients, like Excel, require context url's with an absolute path.
- setValue(Map<JPAAttribute, Comparable>) - Method in class com.sap.olingo.jpa.processor.core.query.JPAKeyPair
- startRuntimeMeasurement(Object, String) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAServiceDebugger
- startRuntimeMeasurement(Object, String) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAEmptyDebugger
- stopRuntimeMeasurement(int) - Method in interface com.sap.olingo.jpa.processor.core.api.JPAServiceDebugger
- stopRuntimeMeasurement(int) - Method in class com.sap.olingo.jpa.processor.core.processor.JPAEmptyDebugger
- subQuery - Variable in class com.sap.olingo.jpa.processor.core.query.JPANavigationQuery
- successStatusCode - Variable in class com.sap.olingo.jpa.processor.core.processor.JPAActionRequestProcessor
T
- target - Variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- toArray() - Method in class com.sap.olingo.jpa.processor.core.converter.JPATuple
- toString() - Method in class com.sap.olingo.jpa.processor.core.api.JPAClaimsPair
- toString() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataClaimsProvider
- toString() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataGroupsProvider
- toString() - Method in class com.sap.olingo.jpa.processor.core.filter.JPAFilterExpression
- toString() - Method in class com.sap.olingo.jpa.processor.core.query.JPAKeyBoundary
- toString() - Method in class com.sap.olingo.jpa.processor.core.query.JPAKeyPair
U
- UNKNOWN_ENTITY_TYPE - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAUtilException.MessageKeys
- UNKNOWN_NAVI_PROPERTY - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAUtilException.MessageKeys
- updateComplex(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- updateComplexCollection(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- updateEntity(JPARequestEntity, EntityManager, HttpMethod) - Method in class com.sap.olingo.jpa.processor.core.api.example.JPAExampleCUDRequestHandler
- updateEntity(JPARequestEntity, EntityManager, HttpMethod) - Method in class com.sap.olingo.jpa.processor.core.api.JPAAbstractCUDRequestHandler
- updateEntity(JPARequestEntity, EntityManager, HttpMethod) - Method in interface com.sap.olingo.jpa.processor.core.api.JPACUDRequestHandler
-
Hook to handle all request that change an existing entity.
- updateEntity(ODataRequest, ODataResponse, ContentType, ContentType) - Method in class com.sap.olingo.jpa.processor.core.processor.JPACUDRequestProcessor
- updateEntity(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- updateMediaEntity(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- updatePrimitive(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- updatePrimitiveCollection(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- updatePrimitiveValue(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataRequestProcessor
- uriHelper - Variable in class com.sap.olingo.jpa.processor.core.converter.JPATupleChildConverter
- uriInfo - Variable in class com.sap.olingo.jpa.processor.core.processor.JPAActionRequestProcessor
- uriInfo - Variable in class com.sap.olingo.jpa.processor.core.query.JPAInlineItemInfo
- uriInfo - Variable in class com.sap.olingo.jpa.processor.core.serializer.JPASerializePrimitiveAbstract
- uriResource - Variable in class com.sap.olingo.jpa.processor.core.query.JPAAbstractJoinQuery
- useAbsoluteContextURL() - Method in interface com.sap.olingo.jpa.processor.core.api.JPAODataCRUDContextAccess
- useAbsoluteContextURL() - Method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
- Util - Class in com.sap.olingo.jpa.processor.core.query
V
- validateChanges(EntityManager) - Method in class com.sap.olingo.jpa.processor.core.api.example.JPAExampleCUDRequestHandler
- validateChanges(EntityManager) - Method in class com.sap.olingo.jpa.processor.core.api.JPAAbstractCUDRequestHandler
- validateChanges(EntityManager) - Method in interface com.sap.olingo.jpa.processor.core.api.JPACUDRequestHandler
-
Hook that is called after all changes of one transaction have been processed.
- VALUE_RESOURCE - Static variable in class com.sap.olingo.jpa.processor.core.query.Util
- valueOf(String) - Static method in enum com.sap.olingo.jpa.processor.core.api.example.JPAExampleModifyException.MessageKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPADBAdaptorException.MessageKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAFilterException.MessageKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPASerializerException.MessageKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPATransactionException.MessageKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAUtilException.MessageKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.sap.olingo.jpa.processor.core.filter.JPAFilterAggregationType
-
Returns the enum constant of this type with the specified name.
- valuePairedResult - Variable in class com.sap.olingo.jpa.processor.core.modify.JPAMapBaseResult
- values() - Static method in enum com.sap.olingo.jpa.processor.core.api.example.JPAExampleModifyException.MessageKeys
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPADBAdaptorException.MessageKeys
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAFilterException.MessageKeys
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPASerializerException.MessageKeys
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPATransactionException.MessageKeys
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAUtilException.MessageKeys
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.sap.olingo.jpa.processor.core.filter.JPAFilterAggregationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- wasCreate() - Method in class com.sap.olingo.jpa.processor.core.modify.JPAUpdateResult
- WILDCARD_UPPER_NOT_SUPPORTED - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAQueryException.MessageKeys
- with() - Static method in class com.sap.olingo.jpa.processor.core.api.JPAODataServiceContext
- WRONG_NO_KEY_PROP - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPADBAdaptorException.MessageKeys
- WRONG_RETURN_TYPE - Enum constant in enum com.sap.olingo.jpa.processor.core.exception.ODataJPAProcessorException.MessageKeys
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form