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

A

AbstractBatchManager - Class in org.apache.olingo.client.core.communication.request.batch
Batch request payload management.
AbstractBatchManager(ODataBatchRequest, Wrapper<Future<HttpResponse>>, boolean) - Constructor for class org.apache.olingo.client.core.communication.request.batch.AbstractBatchManager
 
AbstractClientCsdlEdmDeserializer<T> - Class in org.apache.olingo.client.core.edm.xml
 
AbstractClientCsdlEdmDeserializer() - Constructor for class org.apache.olingo.client.core.edm.xml.AbstractClientCsdlEdmDeserializer
 
AbstractClientPayload - Class in org.apache.olingo.client.api.domain
OData entity.
AbstractClientPayload(String) - Constructor for class org.apache.olingo.client.api.domain.AbstractClientPayload
 
AbstractClientValue - Class in org.apache.olingo.client.api.domain
Abstract representation of an OData entity property value.
AbstractClientValue(String) - Constructor for class org.apache.olingo.client.api.domain.AbstractClientValue
 
AbstractEdm - Class in org.apache.olingo.commons.core.edm
 
AbstractEdm() - Constructor for class org.apache.olingo.commons.core.edm.AbstractEdm
 
AbstractEdmAnnotatable - Class in org.apache.olingo.commons.core.edm
 
AbstractEdmAnnotatable(Edm, CsdlAnnotatable) - Constructor for class org.apache.olingo.commons.core.edm.AbstractEdmAnnotatable
 
AbstractEdmAnnotatableDynamicExpression - Class in org.apache.olingo.commons.core.edm.annotation
 
AbstractEdmAnnotatableDynamicExpression(Edm, String, CsdlAnnotatable) - Constructor for class org.apache.olingo.commons.core.edm.annotation.AbstractEdmAnnotatableDynamicExpression
 
AbstractEdmBindingTarget - Class in org.apache.olingo.commons.core.edm
 
AbstractEdmBindingTarget(Edm, EdmEntityContainer, CsdlBindingTarget) - Constructor for class org.apache.olingo.commons.core.edm.AbstractEdmBindingTarget
 
AbstractEdmDynamicExpression - Class in org.apache.olingo.commons.core.edm.annotation
 
AbstractEdmDynamicExpression(Edm, String) - Constructor for class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
AbstractEdmEnabledInvokeRequestFactory - Class in org.apache.olingo.client.core.communication.request.invoke
 
AbstractEdmEnabledInvokeRequestFactory(EdmEnabledODataClient) - Constructor for class org.apache.olingo.client.core.communication.request.invoke.AbstractEdmEnabledInvokeRequestFactory
 
AbstractEdmExpression - Class in org.apache.olingo.commons.core.edm.annotation
 
AbstractEdmExpression(Edm, String) - Constructor for class org.apache.olingo.commons.core.edm.annotation.AbstractEdmExpression
 
AbstractEdmLogicalOrComparisonExpression - Class in org.apache.olingo.commons.core.edm.annotation
 
AbstractEdmLogicalOrComparisonExpression(Edm, CsdlLogicalOrComparisonExpression) - Constructor for class org.apache.olingo.commons.core.edm.annotation.AbstractEdmLogicalOrComparisonExpression
 
AbstractEdmNamed - Class in org.apache.olingo.commons.core.edm
 
AbstractEdmNamed(Edm, String, CsdlAnnotatable) - Constructor for class org.apache.olingo.commons.core.edm.AbstractEdmNamed
 
AbstractEdmOperation - Class in org.apache.olingo.commons.core.edm
 
AbstractEdmOperation(Edm, FullQualifiedName, CsdlOperation, EdmTypeKind) - Constructor for class org.apache.olingo.commons.core.edm.AbstractEdmOperation
 
AbstractEdmOperationImport - Class in org.apache.olingo.commons.core.edm
 
AbstractEdmOperationImport(Edm, EdmEntityContainer, CsdlOperationImport) - Constructor for class org.apache.olingo.commons.core.edm.AbstractEdmOperationImport
 
AbstractEdmStructuredType - Class in org.apache.olingo.commons.core.edm
 
AbstractEdmStructuredType(Edm, FullQualifiedName, EdmTypeKind, CsdlStructuralType) - Constructor for class org.apache.olingo.commons.core.edm.AbstractEdmStructuredType
 
AbstractEntityCollection - Class in org.apache.olingo.commons.api.data
 
AbstractEntityCollection() - Constructor for class org.apache.olingo.commons.api.data.AbstractEntityCollection
 
AbstractEntityCollectionObject - Class in org.apache.olingo.commons.api.data
 
AbstractEntityCollectionObject() - Constructor for class org.apache.olingo.commons.api.data.AbstractEntityCollectionObject
 
AbstractGeospatialType<T extends Geospatial> - Class in org.apache.olingo.commons.core.edm.primitivetype
 
AbstractGeospatialType(Class<T>, Geospatial.Dimension, Geospatial.Type) - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.AbstractGeospatialType
 
AbstractHttpClientFactory - Class in org.apache.olingo.client.core.http
 
AbstractHttpClientFactory() - Constructor for class org.apache.olingo.client.core.http.AbstractHttpClientFactory
 
AbstractInvokeRequestFactory - Class in org.apache.olingo.client.core.communication.request.invoke
 
AbstractInvokeRequestFactory() - Constructor for class org.apache.olingo.client.core.communication.request.invoke.AbstractInvokeRequestFactory
 
AbstractMetadataRequestImpl<V> - Class in org.apache.olingo.client.core.communication.request.retrieve
 
AbstractMetadataRequestImpl(ODataClient, URI) - Constructor for class org.apache.olingo.client.core.communication.request.retrieve.AbstractMetadataRequestImpl
 
AbstractOAuth2HttpClientFactory - Class in org.apache.olingo.client.core.http
 
AbstractOAuth2HttpClientFactory(URI, URI) - Constructor for class org.apache.olingo.client.core.http.AbstractOAuth2HttpClientFactory
 
AbstractOAuth2HttpClientFactory(DefaultHttpClientFactory, URI, URI) - Constructor for class org.apache.olingo.client.core.http.AbstractOAuth2HttpClientFactory
 
AbstractODataBasicRequest<T extends ODataResponse> - Class in org.apache.olingo.client.core.communication.request
Basic request abstract implementation.
AbstractODataBasicRequest(ODataClient, HttpMethod, URI) - Constructor for class org.apache.olingo.client.core.communication.request.AbstractODataBasicRequest
Constructor.
AbstractODataBatchRequest<V extends ODataResponse,T extends ODataPayloadManager<V>> - Class in org.apache.olingo.client.core.communication.request.batch
This class implements a batch request.
AbstractODataBatchRequest(ODataClient, URI) - Constructor for class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchRequest
Constructor.
AbstractODataBatchRequestItem - Class in org.apache.olingo.client.core.communication.request.batch
Abstract representation of a batch request item.
AbstractODataBatchRequestItem(ODataBatchRequest) - Constructor for class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchRequestItem
Constructor.
AbstractODataBatchResponseItem - Class in org.apache.olingo.client.core.communication.request.batch
Abstract representation of a response item about a batch request.
AbstractODataBatchResponseItem(boolean) - Constructor for class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchResponseItem
Constructor.
AbstractODataInvokeRequest<T extends ClientInvokeResult> - Class in org.apache.olingo.client.core.communication.request.invoke
This class implements an OData invoke operation request.
AbstractODataInvokeRequest(ODataClient, Class<T>, HttpMethod, URI) - Constructor for class org.apache.olingo.client.core.communication.request.invoke.AbstractODataInvokeRequest
Constructor.
AbstractODataInvokeRequest.ODataInvokeResponseImpl - Class in org.apache.olingo.client.core.communication.request.invoke
Response class about an ODataInvokeRequest.
AbstractODataObject - Class in org.apache.olingo.commons.api.data
Abstract OData object with basic values (id, baseURI, title).
AbstractODataObject() - Constructor for class org.apache.olingo.commons.api.data.AbstractODataObject
 
AbstractODataRequest - Class in org.apache.olingo.client.core.communication.request
Abstract representation of an OData request.
AbstractODataRequest(ODataClient, HttpMethod, URI) - Constructor for class org.apache.olingo.client.core.communication.request.AbstractODataRequest
Constructor.
AbstractODataResponse - Class in org.apache.olingo.client.core.communication.response
Abstract representation of an OData response.
AbstractODataResponse(ODataClient, HttpClient, HttpResponse) - Constructor for class org.apache.olingo.client.core.communication.response.AbstractODataResponse
 
AbstractODataRetrieveRequest<T> - Class in org.apache.olingo.client.core.communication.request.retrieve
This is an abstract representation of an OData retrieve query request returning one or more result item.
AbstractODataRetrieveRequest(ODataClient, URI) - Constructor for class org.apache.olingo.client.core.communication.request.retrieve.AbstractODataRetrieveRequest
Private constructor.
AbstractODataRetrieveRequest.AbstractODataRetrieveResponse - Class in org.apache.olingo.client.core.communication.request.retrieve
Response abstract class about an ODataRetrieveRequest.
AbstractODataRetrieveResponse(ODataClient, HttpClient, HttpResponse) - Constructor for class org.apache.olingo.client.core.communication.request.retrieve.AbstractODataRetrieveRequest.AbstractODataRetrieveResponse
 
AbstractODataStreamedEntityRequest<V extends ODataResponse,T extends ODataPayloadManager<V>> - Class in org.apache.olingo.client.core.communication.request.streamed
Abstract class representing a request concerning a streamed entity.
AbstractODataStreamedEntityRequest(ODataClient, HttpMethod, URI) - Constructor for class org.apache.olingo.client.core.communication.request.streamed.AbstractODataStreamedEntityRequest
Constructor.
AbstractODataStreamedRequest<V extends ODataResponse,T extends ODataPayloadManager<V>> - Class in org.apache.olingo.client.core.communication.request.streamed
Streamed OData request abstract class.
AbstractODataStreamedRequest(ODataClient, HttpMethod, URI) - Constructor for class org.apache.olingo.client.core.communication.request.streamed.AbstractODataStreamedRequest
Constructor.
AbstractODataStreamer - Class in org.apache.olingo.client.core.communication.request
Streamer utility object.
AbstractODataStreamer(PipedOutputStream) - Constructor for class org.apache.olingo.client.core.communication.request.AbstractODataStreamer
Constructor.
AbstractODataStreamManager<T extends ODataResponse> - Class in org.apache.olingo.client.core.communication.request
OData request payload management abstract class.
AbstractODataStreamManager(Wrapper<Future<HttpResponse>>) - Constructor for class org.apache.olingo.client.core.communication.request.AbstractODataStreamManager
Constructor.
AbstractODataStreamManager(Wrapper<Future<HttpResponse>>, PipedOutputStream) - Constructor for class org.apache.olingo.client.core.communication.request.AbstractODataStreamManager
Constructor.
AbstractODataStreamManager(Wrapper<Future<HttpResponse>>, InputStream) - Constructor for class org.apache.olingo.client.core.communication.request.AbstractODataStreamManager
Constructor.
AbstractRequest - Class in org.apache.olingo.client.core.communication.request
 
AbstractRequest() - Constructor for class org.apache.olingo.client.core.communication.request.AbstractRequest
 
ACCEPT - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
accept(ExpressionVisitor<T>) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.VisitableExpression
Method VisitableExpression.accept(ExpressionVisitor) is called when traversing the expression tree.
accept(ExpressionVisitor<T>) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
accept(ExpressionVisitor<T>) - Method in class org.apache.olingo.server.core.uri.queryoption.expression.AliasImpl
 
accept(ExpressionVisitor<T>) - Method in class org.apache.olingo.server.core.uri.queryoption.expression.BinaryImpl
 
accept(ExpressionVisitor<T>) - Method in class org.apache.olingo.server.core.uri.queryoption.expression.EnumerationImpl
 
accept(ExpressionVisitor<T>) - Method in class org.apache.olingo.server.core.uri.queryoption.expression.LambdaRefImpl
 
accept(ExpressionVisitor<T>) - Method in class org.apache.olingo.server.core.uri.queryoption.expression.LiteralImpl
 
accept(ExpressionVisitor<T>) - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MemberImpl
 
accept(ExpressionVisitor<T>) - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MethodImpl
 
accept(ExpressionVisitor<T>) - Method in class org.apache.olingo.server.core.uri.queryoption.expression.TypeLiteralImpl
 
accept(ExpressionVisitor<T>) - Method in class org.apache.olingo.server.core.uri.queryoption.expression.UnaryImpl
 
ACCEPT_CHARSET - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
ACCEPT_ENCODING - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
ACCEPT_LANGUAGE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
AcceptCharset - Class in org.apache.olingo.commons.api.format
 
AcceptHeaderContentNegotiatorException - Exception in org.apache.olingo.server.core
 
AcceptHeaderContentNegotiatorException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.AcceptHeaderContentNegotiatorException
 
AcceptHeaderContentNegotiatorException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.AcceptHeaderContentNegotiatorException
 
AcceptHeaderContentNegotiatorException.MessageKeys - Enum in org.apache.olingo.server.core
 
AcceptType - Class in org.apache.olingo.commons.api.format
Internally used AcceptType for OData library.
accessToken(HttpClientBuilder) - Method in class org.apache.olingo.client.core.http.AbstractOAuth2HttpClientFactory
 
accessToken(DefaultHttpClient) - Method in class org.apache.olingo.client.core.http.AbstractOAuth2HttpClientFactory
Deprecated.
Use the method accessToken(HttpClientBuilder client)
ActionComplexCollectionProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling an action request with a return type of ComplexCollection.
ActionComplexProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling an action request with a return type of Complex.
ActionEntityCollectionProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling an action request with a return type of Entity Collection.
ActionEntityProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling an action request with a return type of Entity.
ActionMapKey - Class in org.apache.olingo.commons.core.edm
 
ActionMapKey(FullQualifiedName, FullQualifiedName, Boolean) - Constructor for class org.apache.olingo.commons.core.edm.ActionMapKey
 
actionParameters(InputStream, EdmAction) - Method in interface org.apache.olingo.server.api.deserializer.ODataDeserializer
Deserializes an action-parameters stream into a map of key/value pairs.
actionParameters(Map<String, Parameter>) - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl.DeserializerResultBuilder
 
actionParameters(InputStream, EdmAction) - Method in class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
 
ActionPrimitiveCollectionProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling an action request with a return type of Primitive Collection.
ActionPrimitiveProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling an action request with a return type of Primitive.
actionQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
ActionVoidProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling an action request with no return type.
add(ClientValue) - Method in interface org.apache.olingo.client.api.domain.ClientCollectionValue
Adds a value to the collection.
add(ClientProperty) - Method in interface org.apache.olingo.client.api.domain.ClientComplexValue
Adds field to the complex type.
add(ClientEntity, ClientProperty) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
Adds the given property to the given entity.
add(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
add(ClientValue) - Method in class org.apache.olingo.client.core.domain.ClientCollectionValueImpl
Adds a value to the collection.
add(ClientProperty) - Method in class org.apache.olingo.client.core.domain.ClientComplexValueImpl
Adds field to the complex type.
add(ClientEntity, ClientProperty) - Method in class org.apache.olingo.client.core.serialization.ODataBinderImpl
 
add(ClientEntitySet, ClientEntity) - Method in class org.apache.olingo.client.core.serialization.ODataBinderImpl
 
add(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
add(ApplyItem) - Method in class org.apache.olingo.server.core.uri.queryoption.ApplyOptionImpl
 
addAlias(AliasQueryOption) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
addAllOperationsInSchema(FullQualifiedName) - Method in class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
addApplyOption(ApplyOption) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ConcatImpl
 
addChangeset() - Method in interface org.apache.olingo.client.api.communication.request.AsyncBatchRequestWrapper
Gets a changeset batch item instance.
addChangeset() - Method in interface org.apache.olingo.client.api.communication.request.batch.BatchManager
Gets a changeset batch item instance.
addChangeset() - Method in class org.apache.olingo.client.core.communication.request.AsyncBatchRequestWrapperImpl
Gets a changeset batch item instance.
addChangeset() - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractBatchManager
Gets a changeset batch item instance.
addCustomHeader(String, String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Adds a custom OData request header.
addCustomHeader(String, String) - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
addCustomQueryOption(String, String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Adds/Replaces the specified custom query option to the URI.
addCustomQueryOption(String, String) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
addCustomQueryOption(CustomQueryOption) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
addDynamicProperty(String) - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression
Adds the dynamic property for aggregation expression.
addDynamicProperty(String) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
addEntityContainerAnnotations(CsdlEntityContainer, FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
addEntitySetName(String) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
addEnumTypeAnnotations(CsdlEnumType, FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
addExpandItem(ExpandItem) - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandOptionImpl
 
addExpectedResItem(ODataBatchResponseItem) - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchRequest
 
addExpression(AggregateExpression) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateImpl
 
addExpression(ComputeExpressionImpl) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ComputeImpl
 
addFrom(AggregateExpression) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
addGroupByItem(GroupByItem) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByImpl
 
addHeader(String, String) - Method in class org.apache.olingo.server.api.ODataRequest
Adds a header to the request.
addHeader(String, List<String>) - Method in class org.apache.olingo.server.api.ODataRequest
Adds a header to the request.
addHeader(String, String) - Method in class org.apache.olingo.server.api.ODataResponse
Adds a header to the response.
addHeader(String, List<String>) - Method in class org.apache.olingo.server.api.ODataResponse
Adds a header to the response.
addHeader(String, String, int) - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
addHeader(String, List<String>, int) - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
addHeaderLine(String, Map<String, Collection<String>>) - Static method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchUtilities
Parses and adds the given header line to the given target map.
addInclude(EdmxReferenceInclude) - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
Add include element to current list.
addIncludeAnnotation(EdmxReferenceIncludeAnnotation) - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
Add include annotation element to current list.
addLink(ClientLink) - Method in interface org.apache.olingo.client.api.domain.ClientLinked
Puts the given link into one of available lists, based on its type.
addLink(ClientLink) - Method in class org.apache.olingo.client.core.domain.ClientComplexValueImpl
 
addLink(ClientLink) - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
addMapping(ODataRequest, ODataResponse) - Method in class org.apache.olingo.server.core.batchhandler.referenceRewriting.BatchReferenceRewriter
 
addOperationsAnnotations(CsdlOperation, FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
addOrder(OrderByItem) - Method in class org.apache.olingo.server.core.uri.queryoption.OrderByOptionImpl
 
addOutsideUpdate(ODataBatchableRequest) - Method in interface org.apache.olingo.client.api.communication.request.AsyncBatchRequestWrapper
Adds an outside change batch item instance.
addOutsideUpdate(ODataBatchableRequest) - Method in class org.apache.olingo.client.core.communication.request.AsyncBatchRequestWrapperImpl
Adds an outside change batch item instance.
addParameterAlias(String, String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Adds the specified (custom) parameter alias to the URI.
addParameterAlias(String, String) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
addProperty(Property) - Method in class org.apache.olingo.commons.api.data.Entity
Add property to this Entity.
addProperty(EdmProperty) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
addQueryOption(QueryOption, String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Adds the specified query option to the URI.
addQueryOption(String, String, boolean) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Adds/Replaces the specified (custom) query option to the URI.
addQueryOption(QueryOption, String) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
addQueryOption(String, String, boolean) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
addRequest(ODataBatchableRequest) - Method in interface org.apache.olingo.client.api.communication.request.batch.BatchManager
Adds a retrieve batch item instance.
addRequest(ODataBatchableRequest) - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataChangeset
Serialize and send the given request.
addRequest(ODataBatchableRequest) - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractBatchManager
Adds a retrieve batch item instance.
addRequest(ODataBatchableRequest) - Method in class org.apache.olingo.client.core.communication.request.batch.ODataChangesetImpl
Serialize and send the given request.
addResourcePart(UriResource) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
addResponse(String, ODataResponse) - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchResponseItem
Adds the given OData response template to the current OData batch response item.
addResponse(String, ODataResponse) - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchResponseItem
Adds the given OData response template to the current OData batch response item.
addRetrieve(ODataBatchableRequest) - Method in interface org.apache.olingo.client.api.communication.request.AsyncBatchRequestWrapper
Adds a retrieve batch item instance.
addRetrieve(ODataBatchableRequest) - Method in class org.apache.olingo.client.core.communication.request.AsyncBatchRequestWrapperImpl
Adds a retrieve batch item instance.
addRollupItem(GroupByItem) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByItemImpl
 
addStructuralTypeAnnotations(CsdlStructuralType, FullQualifiedName, CsdlEntityContainer) - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
Add the annotations defined in an external file to the property/ navigation property and the entity
addTypeDefnAnnotations(CsdlTypeDefinition, FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
addValueSegment(URI) - Static method in class org.apache.olingo.client.core.uri.URIUtils
 
Aggregate - Interface in org.apache.olingo.server.api.uri.queryoption.apply
Represents the aggregate transformation.
AggregateExpression - Interface in org.apache.olingo.server.api.uri.queryoption.apply
Represents an aggregate expression.
AggregateExpression.StandardMethod - Enum in org.apache.olingo.server.api.uri.queryoption.apply
Standard aggregation method.
AggregateExpressionImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents an aggregate expression.
AggregateExpressionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
AggregateImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents the aggregate transformation.
AggregateImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.AggregateImpl
 
Alias - Interface in org.apache.olingo.server.api.uri.queryoption.expression
Represents an alias expression node in the expression tree
A alias expression node is inserted in the expression tree for any valid alias
E.g.
AliasImpl - Class in org.apache.olingo.server.core.uri.queryoption.expression
 
AliasImpl(String, AliasQueryOption) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.AliasImpl
 
AliasQueryOption - Interface in org.apache.olingo.server.api.uri.queryoption
Represents an alias value defined as query option For example: http://.../?filter=@value eq name&@value='test'
AliasQueryOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
AliasQueryOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.AliasQueryOptionImpl
 
all(FilterArg, URIFilter) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
all(FilterArg, String, URIFilter) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
all(FilterArg, URIFilter) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
all(FilterArg, String, URIFilter) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
ALLOW - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
allowEntityReferences() - Method in class org.apache.olingo.client.api.communication.header.ODataPreferences
The odata.allow-entityreferences preference indicates that the service is allowed to return entity references in place of entities that have previously been returned, with at least the properties requested, in the same response (for example, when serializing the expanded results of many-to-many relationships).
allowEntityReferences() - Method in class org.apache.olingo.server.api.prefer.PreferencesApplied.Builder
Sets odata.allow-entityreferences.
and(URIFilter, URIFilter) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
 
and(URISearch, URISearch) - Method in interface org.apache.olingo.client.api.uri.SearchFactory
 
and(URISearch, URISearch) - Method in class org.apache.olingo.client.core.SearchFactoryImpl
 
and(URIFilter, URIFilter) - Method in class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
AndFilter - Class in org.apache.olingo.client.core.uri
 
AndFilter(URIFilter, URIFilter) - Constructor for class org.apache.olingo.client.core.uri.AndFilter
 
AndSearch - Class in org.apache.olingo.client.core
 
Annotatable - Class in org.apache.olingo.commons.api.data
An element with instance annotations.
Annotatable() - Constructor for class org.apache.olingo.commons.api.data.Annotatable
 
ANNOTATION - Static variable in interface org.apache.olingo.commons.api.Constants
 
Annotation - Class in org.apache.olingo.commons.api.data
Represents an instance annotation.
Annotation() - Constructor for class org.apache.olingo.commons.api.data.Annotation
 
annotationQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
annotations - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
The Annotations.
annotations - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
The Annotations.
annotations - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
The Annotations.
any(FilterArg, URIFilter) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
any(FilterArg, String, URIFilter) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
any(FilterArg, URIFilter) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
any(FilterArg, String, URIFilter) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
appendActionCallSegment(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends action segment to the URI.
appendActionCallSegment(String) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
appendAllSegment() - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends all segment to the URI.
appendAllSegment() - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
appendBatchSegment() - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends batch segment to the URI.
appendBatchSegment() - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
appendCountSegment() - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends count segment to the URI.
appendCountSegment() - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
appendCrossjoinSegment(String...) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends cross join segment to the URI.
appendCrossjoinSegment(String...) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
appendDerivedEntityTypeSegment(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends derived entity type segment to the URI.
appendDerivedEntityTypeSegment(String) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
appendEntityIdSegment(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends entity-id segment to the URI.
appendEntityIdSegment(String) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
appendEntitySetSegment(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends EntitySet segment to the URI.
appendEntitySetSegment(String) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
appendHtml(Writer) - Method in interface org.apache.olingo.server.core.debug.DebugTab
Appends the content of this debug information part to the given writer.
appendHtml(Writer) - Method in class org.apache.olingo.server.core.debug.DebugTabBody
 
appendHtml(Writer) - Method in class org.apache.olingo.server.core.debug.DebugTabRequest
 
appendHtml(Writer) - Method in class org.apache.olingo.server.core.debug.DebugTabResponse
 
appendHtml(Writer) - Method in class org.apache.olingo.server.core.debug.DebugTabRuntime
 
appendHtml(Writer) - Method in class org.apache.olingo.server.core.debug.DebugTabServer
 
appendHtml(Writer) - Method in class org.apache.olingo.server.core.debug.DebugTabStacktrace
 
appendHtml(Writer) - Method in class org.apache.olingo.server.core.debug.DebugTabUri
 
appendHtmlTable(Writer, Map<String, String>) - Static method in class org.apache.olingo.server.core.debug.DebugResponseHelperImpl
 
appendJson(JsonGenerator) - Method in interface org.apache.olingo.server.core.debug.DebugTab
Appends the content of this debug information part to the given JSON stream writer.
appendJson(JsonGenerator) - Method in class org.apache.olingo.server.core.debug.DebugTabBody
 
appendJson(JsonGenerator) - Method in class org.apache.olingo.server.core.debug.DebugTabRequest
 
appendJson(JsonGenerator) - Method in class org.apache.olingo.server.core.debug.DebugTabResponse
 
appendJson(JsonGenerator) - Method in class org.apache.olingo.server.core.debug.DebugTabRuntime
 
appendJson(JsonGenerator) - Method in class org.apache.olingo.server.core.debug.DebugTabServer
 
appendJson(JsonGenerator) - Method in class org.apache.olingo.server.core.debug.DebugTabStacktrace
 
appendJson(JsonGenerator) - Method in class org.apache.olingo.server.core.debug.DebugTabUri
 
appendJsonTable(JsonGenerator, Map<String, String>) - Static method in class org.apache.olingo.server.core.debug.DebugResponseHelperImpl
 
appendKeySegment(Object) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends key segment to the URI.
appendKeySegment(Map<String, Object>) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends key segment to the URI, for multiple keys.
appendKeySegment(EdmEnumType, String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends enum key segment to the URI.
appendKeySegment(Map<String, Pair<EdmEnumType, String>>, Map<String, Object>) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends key segment to the URI, for multiple keys.
appendKeySegment(Object) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
appendKeySegment(Map<String, Object>) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
appendKeySegment(EdmEnumType, String) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
appendKeySegment(Map<String, Pair<EdmEnumType, String>>, Map<String, Object>) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
appendMetadataSegment() - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends metadata segment to the URI.
appendMetadataSegment() - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
appendNavigationSegment(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends navigation segment to the URI.
appendNavigationSegment(String) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
appendOperationCallSegment(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends operation (action or function) segment to the URI.
appendOperationCallSegment(String) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
appendPropertySegment(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends property segment to the URI.
appendPropertySegment(String) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
appendRefSegment() - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends ref segment to the URI.
appendRefSegment() - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
appendSingletonSegment(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends Singleton segment to the URI.
appendSingletonSegment(String) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
appendValueSegment() - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends value segment to the URI.
appendValueSegment() - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
APPLICATION_ATOM_SVC - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_ATOM_XML - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_ATOM_XML_ENTRY - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_ATOM_XML_ENTRY_UTF8 - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_ATOM_XML_FEED - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_ATOM_XML_FEED_UTF8 - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_FORM_URLENCODED - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_HTTP - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_JSON - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_OCTET_STREAM - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_SVG_XML - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_XHTML_XML - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
APPLICATION_XML - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
ApplyItem - Interface in org.apache.olingo.server.api.uri.queryoption
Represents a single transformation from the system query option $apply.
ApplyItem.Kind - Enum in org.apache.olingo.server.api.uri.queryoption
The kind of the transformation.
ApplyOption - Interface in org.apache.olingo.server.api.uri.queryoption
Represents the system query option $apply, defined in the data aggregation extension.
ApplyOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
ApplyOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.ApplyOptionImpl
 
ApplyParser - Class in org.apache.olingo.server.core.uri.parser
 
ApplyParser(Edm, OData) - Constructor for class org.apache.olingo.server.core.uri.parser.ApplyParser
 
asAnd() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmAnd expression
asAnd() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asAnnotationPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmAnnotationPath expression
asAnnotationPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Casts the expression to a CsdlAnnotationPath expression
asAnnotationPath() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asApply() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmApply expression
asApply() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Casts the expression to a CsdlApply expression
asApply() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asCast() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmCast expression
asCast() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Casts the expression to a CsdlCast expression
asCast() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asCollection() - Method in class org.apache.olingo.client.api.domain.AbstractClientValue
Casts to collection value.
asCollection() - Method in interface org.apache.olingo.client.api.domain.ClientValue
Casts to collection value.
asCollection() - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
Define the result as a collection.
asCollection() - Method in class org.apache.olingo.commons.api.data.Valuable
Get the value as collection or null if it is not a collection ValueType
asCollection() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmCollection expression
asCollection() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Casts the expression to a Collection expression
asCollection() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asComplex() - Method in class org.apache.olingo.client.api.domain.AbstractClientValue
Casts to complex value.
asComplex() - Method in interface org.apache.olingo.client.api.domain.ClientValue
Casts to complex value.
asComplex() - Method in class org.apache.olingo.commons.api.data.Valuable
Get the value in its complex representation or null if it is not based on a complex ValueType
asConstant() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmExpression
Casts the expression to EdmConstantExpression
asConstant() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlExpression
Casts the expression to CsdlConstantExpression.
asConstant() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmExpression
 
asDynamic() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmExpression
Cast the expression to EdmDynamicExpression
asDynamic() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlExpression
Cast the expression to CsdlDynamicExpression.
asDynamic() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmExpression
 
asEntity() - Method in class org.apache.olingo.commons.api.data.Parameter
Gets the value in its entity representation or null if it is not based on an entity value type.
asEnum() - Method in interface org.apache.olingo.client.api.domain.ClientValue
Casts to enum value.
asEnum() - Method in class org.apache.olingo.client.core.domain.ClientCollectionValueImpl
 
asEnum() - Method in class org.apache.olingo.client.core.domain.ClientComplexValueImpl
 
asEnum() - Method in class org.apache.olingo.client.core.domain.ClientEnumValueImpl
 
asEnum() - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl
 
asEnum() - Method in class org.apache.olingo.commons.api.data.Valuable
Get the value in its enum representation or null if it is not based on a enum ValueType
asEnumMembers() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmConstantExpression
A list of enum members or empty list if this expression is of type primitive or geospatial.
asEnumMembers() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmConstantExpressionImpl
 
asEq() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmEq expression
asEq() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asGe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmGe expression
asGe() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asGeospatial() - Method in class org.apache.olingo.commons.api.data.Valuable
Get the value in its geospatial representation or null if it is not based on a geospatial ValueType
asGeospatial() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmConstantExpression
Return the geospatial object or null if this expression is of type primitive or enum.
asGeospatial() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmConstantExpressionImpl
 
asGt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmGt expression
asGt() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asIf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmIf expression
asIf() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Casts the expression to a CsdlIf expression
asIf() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asInlineEntity() - Method in class org.apache.olingo.client.api.domain.ClientLink
 
asInlineEntitySet() - Method in class org.apache.olingo.client.api.domain.ClientLink
 
asIsOf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmIsOf expression
asIsOf() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Casts the expression to a CsdlIsOf expression
asIsOf() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asJavaCollection() - Method in interface org.apache.olingo.client.api.domain.ClientCollectionValue
Converts this instance as POJO collection.
asJavaCollection() - Method in class org.apache.olingo.client.core.domain.ClientCollectionValueImpl
 
asJavaMap() - Method in interface org.apache.olingo.client.api.domain.ClientComplexValue
Converts this instance as POJO collection.
asJavaMap() - Method in class org.apache.olingo.client.core.domain.ClientComplexValueImpl
 
asLabeledElement() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmLabeledElement expression
asLabeledElement() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Casts the expression to a CsdlLabeledElement expression
asLabeledElement() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asLabeledElementReference() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmLabeledElementReference expression
asLabeledElementReference() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Casts the expression to a CsdlLabeledElementReference expression
asLabeledElementReference() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asLe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmLe expression
asLe() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asLogicalOrComparison() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Casts the expression to a CsdlLogicalOrComparisonExpression expression
asLt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmLt expression
asLt() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asNavigationPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmNavigationPropertyPath expression
asNavigationPropertyPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Casts the expression to a CsdlNavigationPropertyPath expression
asNavigationPropertyPath() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asNe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmNe expression
asNe() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asNot() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmNot expression
asNot() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asNull() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmNull expression
asNull() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Casts the expression to a CsdlNull expression
asNull() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asOr() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmOr expression
asOr() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmPath expression
asPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Casts the expression to a CsdlPath expression
asPath() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asPrimitive() - Method in class org.apache.olingo.client.api.domain.AbstractClientValue
Casts to primitive value.
asPrimitive() - Method in interface org.apache.olingo.client.api.domain.ClientValue
Casts to primitive value.
asPrimitive() - Method in class org.apache.olingo.commons.api.data.Valuable
Get the value in its primitive representation or null if it is not based on a primitive ValueType
asPrimitive() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmConstantExpression
The value object of this expression or null if it is of type enum or geospatial.
asPrimitive() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmConstantExpressionImpl
 
asPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmPropertyPath expression
asPropertyPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Casts the expression to a CsdlPropertyPath expression
asPropertyPath() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asPropertyValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmPropertyValue expression
asPropertyValue() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asRecord() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmRecord expression
asRecord() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Casts the expression to a CsdlRecord expression
asRecord() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
asSearchBinary() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchExpression
 
asSearchBinary() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchExpressionImpl
 
asSearchTerm() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchExpression
 
asSearchTerm() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchExpressionImpl
 
asSearchUnary() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchExpression
 
asSearchUnary() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchExpressionImpl
 
ASSOCIATION_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
 
asUriInfoAll() - Method in interface org.apache.olingo.server.api.uri.UriInfo
Convenience casting method.
asUriInfoAll() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
asUriInfoBatch() - Method in interface org.apache.olingo.server.api.uri.UriInfo
Convenience casting method.
asUriInfoBatch() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
asUriInfoCrossjoin() - Method in interface org.apache.olingo.server.api.uri.UriInfo
Convenience casting method.
asUriInfoCrossjoin() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
asUriInfoEntityId() - Method in interface org.apache.olingo.server.api.uri.UriInfo
Convenience casting method.
asUriInfoEntityId() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
asUriInfoMetadata() - Method in interface org.apache.olingo.server.api.uri.UriInfo
Convenience casting method.
asUriInfoMetadata() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
asUriInfoResource() - Method in interface org.apache.olingo.server.api.uri.UriInfo
Convenience casting method.
asUriInfoResource() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
asUriInfoService() - Method in interface org.apache.olingo.server.api.uri.UriInfo
Convenience casting method.
asUriInfoService() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
asUrlRef() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Casts the expression to a EdmUrlRef expression
asUrlRef() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Casts the expression to a CsdlUrlRef expression
asUrlRef() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
AsyncBatchRequestWrapper - Interface in org.apache.olingo.client.api.communication.request
 
AsyncBatchRequestWrapperImpl - Class in org.apache.olingo.client.core.communication.request
 
AsyncBatchRequestWrapperImpl(ODataClient, ODataBatchRequest) - Constructor for class org.apache.olingo.client.core.communication.request.AsyncBatchRequestWrapperImpl
 
AsyncBatchRequestWrapperImpl.AsyncResponseWrapperImpl - Class in org.apache.olingo.client.core.communication.request
 
asyncDelete() - Method in interface org.apache.olingo.client.api.communication.response.AsyncResponseWrapper
A client can request that the DELETE should be executed asynchronously.
asyncDelete() - Method in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl.AsyncResponseWrapperImpl
 
asyncExecute() - Method in interface org.apache.olingo.client.api.communication.request.ODataBasicRequest
Async request execute.
asyncExecute() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataBasicRequest
 
AsyncRequestException - Exception in org.apache.olingo.client.core.communication.request
 
AsyncRequestException(String) - Constructor for exception org.apache.olingo.client.core.communication.request.AsyncRequestException
 
AsyncRequestFactory - Interface in org.apache.olingo.client.api.communication.request
 
AsyncRequestFactoryImpl - Class in org.apache.olingo.client.core.communication.request
 
AsyncRequestFactoryImpl(ODataClient) - Constructor for class org.apache.olingo.client.core.communication.request.AsyncRequestFactoryImpl
 
AsyncRequestWrapper<R extends ODataResponse> - Interface in org.apache.olingo.client.api.communication.request
 
AsyncRequestWrapperImpl<R extends ODataResponse> - Class in org.apache.olingo.client.core.communication.request
 
AsyncRequestWrapperImpl(ODataClient, ODataRequest) - Constructor for class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl
 
AsyncRequestWrapperImpl.AsyncResponseWrapperImpl - Class in org.apache.olingo.client.core.communication.request
 
AsyncResponse - Interface in org.apache.olingo.client.api.communication.response
 
asyncResponse(ODataResponse) - Method in interface org.apache.olingo.server.api.serializer.FixedFormatSerializer
Serializes a ODataResponse into an async response.
asyncResponse(ODataResponse) - Method in class org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
 
AsyncResponseImpl - Class in org.apache.olingo.client.core.communication.response
Abstract representation of an OData response.
AsyncResponseImpl(ODataClient, HttpClient, HttpResponse) - Constructor for class org.apache.olingo.client.core.communication.response.AsyncResponseImpl
 
AsyncResponseImpl(Map.Entry<Integer, String>, Map<String, Collection<String>>, ODataBatchLineIterator, String) - Constructor for class org.apache.olingo.client.core.communication.response.AsyncResponseImpl
Constructor to be used inside a batch item.
AsyncResponseSerializer - Class in org.apache.olingo.server.core.serializer
 
AsyncResponseSerializer() - Constructor for class org.apache.olingo.server.core.serializer.AsyncResponseSerializer
 
AsyncResponseWrapper<R extends ODataResponse> - Interface in org.apache.olingo.client.api.communication.response
 
AsyncResponseWrapperImpl(ODataBatchResponse) - Constructor for class org.apache.olingo.client.core.communication.request.AsyncBatchRequestWrapperImpl.AsyncResponseWrapperImpl
Constructor.
AsyncResponseWrapperImpl() - Constructor for class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl.AsyncResponseWrapperImpl
 
AsyncResponseWrapperImpl(HttpResponse) - Constructor for class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl.AsyncResponseWrapperImpl
Constructor.
AT - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ATTR_ETAG - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ATTR_ID - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ATTR_METADATAETAG - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ATTR_SCHEME - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ATTR_SRC - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ATTR_TERM - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_ACTION - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_CATEGORY - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_CONTENT - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_COUNT - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_DELETED_ENTRY - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_ENTRY - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_ENTRY_REF - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_FEED - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_FUNCTION - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_ID - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_INLINE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_SUMMARY - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_TITLE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATOM_ELEM_UPDATED - Static variable in interface org.apache.olingo.commons.api.Constants
 
AtomDeserializer - Class in org.apache.olingo.client.core.serialization
 
AtomDeserializer() - Constructor for class org.apache.olingo.client.core.serialization.AtomDeserializer
 
AtomSerializer - Class in org.apache.olingo.client.core.serialization
 
AtomSerializer() - Constructor for class org.apache.olingo.client.core.serialization.AtomSerializer
 
AtomSerializer(boolean) - Constructor for class org.apache.olingo.client.core.serialization.AtomSerializer
 
ATTR_HREF - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_METADATA - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_NAME - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_NULL - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_REF - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_REL - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_RELATIONSHIP - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_SOURCE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_SRSNAME - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_TARGET - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_TITLE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ATTR_XML_BASE - Static variable in interface org.apache.olingo.commons.api.Constants
 
AUTHORIZATION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
available() - Method in class org.apache.olingo.client.core.communication.util.PipedInputStream
 

B

baseType - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
The Base type.
baseType - Variable in class org.apache.olingo.commons.core.edm.AbstractEdmStructuredType
 
baseTypeName - Variable in class org.apache.olingo.commons.core.edm.AbstractEdmStructuredType
 
BasicAuthHttpClientFactory - Class in org.apache.olingo.client.core.http
Implementation for working with Basic Authentication.
BasicAuthHttpClientFactory(String, String) - Constructor for class org.apache.olingo.client.core.http.BasicAuthHttpClientFactory
 
batch(ODataBatchRequest) - Method in interface org.apache.olingo.client.api.communication.request.ODataBatchableRequest
Writes (and consume) the request onto the given batch stream.
batch(ODataBatchRequest, String) - Method in interface org.apache.olingo.client.api.communication.request.ODataBatchableRequest
Writes (and consume) the request onto the given batch stream.
batch(ODataBatchRequest) - Method in class org.apache.olingo.client.core.communication.request.AbstractODataBasicRequest
Serializes the full request into the given batch request.
batch(ODataBatchRequest, String) - Method in class org.apache.olingo.client.core.communication.request.AbstractODataBasicRequest
Serializes the full request into the given batch request.
batch(ODataBatchRequest) - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchRequest
Writes (and consume) the request onto the given batch stream.
batch(ODataBatchRequest) - Method in class org.apache.olingo.client.core.communication.request.streamed.AbstractODataStreamedRequest
Writes (and consume) the request onto the given batch stream.
batch(ODataBatchRequest, String) - Method in class org.apache.olingo.client.core.communication.request.streamed.AbstractODataStreamedRequest
Writes (and consume) the request onto the given batch stream.
BatchBodyPart - Class in org.apache.olingo.server.core.deserializer.batch
 
BatchBodyPart(List<Line>, String, boolean) - Constructor for class org.apache.olingo.server.core.deserializer.batch.BatchBodyPart
 
BatchChangeSetPart - Class in org.apache.olingo.server.core.deserializer.batch
 
BatchChangeSetPart(List<Line>, boolean) - Constructor for class org.apache.olingo.server.core.deserializer.batch.BatchChangeSetPart
 
BatchDeserializerException - Exception in org.apache.olingo.server.api.deserializer.batch
 
BatchDeserializerException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.api.deserializer.batch.BatchDeserializerException
Creates batch deserializer exception.
BatchDeserializerException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.api.deserializer.batch.BatchDeserializerException
Creates batch deserializer exception.
BatchDeserializerException.MessageKeys - Enum in org.apache.olingo.server.api.deserializer.batch
 
BatchFacade - Interface in org.apache.olingo.server.api.batch
Provides methods to process ODataRequests and BatchRequestParts in the context of a batch request.
BatchFacadeImpl - Class in org.apache.olingo.server.core.batchhandler
 
BatchFacadeImpl(ODataHandler, BatchProcessor, boolean) - Constructor for class org.apache.olingo.server.core.batchhandler.BatchFacadeImpl
Creates a new BatchFacade.
BatchHandler - Class in org.apache.olingo.server.core.batchhandler
 
BatchHandler(ODataHandlerImpl, BatchProcessor) - Constructor for class org.apache.olingo.server.core.batchhandler.BatchHandler
 
batchInfo - Variable in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
Batch info (if to be batched).
batchLineIterator - Variable in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchResponseItem
Batch response line iterator.
BatchLineReader - Class in org.apache.olingo.server.core.deserializer.batch
 
BatchLineReader(InputStream) - Constructor for class org.apache.olingo.server.core.deserializer.batch.BatchLineReader
 
BatchLineReader(InputStream, int) - Constructor for class org.apache.olingo.server.core.deserializer.batch.BatchLineReader
 
BatchManager - Interface in org.apache.olingo.client.api.communication.request.batch
Batch request payload management.
BatchManagerImpl(ODataBatchRequest) - Constructor for class org.apache.olingo.client.core.communication.request.batch.ODataBatchRequestImpl.BatchManagerImpl
 
BatchOptions - Class in org.apache.olingo.server.api.deserializer.batch
Options for the batch deserializer.
BatchOptions.Builder - Class in org.apache.olingo.server.api.deserializer.batch
BatchOptions builder
BatchParser - Class in org.apache.olingo.server.core.deserializer.batch
 
BatchParser() - Constructor for class org.apache.olingo.server.core.deserializer.batch.BatchParser
 
BatchParserCommon - Class in org.apache.olingo.server.core.deserializer.batch
 
BatchPart - Interface in org.apache.olingo.server.core.deserializer.batch
 
BatchPartHandler - Class in org.apache.olingo.server.core.batchhandler
 
BatchPartHandler(ODataHandler, BatchProcessor, BatchFacade) - Constructor for class org.apache.olingo.server.core.batchhandler.BatchPartHandler
 
BatchProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling a single instance of an Entity Type.
BatchQueryOperation - Class in org.apache.olingo.server.core.deserializer.batch
 
BatchQueryOperation(List<Line>, boolean) - Constructor for class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
BatchReferenceRewriter - Class in org.apache.olingo.server.core.batchhandler.referenceRewriting
 
BatchReferenceRewriter() - Constructor for class org.apache.olingo.server.core.batchhandler.referenceRewriting.BatchReferenceRewriter
 
BatchRequestFactory - Interface in org.apache.olingo.client.api.communication.request.batch
 
BatchRequestFactoryImpl - Class in org.apache.olingo.client.core.communication.request.batch
 
BatchRequestFactoryImpl(ODataClient) - Constructor for class org.apache.olingo.client.core.communication.request.batch.BatchRequestFactoryImpl
 
BatchRequestPart - Class in org.apache.olingo.server.api.deserializer.batch
Represents a distinct MIME part of a Batch Request body - either a Change Set or a Query Operation
BatchRequestPart(boolean, List<ODataRequest>) - Constructor for class org.apache.olingo.server.api.deserializer.batch.BatchRequestPart
Creates a new instance of BachRequestPart.
BatchRequestPart(boolean, ODataRequest) - Constructor for class org.apache.olingo.server.api.deserializer.batch.BatchRequestPart
Creates a new instance of BachRequestPart.
BatchRequestTransformator - Class in org.apache.olingo.server.core.deserializer.batch
 
BatchRequestTransformator(String, String) - Constructor for class org.apache.olingo.server.core.deserializer.batch.BatchRequestTransformator
 
batchResponse(List<ODataResponsePart>, String) - Method in interface org.apache.olingo.server.api.serializer.FixedFormatSerializer
Serializes a batch response.
batchResponse(List<ODataResponsePart>, String) - Method in class org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
 
BatchResponseSerializer - Class in org.apache.olingo.server.core.serializer
 
BatchResponseSerializer() - Constructor for class org.apache.olingo.server.core.serializer.BatchResponseSerializer
 
BatchSerializerException - Exception in org.apache.olingo.server.api.serializer
Thrown for invalid batch payloads.
BatchSerializerException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.api.serializer.BatchSerializerException
 
BatchSerializerException.MessageKeys - Enum in org.apache.olingo.server.api.serializer
 
BatchTransformatorCommon - Class in org.apache.olingo.server.core.deserializer.batch
 
binary(InputStream) - Method in interface org.apache.olingo.server.api.deserializer.FixedFormatDeserializer
Reads binary data from an InputStream.
binary(byte[]) - Method in interface org.apache.olingo.server.api.serializer.FixedFormatSerializer
Writes binary output into an InputStream.
Binary - Interface in org.apache.olingo.server.api.uri.queryoption.expression
Represents a binary expression node in the expression tree
A binary expression node is inserted in the expression tree for any valid ODATA binary operator in BinaryOperatorKind.
binary(InputStream) - Method in class org.apache.olingo.server.core.deserializer.FixedFormatDeserializerImpl
 
binary(byte[]) - Method in class org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
 
binary(EntityMediaObject, OutputStream) - Method in class org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
 
binary(InputStream, OutputStream) - Method in class org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
 
BINARY_ENCODING - Static variable in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
BinaryImpl - Class in org.apache.olingo.server.core.uri.queryoption.expression
 
BinaryImpl(Expression, BinaryOperatorKind, Expression, EdmType) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.BinaryImpl
 
BinaryImpl(Expression, BinaryOperatorKind, List<Expression>, EdmType) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.BinaryImpl
 
binaryIntoStream(InputStream) - Method in interface org.apache.olingo.server.api.deserializer.FixedFormatDeserializer
Reads binary data from an InputStream.
binaryIntoStream(InputStream) - Method in class org.apache.olingo.server.core.deserializer.FixedFormatDeserializerImpl
 
binaryIntoStreamed(EntityMediaObject, OutputStream) - Method in class org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
 
binaryIntoStreamed(InputStream, OutputStream) - Method in class org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
 
BinaryOperatorKind - Enum in org.apache.olingo.server.api.uri.queryoption.expression
Enumeration of supported binary operators
For the semantic of these operators please see the ODATA specification for URL conventions
body - Variable in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
bodySize - Variable in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
BottomTop - Interface in org.apache.olingo.server.api.uri.queryoption.apply
Represents a transformation with one of the pre-defined methods bottomcount, bottompercent, bottomsum, topcount, toppercent, topsum.
BottomTop.Method - Enum in org.apache.olingo.server.api.uri.queryoption.apply
Pre-defined method for partial aggregration.
BottomTopImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents a transformation with one of the pre-defined methods bottomcount, bottompercent, bottomsum, topcount, toppercent, topsum.
BottomTopImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.BottomTopImpl
 
BOUNDARY - Static variable in interface org.apache.olingo.client.api.ODataBatchConstants
Boundary key.
boundary - Variable in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchRequest
Batch request boundary.
boundary - Variable in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchResponseItem
Batch boundary.
BOUNDARY - Static variable in class org.apache.olingo.server.core.deserializer.batch.BatchLineReader
 
BOUNDARY - Static variable in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
breaking - Variable in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchResponseItem
 
build() - Method in class org.apache.olingo.client.api.domain.ClientLink.Builder
 
build() - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue.Builder
 
build() - Method in interface org.apache.olingo.client.api.uri.FilterArg
 
build() - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Build OData URI.
build() - Method in interface org.apache.olingo.client.api.uri.URIFilter
 
build() - Method in interface org.apache.olingo.client.api.uri.URISearch
 
build() - Method in class org.apache.olingo.client.core.AndSearch
 
build() - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl.BuilderImpl
 
build() - Method in class org.apache.olingo.client.core.LiteralSearch
 
build() - Method in class org.apache.olingo.client.core.NotSearch
 
build() - Method in class org.apache.olingo.client.core.OrSearch
 
build() - Method in class org.apache.olingo.client.core.uri.AndFilter
 
build() - Method in class org.apache.olingo.client.core.uri.FilterConst
 
build() - Method in class org.apache.olingo.client.core.uri.FilterFunction
 
build() - Method in class org.apache.olingo.client.core.uri.FilterLambda
 
build() - Method in class org.apache.olingo.client.core.uri.FilterLiteral
 
build() - Method in class org.apache.olingo.client.core.uri.FilterOp
 
build() - Method in class org.apache.olingo.client.core.uri.FilterProperty
 
build() - Method in class org.apache.olingo.client.core.uri.MatchFilter
 
build() - Method in class org.apache.olingo.client.core.uri.NotFilter
 
build() - Method in class org.apache.olingo.client.core.uri.OrFilter
 
build() - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
build() - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
Create the ContextURL instance based on set values.
build() - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo.Builder
 
build() - Method in class org.apache.olingo.server.api.deserializer.batch.BatchOptions.Builder
Creates a new BatchOptions instance.
build() - Method in class org.apache.olingo.server.api.prefer.PreferencesApplied.Builder
Builds the applied preferences.
build() - Method in class org.apache.olingo.server.api.serializer.ComplexSerializerOptions.Builder
Builds the OData serializer options.
build() - Method in class org.apache.olingo.server.api.serializer.EdmAssistedSerializerOptions.Builder
Builds the OData serializer options.
build() - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions.Builder
Builds the OData serializer options.
build() - Method in class org.apache.olingo.server.api.serializer.EntitySerializerOptions.Builder
Builds the OData serializer options.
build() - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions.Builder
Builds the OData serializer options.
build() - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions.Builder
Builds the OData serializer options.
build() - Method in class org.apache.olingo.server.api.serializer.ReferenceCollectionSerializerOptions.Builder
Builds the OData serializer options.
build() - Method in class org.apache.olingo.server.api.serializer.ReferenceSerializerOptions.Builder
Builds the OData serializer options.
build() - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl.DeserializerResultBuilder
 
build() - Method in class org.apache.olingo.server.core.deserializer.helper.ExpandTreeBuilder
 
build() - Method in class org.apache.olingo.server.core.deserializer.helper.ExpandTreeBuilderImpl
 
build() - Method in class org.apache.olingo.server.core.ODataWritableContent.ODataWritableContentBuilder
 
build() - Method in class org.apache.olingo.server.core.serializer.SerializerResultImpl.SerializerResultBuilder
 
build() - Method in class org.apache.olingo.server.core.serializer.SerializerStreamResultImpl.SerializerResultBuilder
 
buildBaseType(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.AbstractEdmStructuredType
 
buildBaseType(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.EdmComplexTypeImpl
 
buildBaseType(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.EdmEntityTypeImpl
 
buildBinary(byte[]) - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue.Builder
 
buildBinary(byte[]) - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl.BuilderImpl
 
buildBoolean(Boolean) - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue.Builder
 
buildBoolean(Boolean) - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl.BuilderImpl
 
buildCanonicalURL(EdmEntitySet, Entity) - Method in interface org.apache.olingo.server.api.uri.UriHelper
Builds the relative canonical URL for the given entity in the given entity set.
buildCanonicalURL(EdmEntitySet, Entity) - Method in class org.apache.olingo.server.core.uri.UriHelperImpl
 
buildContent() - Method in class org.apache.olingo.server.core.ODataWritableContent.ODataWritableContentBuilder
 
buildContextURLKeyPredicate(List<UriParameter>) - Method in interface org.apache.olingo.server.api.uri.UriHelper
Builds the key-predicate part of a ContextURL.
buildContextURLKeyPredicate(List<UriParameter>) - Method in class org.apache.olingo.server.core.uri.UriHelperImpl
 
buildContextURLSelectList(EdmStructuredType, ExpandOption, SelectOption) - Method in interface org.apache.olingo.server.api.uri.UriHelper
Builds the select-list part of a ContextURL.
buildContextURLSelectList(EdmStructuredType, ExpandOption, SelectOption) - Method in class org.apache.olingo.server.core.uri.UriHelperImpl
 
buildDecimal(BigDecimal) - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue.Builder
 
buildDecimal(BigDecimal) - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl.BuilderImpl
 
buildDouble(Double) - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue.Builder
 
buildDouble(Double) - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl.BuilderImpl
 
buildDuration(BigDecimal) - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue.Builder
 
buildDuration(BigDecimal) - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl.BuilderImpl
 
Builder() - Constructor for class org.apache.olingo.client.api.domain.ClientLink.Builder
 
Builder() - Constructor for class org.apache.olingo.commons.api.data.ContextURL.Builder
 
Builder() - Constructor for class org.apache.olingo.commons.core.edm.EdmTypeInfo.Builder
 
Builder() - Constructor for class org.apache.olingo.server.api.deserializer.batch.BatchOptions.Builder
Initializes the options builder.
Builder() - Constructor for class org.apache.olingo.server.api.serializer.ReferenceCollectionSerializerOptions.Builder
 
Builder() - Constructor for class org.apache.olingo.server.api.serializer.ReferenceSerializerOptions.Builder
 
BuilderImpl() - Constructor for class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl.BuilderImpl
 
buildExpandItem(EdmNavigationProperty) - Method in class org.apache.olingo.server.core.deserializer.helper.ExpandTreeBuilder
 
buildFunctionInvokeURI(URI, Map<String, ClientValue>) - Static method in class org.apache.olingo.client.core.uri.URIUtils
 
buildGuid(UUID) - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue.Builder
 
buildGuid(UUID) - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl.BuilderImpl
 
buildInputStreamEntity(ODataClient, InputStream) - Static method in class org.apache.olingo.client.core.uri.URIUtils
 
buildInt16(Short) - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue.Builder
 
buildInt16(Short) - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl.BuilderImpl
 
buildInt32(Integer) - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue.Builder
 
buildInt32(Integer) - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl.BuilderImpl
 
buildInt64(Long) - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue.Builder
 
buildInt64(Long) - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl.BuilderImpl
 
buildKeyPredicate(EdmEntityType, Entity) - Method in interface org.apache.olingo.server.api.uri.UriHelper
Builds the key predicate for the given entity.
buildKeyPredicate(List<UriParameter>) - Static method in class org.apache.olingo.server.core.serializer.utils.ContextURLHelper
Builds a key predicate for the ContextURL.
buildKeyPredicate(EdmEntityType, Entity) - Method in class org.apache.olingo.server.core.uri.UriHelperImpl
 
buildMultiKeySegment(Map<String, Object>, boolean, char) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
buildSelectList(EdmStructuredType, ExpandOption, SelectOption) - Static method in class org.apache.olingo.server.core.serializer.utils.ContextURLHelper
Builds a list of selected Properties for the ContextURL, taking care to preserve the order as defined in the EDM; returns NULL if no selection has taken place.
buildSingle(Float) - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue.Builder
 
buildSingle(Float) - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl.BuilderImpl
 
buildString(String) - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue.Builder
 
buildString(String) - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl.BuilderImpl
 
bws(UriTokenizer) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 

C

CACHE_CONTROL - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
cacheAction(FullQualifiedName, EdmAction) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
cacheAliasNamespaceInfo(String, String) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
cacheAnnotationGroup(FullQualifiedName, EdmAnnotations) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
cacheComplexType(FullQualifiedName, EdmComplexType) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
cached - Variable in class org.apache.olingo.client.api.domain.ClientEntitySetIterator
 
cacheEntityContainer(FullQualifiedName, EdmEntityContainer) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
cacheEntityType(FullQualifiedName, EdmEntityType) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
cacheEnumType(FullQualifiedName, EdmEnumType) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
cacheFunction(FullQualifiedName, EdmFunction) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
cacheTerm(FullQualifiedName, EdmTerm) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
cacheTypeDefinition(FullQualifiedName, EdmTypeDefinition) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
callback(String) - Method in class org.apache.olingo.client.api.communication.header.ODataPreferences
For scenarios in which links returned by the service are used by the client to poll for additional information, the client can specify the odata.callback preference to request that the service notify the client when data is available.
callback(URI) - Method in interface org.apache.olingo.client.api.communication.request.AsyncRequestWrapper
The odata.callback preference MUST include the parameter url whose value is the URL of a callback endpoint to be invoked by the OData service when data is available.
callback(URI) - Method in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl
 
callback() - Method in class org.apache.olingo.server.api.prefer.PreferencesApplied.Builder
Sets odata.callback.
CANONICAL_FUNCTION_CONCAT - Static variable in interface org.apache.olingo.commons.api.Constants
 
CANONICAL_FUNCTION_FILLURITEMPLATE - Static variable in interface org.apache.olingo.commons.api.Constants
 
CANONICAL_FUNCTION_URIENCODE - Static variable in interface org.apache.olingo.commons.api.Constants
 
cast(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
cast(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
cast(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
cast(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
ceiling(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
ceiling(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
CHANGESET_CONTENT_ID_NAME - Static variable in interface org.apache.olingo.client.api.ODataBatchConstants
Content id header name.
checkBaseType() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmStructuredType
 
checkBaseType() - Method in class org.apache.olingo.commons.core.edm.EdmComplexTypeImpl
 
checkBaseType() - Method in class org.apache.olingo.commons.core.edm.EdmEntityTypeImpl
 
checkChangePreconditions(String, Collection<String>, Collection<String>) - Method in interface org.apache.olingo.server.api.etag.ETagHelper
Checks the preconditions of a change request (with HTTP methods PUT, PATCH, or DELETE) with a given ETag value against the If-Match and If-None-Match HTTP headers.
checkChangePreconditions(String, Collection<String>, Collection<String>) - Method in class org.apache.olingo.server.core.etag.ETagHelperImpl
 
checkContextURL(ContextURL) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
checkIntegerType(Expression) - Method in class org.apache.olingo.server.core.uri.parser.ExpressionParser
 
checkMonitor(URI) - Method in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl
 
checkNumericType(Expression) - Method in class org.apache.olingo.server.core.uri.parser.ExpressionParser
 
checkReadPreconditions(String, Collection<String>, Collection<String>) - Method in interface org.apache.olingo.server.api.etag.ETagHelper
Checks the preconditions of a read request with a given ETag value against the If-Match and If-None-Match HTTP headers.
checkReadPreconditions(String, Collection<String>, Collection<String>) - Method in class org.apache.olingo.server.core.etag.ETagHelperImpl
 
checkRequest(ODataClient, HttpUriRequest) - Method in class org.apache.olingo.client.core.communication.request.AbstractRequest
 
checkResponse(ODataClient, StatusLine, InputStream, String) - Static method in class org.apache.olingo.client.core.communication.header.ODataErrorResponseChecker
 
checkResponse(ODataClient, HttpResponse, String) - Method in class org.apache.olingo.client.core.communication.request.AbstractRequest
 
checkSupport(ContentType, CustomContentTypeSupport, RepresentationType) - Static method in class org.apache.olingo.server.core.ContentNegotiator
 
CircleStreamBuffer - Class in org.apache.olingo.server.core.serializer.utils
Circular stream buffer to write/read into/from one single buffer.
CircleStreamBuffer() - Constructor for class org.apache.olingo.server.core.serializer.utils.CircleStreamBuffer
Creates a CircleStreamBuffer with default buffer size.
CircleStreamBuffer(int) - Constructor for class org.apache.olingo.server.core.serializer.utils.CircleStreamBuffer
Create a CircleStreamBuffer with given initial buffer size.
client - Variable in class org.apache.olingo.client.core.communication.request.batch.BatchRequestFactoryImpl
 
client - Variable in class org.apache.olingo.client.core.communication.request.cud.CUDRequestFactoryImpl
 
client - Variable in class org.apache.olingo.client.core.communication.request.retrieve.RetrieveRequestFactoryImpl
 
client - Variable in class org.apache.olingo.client.core.serialization.ODataBinderImpl
 
client - Variable in class org.apache.olingo.client.core.serialization.ODataReaderImpl
 
client - Variable in class org.apache.olingo.client.core.serialization.ODataWriterImpl
 
ClientAnnotatable - Interface in org.apache.olingo.client.api.domain
 
ClientAnnotation - Interface in org.apache.olingo.client.api.domain
 
ClientAnnotationImpl - Class in org.apache.olingo.client.core.domain
 
ClientAnnotationImpl(String, ClientValue) - Constructor for class org.apache.olingo.client.core.domain.ClientAnnotationImpl
 
ClientBuilder(String) - Constructor for class org.apache.olingo.client.api.ODataClientBuilder.ClientBuilder
Create the builder for an EdmEnabledODataClient.
ClientCollectionValue<T extends ClientValue> - Interface in org.apache.olingo.client.api.domain
OData collection property value.
ClientCollectionValueImpl<OV extends ClientValue> - Class in org.apache.olingo.client.core.domain
 
ClientCollectionValueImpl(String) - Constructor for class org.apache.olingo.client.core.domain.ClientCollectionValueImpl
Constructor.
ClientComplexValue - Interface in org.apache.olingo.client.api.domain
OData complex property value.
ClientComplexValueImpl - Class in org.apache.olingo.client.core.domain
 
ClientComplexValueImpl(String) - Constructor for class org.apache.olingo.client.core.domain.ClientComplexValueImpl
Constructor.
ClientCsdlAnnotation - Class in org.apache.olingo.client.core.edm.xml
 
ClientCsdlAnnotation() - Constructor for class org.apache.olingo.client.core.edm.xml.ClientCsdlAnnotation
 
ClientCsdlDynamicExpression - Class in org.apache.olingo.client.core.edm.xml.annotation
 
ClientCsdlDynamicExpression() - Constructor for class org.apache.olingo.client.core.edm.xml.annotation.ClientCsdlDynamicExpression
 
ClientCsdlEdmProvider - Class in org.apache.olingo.client.core.edm
 
ClientCsdlEdmProvider(Map<String, CsdlSchema>) - Constructor for class org.apache.olingo.client.core.edm.ClientCsdlEdmProvider
 
ClientCsdlEdmx - Class in org.apache.olingo.client.core.edm.xml
 
ClientCsdlEdmx() - Constructor for class org.apache.olingo.client.core.edm.xml.ClientCsdlEdmx
 
ClientCsdlXMLMetadata - Class in org.apache.olingo.client.core.edm
Entry point for access information about EDM metadata.
ClientCsdlXMLMetadata(Edmx) - Constructor for class org.apache.olingo.client.core.edm.ClientCsdlXMLMetadata
 
ClientCsdlXMLMetadata(Edmx, List<List<String>>) - Constructor for class org.apache.olingo.client.core.edm.ClientCsdlXMLMetadata
 
ClientDeletedEntity - Interface in org.apache.olingo.client.api.domain
 
ClientDeletedEntity.Reason - Enum in org.apache.olingo.client.api.domain
 
ClientDeletedEntityImpl - Class in org.apache.olingo.client.core.domain
 
ClientDeletedEntityImpl() - Constructor for class org.apache.olingo.client.core.domain.ClientDeletedEntityImpl
 
ClientDelta - Interface in org.apache.olingo.client.api.domain
 
ClientDeltaImpl - Class in org.apache.olingo.client.core.domain
 
ClientDeltaImpl() - Constructor for class org.apache.olingo.client.core.domain.ClientDeltaImpl
 
ClientDeltaImpl(URI) - Constructor for class org.apache.olingo.client.core.domain.ClientDeltaImpl
 
ClientDeltaLink - Interface in org.apache.olingo.client.api.domain
 
ClientDeltaLinkImpl - Class in org.apache.olingo.client.core.domain
 
ClientDeltaLinkImpl() - Constructor for class org.apache.olingo.client.core.domain.ClientDeltaLinkImpl
 
ClientEntity - Interface in org.apache.olingo.client.api.domain
OData entity.
ClientEntityImpl - Class in org.apache.olingo.client.core.domain
 
ClientEntityImpl(FullQualifiedName) - Constructor for class org.apache.olingo.client.core.domain.ClientEntityImpl
 
ClientEntitySet - Interface in org.apache.olingo.client.api.domain
OData entity collection.
ClientEntitySetImpl - Class in org.apache.olingo.client.core.domain
 
ClientEntitySetImpl() - Constructor for class org.apache.olingo.client.core.domain.ClientEntitySetImpl
 
ClientEntitySetImpl(URI) - Constructor for class org.apache.olingo.client.core.domain.ClientEntitySetImpl
 
ClientEntitySetIterator<T extends ClientEntitySet,E extends ClientEntity> - Class in org.apache.olingo.client.api.domain
OData entity set iterator class.
ClientEntitySetIterator(ODataClient, InputStream, ContentType) - Constructor for class org.apache.olingo.client.api.domain.ClientEntitySetIterator
Constructor.
ClientEnumValue - Interface in org.apache.olingo.client.api.domain
 
ClientEnumValueImpl - Class in org.apache.olingo.client.core.domain
 
ClientEnumValueImpl(String, String) - Constructor for class org.apache.olingo.client.core.domain.ClientEnumValueImpl
 
ClientInlineEntity - Class in org.apache.olingo.client.api.domain
OData in-line entity.
ClientInlineEntity(URI, ClientLinkType, String, ClientEntity) - Constructor for class org.apache.olingo.client.api.domain.ClientInlineEntity
Constructor.
ClientInlineEntity(URI, String, ClientLinkType, String, ClientEntity) - Constructor for class org.apache.olingo.client.api.domain.ClientInlineEntity
Constructor.
ClientInlineEntitySet - Class in org.apache.olingo.client.api.domain
OData in-line entity set.
ClientInlineEntitySet(URI, ClientLinkType, String, ClientEntitySet) - Constructor for class org.apache.olingo.client.api.domain.ClientInlineEntitySet
Constructor.
ClientInlineEntitySet(URI, String, ClientLinkType, String, ClientEntitySet) - Constructor for class org.apache.olingo.client.api.domain.ClientInlineEntitySet
Constructor.
ClientInvokeResult - Interface in org.apache.olingo.client.api.domain
Marker interface for any OData domain object that can be returned by an operation invocation.
ClientItem - Class in org.apache.olingo.client.api.domain
Abstract representation of OData entities and links.
ClientItem(String) - Constructor for class org.apache.olingo.client.api.domain.ClientItem
Constructor.
ClientLink - Class in org.apache.olingo.client.api.domain
OData link.
ClientLink(URI, ClientLinkType, String) - Constructor for class org.apache.olingo.client.api.domain.ClientLink
Constructor.
ClientLink(URI, ClientLinkType, String, String) - Constructor for class org.apache.olingo.client.api.domain.ClientLink
 
ClientLink(URI, String, ClientLinkType, String) - Constructor for class org.apache.olingo.client.api.domain.ClientLink
Constructor.
ClientLink.Builder - Class in org.apache.olingo.client.api.domain
 
ClientLinked - Interface in org.apache.olingo.client.api.domain
 
clientLinks(Linked, JsonGenerator) - Method in class org.apache.olingo.client.core.serialization.JsonSerializer
 
ClientLinkType - Enum in org.apache.olingo.client.api.domain
OData link types.
ClientNoContent - Class in org.apache.olingo.client.api.communication.request.invoke
Marker class for invoke with no return type.
ClientNoContent() - Constructor for class org.apache.olingo.client.api.communication.request.invoke.ClientNoContent
 
ClientObjectFactory - Interface in org.apache.olingo.client.api.domain
Entry point for generating OData domain objects.
ClientObjectFactoryImpl - Class in org.apache.olingo.client.core.domain
 
ClientObjectFactoryImpl() - Constructor for class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
ClientODataDeserializer - Interface in org.apache.olingo.client.api.serialization
 
ClientODataDeserializerImpl - Class in org.apache.olingo.client.core.serialization
 
ClientODataDeserializerImpl(boolean, ContentType) - Constructor for class org.apache.olingo.client.core.serialization.ClientODataDeserializerImpl
 
ClientOperation - Class in org.apache.olingo.client.api.domain
 
ClientOperation() - Constructor for class org.apache.olingo.client.api.domain.ClientOperation
 
ClientPrimitiveValue - Interface in org.apache.olingo.client.api.domain
 
ClientPrimitiveValue.Builder - Interface in org.apache.olingo.client.api.domain
 
ClientPrimitiveValueImpl - Class in org.apache.olingo.client.core.domain
 
ClientPrimitiveValueImpl() - Constructor for class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl
 
ClientPrimitiveValueImpl.BuilderImpl - Class in org.apache.olingo.client.core.domain
 
ClientProperty - Interface in org.apache.olingo.client.api.domain
OData entity property.
ClientPropertyImpl - Class in org.apache.olingo.client.core.domain
 
ClientPropertyImpl(String, ClientValue) - Constructor for class org.apache.olingo.client.core.domain.ClientPropertyImpl
 
ClientServiceDocument - Class in org.apache.olingo.client.api.domain
 
ClientServiceDocument() - Constructor for class org.apache.olingo.client.api.domain.ClientServiceDocument
 
ClientSingleton - Interface in org.apache.olingo.client.api.domain
 
ClientValuable - Interface in org.apache.olingo.client.api.domain
 
ClientValuableImpl - Class in org.apache.olingo.client.core.domain
 
ClientValuableImpl(ClientValue) - Constructor for class org.apache.olingo.client.core.domain.ClientValuableImpl
 
ClientValue - Interface in org.apache.olingo.client.api.domain
Abstract representation of an OData entity property value.
clone() - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
clone() - Method in class org.apache.olingo.server.core.deserializer.batch.HeaderField
 
close() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchRequestItem
Closes the item.
close() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchResponseItem
Closes the current batch responses item including all wrapped OData responses.
close() - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
Close the underlying message entity input stream (if available and open) as well as releases any other resources associated with the response.
close() - Method in class org.apache.olingo.client.api.domain.ClientEntitySetIterator
Closes the current iterator.
close(HttpClient) - Method in interface org.apache.olingo.client.api.http.HttpClientFactory
 
close() - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchRequestItem
Closes the item.
close() - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchResponseItem
Closes the current batch responses item including all wrapped OData responses.
close() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchRequestImpl.ODataBatchResponseImpl
 
close() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataSingleResponseItem
 
close() - Method in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
 
close() - Method in class org.apache.olingo.client.core.communication.util.PipedInputStream
 
close() - Method in class org.apache.olingo.client.core.communication.util.PipedOutputStream
 
close(HttpClient) - Method in class org.apache.olingo.client.core.http.AbstractOAuth2HttpClientFactory
 
close(HttpClient) - Method in class org.apache.olingo.client.core.http.DefaultHttpClientFactory
 
close(HttpClient) - Method in class org.apache.olingo.client.core.http.ProxyWrappingHttpClientFactory
 
close() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchLineReader
 
close() - Method in class org.apache.olingo.server.core.serializer.utils.CircleStreamBuffer
Closes write and read part (and hence the complete buffer).
CLOSEBRAC - Static variable in class org.apache.olingo.client.core.uri.FilterLambda
 
closeCircleStreamBufferOutput(OutputStream, SerializerException) - Static method in class org.apache.olingo.server.core.serializer.utils.OutputStreamHelper
 
closeCurrentItem() - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractBatchManager
Close the current streamed item.
closed - Variable in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchResponseItem
Gives information about the batch response item status.
closeHttpResponse() - Method in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
 
closeItem() - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchRequestItem
Closes the current item.
closeItem() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataChangesetImpl
Close changeset item an send changeset request footer.
closeItem() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataSingleRequestImpl
Close item.
closeRead() - Method in class org.apache.olingo.server.core.serializer.utils.CircleStreamBuffer
Closes the read (output) part of the CircleStreamBuffer.
closeWrite() - Method in class org.apache.olingo.server.core.serializer.utils.CircleStreamBuffer
Closes the write (input) part of the CircleStreamBuffer.
COLON - Static variable in class org.apache.olingo.client.core.uri.FilterLambda
 
compatibleTo(EdmType) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Checks if this type is convertible to parameter targetType
compatibleTo(EdmType) - Method in class org.apache.olingo.commons.core.edm.AbstractEdmStructuredType
 
compatibleTo(EdmType) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
complex(ServiceMetadata, EdmComplexType, Property, ComplexSerializerOptions) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
Writes complex-type instance data into an InputStream.
complex(ServiceMetadata, EdmComplexType, Property, ComplexSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
complex(ServiceMetadata, EdmComplexType, Property, ComplexSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
complexCollection(ServiceMetadata, EdmComplexType, Property, ComplexSerializerOptions) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
Writes data of a collection of complex-type instances into an InputStream.
complexCollection(ServiceMetadata, EdmComplexType, Property, ComplexSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
complexCollection(ServiceMetadata, EdmComplexType, Property, ComplexSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
ComplexCollectionProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling a collection of complex-type instances, e.g., a property of an entity defined as collection of complex-type instances.
ComplexProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling an instance of a complex type, e.g., a complex property of an entity.
ComplexSerializerOptions - Class in org.apache.olingo.server.api.serializer
Options for the OData serializer.
ComplexSerializerOptions.Builder - Class in org.apache.olingo.server.api.serializer
Builder of OData serializer options.
ComplexValue - Class in org.apache.olingo.commons.api.data
Represents the value of a complex property.
ComplexValue() - Constructor for class org.apache.olingo.commons.api.data.ComplexValue
 
ComposedGeospatial<T extends Geospatial> - Class in org.apache.olingo.commons.api.edm.geo
Abstract base class for all Geometries that are composed out of other geospatial elements.
ComposedGeospatial(Geospatial.Dimension, Geospatial.Type, SRID, List<T>) - Constructor for class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
 
compoundKey(UriTokenizer, EdmEntityType, Edm, EdmType, Map<String, AliasQueryOption>, String) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
Compute - Interface in org.apache.olingo.server.api.uri.queryoption.apply
Represents the compute transformation.
ComputeExpression - Interface in org.apache.olingo.server.api.uri.queryoption.apply
Represents a compute expression.
ComputeExpressionImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents an aggregate expression.
ComputeExpressionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.ComputeExpressionImpl
 
ComputeImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents the compute transformation.
ComputeImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.ComputeImpl
 
concat(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
concat(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
Concat - Interface in org.apache.olingo.server.api.uri.queryoption.apply
Represents the concat transformation.
ConcatImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents the concat transformation.
ConcatImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.ConcatImpl
 
Configuration - Interface in org.apache.olingo.client.api
Configuration wrapper.
configuration - Variable in class org.apache.olingo.client.core.ODataClientImpl
 
ConfigurationImpl - Class in org.apache.olingo.client.core
 
ConfigurationImpl() - Constructor for class org.apache.olingo.client.core.ConfigurationImpl
 
connect(PipedOutputStream) - Method in class org.apache.olingo.client.core.communication.util.PipedInputStream
 
connect(PipedInputStream) - Method in class org.apache.olingo.client.core.communication.util.PipedOutputStream
 
Constants - Interface in org.apache.olingo.commons.api
Constant values related to the OData protocol.
Constantsv00 - Class in org.apache.olingo.commons.api.constants
Constant values related to the OData protocol.
Constantsv00() - Constructor for class org.apache.olingo.commons.api.constants.Constantsv00
 
Constantsv01 - Class in org.apache.olingo.commons.api.constants
Constant values related to the OData protocol.
Constantsv01() - Constructor for class org.apache.olingo.commons.api.constants.Constantsv01
 
consumeBlankLine(List<Line>, boolean) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
consumeHeaders(List<Line>) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
consumeHttpStatusLine(List<Line>) - Method in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
consumeInstanceAnnotation(String, JsonNode) - Method in class org.apache.olingo.server.core.deserializer.json.ODataJsonInstanceAnnotationDeserializer
Consume the instance annotation of an entity or a property
container - Variable in class org.apache.olingo.commons.core.edm.AbstractEdmOperationImport
 
contains(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
contains(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
containsTarget() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
 
containsTarget() - Method in class org.apache.olingo.commons.core.edm.EdmNavigationPropertyImpl
 
content(InputStream) - Method in class org.apache.olingo.server.core.serializer.SerializerResultImpl.SerializerResultBuilder
 
content(ODataContent) - Method in class org.apache.olingo.server.core.serializer.SerializerStreamResultImpl.SerializerResultBuilder
 
CONTENT_ENCODING - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
CONTENT_ID - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
CONTENT_LANGUAGE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
CONTENT_LENGTH - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
CONTENT_LOCATION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
CONTENT_TRANSFER_ENCODING - Static variable in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
CONTENT_TYPE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
ContentNegotiator - Class in org.apache.olingo.server.core
 
ContentNegotiatorException - Exception in org.apache.olingo.server.core
 
ContentNegotiatorException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.ContentNegotiatorException
 
ContentNegotiatorException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.ContentNegotiatorException
 
ContentNegotiatorException.MessageKeys - Enum in org.apache.olingo.server.core
 
contentType - Variable in class org.apache.olingo.client.core.serialization.JsonSerializer
 
ContentType - Class in org.apache.olingo.commons.api.format
Internally used ContentType for OData library.
ContentTypeHelper - Class in org.apache.olingo.server.core.serializer.utils
 
CONTEXT - Static variable in interface org.apache.olingo.commons.api.Constants
 
contextQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
ContextURL - Class in org.apache.olingo.commons.api.data
High-level representation of a context URL, built from the string value returned by a service; provides access to the various components of the context URL, defined in the protocol specification.
contextURL(ContextURL) - Method in class org.apache.olingo.server.api.serializer.ComplexSerializerOptions.Builder
Sets the ContextURL.
contextURL(ContextURL) - Method in class org.apache.olingo.server.api.serializer.EdmAssistedSerializerOptions.Builder
Sets the ContextURL.
contextURL(ContextURL) - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions.Builder
Sets the ContextURL.
contextURL(ContextURL) - Method in class org.apache.olingo.server.api.serializer.EntitySerializerOptions.Builder
Sets the ContextURL.
contextURL(ContextURL) - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions.Builder
Sets the ContextURL.
contextURL(ContextURL) - Method in class org.apache.olingo.server.api.serializer.ReferenceCollectionSerializerOptions.Builder
Sets the ContextURL.
contextURL(ContextURL) - Method in class org.apache.olingo.server.api.serializer.ReferenceSerializerOptions.Builder
Sets the ContextURL.
ContextURL.Builder - Class in org.apache.olingo.commons.api.data
Builder for a ContextURL instance.
ContextURL.Suffix - Enum in org.apache.olingo.commons.api.data
Suffix of the OData Context URL
ContextURLBuilder - Class in org.apache.olingo.server.core.serializer.utils
Builder to build a context URL (as defined in the protocol specification).
ContextURLHelper - Class in org.apache.olingo.server.core.serializer.utils
 
ContextURLParser - Class in org.apache.olingo.client.core.serialization
 
ContextURLParser() - Constructor for class org.apache.olingo.client.core.serialization.ContextURLParser
 
continueOnError() - Method in class org.apache.olingo.client.api.communication.header.ODataPreferences
The odata.continue-on-error preference on a batch request is used to request that, upon encountering a request within the batch that returns an error, the service return the error for that request and continue processing additional requests within the batch.
continueOnError - Variable in class org.apache.olingo.client.core.communication.request.batch.AbstractBatchManager
 
continueOnError() - Method in class org.apache.olingo.server.api.prefer.PreferencesApplied.Builder
Sets odata.continue-on-error.
convertDecimal(BigDecimal, Class<T>) - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDecimal
Converts a BigDecimal value into the requested return type if possible.
convertLineListToInputStream(List<Line>, Charset) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
convertLineListToInputStream(List<Line>, Charset, int) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
convertNumber(Number, Class<T>) - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmInt64
Converts a whole Number value into the requested return type if possible.
COOKIE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
COPY_BUFFER_SIZE - Static variable in class org.apache.olingo.netty.server.core.ODataNettyHandlerImpl
 
COPY_BUFFER_SIZE - Static variable in class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
COPY_BUFFER_SIZE - Static variable in class org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
 
count() - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Adds count query option.
count(boolean) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends count query option.
count() - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
count(boolean) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
count(CountOption) - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions.Builder
Sets the $count system query option.
count(Integer) - Method in interface org.apache.olingo.server.api.serializer.FixedFormatSerializer
Writes a count into an InputStream as plain text.
count(CountOption) - Method in class org.apache.olingo.server.api.serializer.ReferenceCollectionSerializerOptions.Builder
Sets the $count system query option.
count(Integer) - Method in class org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
 
countComplexCollection(ODataRequest, ODataResponse, UriInfo) - Method in interface org.apache.olingo.server.api.processor.CountComplexCollectionProcessor
Counts complex properties from persistence and puts serialized content and status into the response.
CountComplexCollectionProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling counting a collection of complex properties, e.g.
countEntityCollection(ODataRequest, ODataResponse, UriInfo) - Method in interface org.apache.olingo.server.api.processor.CountEntityCollectionProcessor
Counts entities from persistence and puts serialized content and status into the response.
CountEntityCollectionProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling counting a collection of entities, e.g.
CountOption - Interface in org.apache.olingo.server.api.uri.queryoption
Represents the system query option $count For example: http://.../entitySet?$count=true
CountOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
CountOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.CountOptionImpl
 
countPrimitiveCollection(ODataRequest, ODataResponse, UriInfo) - Method in interface org.apache.olingo.server.api.processor.CountPrimitiveCollectionProcessor
Counts primitive properties from persistence and puts serialized content and status into the response.
CountPrimitiveCollectionProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling counting a collection of primitive properties, e.g.
countQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
create(HttpMethod, URI) - Method in interface org.apache.olingo.client.api.http.HttpClientFactory
 
create(HttpMethod, URI) - Method in interface org.apache.olingo.client.api.http.HttpUriRequestFactory
 
create(HttpMethod, URI) - Method in class org.apache.olingo.client.core.http.AbstractOAuth2HttpClientFactory
 
create(HttpMethod, URI) - Method in class org.apache.olingo.client.core.http.BasicAuthHttpClientFactory
 
create(HttpMethod, URI) - Method in class org.apache.olingo.client.core.http.DefaultHttpClientFactory
 
create(HttpMethod, URI) - Method in class org.apache.olingo.client.core.http.DefaultHttpUriRequestFactory
 
create(HttpMethod, URI) - Method in class org.apache.olingo.client.core.http.NTLMAuthHttpClientFactory
 
create(HttpMethod, URI) - Method in class org.apache.olingo.client.core.http.ProxyWrappingHttpClientFactory
 
create(String) - Static method in class org.apache.olingo.commons.api.format.AcceptCharset
Creates a list of AcceptCharset objects based on given input string.
create(String) - Static method in class org.apache.olingo.commons.api.format.AcceptType
Creates a list of AcceptType objects based on given input string.
create(ContentType, String, String) - Static method in class org.apache.olingo.commons.api.format.ContentType
Creates a content type from an existing content type and an additional parameter as key-value pair.
create(String) - Static method in class org.apache.olingo.commons.api.format.ContentType
Creates a ContentType based on given input string (format).
create() - Static method in class org.apache.olingo.server.core.deserializer.helper.ExpandTreeBuilderImpl
 
create(ContextURL) - Static method in class org.apache.olingo.server.core.serializer.utils.ContextURLBuilder
 
createActionImport(String) - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
createActions() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
createAliasToNamespaceInfo() - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
createAliasToNamespaceInfo() - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
createAnnotationGroup(FullQualifiedName, String) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
createAnnotationGroup(FullQualifiedName, String) - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
createAnnotationGroups() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
createAnnotations() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
createBoundAction(FullQualifiedName, FullQualifiedName, Boolean) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
createBoundAction(FullQualifiedName, FullQualifiedName, Boolean) - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
createBoundFunction(FullQualifiedName, FullQualifiedName, Boolean, List<String>) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
createBoundFunction(FullQualifiedName, FullQualifiedName, Boolean, List<String>) - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
createClient() - Method in class org.apache.olingo.client.api.ODataClientBuilder.ClientBuilder
Create an new EdmEnabledODataClient based on via system property ODATA_EMD_CLIENT_IMPL_SYS_PROPERTY class name or if not net the default ODATA_EDM_CLIENT_IMPL_CLASS set class with before set serviceRoot and optional edm and optinal metadataETag.
createClient() - Static method in class org.apache.olingo.client.api.ODataClientBuilder
Create an new ODataClient based on via system property ODATA_CLIENT_IMPL_SYS_PROPERTY class name or if not net the default ODATA_CLIENT_IMPL_CLASS set class.
createComplexType(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
createComplexType(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
createComplexTypes() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
createDebugResponse(DebugInformation) - Method in interface org.apache.olingo.server.api.debug.DebugResponseHelper
Creates a debug response based on the given parameters.
createDebugResponse(String, DebugInformation) - Method in interface org.apache.olingo.server.api.debug.DebugSupport
Creates a debug response and delivers it back to the Olingo library.
createDebugResponse(String, DebugInformation) - Method in class org.apache.olingo.server.api.debug.DefaultDebugSupport
 
createDebugResponse(DebugInformation) - Method in class org.apache.olingo.server.core.debug.DebugResponseHelperImpl
 
createDebugResponse(ODataRequest, ODataResponse, Exception, UriInfo, Map<String, String>) - Method in class org.apache.olingo.server.core.debug.ServerCoreDebugger
 
createDebugResponseHelper(String) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createDebugResponseHelper(String) - Method in class org.apache.olingo.server.api.OData
Creates a DebugResponseHelper for the given debugFormat.
createDebugResponseHelper(String) - Method in class org.apache.olingo.server.core.ODataImpl
 
createDeserializer(ContentType) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createDeserializer(ContentType, ServiceMetadata) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createDeserializer(ContentType, List<String>) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createDeserializer(ContentType, ServiceMetadata, List<String>) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createDeserializer(ContentType) - Method in class org.apache.olingo.server.api.OData
Creates a new deserializer object for reading content in the specified format.
createDeserializer(ContentType, ServiceMetadata) - Method in class org.apache.olingo.server.api.OData
Creates a new deserializer object for reading content in the specified format.
createDeserializer(ContentType, List<String>) - Method in class org.apache.olingo.server.api.OData
Creates a new deserializer object for reading content in the specified format.
createDeserializer(ContentType, ServiceMetadata, List<String>) - Method in class org.apache.olingo.server.api.OData
Creates a new deserializer object for reading content in the specified format.
createDeserializer(ContentType) - Method in class org.apache.olingo.server.core.ODataImpl
 
createDeserializer(ContentType, ServiceMetadata) - Method in class org.apache.olingo.server.core.ODataImpl
 
createDeserializer(ContentType, List<String>) - Method in class org.apache.olingo.server.core.ODataImpl
 
createDeserializer(ContentType, ServiceMetadata, List<String>) - Method in class org.apache.olingo.server.core.ODataImpl
 
createEdmAssistedSerializer(ContentType) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createEdmAssistedSerializer(ContentType, List<String>) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createEdmAssistedSerializer(ContentType) - Method in class org.apache.olingo.server.api.OData
Creates a new serializer object capable of working without EDM information for rendering content in the specified format.
createEdmAssistedSerializer(ContentType, List<String>) - Method in class org.apache.olingo.server.api.OData
Creates a new serializer object capable of working without EDM information for rendering content in the specified format.
createEdmAssistedSerializer(ContentType) - Method in class org.apache.olingo.server.core.ODataImpl
 
createEdmAssistedSerializer(ContentType, List<String>) - Method in class org.apache.olingo.server.core.ODataImpl
 
createEdmDeltaSerializer(ContentType, List<String>) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createEdmDeltaSerializer(ContentType, List<String>) - Method in class org.apache.olingo.server.api.OData
Creates a new serializer object capable of working without EDM information for rendering content in the specified format.
createEdmDeltaSerializer(ContentType, List<String>) - Method in class org.apache.olingo.server.core.ODataImpl
 
createEntity(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in interface org.apache.olingo.server.api.processor.EntityProcessor
Creates an entity with send data in the persistence and puts content, status, and Location into the response.
createEntityContainer(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
createEntityContainer(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
createEntityContainer() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
createEntitySet(String) - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
createEntityType(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
createEntityType(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
createEntityTypes() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
createEnumType(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
createEnumType(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
createEnumTypes() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
createETagHelper() - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createETagHelper() - Method in class org.apache.olingo.server.api.OData
Creates a new ETag helper object for performing ETag-related tasks.
createETagHelper() - Method in class org.apache.olingo.server.core.ODataImpl
 
createETagInformation(Collection<String>) - Method in class org.apache.olingo.server.core.etag.ETagHelperImpl
Creates ETag information from the values of a HTTP header containing a list of entity tags or a single star character, i.e., If-Match and If-None-Match.
createFixedFormatDeserializer() - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createFixedFormatDeserializer() - Method in class org.apache.olingo.server.api.OData
Creates a new deserializer object for reading content in a fixed format, e.g., for binary input.
createFixedFormatDeserializer() - Method in class org.apache.olingo.server.core.ODataImpl
 
createFixedFormatSerializer() - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createFixedFormatSerializer() - Method in class org.apache.olingo.server.api.OData
Creates a new serializer object for rendering content in a fixed format, e.g., for binary output or multipart/mixed outpu.
createFixedFormatSerializer() - Method in class org.apache.olingo.server.core.ODataImpl
 
createFunctionImport(String) - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
createFunctions() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
createHandler(ServiceMetadata) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createHandler(ServiceMetadata) - Method in class org.apache.olingo.server.api.OData
Creates a new ODataHttpHandler for handling OData requests in an HTTP context.
createHandler(ServiceMetadata) - Method in class org.apache.olingo.server.core.ODataImpl
 
createMediaEntity(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in interface org.apache.olingo.server.api.processor.MediaEntityProcessor
Creates an entity with sent media data in the persistence and puts content, status and Location into the response.
createNettyHandler(ServiceMetadata) - Method in class org.apache.olingo.netty.server.api.ODataNetty
Creates a new ODataNettyHandler for handling OData requests in an HTTP context.
createNettyHandler(ServiceMetadata) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createPreferences(Collection<String>) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createPreferences(Collection<String>) - Method in class org.apache.olingo.server.api.OData
Creates a new Preferences object out of Prefer HTTP request headers.
createPreferences(Collection<String>) - Method in class org.apache.olingo.server.core.ODataImpl
 
createPrimitiveTypeInstance(EdmPrimitiveTypeKind) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createPrimitiveTypeInstance(EdmPrimitiveTypeKind) - Method in class org.apache.olingo.server.api.OData
Creates a primitive-type instance.
createPrimitiveTypeInstance(EdmPrimitiveTypeKind) - Method in class org.apache.olingo.server.core.ODataImpl
 
createRawHandler(ServiceMetadata) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createRawHandler(ServiceMetadata) - Method in class org.apache.olingo.server.api.OData
Creates a new ODataHandler for handling OData requests.
createRawHandler(ServiceMetadata) - Method in class org.apache.olingo.server.core.ODataImpl
 
createReference(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in interface org.apache.olingo.server.api.processor.ReferenceProcessor
Creates entity reference in the persistence and puts content, status, and Location into the response.
createRxSerializer(ContentType) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createRxSerializer(ContentType) - Method in class org.apache.olingo.server.api.OData
Creates a new serializer object for rendering content in the specified format.
createRxSerializer(ContentType) - Method in class org.apache.olingo.server.core.ODataImpl
 
createSchemas() - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
createSchemas() - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
createSerializer(ContentType) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createSerializer(ContentType, List<String>) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createSerializer(ContentType) - Method in class org.apache.olingo.server.api.OData
Creates a new serializer object for rendering content in the specified format.
createSerializer(ContentType, List<String>) - Method in class org.apache.olingo.server.api.OData
Creates a new serializer object for rendering content in the specified format.
createSerializer(ContentType) - Method in class org.apache.olingo.server.core.ODataImpl
 
createSerializer(ContentType, List<String>) - Method in class org.apache.olingo.server.core.ODataImpl
 
createServerErrorObject(UriValidationException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(UriParserSemanticException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(UriParserSyntaxException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(UriParserException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(ContentNegotiatorException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(AcceptHeaderContentNegotiatorException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(ODataHandlerException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(SerializerException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(DeserializerException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(PreconditionException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(ODataLibraryException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(ODataApplicationException) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(Exception) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServiceMetadata(CsdlEdmProvider, List<EdmxReference>) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createServiceMetadata(CsdlEdmProvider, List<EdmxReference>, ServiceMetadataETagSupport) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createServiceMetadata(CsdlEdmProvider, List<EdmxReference>) - Method in class org.apache.olingo.server.api.OData
Creates a metadata object for this service.
createServiceMetadata(CsdlEdmProvider, List<EdmxReference>, ServiceMetadataETagSupport) - Method in class org.apache.olingo.server.api.OData
Creates a metadata object for this service.
createServiceMetadata(CsdlEdmProvider, List<EdmxReference>) - Method in class org.apache.olingo.server.core.ODataImpl
 
createServiceMetadata(CsdlEdmProvider, List<EdmxReference>, ServiceMetadataETagSupport) - Method in class org.apache.olingo.server.core.ODataImpl
 
createSingleton(String) - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
createTerm(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
createTerm(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
createTerms() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
createTypeDefinition(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
createTypeDefinition(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
createTypeDefinitions() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
createUnboundAction(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
createUnboundAction(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
createUnboundFunction(FullQualifiedName, List<String>) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
createUnboundFunction(FullQualifiedName, List<String>) - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
createUnboundFunctions(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
createUnboundFunctions(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
createUriHelper() - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createUriHelper() - Method in class org.apache.olingo.server.api.OData
Creates a new URI helper object for performing URI-related tasks.
createUriHelper() - Method in class org.apache.olingo.server.core.ODataImpl
 
createUriParameter(EdmProperty, String, String, Edm, EdmType, Map<String, AliasQueryOption>) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
CRLF - Static variable in interface org.apache.olingo.client.api.communication.request.ODataStreamer
CR/LF.
CRLF - Static variable in class org.apache.olingo.server.core.deserializer.batch.BatchLineReader
 
CsdlAbstractEdmItem - Class in org.apache.olingo.commons.api.edm.provider
Super type of all CsdlEdmItems
CsdlAbstractEdmItem() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem
 
CsdlAbstractEdmProvider - Class in org.apache.olingo.commons.api.edm.provider
Dummy implementation of CsdlEdmProvider
CsdlAbstractEdmProvider() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
CsdlAction - Class in org.apache.olingo.commons.api.edm.provider
Represents an action CSDL item
CsdlAction() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAction
 
CsdlActionImport - Class in org.apache.olingo.commons.api.edm.provider
Represents an action import CSDL item
CsdlActionImport() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
 
CsdlAliasInfo - Class in org.apache.olingo.commons.api.edm.provider
Represents an alias info CSDL item
CsdlAliasInfo() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
 
CsdlAnnotatable - Interface in org.apache.olingo.commons.api.edm.provider
Super type of all annotatable CSDL items
CsdlAnnotation - Class in org.apache.olingo.commons.api.edm.provider
Represents a CSDL annotation
CsdlAnnotation() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
 
CsdlAnnotationPath - Class in org.apache.olingo.commons.api.edm.provider.annotation
Represents an annotation path
CsdlAnnotationPath() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlAnnotationPath
 
CsdlAnnotations - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl annotations.
CsdlAnnotations() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
 
CsdlApply - Class in org.apache.olingo.commons.api.edm.provider.annotation
 
CsdlApply() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
 
CsdlBindingTarget - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl binding target.
CsdlBindingTarget() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
 
CsdlCast - Class in org.apache.olingo.commons.api.edm.provider.annotation
Represents an edm:Cast expression.
CsdlCast() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
 
CsdlCollection - Class in org.apache.olingo.commons.api.edm.provider.annotation
The edm:Collection expression enables a value to be obtained from zero or more child expressions.
CsdlCollection() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCollection
 
CsdlComplexType - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl complex type.
CsdlComplexType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
 
CsdlConstantExpression - Class in org.apache.olingo.commons.api.edm.provider.annotation
 
CsdlConstantExpression(CsdlConstantExpression.ConstantExpressionType) - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression
 
CsdlConstantExpression(CsdlConstantExpression.ConstantExpressionType, String) - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression
 
CsdlConstantExpression.ConstantExpressionType - Enum in org.apache.olingo.commons.api.edm.provider.annotation
Type of the constant expression
CsdlDynamicExpression - Class in org.apache.olingo.commons.api.edm.provider.annotation
 
CsdlDynamicExpression() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
 
CsdlEdmProvider - Interface in org.apache.olingo.commons.api.edm.provider
The interface Csdl edm provider.
CsdlEntityContainer - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl entity container.
CsdlEntityContainer() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
CsdlEntityContainerInfo - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl entity container info.
CsdlEntityContainerInfo() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
 
CsdlEntitySet - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl entity set.
CsdlEntitySet() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
 
CsdlEntitySetPath - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl entity set path.
CsdlEntitySetPath() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
 
CsdlEntityType - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl entity type.
CsdlEntityType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
CsdlEnumMember - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl enum member.
CsdlEnumMember() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
 
CsdlEnumType - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl enum type.
CsdlEnumType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
 
CsdlExpression - Class in org.apache.olingo.commons.api.edm.provider.annotation
 
CsdlExpression() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlExpression
 
CsdlFunction - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl function.
CsdlFunction() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlFunction
 
CsdlFunctionImport - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl function import.
CsdlFunctionImport() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
 
CsdlIf - Class in org.apache.olingo.commons.api.edm.provider.annotation
Represents a edm:If expression
CsdlIf() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
 
CsdlIsOf - Class in org.apache.olingo.commons.api.edm.provider.annotation
The edm:IsOf expression evaluates a child expression and returns a Boolean value indicating whether the child expression returns the specified type
CsdlIsOf() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
 
CsdlLabeledElement - Class in org.apache.olingo.commons.api.edm.provider.annotation
The edm:LabeledElement expression assigns a name to a child expression.
CsdlLabeledElement() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
 
CsdlLabeledElementReference - Class in org.apache.olingo.commons.api.edm.provider.annotation
The edm:LabeledElementReference expression returns the value of an edm:LabeledElement (see CsdlLabeledElement) expression.
CsdlLabeledElementReference() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElementReference
 
CsdlLogicalOrComparisonExpression - Class in org.apache.olingo.commons.api.edm.provider.annotation
 
CsdlLogicalOrComparisonExpression(CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType) - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
 
CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType - Enum in org.apache.olingo.commons.api.edm.provider.annotation
Type of the constant expression
CsdlMapping - Class in org.apache.olingo.commons.api.edm.provider
Content of this class does not appear within the CSDL metadata document.
CsdlMapping() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlMapping
 
CsdlNamed - Interface in org.apache.olingo.commons.api.edm.provider
The interface Csdl named.
CsdlNavigationProperty - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl navigation property.
CsdlNavigationProperty() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
CsdlNavigationPropertyBinding - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl navigation property binding.
CsdlNavigationPropertyBinding() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
 
CsdlNavigationPropertyPath - Class in org.apache.olingo.commons.api.edm.provider.annotation
The edm:NavigationPropertyPath expression provides a value for terms or term properties that specify the built-in abstract type Edm.NavigationPropertyPath
CsdlNavigationPropertyPath() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNavigationPropertyPath
 
CsdlNull - Class in org.apache.olingo.commons.api.edm.provider.annotation
The edm:Null expression returns an untyped null value.
CsdlNull() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNull
 
CsdlOnDelete - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl on delete.
CsdlOnDelete() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlOnDelete
 
CsdlOnDeleteAction - Enum in org.apache.olingo.commons.api.edm.provider
The enum Csdl on delete action.
CsdlOperation - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl operation.
CsdlOperation() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
CsdlOperationImport - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl operation import.
CsdlOperationImport() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
 
CsdlParameter - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl parameter.
CsdlParameter() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
CsdlPath - Class in org.apache.olingo.commons.api.edm.provider.annotation
The edm:Path expression enables a value to be obtained by traversing an object graph.
CsdlPath() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPath
 
CsdlProperty - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl property.
CsdlProperty() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
CsdlPropertyPath - Class in org.apache.olingo.commons.api.edm.provider.annotation
The edm:PropertyPath expression provides a value for terms or term properties that specify the built-in abstract type Edm.PropertyPath.
CsdlPropertyPath() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyPath
 
CsdlPropertyRef - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl property ref.
CsdlPropertyRef() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
 
CsdlPropertyValue - Class in org.apache.olingo.commons.api.edm.provider.annotation
The edm:PropertyValue element supplies a value to a property on the type instantiated by an edm:Record expression (See EdmRecord).
CsdlPropertyValue() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
 
CsdlRecord - Class in org.apache.olingo.commons.api.edm.provider.annotation
The edm:Record expression enables a new entity type or complex type instance to be constructed.
CsdlRecord() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
 
CsdlReferentialConstraint - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl referential constraint.
CsdlReferentialConstraint() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
 
CsdlReturnType - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl return type.
CsdlReturnType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
 
CsdlSchema - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl schema.
CsdlSchema() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
CsdlSingleton - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl singleton.
CsdlSingleton() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
 
CsdlStructuralType - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl structural type.
CsdlStructuralType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
CsdlTerm - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl term.
CsdlTerm() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
CsdlTypeDefinition - Class in org.apache.olingo.commons.api.edm.provider
The type Csdl type definition.
CsdlTypeDefinition() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 
CsdlTypeValidator - Class in org.apache.olingo.client.core.metadatavalidator
 
CsdlTypeValidator() - Constructor for class org.apache.olingo.client.core.metadatavalidator.CsdlTypeValidator
 
CsdlTypeValidator(Map<String, String>, Map<FullQualifiedName, CsdlEntityContainer>, Map<FullQualifiedName, CsdlEntityType>, Map<FullQualifiedName, CsdlComplexType>, Map<FullQualifiedName, CsdlAction>, Map<FullQualifiedName, CsdlFunction>) - Constructor for class org.apache.olingo.client.core.metadatavalidator.CsdlTypeValidator
 
CsdlUrlRef - Class in org.apache.olingo.commons.api.edm.provider.annotation
The edm:UrlRef expression enables a value to be obtained by sending a GET request to the value of the UrlRef expression.
CsdlUrlRef() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlUrlRef
 
CUDRequestFactory - Interface in org.apache.olingo.client.api.communication.request.cud
 
CUDRequestFactoryImpl - Class in org.apache.olingo.client.core.communication.request.cud
 
CUDRequestFactoryImpl(ODataClient) - Constructor for class org.apache.olingo.client.core.communication.request.cud.CUDRequestFactoryImpl
 
current - Variable in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchResponseItem
Last cached OData response.
currentItem - Variable in class org.apache.olingo.client.core.communication.request.batch.AbstractBatchManager
Batch request current item.
currentRequest - Variable in class org.apache.olingo.client.core.http.AbstractOAuth2HttpClientFactory
 
CUSTOM_ANNOTATION - Variable in class org.apache.olingo.client.core.serialization.JsonDeserializer
 
CustomContentTypeSupport - Interface in org.apache.olingo.server.api.serializer
Processors that supports custom content types can implement this interface.
CustomETagSupport - Interface in org.apache.olingo.server.api.etag
Processors that would like to support etags for certain entity sets can implement this interface.
CustomFunction - Interface in org.apache.olingo.server.api.uri.queryoption.apply
Represents a transformation with a custom function.
CustomFunctionImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents a transformation with a custom function.
CustomFunctionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.CustomFunctionImpl
 
CustomQueryOption - Interface in org.apache.olingo.server.api.uri.queryoption
Represents a custom query option For example: http://.../entitySet?myOption=true
CustomQueryOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
CustomQueryOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.CustomQueryOptionImpl
 
customQueryOptions - Variable in class org.apache.olingo.client.core.uri.URIBuilderImpl
Insertion-order map of custom query options.

D

DataServices - Interface in org.apache.olingo.client.api.edm.xml
 
date(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
date(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
DATE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
day(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
day(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
DebugInformation - Class in org.apache.olingo.server.api.debug
This class contains all information necessary to construct a debug response.
DebugInformation() - Constructor for class org.apache.olingo.server.api.debug.DebugInformation
 
DebugResponseHelper - Interface in org.apache.olingo.server.api.debug
Support for applications creating debug responses.
DebugResponseHelperImpl - Class in org.apache.olingo.server.core.debug
 
DebugResponseHelperImpl(String) - Constructor for class org.apache.olingo.server.core.debug.DebugResponseHelperImpl
 
DebugSupport - Interface in org.apache.olingo.server.api.debug
Register this interface to add debug support to your service.
DebugTab - Interface in org.apache.olingo.server.core.debug
Debug information.
DebugTabBody - Class in org.apache.olingo.server.core.debug
Response body debug information.
DebugTabBody(ODataResponse) - Constructor for class org.apache.olingo.server.core.debug.DebugTabBody
 
DebugTabRequest - Class in org.apache.olingo.server.core.debug
Request debug information.
DebugTabRequest(ODataRequest) - Constructor for class org.apache.olingo.server.core.debug.DebugTabRequest
 
DebugTabResponse - Class in org.apache.olingo.server.core.debug
Response debug information.
DebugTabResponse(ODataResponse) - Constructor for class org.apache.olingo.server.core.debug.DebugTabResponse
 
DebugTabRuntime - Class in org.apache.olingo.server.core.debug
Runtime debug information.
DebugTabRuntime(List<RuntimeMeasurement>) - Constructor for class org.apache.olingo.server.core.debug.DebugTabRuntime
 
DebugTabServer - Class in org.apache.olingo.server.core.debug
Server debug information.
DebugTabServer(Map<String, String>) - Constructor for class org.apache.olingo.server.core.debug.DebugTabServer
 
DebugTabStacktrace - Class in org.apache.olingo.server.core.debug
Exception debug information.
DebugTabStacktrace(Exception) - Constructor for class org.apache.olingo.server.core.debug.DebugTabStacktrace
 
DebugTabUri - Class in org.apache.olingo.server.core.debug
URI parser debug information.
DebugTabUri(UriInfo) - Constructor for class org.apache.olingo.server.core.debug.DebugTabUri
 
decode(String) - Static method in class org.apache.olingo.commons.core.Decoder
Decodes a percent-encoded UTF-8 String value into a Java String (in its internal UTF-16 encoding).
decode(String) - Static method in class org.apache.olingo.server.core.uri.parser.UriDecoder
 
Decoder - Class in org.apache.olingo.commons.core
Decodes a Java String containing a percent-encoded UTF-8 String value into a Java String (in its internal UTF-16 encoding).
Decoder() - Constructor for class org.apache.olingo.commons.core.Decoder
 
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.olingo.client.core.ConfigurationImpl
 
DEFAULT_CHARSET - Static variable in interface org.apache.olingo.server.api.serializer.ODataSerializer
The default character set is UTF-8.
DEFAULT_CHARSET - Static variable in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
The default character set is UTF-8.
DEFAULT_PRECISION - Static variable in interface org.apache.olingo.commons.api.Constants
 
DEFAULT_SCALE - Static variable in interface org.apache.olingo.commons.api.Constants
 
DEFAULT_SERVER_BUNDLE_NAME - Static variable in exception org.apache.olingo.server.api.ODataLibraryException
 
DefaultDebugSupport - Class in org.apache.olingo.server.api.debug
Supports the default debug case.
DefaultDebugSupport() - Constructor for class org.apache.olingo.server.api.debug.DefaultDebugSupport
 
DefaultHttpClientFactory - Class in org.apache.olingo.client.core.http
Default implementation returning HttpClients with default parameters.
DefaultHttpClientFactory() - Constructor for class org.apache.olingo.client.core.http.DefaultHttpClientFactory
 
DefaultHttpUriRequestFactory - Class in org.apache.olingo.client.core.http
Default implementation returning default HttpUriRequest implementations.
DefaultHttpUriRequestFactory() - Constructor for class org.apache.olingo.client.core.http.DefaultHttpUriRequestFactory
 
DefaultProcessor - Class in org.apache.olingo.server.api.processor
Processor implementation for handling default cases: request for the metadata document request for the service document error handling
DefaultProcessor() - Constructor for class org.apache.olingo.server.api.processor.DefaultProcessor
 
DefaultRedirectProcessor - Class in org.apache.olingo.server.core
 
DefaultRedirectProcessor() - Constructor for class org.apache.olingo.server.core.DefaultRedirectProcessor
 
delete() - Method in interface org.apache.olingo.client.api.communication.response.AsyncResponseWrapper
DeleteA DELETE request sent to the status monitor resource requests that the asynchronous processing be canceled.
delete() - Method in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl.AsyncResponseWrapperImpl
 
deleteComplex(ODataRequest, ODataResponse, UriInfo) - Method in interface org.apache.olingo.server.api.processor.ComplexProcessor
Deletes complex-type value from an entity and puts the status into the response.
deleteComplexCollection(ODataRequest, ODataResponse, UriInfo) - Method in interface org.apache.olingo.server.api.processor.ComplexCollectionProcessor
Deletes complex-type collection from an entity and puts the status into the response.
DELETEDENTITY - Static variable in interface org.apache.olingo.commons.api.Constants
 
DeletedEntity - Class in org.apache.olingo.commons.api.data
 
DeletedEntity() - Constructor for class org.apache.olingo.commons.api.data.DeletedEntity
 
DeletedEntity.Reason - Enum in org.apache.olingo.commons.api.data
Reason of the removal from the list
deletedEntryQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
DELETEDLINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
deletedLinkQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
deleteEntity(ODataRequest, ODataResponse, UriInfo) - Method in interface org.apache.olingo.server.api.processor.EntityProcessor
Deletes entity from persistence and puts the status into the response.
deleteMediaEntity(ODataRequest, ODataResponse, UriInfo) - Method in interface org.apache.olingo.server.api.processor.MediaEntityProcessor
Deletes entity media data and associated entity from persistence and puts the status into the response.
deletePrimitive(ODataRequest, ODataResponse, UriInfo) - Method in interface org.apache.olingo.server.api.processor.PrimitiveProcessor
Deletes primitive-type value from an entity and puts the status into the response.
deletePrimitiveCollection(ODataRequest, ODataResponse, UriInfo) - Method in interface org.apache.olingo.server.api.processor.PrimitiveCollectionProcessor
Deletes primitive-type collection from an entity and puts the status into the response.
deletePrimitiveValue(ODataRequest, ODataResponse, UriInfo) - Method in interface org.apache.olingo.server.api.processor.PrimitiveValueProcessor
Deletes primitive-type raw value from an entity and puts the status into the response.
deleteReference(ODataRequest, ODataResponse, UriInfo) - Method in interface org.apache.olingo.server.api.processor.ReferenceProcessor
Deletes reference to an entity from persistence and puts the status into the response.
delta(InputStream) - Method in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
DELTA - Static variable in interface org.apache.olingo.commons.api.Constants
 
Delta - Class in org.apache.olingo.commons.api.data
A Delta instance contains all added and deleted links and all deleted entities.
Delta() - Constructor for class org.apache.olingo.commons.api.data.Delta
 
delta(InputStream, EdmEntityType) - Method in interface org.apache.olingo.server.api.deserializer.ODataDeserializer
Deserializes a entity delta entity collection stream into an Delta object.
delta(Delta) - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl.DeserializerResultBuilder
 
delta(InputStream, EdmEntityType) - Method in class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
 
DELTALINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
DeltaLink - Class in org.apache.olingo.commons.api.data
A delta link.
DeltaLink() - Constructor for class org.apache.olingo.commons.api.data.DeltaLink
 
DeltaProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling a single instance of an Delta Response.
DeltaTokenOption - Interface in org.apache.olingo.server.api.uri.queryoption
 
DeltaTokenOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
DeltaTokenOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.DeltaTokenOptionImpl
 
DELTAVALUE - Static variable in interface org.apache.olingo.commons.api.Constants
 
derived(EdmEntityType) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
Set the derived edm entity type.
derivedEntity(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
Set the derived entity name.
deserialize(JsonParser, DeserializationContext) - Method in class org.apache.olingo.client.core.edm.xml.AbstractClientCsdlEdmDeserializer
 
DeserializerException - Exception in org.apache.olingo.server.api.deserializer
Exception thrown by deserializers.
DeserializerException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.api.deserializer.DeserializerException
Creates deserializer exception.
DeserializerException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.api.deserializer.DeserializerException
Creates deserializer exception.
DeserializerException.MessageKeys - Enum in org.apache.olingo.server.api.deserializer
Keys for exception texts in the resource bundle.
DeserializerResult - Interface in org.apache.olingo.server.api.deserializer
Result type for ODataDeserializer methods
DeserializerResultBuilder() - Constructor for class org.apache.olingo.server.core.deserializer.DeserializerResultImpl.DeserializerResultBuilder
 
DeserializerResultImpl - Class in org.apache.olingo.server.core.deserializer
 
DeserializerResultImpl.DeserializerResultBuilder - Class in org.apache.olingo.server.core.deserializer
 
determineTypeKind(Object) - Static method in class org.apache.olingo.commons.core.edm.EdmTypeInfo
 
dimension - Variable in class org.apache.olingo.commons.api.edm.geo.Geospatial
 
dimension - Variable in class org.apache.olingo.commons.core.edm.primitivetype.AbstractGeospatialType
 
dispatch(ODataRequest, ODataResponse) - Method in class org.apache.olingo.server.core.ODataDispatcher
 
div(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
div(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
doContainerSerialize(ResWrap<Entity>, JsonGenerator) - Method in class org.apache.olingo.client.core.serialization.JsonEntitySerializer
 
doContainerSerialize(ResWrap<EntityCollection>, JsonGenerator) - Method in class org.apache.olingo.client.core.serialization.JsonEntitySetSerializer
 
doContainerSerialize(ResWrap<Property>, JsonGenerator) - Method in class org.apache.olingo.client.core.serialization.JsonPropertySerializer
 
doContentNegotiation(FormatOption, ODataRequest, CustomContentTypeSupport, RepresentationType) - Static method in class org.apache.olingo.server.core.ContentNegotiator
 
doDeserialize(JsonParser) - Method in class org.apache.olingo.client.core.data.JSONServiceDocumentDeserializer
 
doDeserialize(JsonParser) - Method in class org.apache.olingo.client.core.data.XMLServiceDocumentDeserializer
 
doDeserialize(JsonParser, DeserializationContext) - Method in class org.apache.olingo.client.core.edm.xml.AbstractClientCsdlEdmDeserializer
 
doDeserialize(JsonParser) - Method in class org.apache.olingo.client.core.serialization.JsonDeltaDeserializer
 
doDeserialize(JsonParser) - Method in class org.apache.olingo.client.core.serialization.JsonEntityDeserializer
 
doDeserialize(JsonParser) - Method in class org.apache.olingo.client.core.serialization.JsonEntitySetDeserializer
 
doDeserialize(JsonParser) - Method in class org.apache.olingo.client.core.serialization.JsonODataErrorDeserializer
 
doDeserialize(JsonParser) - Method in class org.apache.olingo.client.core.serialization.JsonODataErrorDetailDeserializer
 
doDeserialize(JsonParser) - Method in class org.apache.olingo.client.core.serialization.JsonPropertyDeserializer
 
doExecute() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
Builds the request and execute it.
doExecute() - Method in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl
 
doExecute() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchRequestImpl
 
doSerialize(Entity, JsonGenerator) - Method in class org.apache.olingo.client.core.serialization.JsonEntitySerializer
 
doSerialize(EntityCollection, JsonGenerator) - Method in class org.apache.olingo.client.core.serialization.JsonEntitySetSerializer
 
doSerialize(Property, JsonGenerator) - Method in class org.apache.olingo.client.core.serialization.JsonPropertySerializer
 
doSerialize(EdmEntityType, AbstractEntityCollection, String, String, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
doSerialize(EdmEntityType, Entity, String, String, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
DOUBLE_DASH - Static variable in class org.apache.olingo.server.core.deserializer.batch.BatchLineReader
 
DynamicProperty - Class in org.apache.olingo.server.core.uri.queryoption.apply
A dynamic EDM property containing an aggregation.
DynamicProperty(String, EdmType) - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
Creates a dynamic property with a mandatory name and an optional type.
DynamicStructuredType - Class in org.apache.olingo.server.core.uri.queryoption.apply
A dynamic structured type used to incorporate dynamic properties containing aggregations.
DynamicStructuredType(EdmStructuredType) - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 

E

EDIT_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
 
EDITMEDIA_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
 
edm(Edm) - Method in class org.apache.olingo.client.api.ODataClientBuilder.ClientBuilder
Set the edm to use for edm enabled client
Edm - Interface in org.apache.olingo.commons.api.edm
Entity Data Model (EDM)
Interface representing a Entity Data Model as described in the Conceptual Schema Definition.
edm - Variable in class org.apache.olingo.commons.core.edm.AbstractEdmAnnotatable
 
edm - Variable in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmExpression
 
EDM_NAMESPACE - Static variable in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
 
EDM_NAMESPACE - Static variable in interface org.apache.olingo.commons.api.edm.EdmTermType
 
EdmAction - Interface in org.apache.olingo.commons.api.edm
A CSDL action.
EdmActionImpl - Class in org.apache.olingo.commons.core.edm
 
EdmActionImpl(Edm, FullQualifiedName, CsdlAction) - Constructor for class org.apache.olingo.commons.core.edm.EdmActionImpl
 
EdmActionImport - Interface in org.apache.olingo.commons.api.edm
An EdmActionImport element.
EdmActionImportImpl - Class in org.apache.olingo.commons.core.edm
 
EdmActionImportImpl(Edm, EdmEntityContainer, CsdlActionImport) - Constructor for class org.apache.olingo.commons.core.edm.EdmActionImportImpl
 
EdmActionImportInfo - Interface in org.apache.olingo.commons.api.edm
Objects of this class contain information about one action import inside the EntityDataModel.
EdmAnd - Interface in org.apache.olingo.commons.api.edm.annotation
Represents a logical and annotation
EdmAndImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmAndImpl(Edm, CsdlLogicalOrComparisonExpression) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmAndImpl
 
EdmAnnotatable - Interface in org.apache.olingo.commons.api.edm
Can be applied to CSDL elements as described in the Conceptual Schema Definition Language.
EdmAnnotation - Interface in org.apache.olingo.commons.api.edm
This class models an OData Annotation which can be applied to a target.
EdmAnnotationImpl - Class in org.apache.olingo.commons.core.edm
 
EdmAnnotationImpl(Edm, CsdlAnnotation) - Constructor for class org.apache.olingo.commons.core.edm.EdmAnnotationImpl
 
EdmAnnotationPath - Interface in org.apache.olingo.commons.api.edm.annotation
Represents an annotation path
EdmAnnotationPath - Class in org.apache.olingo.commons.core.edm.termtype
 
EdmAnnotationPath() - Constructor for class org.apache.olingo.commons.core.edm.termtype.EdmAnnotationPath
 
EdmAnnotationPathImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmAnnotationPathImpl(Edm, CsdlAnnotationPath) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmAnnotationPathImpl
 
EdmAnnotations - Interface in org.apache.olingo.commons.api.edm
This is used to apply a group of annotations to a single model element.
EdmAnnotationsImpl - Class in org.apache.olingo.commons.core.edm
 
EdmAnnotationsImpl(Edm, CsdlAnnotations) - Constructor for class org.apache.olingo.commons.core.edm.EdmAnnotationsImpl
 
EdmAnyPropertyPath - Class in org.apache.olingo.commons.core.edm.termtype
 
EdmAnyPropertyPath() - Constructor for class org.apache.olingo.commons.core.edm.termtype.EdmAnyPropertyPath
 
EdmApply - Interface in org.apache.olingo.commons.api.edm.annotation
Represents an Edm:Apply expression
EdmApplyImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmApplyImpl(Edm, CsdlApply) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmApplyImpl
 
EdmAssistedJsonSerializer - Class in org.apache.olingo.server.core.serializer.json
 
EdmAssistedJsonSerializer(ContentType) - Constructor for class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
EdmAssistedJsonSerializer(ContentType, IConstants) - Constructor for class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
EdmAssistedSerializer - Interface in org.apache.olingo.server.api.serializer
EDM-assisted serializer
EdmAssistedSerializerOptions - Class in org.apache.olingo.server.api.serializer
Options for the EDM-assisted serializer.
EdmAssistedSerializerOptions() - Constructor for class org.apache.olingo.server.api.serializer.EdmAssistedSerializerOptions
 
EdmAssistedSerializerOptions.Builder - Class in org.apache.olingo.server.api.serializer
Builder of serializer options.
EdmBinary - Class in org.apache.olingo.commons.core.edm.primitivetype
Implementation of the EDM primitive type Binary.
EdmBinary() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmBinary
 
EdmBindingTarget - Interface in org.apache.olingo.commons.api.edm
Entity Sets or Singletons can be bound to each other using a navigation property binding so an EdmBindingTarget can either be an EdmEntitySet or an EdmSingleton.
EdmBoolean - Class in org.apache.olingo.commons.core.edm.primitivetype
Implementation of the EDM primitive type Boolean.
EdmBoolean() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmBoolean
 
EdmByte - Class in org.apache.olingo.commons.core.edm.primitivetype
Implementation of the EDM primitive type Byte.
EdmByte() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmByte
 
EdmCast - Interface in org.apache.olingo.commons.api.edm.annotation
Represents an edm:Cast expression.
EdmCastImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmCastImpl(Edm, CsdlCast) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmCastImpl
 
EdmCollection - Interface in org.apache.olingo.commons.api.edm.annotation
The edm:Collection expression enables a value to be obtained from zero or more child expressions.
EdmCollectionImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmCollectionImpl(Edm, CsdlCollection) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmCollectionImpl
 
EdmComplexType - Interface in org.apache.olingo.commons.api.edm
A CSDL ComplexType element.
EdmComplexTypeImpl - Class in org.apache.olingo.commons.core.edm
 
EdmComplexTypeImpl(Edm, FullQualifiedName, CsdlComplexType) - Constructor for class org.apache.olingo.commons.core.edm.EdmComplexTypeImpl
 
EdmConstantExpression - Interface in org.apache.olingo.commons.api.edm.annotation
Represents a constant expression
EdmConstantExpressionImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmConstantExpressionImpl(Edm, CsdlConstantExpression) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmConstantExpressionImpl
 
EdmDate - Class in org.apache.olingo.commons.core.edm.primitivetype
Implementation of the EDM primitive type Date.
EdmDate() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmDate
 
EdmDateTimeOffset - Class in org.apache.olingo.commons.core.edm.primitivetype
Implementation of the EDM primitive type DateTimeOffset.
EdmDateTimeOffset() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmDateTimeOffset
 
EdmDecimal - Class in org.apache.olingo.commons.core.edm.primitivetype
Implementation of the EDM primitive type Decimal.
EdmDecimal() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmDecimal
 
EdmDeltaSerializer - Interface in org.apache.olingo.server.api.serializer
 
EdmDouble - Class in org.apache.olingo.commons.core.edm.primitivetype
Implementation of the EDM primitive type Double.
EdmDouble() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmDouble
 
EdmDuration - Class in org.apache.olingo.commons.core.edm.primitivetype
 
EdmDuration() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmDuration
 
EdmDynamicExpression - Interface in org.apache.olingo.commons.api.edm.annotation
Represents a dynamic expression
EdmElement - Interface in org.apache.olingo.commons.api.edm
EdmEnabledInvokeRequestFactory - Interface in org.apache.olingo.client.api.communication.request.invoke
 
EdmEnabledInvokeRequestFactoryImpl - Class in org.apache.olingo.client.core.communication.request.invoke
 
EdmEnabledInvokeRequestFactoryImpl(EdmEnabledODataClient) - Constructor for class org.apache.olingo.client.core.communication.request.invoke.EdmEnabledInvokeRequestFactoryImpl
 
EdmEnabledODataClient - Interface in org.apache.olingo.client.api
 
EdmEnabledODataClientImpl - Class in org.apache.olingo.client.core
 
EdmEnabledODataClientImpl(String, Edm, String) - Constructor for class org.apache.olingo.client.core.EdmEnabledODataClientImpl
 
EdmEntityContainer - Interface in org.apache.olingo.commons.api.edm
A CSDL EntityContainer element.
EdmEntityContainerImpl - Class in org.apache.olingo.commons.core.edm
 
EdmEntityContainerImpl(Edm, CsdlEdmProvider, CsdlEntityContainerInfo) - Constructor for class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
EdmEntityContainerImpl(Edm, CsdlEdmProvider, FullQualifiedName, CsdlEntityContainer) - Constructor for class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
EdmEntitySet - Interface in org.apache.olingo.commons.api.edm
A CSDL EntitySet element.
EdmEntitySetImpl - Class in org.apache.olingo.commons.core.edm
 
EdmEntitySetImpl(Edm, EdmEntityContainer, CsdlEntitySet) - Constructor for class org.apache.olingo.commons.core.edm.EdmEntitySetImpl
 
EdmEntityType - Interface in org.apache.olingo.commons.api.edm
A CSDL EntityType element.
EdmEntityTypeImpl - Class in org.apache.olingo.commons.core.edm
 
EdmEntityTypeImpl(Edm, FullQualifiedName, CsdlEntityType) - Constructor for class org.apache.olingo.commons.core.edm.EdmEntityTypeImpl
 
EdmEnumType - Interface in org.apache.olingo.commons.api.edm
An EdmEnumType represents a set of related values.
EdmEnumTypeImpl - Class in org.apache.olingo.commons.core.edm
 
EdmEnumTypeImpl(Edm, FullQualifiedName, CsdlEnumType) - Constructor for class org.apache.olingo.commons.core.edm.EdmEnumTypeImpl
 
EdmEq - Interface in org.apache.olingo.commons.api.edm.annotation
Represents a edm:Eq expression
EdmEqImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmEqImpl(Edm, CsdlLogicalOrComparisonExpression) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmEqImpl
 
EdmException - Exception in org.apache.olingo.commons.api.edm
 
EdmException(Exception) - Constructor for exception org.apache.olingo.commons.api.edm.EdmException
 
EdmException(String) - Constructor for exception org.apache.olingo.commons.api.edm.EdmException
 
EdmException(String, Exception) - Constructor for exception org.apache.olingo.commons.api.edm.EdmException
 
EdmExpression - Interface in org.apache.olingo.commons.api.edm.annotation
Super type of all annotation expressions A expression is either constant or dynamic
EdmExpression.EdmExpressionType - Enum in org.apache.olingo.commons.api.edm.annotation
 
EdmFunction - Interface in org.apache.olingo.commons.api.edm
An EdmFunction as described in the OData specification
EdmFunctionImpl - Class in org.apache.olingo.commons.core.edm
 
EdmFunctionImpl(Edm, FullQualifiedName, CsdlFunction) - Constructor for class org.apache.olingo.commons.core.edm.EdmFunctionImpl
 
EdmFunctionImport - Interface in org.apache.olingo.commons.api.edm
A CSDL FunctionImport element
EdmFunctionImportImpl - Class in org.apache.olingo.commons.core.edm
 
EdmFunctionImportImpl(Edm, EdmEntityContainer, CsdlFunctionImport) - Constructor for class org.apache.olingo.commons.core.edm.EdmFunctionImportImpl
 
EdmGe - Interface in org.apache.olingo.commons.api.edm.annotation
Represents a edm:Ge expression
EdmGeImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmGeImpl(Edm, CsdlLogicalOrComparisonExpression) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmGeImpl
 
EdmGeography - Class in org.apache.olingo.commons.core.edm.primitivetype
 
EdmGeography() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmGeography
 
EdmGeographyCollection - Class in org.apache.olingo.commons.core.edm.primitivetype
 
EdmGeographyCollection() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyCollection
 
EdmGeographyLineString - Class in org.apache.olingo.commons.core.edm.primitivetype
 
EdmGeographyLineString() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyLineString
 
EdmGeographyMultiLineString - Class in org.apache.olingo.commons.core.edm.primitivetype
 
EdmGeographyMultiLineString() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyMultiLineString
 
EdmGeographyMultiPoint - Class in org.apache.olingo.commons.core.edm.primitivetype
 
EdmGeographyMultiPoint() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyMultiPoint
 
EdmGeographyMultiPolygon - Class in org.apache.olingo.commons.core.edm.primitivetype
 
EdmGeographyMultiPolygon() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyMultiPolygon
 
EdmGeographyPoint - Class in org.apache.olingo.commons.core.edm.primitivetype
 
EdmGeographyPoint() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyPoint
 
EdmGeographyPolygon - Class in org.apache.olingo.commons.core.edm.primitivetype
 
EdmGeographyPolygon() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyPolygon
 
EdmGeometry - Class in org.apache.olingo.commons.core.edm.primitivetype
 
EdmGeometry() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometry
 
EdmGeometryCollection - Class in org.apache.olingo.commons.core.edm.primitivetype
 
EdmGeometryCollection() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryCollection
 
EdmGeometryLineString - Class in org.apache.olingo.commons.core.edm.primitivetype
 
EdmGeometryLineString() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryLineString
 
EdmGeometryMultiLineString - Class in org.apache.olingo.commons.core.edm.primitivetype
 
EdmGeometryMultiLineString() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryMultiLineString
 
EdmGeometryMultiPoint - Class in org.apache.olingo.commons.core.edm.primitivetype
 
EdmGeometryMultiPoint() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryMultiPoint
 
EdmGeometryMultiPolygon - Class in org.apache.olingo.commons.core.edm.primitivetype
 
EdmGeometryMultiPolygon() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryMultiPolygon
 
EdmGeometryPoint - Class in org.apache.olingo.commons.core.edm.primitivetype
 
EdmGeometryPoint() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryPoint
 
EdmGeometryPolygon - Class in org.apache.olingo.commons.core.edm.primitivetype
 
EdmGeometryPolygon() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryPolygon
 
EdmGt - Interface in org.apache.olingo.commons.api.edm.annotation
Represents a edm:Gt expression
EdmGtImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmGtImpl(Edm, CsdlLogicalOrComparisonExpression) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmGtImpl
 
EdmGuid - Class in org.apache.olingo.commons.core.edm.primitivetype
Implementation of the EDM primitive type Guid.
EdmGuid() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmGuid
 
EdmIf - Interface in org.apache.olingo.commons.api.edm.annotation
Represents a edm:If expression
EdmIfImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmIfImpl(Edm, CsdlIf) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmIfImpl
 
EdmInt16 - Class in org.apache.olingo.commons.core.edm.primitivetype
Implementation of the EDM primitive type Int16.
EdmInt16() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmInt16
 
EdmInt32 - Class in org.apache.olingo.commons.core.edm.primitivetype
Implementation of the EDM primitive type Int32.
EdmInt32() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmInt32
 
EdmInt64 - Class in org.apache.olingo.commons.core.edm.primitivetype
Implementation of the EDM primitive type Int64.
EdmInt64() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmInt64
 
EdmIsOf - Interface in org.apache.olingo.commons.api.edm.annotation
The edm:IsOf expression evaluates a child expression and returns a Boolean value indicating whether the child expression returns the specified type
EdmIsOfImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmIsOfImpl(Edm, CsdlIsOf) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmIsOfImpl
 
EdmKeyPropertyRef - Interface in org.apache.olingo.commons.api.edm
A key property reference element.
EdmKeyPropertyRefImpl - Class in org.apache.olingo.commons.core.edm
 
EdmKeyPropertyRefImpl(EdmEntityType, CsdlPropertyRef) - Constructor for class org.apache.olingo.commons.core.edm.EdmKeyPropertyRefImpl
 
EdmLabeledElement - Interface in org.apache.olingo.commons.api.edm.annotation
The edm:LabeledElement expression assigns a name to a child expression.
EdmLabeledElementImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmLabeledElementImpl(Edm, CsdlLabeledElement) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmLabeledElementImpl
 
EdmLabeledElementReference - Interface in org.apache.olingo.commons.api.edm.annotation
The edm:LabeledElementReference expression returns the value of an edm:LabeledElement (see EdmLabeledElement) expression.
EdmLabeledElementReferenceImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmLabeledElementReferenceImpl(Edm, CsdlLabeledElementReference) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmLabeledElementReferenceImpl
 
EdmLe - Interface in org.apache.olingo.commons.api.edm.annotation
Represents a edm:Le expression
EdmLeImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmLeImpl(Edm, CsdlLogicalOrComparisonExpression) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmLeImpl
 
EdmLogicalOrComparisonExpression - Interface in org.apache.olingo.commons.api.edm.annotation
Represents a generic expression with two child exprssions
EdmLt - Interface in org.apache.olingo.commons.api.edm.annotation
Represents a edm:Lt expression
EdmLtImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmLtImpl(Edm, CsdlLogicalOrComparisonExpression) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmLtImpl
 
EdmMappable - Interface in org.apache.olingo.commons.api.edm
EdmMappable can be applied to CSDL elements to associate additional information.
EdmMapping - Interface in org.apache.olingo.commons.api.edm
EdmMapping holds custom mapping information which can be applied to a CSDL element.
EdmMember - Interface in org.apache.olingo.commons.api.edm
An EdmEnumType member element.
EdmMemberImpl - Class in org.apache.olingo.commons.core.edm
 
EdmMemberImpl(Edm, CsdlEnumMember) - Constructor for class org.apache.olingo.commons.core.edm.EdmMemberImpl
 
EdmMetadataRequest - Interface in org.apache.olingo.client.api.communication.request.retrieve
This class implements a metadata query request.
EdmModelElementPath - Class in org.apache.olingo.commons.core.edm.termtype
 
EdmModelElementPath() - Constructor for class org.apache.olingo.commons.core.edm.termtype.EdmModelElementPath
 
EdmNamed - Interface in org.apache.olingo.commons.api.edm
EdmNamed is the base interface for nearly all CSDL constructs.
EdmNavigationProperty - Interface in org.apache.olingo.commons.api.edm
A CSDL NavigationProperty element
EdmNavigationProperty allows navigation from one entity type to another via a relationship.
EdmNavigationPropertyBinding - Interface in org.apache.olingo.commons.api.edm
A navigation property binding which binds entity sets or singletons with each other.
EdmNavigationPropertyBindingImpl - Class in org.apache.olingo.commons.core.edm
 
EdmNavigationPropertyBindingImpl(String, String) - Constructor for class org.apache.olingo.commons.core.edm.EdmNavigationPropertyBindingImpl
 
EdmNavigationPropertyImpl - Class in org.apache.olingo.commons.core.edm
 
EdmNavigationPropertyImpl(Edm, CsdlNavigationProperty) - Constructor for class org.apache.olingo.commons.core.edm.EdmNavigationPropertyImpl
 
EdmNavigationPropertyPath - Interface in org.apache.olingo.commons.api.edm.annotation
The edm:NavigationPropertyPath expression provides a value for terms or term properties that specify the built-in abstract type Edm.NavigationPropertyPath
EdmNavigationPropertyPath - Class in org.apache.olingo.commons.core.edm.termtype
 
EdmNavigationPropertyPath() - Constructor for class org.apache.olingo.commons.core.edm.termtype.EdmNavigationPropertyPath
 
EdmNavigationPropertyPathImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmNavigationPropertyPathImpl(Edm, CsdlNavigationPropertyPath) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmNavigationPropertyPathImpl
 
EdmNe - Interface in org.apache.olingo.commons.api.edm.annotation
Represents a edm:Ne expression
EdmNeImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmNeImpl(Edm, CsdlLogicalOrComparisonExpression) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmNeImpl
 
EdmNot - Interface in org.apache.olingo.commons.api.edm.annotation
Represents a logical edm:Le expression
EdmNotImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmNotImpl(Edm, CsdlLogicalOrComparisonExpression) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmNotImpl
 
EdmNull - Interface in org.apache.olingo.commons.api.edm.annotation
The edm:Null expression returns an untyped null value.
EdmNullImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmNullImpl(Edm, CsdlNull) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmNullImpl
 
EdmOnDelete - Enum in org.apache.olingo.commons.api.edm.constants
A navigation property MAY define one edm:OnDelete element.
EdmOnDelete - Interface in org.apache.olingo.commons.api.edm
 
EdmOnDeleteImpl - Class in org.apache.olingo.commons.core.edm
 
EdmOnDeleteImpl(Edm, CsdlOnDelete) - Constructor for class org.apache.olingo.commons.core.edm.EdmOnDeleteImpl
 
EdmOperation - Interface in org.apache.olingo.commons.api.edm
A EdmOperation can either be an EdmAction or an EdmFunction.
EdmOperationImport - Interface in org.apache.olingo.commons.api.edm
An EdmOperationImport can be an EdmActionImport or an EdmFunctionImport.
EdmOperationImportInfo - Interface in org.apache.olingo.commons.api.edm
Objects of this class contain information about one action or function import inside the EntityDataModel.
EdmOr - Interface in org.apache.olingo.commons.api.edm.annotation
Represents a logical edm:And expression
EdmOrImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmOrImpl(Edm, CsdlLogicalOrComparisonExpression) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmOrImpl
 
EdmParameter - Interface in org.apache.olingo.commons.api.edm
A CSDL parameter element
EdmParameterImpl - Class in org.apache.olingo.commons.core.edm
 
EdmParameterImpl(Edm, CsdlParameter) - Constructor for class org.apache.olingo.commons.core.edm.EdmParameterImpl
 
EdmPath - Interface in org.apache.olingo.commons.api.edm.annotation
The edm:Path expression enables a value to be obtained by traversing an object graph.
EdmPathImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmPathImpl(Edm, CsdlPath) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmPathImpl
 
EdmPrimitiveType - Interface in org.apache.olingo.commons.api.edm
EdmPrimitiveType is a primitive type as defined in the Entity Data Model (EDM).
EdmPrimitiveTypeException - Exception in org.apache.olingo.commons.api.edm
 
EdmPrimitiveTypeException(String) - Constructor for exception org.apache.olingo.commons.api.edm.EdmPrimitiveTypeException
 
EdmPrimitiveTypeException(String, Exception) - Constructor for exception org.apache.olingo.commons.api.edm.EdmPrimitiveTypeException
 
EdmPrimitiveTypeFactory - Class in org.apache.olingo.commons.core.edm.primitivetype
 
EdmPrimitiveTypeKind - Enum in org.apache.olingo.commons.api.edm
Enumeration of all primitive type kinds.
EdmProperty - Interface in org.apache.olingo.commons.api.edm
A CSDL Property element.
EdmPropertyImpl - Class in org.apache.olingo.commons.core.edm
 
EdmPropertyImpl(Edm, CsdlProperty) - Constructor for class org.apache.olingo.commons.core.edm.EdmPropertyImpl
 
EdmPropertyPath - Interface in org.apache.olingo.commons.api.edm.annotation
The edm:PropertyPath expression provides a value for terms or term properties that specify the built-in abstract type Edm.PropertyPath.
EdmPropertyPath - Class in org.apache.olingo.commons.core.edm.termtype
 
EdmPropertyPath() - Constructor for class org.apache.olingo.commons.core.edm.termtype.EdmPropertyPath
 
EdmPropertyPathImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmPropertyPathImpl(Edm, CsdlPropertyPath) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmPropertyPathImpl
 
EdmPropertyValue - Interface in org.apache.olingo.commons.api.edm.annotation
The edm:PropertyValue element supplies a value to a property on the type instantiated by an edm:Record expression (See EdmRecord).
EdmPropertyValueImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmPropertyValueImpl(Edm, CsdlPropertyValue) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmPropertyValueImpl
 
EdmProviderImpl - Class in org.apache.olingo.commons.core.edm
 
EdmProviderImpl(CsdlEdmProvider) - Constructor for class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
EdmProviderImpl(CsdlEdmProvider, List<CsdlSchema>) - Constructor for class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
EdmRecord - Interface in org.apache.olingo.commons.api.edm.annotation
The edm:Record expression enables a new entity type or complex type instance to be constructed.
EdmRecordImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmRecordImpl(Edm, CsdlRecord) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmRecordImpl
 
EdmReferentialConstraint - Interface in org.apache.olingo.commons.api.edm
A referential constraint of a navigation property.
EdmReferentialConstraintImpl - Class in org.apache.olingo.commons.core.edm
 
EdmReferentialConstraintImpl(Edm, CsdlReferentialConstraint) - Constructor for class org.apache.olingo.commons.core.edm.EdmReferentialConstraintImpl
 
EdmReturnType - Interface in org.apache.olingo.commons.api.edm
EdmReturnTypeImpl - Class in org.apache.olingo.commons.core.edm
 
EdmReturnTypeImpl(Edm, CsdlReturnType) - Constructor for class org.apache.olingo.commons.core.edm.EdmReturnTypeImpl
 
EdmSByte - Class in org.apache.olingo.commons.core.edm.primitivetype
Implementation of the EDM primitive type SByte.
EdmSByte() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmSByte
 
EdmSchema - Interface in org.apache.olingo.commons.api.edm
A csdl schema element
EdmSchemaImpl - Class in org.apache.olingo.commons.core.edm
 
EdmSchemaImpl(EdmProviderImpl, CsdlEdmProvider, CsdlSchema) - Constructor for class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
EdmSingle - Class in org.apache.olingo.commons.core.edm.primitivetype
Implementation of the EDM primitive type Single.
EdmSingle() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmSingle
 
EdmSingleton - Interface in org.apache.olingo.commons.api.edm
An EdmSingleton represents a single entity inside the entity model.
EdmSingletonImpl - Class in org.apache.olingo.commons.core.edm
 
EdmSingletonImpl(Edm, EdmEntityContainer, CsdlSingleton) - Constructor for class org.apache.olingo.commons.core.edm.EdmSingletonImpl
 
EdmStream - Class in org.apache.olingo.commons.core.edm.primitivetype
Implementation of the EDM primitive type Stream as URI.
EdmStream() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmStream
 
EdmString - Class in org.apache.olingo.commons.core.edm.primitivetype
Implementation of the EDM primitive type String.
EdmString() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmString
 
EdmStructuredType - Interface in org.apache.olingo.commons.api.edm
EdmStructuralType is the base for a complex type or an entity type.
EdmTerm - Interface in org.apache.olingo.commons.api.edm
An EdmTerm defines a term in a vocabulary.
EdmTermImpl - Class in org.apache.olingo.commons.core.edm
 
EdmTermImpl(Edm, String, CsdlTerm) - Constructor for class org.apache.olingo.commons.core.edm.EdmTermImpl
 
EdmTermType - Interface in org.apache.olingo.commons.api.edm
 
EdmTermTypeFactory - Class in org.apache.olingo.commons.core.edm.termtype
 
EdmTermTypeKind - Enum in org.apache.olingo.commons.api.edm
 
EdmTimeOfDay - Class in org.apache.olingo.commons.core.edm.primitivetype
 
EdmTimeOfDay() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.EdmTimeOfDay
 
EdmType - Interface in org.apache.olingo.commons.api.edm
EdmType holds the namespace of a given type and its type as EdmTypeKind.
EdmTyped - Interface in org.apache.olingo.commons.api.edm
EdmTyped indicates if an EDM element is of a special type and holds the multiplicity of that type.
EdmTypeDefinition - Interface in org.apache.olingo.commons.api.edm
An EdmTypeDefinition defines a specialization of one of the possible primitive types.
EdmTypeDefinitionImpl - Class in org.apache.olingo.commons.core.edm
 
EdmTypeDefinitionImpl(Edm, FullQualifiedName, CsdlTypeDefinition) - Constructor for class org.apache.olingo.commons.core.edm.EdmTypeDefinitionImpl
 
EdmTypeImpl - Class in org.apache.olingo.commons.core.edm
 
EdmTypeImpl(Edm, FullQualifiedName, EdmTypeKind, CsdlAnnotatable) - Constructor for class org.apache.olingo.commons.core.edm.EdmTypeImpl
 
EdmTypeInfo - Class in org.apache.olingo.commons.core.edm
 
EdmTypeInfo.Builder - Class in org.apache.olingo.commons.core.edm
 
EdmTypeKind - Enum in org.apache.olingo.commons.api.edm.constants
EdmTypeKind specifies the type of an EDM element.
EdmTypeValidator - Class in org.apache.olingo.client.core.metadatavalidator
 
EdmTypeValidator(Map<String, String>, Map<FullQualifiedName, EdmEntityContainer>, Map<FullQualifiedName, EdmEntityType>, Map<FullQualifiedName, EdmComplexType>, Map<FullQualifiedName, EdmFunction>) - Constructor for class org.apache.olingo.client.core.metadatavalidator.EdmTypeValidator
 
EdmUrlRef - Interface in org.apache.olingo.commons.api.edm.annotation
The edm:UrlRef expression enables a value to be obtained by sending a GET request to the value of the UrlRef expression.
EdmUrlRefImpl - Class in org.apache.olingo.commons.core.edm.annotation
 
EdmUrlRefImpl(Edm, CsdlUrlRef) - Constructor for class org.apache.olingo.commons.core.edm.annotation.EdmUrlRefImpl
 
Edmx - Interface in org.apache.olingo.client.api.edm.xml
 
edmx - Variable in class org.apache.olingo.client.core.edm.ClientCsdlXMLMetadata
 
EdmxReference - Class in org.apache.olingo.commons.api.edmx
POJO for Edmx Reference.
EdmxReference(URI) - Constructor for class org.apache.olingo.commons.api.edmx.EdmxReference
Create reference with given uri
EdmxReferenceInclude - Class in org.apache.olingo.commons.api.edmx
edmx:Include elements that specify the schemas to include from the target document.
EdmxReferenceInclude(String, String) - Constructor for class org.apache.olingo.commons.api.edmx.EdmxReferenceInclude
Create include with given namespace and alias.
EdmxReferenceInclude(String) - Constructor for class org.apache.olingo.commons.api.edmx.EdmxReferenceInclude
Create include with given namespace and empty (NULL) alias.
EdmxReferenceIncludeAnnotation - Class in org.apache.olingo.commons.api.edmx
POJO for Edmx Reference Include Annotation.
EdmxReferenceIncludeAnnotation(String) - Constructor for class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
Create include annotation with given termNamespace and empty qualifier and targetNamespace.
EdmxReferenceIncludeAnnotation(String, String, String) - Constructor for class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
Create include annotation with given termNamespace, qualifier and targetNamespace.
ELEM_DELETED_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_ELEMENT - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_GEOCOLLECTION - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_GEOMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_LINESTRING - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_LINESTRINGMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_LINKS - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_MULTILINESTRING - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_MULTIPOINT - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_MULTIPOLYGON - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_POINT - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_POINTMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_POLYGON - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_POLYGON_EXTERIOR - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_POLYGON_INTERIOR - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_POLYGON_LINEARRING - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_POS - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_PROPERTY - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_REASON - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_SURFACEMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
 
ELEM_URI - Static variable in interface org.apache.olingo.commons.api.Constants
 
elementQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
encode(String) - Static method in class org.apache.olingo.commons.core.Encoder
Encodes a Java String (in its internal UTF-16 encoding) into its percent-encoded UTF-8 representation according to RFC 3986, suitable for parts of an OData path segment.
Encoder - Class in org.apache.olingo.commons.core
Encodes a Java String (in its internal UTF-16 encoding) into its percent-encoded UTF-8 representation according to RFC 3986 (with consideration of its predecessor RFC 2396).
endswith(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
endswith(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
ENTITY - Static variable in interface org.apache.olingo.commons.api.Constants
 
Entity - Class in org.apache.olingo.commons.api.data
Data representation for a single entity.
Entity() - Constructor for class org.apache.olingo.commons.api.data.Entity
 
entity(InputStream, EdmEntityType) - Method in interface org.apache.olingo.server.api.deserializer.ODataDeserializer
Deserializes an entity stream into an Entity object.
entity(ServiceMetadata, EdmEntityType, Entity, EntitySerializerOptions) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
Writes entity data into an InputStream.
entity(Entity) - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl.DeserializerResultBuilder
 
entity(InputStream, EdmEntityType) - Method in class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
 
entity(ServiceMetadata, EdmEntityType, Entity, EdmAssistedSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
entity(ServiceMetadata, EdmEntityType, Entity, EntitySerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
entity(ServiceMetadata, EdmEntityType, Entity, EntitySerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
ENTITY_BINDING_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ENTITY_COLLECTION_BINDING_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ENTITY_NAVIGATION_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ENTITY_SET_NAVIGATION_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
 
entityBaseType - Variable in class org.apache.olingo.commons.core.edm.EdmEntityTypeImpl
 
EntityCollection - Class in org.apache.olingo.commons.api.data
Data representation for a collection of single entities.
EntityCollection() - Constructor for class org.apache.olingo.commons.api.data.EntityCollection
 
entityCollection(InputStream, EdmEntityType) - Method in interface org.apache.olingo.server.api.deserializer.ODataDeserializer
Deserializes an entity collection stream into an EntityCollection object.
entityCollection(ServiceMetadata, EdmEntityType, AbstractEntityCollection, EdmAssistedSerializerOptions) - Method in interface org.apache.olingo.server.api.serializer.EdmAssistedSerializer
Writes entity-collection data into an InputStream.
entityCollection(ServiceMetadata, EdmEntityType, Delta, EntityCollectionSerializerOptions) - Method in interface org.apache.olingo.server.api.serializer.EdmDeltaSerializer
Writes collection of delta-response into an InputStream.
entityCollection(ServiceMetadata, EdmEntityType, AbstractEntityCollection, EntityCollectionSerializerOptions) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
Writes entity-collection data into an InputStream.
entityCollection(EntityCollection) - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl.DeserializerResultBuilder
 
entityCollection(InputStream, EdmEntityType) - Method in class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
 
entityCollection(ServiceMetadata, EdmEntityType, AbstractEntityCollection, EdmAssistedSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
entityCollection(ServiceMetadata, EdmEntityType, Delta, EntityCollectionSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializer
 
entityCollection(ServiceMetadata, EdmEntityType, Delta, EntityCollectionSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
entityCollection(ServiceMetadata, EdmEntityType, AbstractEntityCollection, EntityCollectionSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
entityCollection(ServiceMetadata, EdmEntityType, AbstractEntityCollection, EntityCollectionSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
entityCollectionIntoStream(ServiceMetadata, EdmEntityType, AbstractEntityCollectionObject, EntityCollectionSerializerOptions, OutputStream) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
EntityCollectionProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling a collection of entities, e.g., an Entity Set.
EntityCollectionSerializerOptions - Class in org.apache.olingo.server.api.serializer
Options for the OData serializer.
EntityCollectionSerializerOptions() - Constructor for class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions
 
EntityCollectionSerializerOptions.Builder - Class in org.apache.olingo.server.api.serializer
Builder of OData serializer options.
entityCollectionStreamed(ServiceMetadata, EdmEntityType, AbstractEntityCollectionObject, EntityCollectionSerializerOptions) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
Writes entity-collection data into an InputStream.
entityCollectionStreamed(ServiceMetadata, EdmEntityType, AbstractEntityCollectionObject, EntityCollectionSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
entityCollectionStreamed(ServiceMetadata, EdmEntityType, AbstractEntityCollectionObject, EntityCollectionSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
EntityIterator - Class in org.apache.olingo.commons.api.data
Data representation as an Iterator for a collection of single entities.
EntityIterator() - Constructor for class org.apache.olingo.commons.api.data.EntityIterator
 
EntityMediaObject - Class in org.apache.olingo.commons.api.data
 
EntityMediaObject() - Constructor for class org.apache.olingo.commons.api.data.EntityMediaObject
 
EntityProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling a single instance of an Entity Type.
entityReferences(InputStream) - Method in interface org.apache.olingo.server.api.deserializer.ODataDeserializer
Reads entity references from the provided document.
entityReferences(List<URI>) - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl.DeserializerResultBuilder
 
entityReferences(InputStream) - Method in class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
 
EntitySerializerOptions - Class in org.apache.olingo.server.api.serializer
Options for the OData serializer.
EntitySerializerOptions.Builder - Class in org.apache.olingo.server.api.serializer
Builder of OData serializer options.
entitySet(EdmEntitySet) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
Set the edm entity set.
entitySet - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
The Entity set.
entitySetOrSingletonOrType(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
Set the entity set / singleton / type name.
entitySetPath - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
The Entity set path.
entryRefQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
Enumeration - Interface in org.apache.olingo.server.api.uri.queryoption.expression
Represents a enumeration expression node in the expression tree
A enumeration expression node is inserted in the expression tree for any valid enumeration.
EnumerationImpl - Class in org.apache.olingo.server.core.uri.queryoption.expression
 
EnumerationImpl(EdmEnumType, List<String>) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.EnumerationImpl
 
eq(String, Object) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
 
eq(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
 
eq(String, Object) - Method in class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
eq(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
EqFilter - Class in org.apache.olingo.client.core.uri
 
equals(Object) - Method in class org.apache.olingo.client.api.domain.AbstractClientPayload
 
equals(Object) - Method in class org.apache.olingo.client.api.domain.AbstractClientValue
 
equals(Object) - Method in class org.apache.olingo.client.api.domain.ClientInlineEntity
 
equals(Object) - Method in class org.apache.olingo.client.api.domain.ClientInlineEntitySet
 
equals(Object) - Method in class org.apache.olingo.client.api.domain.ClientItem
 
equals(Object) - Method in class org.apache.olingo.client.core.data.ServiceDocumentImpl
 
equals(Object) - Method in class org.apache.olingo.client.core.data.ServiceDocumentItemImpl
 
equals(Object) - Method in class org.apache.olingo.client.core.domain.ClientCollectionValueImpl
 
equals(Object) - Method in class org.apache.olingo.client.core.domain.ClientComplexValueImpl
 
equals(Object) - Method in class org.apache.olingo.client.core.domain.ClientDeletedEntityImpl
 
equals(Object) - Method in class org.apache.olingo.client.core.domain.ClientDeltaImpl
 
equals(Object) - Method in class org.apache.olingo.client.core.domain.ClientDeltaLinkImpl
 
equals(Object) - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
equals(Object) - Method in class org.apache.olingo.client.core.domain.ClientEntitySetImpl
 
equals(Object) - Method in class org.apache.olingo.client.core.domain.ClientEnumValueImpl
 
equals(Object) - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl
 
equals(Object) - Method in class org.apache.olingo.client.core.domain.ClientPropertyImpl
 
equals(Object) - Method in class org.apache.olingo.client.core.domain.ClientValuableImpl
 
equals(Object) - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
 
equals(Object) - Method in class org.apache.olingo.commons.api.data.Annotation
 
equals(Object) - Method in class org.apache.olingo.commons.api.data.ComplexValue
 
equals(Object) - Method in class org.apache.olingo.commons.api.data.Delta
 
equals(Object) - Method in class org.apache.olingo.commons.api.data.DeltaLink
 
equals(Object) - Method in class org.apache.olingo.commons.api.data.Entity
 
equals(Object) - Method in class org.apache.olingo.commons.api.data.EntityCollection
 
equals(Object) - Method in class org.apache.olingo.commons.api.data.Link
 
equals(Object) - Method in class org.apache.olingo.commons.api.data.Linked
 
equals(Object) - Method in class org.apache.olingo.commons.api.data.Parameter
 
equals(Object) - Method in class org.apache.olingo.commons.api.data.Property
 
equals(Object) - Method in class org.apache.olingo.commons.api.data.Valuable
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.geo.Point
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.geo.SRID
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlAnnotationPath
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCollection
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElementReference
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNavigationPropertyPath
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNull
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPath
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyPath
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlUrlRef
 
equals(Object) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
 
equals(Object) - Method in class org.apache.olingo.commons.api.format.ContentType
ContentTypes are equal if type, subtype, and all parameters have the same value.
equals(Object) - Method in class org.apache.olingo.commons.core.edm.ActionMapKey
 
equals(Object) - Method in class org.apache.olingo.commons.core.edm.EdmEnumTypeImpl
 
equals(Object) - Method in class org.apache.olingo.commons.core.edm.FunctionMapKey
 
equals(Object) - Method in class org.apache.olingo.commons.core.edm.primitivetype.SingletonPrimitiveType
 
equals(Object) - Method in class org.apache.olingo.commons.core.edm.TargetQualifierMapKey
 
equals(Object) - Method in class org.apache.olingo.commons.core.edm.termtype.SingletonTermType
 
equals(Object) - Method in class org.apache.olingo.server.core.deserializer.batch.HeaderField
 
equals(Object) - Method in class org.apache.olingo.server.core.deserializer.batch.Line
 
error(ODataServerError) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
Writes an ODataError into an InputStream.
error(ODataServerError) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
error(ODataServerError) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
ERROR_CODE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ERROR_DETAIL - Static variable in interface org.apache.olingo.commons.api.Constants
 
ERROR_DETAILS - Static variable in interface org.apache.olingo.commons.api.Constants
 
ERROR_INNERERROR - Static variable in interface org.apache.olingo.commons.api.Constants
 
ERROR_MESSAGE - Static variable in interface org.apache.olingo.commons.api.Constants
 
ERROR_TARGET - Static variable in interface org.apache.olingo.commons.api.Constants
 
errorCodeQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
errorDetailQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
errorMessageQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
ErrorProcessor - Interface in org.apache.olingo.server.api.processor
Processor which is called if any error/exception occurs inside the library or another processor.
errorTargetQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
escape(Object) - Static method in class org.apache.olingo.client.core.uri.URIUtils
Turns primitive values into their respective URI representation.
escapeHtml(String) - Static method in class org.apache.olingo.server.core.debug.DebugResponseHelperImpl
 
ETAG - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
ETagHelper - Interface in org.apache.olingo.server.api.etag
Used for ETag-related tasks.
ETagHelperImpl - Class in org.apache.olingo.server.core.etag
 
ETagHelperImpl() - Constructor for class org.apache.olingo.server.core.etag.ETagHelperImpl
 
ETagInformation - Class in org.apache.olingo.server.core.etag
Information about the values of an ETag-relevant HTTP header.
ETagInformation(boolean, Collection<String>) - Constructor for class org.apache.olingo.server.core.etag.ETagInformation
 
ETagParser - Class in org.apache.olingo.server.core.etag
Parses the values of HTTP header fields that contain a list of entity tags or a single star character, i.e., If-Match and If-None-Match.
etagQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
execute() - Method in interface org.apache.olingo.client.api.communication.request.AsyncRequestWrapper
execute the request for the first time.
execute() - Method in interface org.apache.olingo.client.api.communication.request.ODataBasicRequest
Request execute.
execute() - Method in interface org.apache.olingo.client.api.communication.request.retrieve.ODataRawRequest
Executes the query.
execute() - Method in class org.apache.olingo.client.core.communication.request.AsyncBatchRequestWrapperImpl
 
execute() - Method in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl
 
execute() - Method in class org.apache.olingo.client.core.communication.request.cud.ODataDeleteRequestImpl
 
execute() - Method in class org.apache.olingo.client.core.communication.request.cud.ODataEntityCreateRequestImpl
 
execute() - Method in class org.apache.olingo.client.core.communication.request.cud.ODataEntityUpdateRequestImpl
 
execute() - Method in class org.apache.olingo.client.core.communication.request.cud.ODataPropertyUpdateRequestImpl
 
execute() - Method in class org.apache.olingo.client.core.communication.request.cud.ODataReferenceAddingRequestImpl
 
execute() - Method in class org.apache.olingo.client.core.communication.request.cud.ODataValueUpdateRequestImpl
 
execute() - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractODataInvokeRequest
Request execute.
execute() - Method in class org.apache.olingo.client.core.communication.request.retrieve.AbstractODataRetrieveRequest
 
execute() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataDeltaRequestImpl
 
execute() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataEntityRequestImpl
 
execute() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataEntitySetIteratorRequestImpl
 
execute() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataEntitySetRequestImpl
 
execute() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataMediaRequestImpl
 
execute() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataPropertyRequestImpl
 
execute() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataRawRequestImpl
 
execute() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataServiceDocumentRequestImpl
 
execute() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataValueRequestImpl
 
execute() - Method in class org.apache.olingo.client.core.communication.request.retrieve.XMLMetadataRequestImpl
 
executeHttpRequest(HttpClient, HttpUriRequest) - Method in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl
 
exists(String) - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
expand(String...) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Adds expand query option.
expand(String...) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
expand(ExpandOption) - Method in class org.apache.olingo.server.api.serializer.ComplexSerializerOptions.Builder
Sets the $expand system query option.
expand(ExpandOption) - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions.Builder
Sets the $expand system query option.
expand(ExpandOption) - Method in class org.apache.olingo.server.api.serializer.EntitySerializerOptions.Builder
Sets the $expand system query option.
Expand - Interface in org.apache.olingo.server.api.uri.queryoption.apply
Represents the expand transformation.
expand(EdmNavigationProperty) - Method in class org.apache.olingo.server.core.deserializer.helper.ExpandTreeBuilder
 
expand(EdmNavigationProperty) - Method in class org.apache.olingo.server.core.deserializer.helper.ExpandTreeBuilderImpl
 
ExpandImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents the expand transformation.
ExpandImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.ExpandImpl
 
ExpandItem - Interface in org.apache.olingo.server.api.uri.queryoption
Represents a single resource path which should be expanded with using the system query option $expand For example: http://.../entitySet?$expand=Products($filter=DiscontinuedDate eq null)
ExpandItemImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
ExpandItemImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
ExpandOption - Interface in org.apache.olingo.server.api.uri.queryoption
Represents the system query option $expand For example: http://.../entitySet?$expand=Products,Customers
expandOption(ExpandOption) - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl.DeserializerResultBuilder
 
ExpandOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
ExpandOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.ExpandOptionImpl
 
ExpandParser - Class in org.apache.olingo.server.core.uri.parser
 
ExpandParser(Edm, OData, Map<String, AliasQueryOption>, Collection<String>) - Constructor for class org.apache.olingo.server.core.uri.parser.ExpandParser
 
ExpandSelectHelper - Class in org.apache.olingo.server.core.serializer.utils
 
ExpandSelectHelper() - Constructor for class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
ExpandTreeBuilder - Class in org.apache.olingo.server.core.deserializer.helper
 
ExpandTreeBuilder() - Constructor for class org.apache.olingo.server.core.deserializer.helper.ExpandTreeBuilder
 
ExpandTreeBuilderImpl - Class in org.apache.olingo.server.core.deserializer.helper
 
expandWithOptions(String, Map<QueryOption, Object>) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
The set of expanded entities can be refined through the application of expand options, expressed as a semicolon-separated list of system query options, enclosed in parentheses, see [OData-URL].
expandWithOptions(String, boolean, boolean, Map<QueryOption, Object>) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
The set of expanded entities can be refined through the application of expand options, expressed as a semicolon-separated list of system query options, enclosed in parentheses, see [OData-URL].
expandWithOptions(String, Map<QueryOption, Object>) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
expandWithOptions(String, boolean, boolean, Map<QueryOption, Object>) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
expandWithSelect(String, String...) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Properties of related entities can be specified by including the $select query option within the $expand.
expandWithSelect(String, String...) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
EXPECT - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
expectedItemsIterator - Variable in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchResponseItem
Expected OData responses iterator.
expectedResItems - Variable in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchRequest
Expected batch response items.
EXPIRES - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
Expression - Interface in org.apache.olingo.server.api.uri.queryoption.expression
Super class of all classes used to build the expression tree
ExpressionJsonVisitor - Class in org.apache.olingo.server.core.debug
A custom expression visitor which converts the tree into a JsonNode tree.
ExpressionJsonVisitor() - Constructor for class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
ExpressionParser - Class in org.apache.olingo.server.core.uri.parser
 
ExpressionParser(Edm, OData) - Constructor for class org.apache.olingo.server.core.uri.parser.ExpressionParser
 
ExpressionVisitException - Exception in org.apache.olingo.server.api.uri.queryoption.expression
Exception class used by the ExpressionVisitor to throw exceptions while traversing the expression tree
ExpressionVisitException(String) - Constructor for exception org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitException
 
ExpressionVisitException(String, Throwable) - Constructor for exception org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitException
 
ExpressionVisitException(Throwable) - Constructor for exception org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitException
 
ExpressionVisitor<T> - Interface in org.apache.olingo.server.api.uri.queryoption.expression
Generic interface to define expression visitors with arbitrary return types.
extendHeader(String, String) - Method in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl
 
external() - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo
 
extractBoundaryFromContentType(String) - Method in interface org.apache.olingo.server.api.batch.BatchFacade
Extracts the boundary of a multipart/mixed header.
extractBoundaryFromContentType(String) - Method in class org.apache.olingo.server.core.batchhandler.BatchFacadeImpl
 

F

facetsFrom(EdmProperty) - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions.Builder
Sets all facets from an EDM property.
facetsFrom(EdmProperty) - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions.Builder
Sets all facets from an EDM property.
FACTORY - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
fetchTermDefinitionSchema(List<InputStream>) - Method in interface org.apache.olingo.client.api.serialization.ClientODataDeserializer
Gets all the terms defined in the given input stream
fetchTermDefinitionSchema(List<InputStream>) - Method in class org.apache.olingo.client.core.serialization.ClientODataDeserializerImpl
 
filter(URIFilter) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Adds filter for filter query option.
filter(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Adds filter query option.
filter(URIFilter) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
filter(String) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
Filter - Interface in org.apache.olingo.server.api.uri.queryoption.apply
Represents the filter transformation.
FilterArg - Interface in org.apache.olingo.client.api.uri
Interface for any available filter argument.
FilterArgFactory - Interface in org.apache.olingo.client.api.uri
 
FilterArgFactoryImpl - Class in org.apache.olingo.client.core.uri
 
FilterArgFactoryImpl() - Constructor for class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
FilterConst - Class in org.apache.olingo.client.core.uri
Filter property path; obtain instances via FilterArgFactory.
FilterFactory - Interface in org.apache.olingo.client.api.uri
 
FilterFactoryImpl - Class in org.apache.olingo.client.core.uri
 
FilterFactoryImpl() - Constructor for class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
FilterFunction - Class in org.apache.olingo.client.core.uri
 
FilterFunction(String, FilterArg...) - Constructor for class org.apache.olingo.client.core.uri.FilterFunction
 
FilterImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents the filter transformation.
FilterImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.FilterImpl
 
FilterLambda - Class in org.apache.olingo.client.core.uri
 
FilterLambda(FilterArg, String, URIFilter, String) - Constructor for class org.apache.olingo.client.core.uri.FilterLambda
 
FilterLiteral - Class in org.apache.olingo.client.core.uri
Filter value literals; obtain instances via FilterArgFactory.
FilterOp - Class in org.apache.olingo.client.core.uri
 
FilterOption - Interface in org.apache.olingo.server.api.uri.queryoption
Represents the system query option $filter For example: http://.../entitySet?$filter=name eq 'tester'
FilterOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
FilterOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.FilterOptionImpl
 
FilterParser - Class in org.apache.olingo.server.core.uri.parser
 
FilterParser(Edm, OData) - Constructor for class org.apache.olingo.server.core.uri.parser.FilterParser
 
FilterProperty - Class in org.apache.olingo.client.core.uri
Filter property path; obtain instances via FilterArgFactory.
FilterProperty(String) - Constructor for class org.apache.olingo.client.core.uri.FilterProperty
 
finalizeBody() - Method in interface org.apache.olingo.client.api.communication.request.ODataPayloadManager
Closes piped output stream.
finalizeBody() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataStreamManager
Closes piped output stream.
FixedFormatDeserializer - Interface in org.apache.olingo.server.api.deserializer
 
FixedFormatDeserializerImpl - Class in org.apache.olingo.server.core.deserializer
 
FixedFormatDeserializerImpl() - Constructor for class org.apache.olingo.server.core.deserializer.FixedFormatDeserializerImpl
 
FixedFormatSerializer - Interface in org.apache.olingo.server.api.serializer
OData serializer for fixed output formats.
FixedFormatSerializerImpl - Class in org.apache.olingo.server.core.serializer
 
FixedFormatSerializerImpl() - Constructor for class org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
 
floor(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
floor(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
flush() - Method in class org.apache.olingo.client.core.communication.util.PipedOutputStream
 
forceNextMonitorCheck(URI) - Method in interface org.apache.olingo.client.api.communication.response.AsyncResponseWrapper
Specifies the location for the next monitor check.
forceNextMonitorCheck(URI) - Method in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl.AsyncResponseWrapperImpl
 
format(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Adds format query option.
format(String) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
FormatOption - Interface in org.apache.olingo.server.api.uri.queryoption
Represents the system query option $format For example: http://.../entitySet?$format=json
FormatOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
FormatOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.FormatOptionImpl
 
fractionalseconds(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
fractionalseconds(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
FROM - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
fromContentType(ContentType) - Static method in class org.apache.olingo.commons.api.format.AcceptType
Creates a list of AcceptType objects based on given content type.
fromStatusCode(int) - Static method in enum org.apache.olingo.commons.api.http.HttpStatusCode
Converts a numerical status code into the corresponding status enum object.
fromString(String, String) - Static method in enum org.apache.olingo.client.api.domain.ClientLinkType
Gets LinkType instance from the given rel and type.
fromString(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
Creates a new type by a given string e.g.
fromString(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType
Creates a new type by a given string e.g.
fromUriLiteral(String) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
Converts URI literal representation to default literal representation.
fromUriLiteral(String) - Method in class org.apache.olingo.commons.core.edm.EdmEnumTypeImpl
 
fromUriLiteral(String) - Method in class org.apache.olingo.commons.core.edm.EdmTypeDefinitionImpl
 
fromUriLiteral(String) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmString
 
FullQualifiedName - Class in org.apache.olingo.commons.api.edm
A full qualified name of any element in the EDM consists of a name and a namespace.
FullQualifiedName(String, String) - Constructor for class org.apache.olingo.commons.api.edm.FullQualifiedName
Create the FQN with given namespace and name
FullQualifiedName(String) - Constructor for class org.apache.olingo.commons.api.edm.FullQualifiedName
Create the FQN with given namespace and name (which is split of last . of the parameter).
FUNCTION_IMPORT - Static variable in class org.apache.olingo.server.core.serializer.json.ServiceDocumentJsonSerializer
 
FunctionMapKey - Class in org.apache.olingo.commons.core.edm
 
FunctionMapKey(FullQualifiedName, FullQualifiedName, Boolean, List<String>) - Constructor for class org.apache.olingo.commons.core.edm.FunctionMapKey
 
futureWrapper - Variable in class org.apache.olingo.client.core.communication.request.streamed.AbstractODataStreamedRequest
Wrapper for actual streamed request's future.

G

ge(String, Object) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
 
ge(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
 
ge(String, Object) - Method in class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
ge(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
GeFilter - Class in org.apache.olingo.client.core.uri
 
geoDistance(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
geoDistance(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
geoIntersects(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
geoIntersects(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
geoLength(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
geoLength(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
Geospatial - Class in org.apache.olingo.commons.api.edm.geo
Base class for all geospatial info.
Geospatial(Geospatial.Dimension, Geospatial.Type, SRID) - Constructor for class org.apache.olingo.commons.api.edm.geo.Geospatial
Constructor.
Geospatial.Dimension - Enum in org.apache.olingo.commons.api.edm.geo
Dimension of the geospatial type
Geospatial.Type - Enum in org.apache.olingo.commons.api.edm.geo
Type of the geospatial type
GeospatialCollection - Class in org.apache.olingo.commons.api.edm.geo
Wrapper for a collection of geospatials info.
GeospatialCollection(Geospatial.Dimension, SRID, List<Geospatial>) - Constructor for class org.apache.olingo.commons.api.edm.geo.GeospatialCollection
Creates a new collection of geospatial types.
geospatials - Variable in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
 
GeoUtils - Class in org.apache.olingo.commons.api.data
Utilities class for Geography data types.
get(String) - Method in interface org.apache.olingo.client.api.domain.ClientComplexValue
Gets field.
get(String) - Method in class org.apache.olingo.client.core.domain.ClientComplexValueImpl
Gets field.
get(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.BinaryOperatorKind
URI syntax to enumeration value
get(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.MethodKind
URI syntax to enumeration value
get(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.UnaryOperatorKind
URI syntax to enumeration value
get(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.search.SearchBinaryOperatorKind
 
get(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.search.SearchUnaryOperatorKind
 
get(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.SystemQueryOptionKind
Converts the URI syntax to an enumeration value.
getAccept() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Gets Accept OData request header.
getAccept() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
getAction() - Method in interface org.apache.olingo.commons.api.edm.EdmOnDelete
 
getAction() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
Returns the full qualified name of the action as string
getAction() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOnDelete
Gets action.
getAction() - Method in class org.apache.olingo.commons.core.edm.EdmOnDeleteImpl
 
getAction() - Method in interface org.apache.olingo.server.api.uri.UriResourceAction
If the resource path specifies an action import this method will deliver the unbound action for the action import.
getAction() - Method in class org.apache.olingo.server.core.uri.UriResourceActionImpl
 
getActionFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
Returns the full qualified name of the action
getActionImport(FullQualifiedName, String) - Method in class org.apache.olingo.client.core.edm.ClientCsdlEdmProvider
 
getActionImport(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
Get contained ActionImport by name.
getActionImport(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getActionImport(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return an CsdlActionImport or null if nothing is found
getActionImport(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Gets the first action import with given name.
getActionImport(String) - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
getActionImport() - Method in interface org.apache.olingo.server.api.uri.UriResourceAction
Convenience method which returns the EdmActionImport which was used in the resource path to define the EdmAction.
getActionImport() - Method in class org.apache.olingo.server.core.uri.UriResourceActionImpl
 
getActionImportInvokeRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
Gets an invoke request instance for the action import with the given name.
getActionImportInvokeRequest(String, Map<String, ClientValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
Gets an invoke request instance for the action import with the given name.
getActionImportInvokeRequest(String) - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractEdmEnabledInvokeRequestFactory
 
getActionImportInvokeRequest(String, Map<String, ClientValue>) - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractEdmEnabledInvokeRequestFactory
 
getActionImportName() - Method in interface org.apache.olingo.commons.api.edm.EdmActionImportInfo
 
getActionImports() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
This method DOES NOT support lazy loading
getActionImports() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Gets action imports.
getActionImports(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Gets all action imports with given name.
getActionImports() - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
getActionImportUri() - Method in interface org.apache.olingo.commons.api.edm.EdmActionImportInfo
We use a URI object here to ensure the right encoding.
getActionInvokeRequest(URI, Class<T>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.InvokeRequestFactory
Gets an invoke request instance for the action bound to given URI (no parameters).
getActionInvokeRequest(URI, Class<T>, Map<String, ClientValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.InvokeRequestFactory
Gets an invoke request instance for the action bound to given URI (with parameters).
getActionInvokeRequest(URI, Class<RES>) - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractInvokeRequestFactory
 
getActionInvokeRequest(URI, Class<RES>, Map<String, ClientValue>) - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractInvokeRequestFactory
 
getActionParameters() - Method in interface org.apache.olingo.server.api.deserializer.DeserializerResult
Returns the deserialized action parameters of an Entity as key/value pairs.
getActionParameters() - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl
 
getActions(FullQualifiedName) - Method in class org.apache.olingo.client.core.edm.ClientCsdlEdmProvider
 
getActions() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getActions(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getActions(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return a list of all CsdlAction for the FullQualifiedname or null if nothing is found
getActions() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Gets actions.
getActions(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
All actions with the given name
getActions() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
getAddedLinks() - Method in interface org.apache.olingo.client.api.domain.ClientDelta
 
getAddedLinks() - Method in class org.apache.olingo.client.core.domain.ClientDeltaImpl
 
getAddedLinks() - Method in class org.apache.olingo.commons.api.data.Delta
Get list of added links (must not be NULL).
getAdditionalProperties() - Method in class org.apache.olingo.commons.api.ex.ODataError
Gets server defined additional properties.
getAdditionalProperties() - Method in class org.apache.olingo.commons.api.ex.ODataErrorDetail
Gets server defined additional properties.
getAlias() - Method in interface org.apache.olingo.client.api.edm.xml.Include
 
getAlias() - Method in class org.apache.olingo.client.core.uri.ParameterAlias
Gets parameter alias.
getAlias() - Method in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
 
getAlias() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getAlias() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
Returns the alias of item
getAlias() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
Gets alias.
getAlias() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Gets alias.
getAlias() - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceInclude
 
getAlias() - Method in class org.apache.olingo.commons.core.edm.EdmKeyPropertyRefImpl
 
getAlias() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
getAlias() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression
Gets the name of the aggregate if an alias name has been set.
getAlias() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.ComputeExpression
Gets the name of the computation result if an alias name has been set.
getAlias() - Method in interface org.apache.olingo.server.api.uri.UriParameter
 
getAlias() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
getAlias() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ComputeExpressionImpl
 
getAlias() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.AliasImpl
 
getAlias() - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
getAliases() - Method in interface org.apache.olingo.server.api.uri.UriInfo
Gets a list of all alias definitions which were in the URI (including aliases not used anywhere).
getAliases() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getAliasInfos() - Method in class org.apache.olingo.client.core.edm.ClientCsdlEdmProvider
 
getAliasInfos() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getAliasInfos() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return a list of all namespaces which have an alias
getAliasMap() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getAllByName(String, Collection<T>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem
Gets all by name.
getAllHeaders() - Method in class org.apache.olingo.server.api.ODataRequest
Gets all headers.
getAllHeaders() - Method in class org.apache.olingo.server.api.ODataResponse
Get all headers with the according values.
getAllOperationsInSchemaNameSpace() - Method in interface org.apache.olingo.server.api.uri.queryoption.SelectItem
 
getAllOperationsInSchemaNameSpace() - Method in class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
getAndIncrementContentId() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchRequestContext
Returns the contentId and then increments it
getAnnotation(EdmTerm, String) - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotatable
 
getAnnotation(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
Gets annotation.
getAnnotation(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Gets annotation.
getAnnotation(EdmTerm, String) - Method in class org.apache.olingo.commons.core.edm.AbstractEdmAnnotatable
 
getAnnotation(EdmTerm, String) - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmAnnotatableDynamicExpression
 
getAnnotation(EdmTerm, String) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getAnnotation(EdmTerm, String) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getAnnotationGroup(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get EdmAnnotations by target.
getAnnotationGroup(String, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Gets annotation group.
getAnnotationGroup(FullQualifiedName, String) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getAnnotationGroups() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getAnnotationGroups() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Gets annotation groups.
getAnnotationGroups() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
getAnnotations() - Method in interface org.apache.olingo.client.api.domain.ClientAnnotatable
 
getAnnotations() - Method in class org.apache.olingo.client.api.domain.ClientLink
 
getAnnotations() - Method in class org.apache.olingo.client.core.domain.ClientComplexValueImpl
 
getAnnotations() - Method in class org.apache.olingo.client.core.domain.ClientDeltaLinkImpl
 
getAnnotations() - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
getAnnotations() - Method in class org.apache.olingo.client.core.domain.ClientEntitySetImpl
 
getAnnotations() - Method in class org.apache.olingo.client.core.domain.ClientPropertyImpl
 
getAnnotations() - Method in class org.apache.olingo.commons.api.data.Annotatable
Get Annotations.
getAnnotations() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotatable
Get list of all annotations.
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNull
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlUrlRef
 
getAnnotations() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlAnnotatable
Returns a list of annotations
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOnDelete
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 
getAnnotations() - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
 
getAnnotations() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmAnnotatable
 
getAnnotations() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmAnnotatableDynamicExpression
 
getAnnotations() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
getAnnotations() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getAnnotations() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getAnnotationsGroup(FullQualifiedName, String) - Method in class org.apache.olingo.client.core.edm.ClientCsdlEdmProvider
 
getAnnotationsGroup(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getAnnotationsGroup(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
Gets annotations group.
getAnnotationsMap() - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getApplicationResponse() - Method in class org.apache.olingo.server.api.debug.DebugInformation
This method will return the ODataResponse which was filled by the Application or the library in an exception case.
getAppliedPreferences() - Method in class org.apache.olingo.server.api.prefer.PreferencesApplied
Gets the applied preferences.
getAppliesTo() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
 
getAppliesTo() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Gets applies to.
getAppliesTo() - Method in class org.apache.olingo.commons.core.edm.EdmTermImpl
 
getApplyItems() - Method in interface org.apache.olingo.server.api.uri.queryoption.ApplyOption
 
getApplyItems() - Method in class org.apache.olingo.server.core.uri.queryoption.ApplyOptionImpl
 
getApplyOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.GroupBy
Gets the apply option to be applied to the grouped items.
getApplyOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
 
getApplyOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
 
getApplyOption() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByImpl
 
getApplyOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getApplyOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getApplyOptions() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.Concat
Gets the concatenated apply options.
getApplyOptions() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ConcatImpl
 
getArgFactory() - Method in interface org.apache.olingo.client.api.uri.FilterFactory
 
getArgFactory() - Method in class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
getAssociationLink(String) - Method in interface org.apache.olingo.client.api.domain.ClientLinked
Gets association link with given name, if available, otherwise null.
getAssociationLink(String) - Method in class org.apache.olingo.client.core.domain.ClientComplexValueImpl
 
getAssociationLink(String) - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
getAssociationLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
 
getAssociationLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
 
getAssociationLink(String) - Method in class org.apache.olingo.commons.api.data.Linked
Gets association link with given name, if available, otherwise null.
getAssociationLink() - Method in interface org.apache.olingo.commons.api.IConstants
 
getAssociationLinks() - Method in interface org.apache.olingo.client.api.domain.ClientLinked
Returns all entity association links.
getAssociationLinks() - Method in class org.apache.olingo.client.core.domain.ClientComplexValueImpl
 
getAssociationLinks() - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
getAssociationLinks() - Method in class org.apache.olingo.commons.api.data.Linked
Gets association links.
getAsyncBatchRequestWrapper(ODataBatchRequest) - Method in interface org.apache.olingo.client.api.communication.request.AsyncRequestFactory
 
getAsyncBatchRequestWrapper(ODataBatchRequest) - Method in class org.apache.olingo.client.core.communication.request.AsyncRequestFactoryImpl
 
getAsyncRequestFactory() - Method in interface org.apache.olingo.client.api.ODataClient
 
getAsyncRequestFactory() - Method in class org.apache.olingo.client.core.ODataClientImpl
 
getAsyncRequestWrapper(ODataRequest) - Method in interface org.apache.olingo.client.api.communication.request.AsyncRequestFactory
 
getAsyncRequestWrapper(ODataRequest) - Method in class org.apache.olingo.client.core.communication.request.AsyncRequestFactoryImpl
 
getAsyncResponse() - Method in interface org.apache.olingo.client.api.communication.request.ODataPayloadManager
Closes the payload input stream and ask for an asynchronous response.
getAsyncResponse() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataStreamManager
Closes the payload input stream and ask for an asynchronous response.
getBaseTerm() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
When applying a term with a base term,the base term MUST also be applied with the same qualifier, and so on until a term without a base term is reached.
getBaseTerm() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Gets base term.
getBaseTerm() - Method in class org.apache.olingo.commons.core.edm.EdmTermImpl
 
getBaseType() - Method in enum org.apache.olingo.commons.api.data.ValueType
Get base type for this value type.
getBaseType() - Method in interface org.apache.olingo.commons.api.edm.EdmComplexType
 
getBaseType() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
 
getBaseType() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Base types are described in the OData protocol specification.
getBaseType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
Gets base type.
getBaseType() - Method in class org.apache.olingo.commons.core.edm.EdmComplexTypeImpl
 
getBaseType() - Method in class org.apache.olingo.commons.core.edm.EdmEntityTypeImpl
 
getBaseType() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getBaseTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
Gets base type fQN.
getBaseURI() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
Gets base URI.
getBaseURI() - Method in class org.apache.olingo.client.core.data.ServiceDocumentImpl
 
getBaseURI() - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
Gets base URI.
getBatchLineIterator() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchController
Gest batch line iterator.
getBatchRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.batch.BatchRequestFactory
Gets a batch request object instance.
getBatchRequest(String) - Method in class org.apache.olingo.client.core.communication.request.batch.BatchRequestFactoryImpl
 
getBatchRequestFactory() - Method in interface org.apache.olingo.client.api.ODataClient
 
getBatchRequestFactory() - Method in class org.apache.olingo.client.core.ODataClientImpl
 
getBind() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
 
getBind() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
 
getBind() - Method in interface org.apache.olingo.commons.api.IConstants
 
getBinder() - Method in interface org.apache.olingo.client.api.ODataClient
 
getBinder() - Method in class org.apache.olingo.client.core.ODataClientImpl
 
getBindingLink() - Method in class org.apache.olingo.commons.api.data.Link
If this is a "toOne" relationship this method delivers the binding link or null if not set.
getBindingLinks() - Method in class org.apache.olingo.commons.api.data.Link
If this is a "toMany" relationship this method delivers the binding links or emptyList if not set.
getBindingParameter() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
Gets binding parameter.
getBindingParameterTypeFqn() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
 
getBindingParameterTypeFqn() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmOperation
 
getBody() - Method in interface org.apache.olingo.client.api.communication.request.ODataPayloadManager
Gets payload stream.
getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataBatchResponse
Get all the batch response items.
getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataEntityCreateResponse
Gets created object.
getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataEntityUpdateResponse
Gets updated object.
getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataInvokeResponse
Gets operation return value if exists.
getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataMediaEntityCreateResponse
Gets created object.
getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataMediaEntityUpdateResponse
Gets updated object.
getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataPropertyUpdateResponse
Gets updated object.
getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataRetrieveResponse
Gets query result objects.
getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataStreamUpdateResponse
Gets created/updated object.
getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataValueUpdateResponse
Gets updated object.
getBody() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataStreamManager
Gets payload stream.
getBody() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchRequestImpl.ODataBatchResponseImpl
 
getBody() - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractODataInvokeRequest.ODataInvokeResponseImpl
Gets operation return value if exists.
getBody() - Method in class org.apache.olingo.client.core.communication.request.invoke.ODataInvokeRequestImpl.ODataInvokeResponseImpl
Gets operation return value if exists.
getBody() - Method in class org.apache.olingo.client.core.communication.request.retrieve.AbstractODataRetrieveRequest.AbstractODataRetrieveResponse
 
getBody() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataDeltaRequestImpl.ODataDeltaResponseImpl
 
getBody() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataEntityRequestImpl.ODataEntityResponseImpl
 
getBody() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataEntitySetIteratorRequestImpl.ODataEntitySetIteratorResponseImpl
 
getBody() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataEntitySetRequestImpl.ODataEntitySetResponseImpl
 
getBody() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataMediaRequestImpl.ODataMediaResponseImpl
Gets query result objects.
getBody() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataPropertyRequestImpl.ODataPropertyResponseImpl
 
getBody() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataServiceDocumentRequestImpl.ODataServiceResponseImpl
 
getBody() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataValueRequestImpl.ODataValueResponseImpl
 
getBody() - Method in class org.apache.olingo.server.api.ODataRequest
Gets the body of the request.
getBody() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchChangeSetPart
 
getBody() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
getBodyAs(Class<T>) - Method in interface org.apache.olingo.client.api.communication.response.ODataRawResponse
 
getBodySize() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
getBodyStreamWriter() - Method in interface org.apache.olingo.client.api.communication.request.ODataStreamer
Gets the piped stream to be used to stream the payload.
getBodyStreamWriter() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataStreamer
Gets the piped stream to be used to stream the payload.
getBoundAction(FullQualifiedName, FullQualifiedName, Boolean) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get Action by full qualified name and binding parameter type.
getBoundAction(FullQualifiedName, FullQualifiedName, Boolean) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getBoundActionInvokeRequest(URI, FullQualifiedName, FullQualifiedName, Boolean) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
Gets an invoke request instance for the action bound to given URI (no parameters).
getBoundActionInvokeRequest(URI, FullQualifiedName, FullQualifiedName, Boolean, Map<String, ClientValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
Gets an invoke request instance for the action bound to given URI (with parameters).
getBoundActionInvokeRequest(URI, FullQualifiedName, FullQualifiedName, Boolean) - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractEdmEnabledInvokeRequestFactory
 
getBoundActionInvokeRequest(URI, FullQualifiedName, FullQualifiedName, Boolean, Map<String, ClientValue>) - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractEdmEnabledInvokeRequestFactory
 
getBoundActionWithBindingType(FullQualifiedName, Boolean) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get Action by full qualified name and binding parameter type.
getBoundActionWithBindingType(FullQualifiedName, Boolean) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getBoundary() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchController
Gest batch boundary.
getBoundary(String, int) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
getBoundaryFromHeader(Collection<String>) - Static method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchUtilities
Retrieved batch boundary from the given content-type header values.
getBoundFunction(FullQualifiedName, FullQualifiedName, Boolean, List<String>) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get Function by full qualified name and binding parameter type and binding parameter names.
getBoundFunction(FullQualifiedName, FullQualifiedName, Boolean, List<String>) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getBoundFunctionInvokeRequest(URI, FullQualifiedName, FullQualifiedName, Boolean) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
Gets an invoke request instance for the function bound to given URI (no parameters).
getBoundFunctionInvokeRequest(URI, FullQualifiedName, FullQualifiedName, Boolean, Map<String, ClientValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
Gets an invoke request instance for the function bound to given URI (with parameters).
getBoundFunctionInvokeRequest(URI, FullQualifiedName, FullQualifiedName, Boolean) - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractEdmEnabledInvokeRequestFactory
 
getBoundFunctionInvokeRequest(URI, FullQualifiedName, FullQualifiedName, Boolean, Map<String, ClientValue>) - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractEdmEnabledInvokeRequestFactory
 
getBoundFunctionsWithBindingType(FullQualifiedName, Boolean) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get Function by binding parameter type
getBoundFunctionsWithBindingType(FullQualifiedName, Boolean) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getBoundOperationSeparator() - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
getBuffer() - Method in class org.apache.olingo.server.core.serializer.utils.CircleStreamBuffer
 
getBundleName() - Method in exception org.apache.olingo.server.api.deserializer.DeserializerException
 
getBundleName() - Method in exception org.apache.olingo.server.api.etag.PreconditionException
 
getBundleName() - Method in exception org.apache.olingo.server.api.ODataLibraryException
Gets the name of the ResourceBundle containing the exception texts.
getBundleName() - Method in exception org.apache.olingo.server.api.serializer.BatchSerializerException
 
getBundleName() - Method in exception org.apache.olingo.server.api.serializer.SerializerException
 
getBundleName() - Method in exception org.apache.olingo.server.core.AcceptHeaderContentNegotiatorException
 
getBundleName() - Method in exception org.apache.olingo.server.core.ContentNegotiatorException
 
getBundleName() - Method in exception org.apache.olingo.server.core.ODataHandlerException
 
getBundleName() - Method in exception org.apache.olingo.server.core.uri.parser.UriParserException
 
getBundleName() - Method in exception org.apache.olingo.server.core.uri.validator.UriValidationException
 
getByName(List<ServiceDocumentItem>, String) - Method in class org.apache.olingo.client.core.data.ServiceDocumentImpl
 
getByName(String) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
Get a type kind by name.
getByName(String) - Static method in enum org.apache.olingo.commons.api.edm.EdmTermTypeKind
Get a type kind by name.
getBytes() - Method in class org.apache.olingo.commons.api.data.EntityMediaObject
 
getCachedEdm() - Method in interface org.apache.olingo.client.api.EdmEnabledODataClient
Return the cached Edm matadata information.
getCachedEdm() - Method in class org.apache.olingo.client.core.EdmEnabledODataClientImpl
 
getCallback() - Method in interface org.apache.olingo.server.api.prefer.Preferences
Gets the value of the url parameter of the preference odata.callback or null if not set or the URI is not valid.
getCallback() - Method in class org.apache.olingo.server.core.prefer.PreferencesImpl
 
getCharset() - Method in class org.apache.olingo.commons.api.format.AcceptCharset
 
getClassName() - Method in class org.apache.olingo.server.api.debug.RuntimeMeasurement
Gets the class name.
getClient() - Static method in class org.apache.olingo.client.core.ODataClientFactory
 
getCode() - Method in class org.apache.olingo.commons.api.ex.ODataError
The value for the code name/value pair is a language-independent string.
getCode() - Method in class org.apache.olingo.commons.api.ex.ODataErrorDetail
Gets error code.
getCollectionValue() - Method in interface org.apache.olingo.client.api.domain.ClientValuable
Gets collection value.
getCollectionValue() - Method in class org.apache.olingo.client.core.domain.ClientAnnotationImpl
 
getCollectionValue() - Method in class org.apache.olingo.client.core.domain.ClientValuableImpl
 
getComplexType(FullQualifiedName) - Method in class org.apache.olingo.client.core.edm.ClientCsdlEdmProvider
 
getComplexType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get complex type by full qualified name..
getComplexType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getComplexType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return a CsdlComplexType or null if nothing is found.
getComplexType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Gets complex type.
getComplexType(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getComplexType() - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo
 
getComplexType() - Method in interface org.apache.olingo.server.api.uri.UriResourceComplexProperty
 
getComplexType() - Method in class org.apache.olingo.server.core.uri.UriResourceComplexPropertyImpl
 
getComplexTypeFilter() - Method in interface org.apache.olingo.server.api.uri.UriResourceComplexProperty
Behind a complex property may be a type filter E.g.
getComplexTypeFilter() - Method in class org.apache.olingo.server.core.uri.UriResourceComplexPropertyImpl
 
getComplexTypes() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getComplexTypes() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Gets complex types.
getComplexTypes() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
getComplexTypeWithAnnotations(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get complex type with annotations by full qualified name..
getComplexTypeWithAnnotations(FullQualifiedName, boolean) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getComplexTypeWithAnnotations(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getComplexValue() - Method in interface org.apache.olingo.client.api.domain.ClientValuable
Gets complex value.
getComplexValue() - Method in class org.apache.olingo.client.core.domain.ClientAnnotationImpl
 
getComplexValue() - Method in class org.apache.olingo.client.core.domain.ClientValuableImpl
 
getConfiguration() - Method in interface org.apache.olingo.client.api.ODataClient
 
getConfiguration() - Method in class org.apache.olingo.client.core.ODataClientImpl
 
getContainerName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
Gets container name.
getContent() - Method in class org.apache.olingo.server.api.ODataResponse
Gets the content (body).
getContent() - Method in interface org.apache.olingo.server.api.serializer.SerializerResult
Returns the serialized content
getContent() - Method in class org.apache.olingo.server.core.serializer.SerializerResultImpl
 
getContentId() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchRequestContext
 
getContentLength(Header) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchTransformatorCommon
 
getContentType() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Gets contentType OData request header.
getContentType() - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
Gets the content type.
getContentType() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
getContentType() - Method in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
 
getContext() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
 
getContext() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
 
getContext() - Method in interface org.apache.olingo.commons.api.IConstants
 
getContextURL() - Method in class org.apache.olingo.client.api.data.ResWrap
The context URL describes the content of the payload.
getContextURL() - Method in class org.apache.olingo.client.api.domain.AbstractClientPayload
The context URL describes the content of the payload.
getContextURL() - Method in class org.apache.olingo.server.api.serializer.ComplexSerializerOptions
Gets the ContextURL.
getContextURL() - Method in class org.apache.olingo.server.api.serializer.EdmAssistedSerializerOptions
Gets the ContextURL.
getContextURL() - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions
Gets the ContextURL.
getContextURL() - Method in class org.apache.olingo.server.api.serializer.EntitySerializerOptions
Gets the ContextURL.
getContextURL() - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions
Gets the ContextURL.
getContextURL() - Method in class org.apache.olingo.server.api.serializer.ReferenceCollectionSerializerOptions
Gets the ContextURL.
getContextURL() - Method in class org.apache.olingo.server.api.serializer.ReferenceSerializerOptions
Gets the ContextURL.
getCount() - Method in interface org.apache.olingo.client.api.domain.ClientEntitySet
Gets in-line count.
getCount() - Method in class org.apache.olingo.client.core.domain.ClientEntitySetImpl
 
getCount() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
 
getCount() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
 
getCount() - Method in class org.apache.olingo.commons.api.data.AbstractEntityCollectionObject
 
getCount() - Method in class org.apache.olingo.commons.api.data.EntityCollection
Gets number of entries - if it was required.
getCount() - Method in class org.apache.olingo.commons.api.data.EntityIterator
Gets count
getCount() - Method in interface org.apache.olingo.commons.api.IConstants
 
getCount() - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions
Gets the $count system query option.
getCount() - Method in class org.apache.olingo.server.api.serializer.ReferenceCollectionSerializerOptions
Gets the $count system query option.
getCountOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
 
getCountOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoAll
 
getCountOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
 
getCountOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
 
getCountOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getCountOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getCUDRequestFactory() - Method in interface org.apache.olingo.client.api.ODataClient
 
getCUDRequestFactory() - Method in class org.apache.olingo.client.core.ODataClientImpl
 
getCurrent() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchLineIterator
Gets last cached line (the current one).
getCurrent() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchLineIteratorImpl
Gets last cached line (the current one).
getCustomContentTypeSupport() - Method in class org.apache.olingo.server.core.ODataHandlerImpl
 
getCustomETagSupport() - Method in class org.apache.olingo.server.core.ODataHandlerImpl
 
getCustomMethod() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression
Gets the name of the custom aggregation method if used.
getCustomMethod() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
getCustomQueryOptions() - Method in interface org.apache.olingo.server.api.uri.UriInfoAll
 
getCustomQueryOptions() - Method in interface org.apache.olingo.server.api.uri.UriInfoEntityId
 
getCustomQueryOptions() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
 
getCustomQueryOptions() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getDataServices() - Method in interface org.apache.olingo.client.api.edm.xml.Edmx
 
getDataServices() - Method in class org.apache.olingo.client.core.edm.xml.ClientCsdlEdmx
 
getDataServiceVersion() - Method in interface org.apache.olingo.client.api.edm.xml.DataServices
 
getDataServiceVersion() - Method in interface org.apache.olingo.server.api.ServiceMetadata
Get the data-service version.
getDataServiceVersion() - Method in class org.apache.olingo.server.core.ServiceMetadataImpl
 
getDefaultBatchAcceptFormat() - Method in interface org.apache.olingo.client.api.Configuration
Gets the configured default Accept header value format for a batch request.
getDefaultBatchAcceptFormat() - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
getDefaultFormat() - Method in interface org.apache.olingo.client.api.Configuration
Gets the configured OData format.
getDefaultFormat() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
getDefaultFormat() - Method in class org.apache.olingo.client.core.communication.request.cud.ODataDeleteRequestImpl
 
getDefaultFormat() - Method in class org.apache.olingo.client.core.communication.request.cud.ODataEntityCreateRequestImpl
 
getDefaultFormat() - Method in class org.apache.olingo.client.core.communication.request.cud.ODataEntityUpdateRequestImpl
 
getDefaultFormat() - Method in class org.apache.olingo.client.core.communication.request.cud.ODataPropertyUpdateRequestImpl
 
getDefaultFormat() - Method in class org.apache.olingo.client.core.communication.request.cud.ODataReferenceAddingRequestImpl
 
getDefaultFormat() - Method in class org.apache.olingo.client.core.communication.request.cud.ODataValueUpdateRequestImpl
 
getDefaultFormat() - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractODataInvokeRequest
 
getDefaultFormat() - Method in class org.apache.olingo.client.core.communication.request.retrieve.AbstractMetadataRequestImpl
 
getDefaultFormat() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataDeltaRequestImpl
 
getDefaultFormat() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataEntityRequestImpl
 
getDefaultFormat() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataEntitySetIteratorRequestImpl
 
getDefaultFormat() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataEntitySetRequestImpl
 
getDefaultFormat() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataMediaRequestImpl
 
getDefaultFormat() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataPropertyRequestImpl
 
getDefaultFormat() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataRawRequestImpl
 
getDefaultFormat() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataServiceDocumentRequestImpl
 
getDefaultFormat() - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataValueRequestImpl
 
getDefaultFormat() - Method in class org.apache.olingo.client.core.communication.request.streamed.AbstractODataStreamedRequest
 
getDefaultFormat() - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
getDefaultMediaFormat() - Method in interface org.apache.olingo.client.api.Configuration
Gets the configured OData media format.
getDefaultMediaFormat() - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
getDefaultPubFormat() - Method in interface org.apache.olingo.client.api.Configuration
Gets the configured OData format for AtomPub exchanges.
getDefaultPubFormat() - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
getDefaultType() - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
Returns the default Java type for this EDM primitive type as described in the documentation of EdmPrimitiveType.
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.EdmEnumTypeImpl
 
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.EdmTypeDefinitionImpl
 
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.primitivetype.AbstractGeospatialType
 
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmBinary
 
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmBoolean
 
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmByte
 
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDate
 
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDateTimeOffset
 
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDecimal
 
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDouble
 
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDuration
 
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGuid
 
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmInt16
 
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmInt32
 
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmInt64
 
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmSByte
 
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmSingle
 
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmStream
 
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmString
 
getDefaultType() - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmTimeOfDay
 
getDefaultValue() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
 
getDefaultValue() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
 
getDefaultValue() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Gets default value.
getDefaultValue() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Gets default value.
getDefaultValue() - Method in class org.apache.olingo.commons.core.edm.EdmPropertyImpl
 
getDefaultValue() - Method in class org.apache.olingo.commons.core.edm.EdmTermImpl
 
getDefaultValue() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getDefaultValueFormat() - Method in interface org.apache.olingo.client.api.Configuration
Gets the configured OData value format.
getDefaultValueFormat() - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
getDeletedEntities() - Method in interface org.apache.olingo.client.api.domain.ClientDelta
 
getDeletedEntities() - Method in class org.apache.olingo.client.core.domain.ClientDeltaImpl
 
getDeletedEntities() - Method in class org.apache.olingo.commons.api.data.Delta
Get list of deleted entities (must not be NULL).
getDeletedLinks() - Method in interface org.apache.olingo.client.api.domain.ClientDelta
 
getDeletedLinks() - Method in class org.apache.olingo.client.core.domain.ClientDeltaImpl
 
getDeletedLinks() - Method in class org.apache.olingo.commons.api.data.Delta
Get list of deleted links (must not be NULL).
getDeleteRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
Gets a delete request object instance.
getDeleteRequest(URI) - Method in class org.apache.olingo.client.core.communication.request.cud.CUDRequestFactoryImpl
 
getDelta() - Method in interface org.apache.olingo.server.api.deserializer.DeserializerResult
Returns the Delta for the deserialized entity.
getDelta() - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl
 
getDeltaLink() - Method in interface org.apache.olingo.client.api.domain.ClientEntitySet
Gets delta link if exists.
getDeltaLink() - Method in class org.apache.olingo.client.core.domain.ClientEntitySetImpl
 
getDeltaLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
 
getDeltaLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
 
getDeltaLink() - Method in class org.apache.olingo.commons.api.data.AbstractEntityCollectionObject
 
getDeltaLink() - Method in class org.apache.olingo.commons.api.data.EntityCollection
Gets delta link if exists.
getDeltaLink() - Method in class org.apache.olingo.commons.api.data.EntityIterator

ATTENTION: getDeltaLink is not supported by default.

getDeltaLink() - Method in interface org.apache.olingo.commons.api.IConstants
 
getDeltaRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
 
getDeltaRequest(URI) - Method in class org.apache.olingo.client.core.communication.request.retrieve.RetrieveRequestFactoryImpl
 
getDeltaTokenOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoAll
 
getDeltaTokenOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
 
getDeltaTokenOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
 
getDeltaTokenOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getDerivedEntity() - Method in class org.apache.olingo.commons.api.data.ContextURL
Get the derived entity.
getDeserializer(ContentType) - Method in interface org.apache.olingo.client.api.ODataClient
 
getDeserializer(ContentType) - Method in class org.apache.olingo.client.core.ODataClientImpl
 
getDetails() - Method in class org.apache.olingo.commons.api.ex.ODataError
Gets error details.
getDimension(EdmPrimitiveTypeKind) - Static method in class org.apache.olingo.commons.api.data.GeoUtils
Get dimension based on given Geography / Geometry type.
getDimension() - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
Gets dimension.
getDimension() - Method in class org.apache.olingo.commons.api.edm.geo.SRID
Returns the dimension of the SRID instance.
getDynamicProperties() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression
Gets the dynamic properties for aggregation expression.
getDynamicProperties() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
getEditLink() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
Returns OData entity edit link.
getEditLink() - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
getEditLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
 
getEditLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
 
getEditLink() - Method in class org.apache.olingo.commons.api.data.Entity
Gets entity edit link.
getEditLink() - Method in interface org.apache.olingo.commons.api.IConstants
 
getEdm(String) - Method in interface org.apache.olingo.client.api.EdmEnabledODataClient
Checks if the cached Edm matadata information matches the argument and, if not, updates the cache against the configured service root.
getEdm(String) - Method in class org.apache.olingo.client.core.EdmEnabledODataClientImpl
 
getEdm() - Method in interface org.apache.olingo.server.api.ServiceMetadata
Gets the entity data model.
getEdm() - Method in class org.apache.olingo.server.core.ServiceMetadataImpl
 
getEdmClass() - Method in enum org.apache.olingo.commons.api.edm.TargetType
 
getEdmEnabledClient(String) - Static method in class org.apache.olingo.client.core.ODataClientFactory
 
getEdmEnabledClient(String, ContentType) - Static method in class org.apache.olingo.client.core.ODataClientFactory
 
getEdmEnabledClient(String, Edm, String) - Static method in class org.apache.olingo.client.core.ODataClientFactory
 
getEdmEnabledClient(String, Edm, String, ContentType) - Static method in class org.apache.olingo.client.core.ODataClientFactory
 
getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.GeospatialCollection
 
getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.LineString
 
getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.MultiLineString
 
getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.MultiPoint
 
getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.MultiPolygon
 
getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.Point
 
getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
 
getEdmVersion() - Method in interface org.apache.olingo.client.api.edm.xml.XMLMetadata
 
getEdmVersion() - Method in class org.apache.olingo.client.core.edm.ClientCsdlXMLMetadata
 
getElse() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIf
Return the third expression of the edm:If expression.
getElse() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
Return the third expression of the edm:If expression.
getElse() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmIfImpl
 
getEntities() - Method in interface org.apache.olingo.client.api.domain.ClientEntitySet
Gets contained entities.
getEntities() - Method in class org.apache.olingo.client.core.domain.ClientEntitySetImpl
 
getEntities() - Method in class org.apache.olingo.commons.api.data.EntityCollection
Gets entities.
getEntity() - Method in class org.apache.olingo.client.api.domain.ClientInlineEntity
Gets wrapped entity.
getEntity(ClientEntity) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
Gets an Entity from the given OData entity.
getEntity(ClientEntity) - Method in class org.apache.olingo.client.core.serialization.ODataBinderImpl
 
getEntity() - Method in interface org.apache.olingo.server.api.deserializer.DeserializerResult
Returns an entity.
getEntity() - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl
 
getEntityCollection() - Method in interface org.apache.olingo.server.api.deserializer.DeserializerResult
Returns an entity collection.
getEntityCollection() - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl
 
getEntityContainer() - Method in class org.apache.olingo.client.core.edm.ClientCsdlEdmProvider
 
getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.Edm
Get main entity container.
getEntityContainer(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get entity container by full qualified name.
getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
Returns the entity container this target is contained in.
getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImport
 
getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getEntityContainer() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
Returns the entity container of this edm
getEntityContainer() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Gets entity container.
getEntityContainer() - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getEntityContainer(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getEntityContainer() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmBindingTarget
 
getEntityContainer() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmOperationImport
 
getEntityContainer() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
getEntityContainer() - Method in class org.apache.olingo.commons.core.edm.Target
 
getEntityContainerInfo(FullQualifiedName) - Method in class org.apache.olingo.client.core.edm.ClientCsdlEdmProvider
 
getEntityContainerInfo(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getEntityContainerInfo(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return an CsdlEntityContainerInfo or null if nothing is found
getEntityContainerName() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImportInfo
 
getEntityCreateRequest(URI, E) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
Gets a create request object instance.
getEntityCreateRequest(URI, E) - Method in class org.apache.olingo.client.core.communication.request.cud.CUDRequestFactoryImpl
 
getEntityId(Entity, EdmEntityType, String) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
Get the ascii representation of the entity id or thrown an SerializerException if id is null.
getEntityReferences() - Method in interface org.apache.olingo.server.api.deserializer.DeserializerResult
Returns the entity references from the provided document.
getEntityReferences() - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl
 
getEntityRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
Gets a uri request returning a single OData entity.
getEntityRequest(URI) - Method in class org.apache.olingo.client.core.communication.request.retrieve.RetrieveRequestFactoryImpl
 
getEntitySet() - Method in class org.apache.olingo.client.api.domain.ClientInlineEntitySet
Gets wrapped entity set.
getEntitySet(ClientEntitySet) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
Gets a EntitySet from the given OData entity set.
getEntitySet(FullQualifiedName, String) - Method in class org.apache.olingo.client.core.edm.ClientCsdlEdmProvider
 
getEntitySet(ClientEntitySet) - Method in class org.apache.olingo.client.core.serialization.ODataBinderImpl
 
getEntitySet(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
Get contained EntitySet by name.
getEntitySet(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getEntitySet(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return an CsdlEntitySet or null if nothing is found
getEntitySet(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Gets entity set.
getEntitySet() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
Gets entity set.
getEntitySet(String) - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
getEntitySet() - Method in interface org.apache.olingo.server.api.uri.UriResourceEntitySet
 
getEntitySet() - Method in class org.apache.olingo.server.core.uri.UriResourceEntitySetImpl
 
getEntitySetByName(String) - Method in interface org.apache.olingo.client.api.data.ServiceDocument
Gets top level entity set with given name.
getEntitySetByName(String) - Method in class org.apache.olingo.client.core.data.ServiceDocumentImpl
 
getEntitySetIteratorRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
Gets a uri request returning a set of one or more OData entities.
getEntitySetIteratorRequest(URI) - Method in class org.apache.olingo.client.core.communication.request.retrieve.RetrieveRequestFactoryImpl
 
getEntitySetNames() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
Gets entity set names.
getEntitySetNames() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
 
getEntitySetNames() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getEntitySetOrSingletonOrType() - Method in class org.apache.olingo.commons.api.data.ContextURL
Get the set entity set / singleton / type.
getEntitySetPath() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
 
getEntitySetPath() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
Gets entity set path.
getEntitySetPath() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmOperation
 
getEntitySetRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
Gets a uri request returning a set of one or more OData entities.
getEntitySetRequest(URI) - Method in class org.apache.olingo.client.core.communication.request.retrieve.RetrieveRequestFactoryImpl
 
getEntitySets() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
Gets top level entity sets.
getEntitySets() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
 
getEntitySets() - Method in class org.apache.olingo.client.core.data.ServiceDocumentImpl
 
getEntitySets() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
This method DOES NOT support lazy loading
getEntitySets() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Gets entity sets.
getEntitySets() - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
getEntitySetsWithAnnotations() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
This method DOES NOT support lazy loading
getEntitySetsWithAnnotations() - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
getEntitySetURI(String) - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
Gets URI about the given entity set.
getEntitySetURIs() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
Gets entity set URIs.
getEntityType(FullQualifiedName) - Method in class org.apache.olingo.client.core.edm.ClientCsdlEdmProvider
 
getEntityType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get entity type by full qualified name.
getEntityType() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
Get the entity type.
getEntityType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getEntityType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return an CsdlEntityType or null if nothing is found
getEntityType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Gets entity type.
getEntityType(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getEntityType() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmBindingTarget
 
getEntityType() - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo
 
getEntityType() - Method in interface org.apache.olingo.server.api.uri.UriResourceEntitySet
 
getEntityType() - Method in interface org.apache.olingo.server.api.uri.UriResourceSingleton
 
getEntityType() - Method in class org.apache.olingo.server.core.uri.UriResourceEntitySetImpl
 
getEntityType() - Method in class org.apache.olingo.server.core.uri.UriResourceSingletonImpl
 
getEntityTypeCast() - Method in interface org.apache.olingo.server.api.uri.UriInfoEntityId
Behind $entity a optional type cast can be used in the URI.
getEntityTypeCast() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getEntityTypeFilter() - Method in interface org.apache.olingo.server.api.uri.UriResourceSingleton
 
getEntityTypeFilter() - Method in class org.apache.olingo.server.core.uri.UriResourceSingletonImpl
 
getEntityTypes() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getEntityTypes() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Gets entity types.
getEntityTypes() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
getEntityTypeWithAnnotations(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get entity type with annotations by full qualified name.
getEntityTypeWithAnnotations() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
Get the entity type with annotations defined in external file.
getEntityTypeWithAnnotations(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getEntityTypeWithAnnotations(FullQualifiedName, boolean) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getEntityTypeWithAnnotations() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmBindingTarget
 
getEntityUpdateRequest(URI, UpdateType, E) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
Gets an update request object instance.
getEntityUpdateRequest(UpdateType, E) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
Gets an update request object instance; uses entity's edit link as endpoint.
getEntityUpdateRequest(URI, UpdateType, E) - Method in class org.apache.olingo.client.core.communication.request.cud.CUDRequestFactoryImpl
 
getEntityUpdateRequest(UpdateType, E) - Method in class org.apache.olingo.client.core.communication.request.cud.CUDRequestFactoryImpl
 
getEnumType(FullQualifiedName) - Method in class org.apache.olingo.client.core.edm.ClientCsdlEdmProvider
 
getEnumType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get enum type by full qualified name.
getEnumType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getEnumType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return an CsdlEnumType or null if nothing is found
getEnumType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Gets enum type.
getEnumType(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getEnumType() - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo
 
getEnumTypeName() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmConstantExpression
Return the Enum type name or null if this expression is of type primitive or geospatial.
getEnumTypeName() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmConstantExpressionImpl
 
getEnumTypes() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getEnumTypes() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Gets enum types.
getEnumTypes() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
getEnumValue() - Method in interface org.apache.olingo.client.api.domain.ClientValuable
Gets enum value.
getEnumValue() - Method in class org.apache.olingo.client.core.domain.ClientAnnotationImpl
 
getEnumValue() - Method in class org.apache.olingo.client.core.domain.ClientValuableImpl
 
getETag() - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
Gets 'ETag' header value.
getETag() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
Gets ETag.
getETag() - Method in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
 
getETag() - Method in class org.apache.olingo.client.core.communication.response.batch.ODataBatchErrorResponse
 
getETag() - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
getEtag() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
 
getEtag() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
 
getETag() - Method in class org.apache.olingo.commons.api.data.Entity
Gets ETag.
getEtag() - Method in interface org.apache.olingo.commons.api.IConstants
 
getETags() - Method in class org.apache.olingo.server.core.etag.ETagInformation
Gets the collection of ETag values found.
getException() - Method in class org.apache.olingo.server.api.debug.DebugInformation
This method will return any exception that was thrown from the application or library.
getException() - Method in interface org.apache.olingo.server.api.ODataContentWriteErrorContext
Get the exception which caused this error (as Java exception).
getException() - Method in class org.apache.olingo.server.api.ODataServerError
Gets the exception.
getException() - Method in class org.apache.olingo.server.core.ODataWritableContent.WriteErrorContext
 
getExecutor() - Method in interface org.apache.olingo.client.api.Configuration
Retrieves request executor service.
getExecutor() - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
getExpand() - Method in class org.apache.olingo.server.api.serializer.ComplexSerializerOptions
Gets the $expand system query option.
getExpand() - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions
Gets the $expand system query option.
getExpand() - Method in class org.apache.olingo.server.api.serializer.EntitySerializerOptions
Gets the $expand system query option.
getExpandAll(ExpandOption) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
getExpandedItemsPath(ExpandOption) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
getExpandedPropertyNames(List<ExpandItem>) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
getExpandItem(List<ExpandItem>, String) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
getExpandItemBasedOnType(List<ExpandItem>, String, EdmStructuredType, String) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
Fetches the expand Item depending upon the type
getExpandItems() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandOption
 
getExpandItems() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandOptionImpl
 
getExpandOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.Expand
Gets the expand option.
getExpandOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
 
getExpandOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
 
getExpandOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoEntityId
 
getExpandOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
 
getExpandOption() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ExpandImpl
 
getExpandOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getExpandOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getExpandTree() - Method in interface org.apache.olingo.server.api.deserializer.DeserializerResult
Returns the ExpandOptions for the deserialized entity.
getExpandTree() - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl
 
getExpression() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotation
 
getExpression() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
Returns the annotated expression
getExpression(Edm, CsdlExpression) - Static method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmExpression
 
getExpression() - Method in class org.apache.olingo.commons.core.edm.EdmAnnotationImpl
 
getExpression() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression
Gets the common expression to be aggregated.
getExpression() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.ComputeExpression
Gets the expression to compute.
getExpression() - Method in interface org.apache.olingo.server.api.uri.queryoption.FilterOption
 
getExpression() - Method in interface org.apache.olingo.server.api.uri.queryoption.OrderByItem
 
getExpression() - Method in interface org.apache.olingo.server.api.uri.UriParameter
 
getExpression() - Method in interface org.apache.olingo.server.api.uri.UriResourceLambdaAll
 
getExpression() - Method in interface org.apache.olingo.server.api.uri.UriResourceLambdaAny
 
getExpression() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
getExpression() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ComputeExpressionImpl
 
getExpression() - Method in class org.apache.olingo.server.core.uri.queryoption.FilterOptionImpl
 
getExpression() - Method in class org.apache.olingo.server.core.uri.queryoption.OrderByItemImpl
 
getExpression() - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
getExpression() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAllImpl
 
getExpression() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAnyImpl
 
getExpressionName() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmExpression
Will return the name of the expression e.g.
getExpressionName() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmExpression
 
getExpressions() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.Aggregate
Gets the aggregate expressions.
getExpressions() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.Compute
Gets the compute expressions.
getExpressions() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Binary
 
getExpressions() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateImpl
 
getExpressions() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ComputeImpl
 
getExpressions() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.BinaryImpl
 
getExpressionType() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmExpression
getExpressionType() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmLogicalOrComparisonExpression
 
getExpressionType() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmAnnotationPathImpl
 
getExpressionType() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmApplyImpl
 
getExpressionType() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmCastImpl
 
getExpressionType() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmCollectionImpl
 
getExpressionType() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmConstantExpressionImpl
 
getExpressionType() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmIfImpl
 
getExpressionType() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmIsOfImpl
 
getExpressionType() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmLabeledElementImpl
 
getExpressionType() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmLabeledElementReferenceImpl
 
getExpressionType() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmNavigationPropertyPathImpl
 
getExpressionType() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmNullImpl
 
getExpressionType() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmPathImpl
 
getExpressionType() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmPropertyPathImpl
 
getExpressionType() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmRecordImpl
 
getExpressionType() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmUrlRefImpl
 
getExtendsContainer() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Gets extends container.
getExtendsContainer() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
Gets extends container.
getExtendsContainerFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Gets extends container fQN.
getExterior() - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
Gets exterior points.
getFieldName() - Method in class org.apache.olingo.server.core.deserializer.batch.HeaderField
 
getFilterFactory() - Method in interface org.apache.olingo.client.api.ODataClient
 
getFilterFactory() - Method in class org.apache.olingo.client.core.ODataClientImpl
 
getFilterOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.Filter
Gets the filter option.
getFilterOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
 
getFilterOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
 
getFilterOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
 
getFilterOption() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.FilterImpl
 
getFilterOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getFilterOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getFormat() - Method in interface org.apache.olingo.client.api.communication.request.streamed.ODataStreamedEntityRequest
Returns resource representation format.
getFormat() - Method in class org.apache.olingo.client.core.communication.request.streamed.AbstractODataStreamedEntityRequest
 
getFormat() - Method in interface org.apache.olingo.server.api.uri.queryoption.FormatOption
 
getFormat() - Method in class org.apache.olingo.server.core.uri.queryoption.FormatOptionImpl
 
getFormatOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoAll
 
getFormatOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
 
getFormatOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoEntityId
 
getFormatOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoMetadata
 
getFormatOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
 
getFormatOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getFragment() - Method in interface org.apache.olingo.server.api.uri.UriInfoMetadata
 
getFragment() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getFrom() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression
Gets the aggregate expressions for from.
getFrom() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
getFullQualifiedName() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
 
getFullQualifiedName() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImport
 
getFullQualifiedName() - Method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
Returns the FullQualifiedName for this type kind.
getFullQualifiedName() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
 
getFullQualifiedName() - Method in enum org.apache.olingo.commons.api.edm.EdmTermTypeKind
Returns the FullQualifiedName for this type kind.
getFullQualifiedName() - Method in interface org.apache.olingo.commons.api.edm.EdmType
 
getFullQualifiedName() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmOperationImport
 
getFullQualifiedName() - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
getFullQualifiedName() - Method in class org.apache.olingo.commons.core.edm.EdmTermImpl
 
getFullQualifiedName() - Method in class org.apache.olingo.commons.core.edm.EdmTypeImpl
 
getFullQualifiedName() - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo
 
getFullQualifiedName() - Method in class org.apache.olingo.commons.core.edm.termtype.SingletonTermType
 
getFullQualifiedName() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getFullQualifiedNameAsString() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
 
getFunction() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmApply
A QualifiedName specifying the name of the client-side function to apply.
getFunction() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
A QualifiedName specifying the name of the client-side function to apply.
getFunction() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
Gets function.
getFunction() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmApplyImpl
 
getFunction() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.CustomFunction
Gets the function to use.
getFunction() - Method in interface org.apache.olingo.server.api.uri.UriResourceFunction
If the resource path specifies a function import this method will deliver the unbound function for the function import.
getFunction() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.CustomFunctionImpl
 
getFunction() - Method in class org.apache.olingo.server.core.uri.UriResourceFunctionImpl
 
getFunctionFqn() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
 
getFunctionFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
Gets function fQN.
getFunctionFqn() - Method in class org.apache.olingo.commons.core.edm.EdmFunctionImportImpl
 
getFunctionImport(FullQualifiedName, String) - Method in class org.apache.olingo.client.core.edm.ClientCsdlEdmProvider
 
getFunctionImport(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
Get contained FunctionImport by name.
getFunctionImport(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getFunctionImport(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return a CsdlFunctionImport or null if nothing is found
getFunctionImport(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Gets the first function import with given name.
getFunctionImport(String) - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
getFunctionImport() - Method in interface org.apache.olingo.server.api.uri.UriResourceFunction
Convenience method which returns the EdmFunctionImport which was used in the resource path to define the EdmFunction.
getFunctionImport() - Method in class org.apache.olingo.server.core.uri.UriResourceFunctionImpl
 
getFunctionImportByName(String) - Method in interface org.apache.olingo.client.api.data.ServiceDocument
Gets top level function import set with given name.
getFunctionImportByName(String) - Method in class org.apache.olingo.client.core.data.ServiceDocumentImpl
 
getFunctionImportInvokeRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
Gets an invoke request instance for the function import with the given name and no parameters.
getFunctionImportInvokeRequest(String, Map<String, ClientValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
Gets an invoke request instance for the function import with the given name and matching parameter names.
getFunctionImportInvokeRequest(String) - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractEdmEnabledInvokeRequestFactory
 
getFunctionImportInvokeRequest(String, Map<String, ClientValue>) - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractEdmEnabledInvokeRequestFactory
 
getFunctionImportNames() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
Gets function import names.
getFunctionImports() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
Gets top level function imports.
getFunctionImports() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
 
getFunctionImports() - Method in class org.apache.olingo.client.core.data.ServiceDocumentImpl
 
getFunctionImports() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
This method DOES NOT support lazy loading
getFunctionImports() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Gets function imports.
getFunctionImports(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Gets all function imports with given name.
getFunctionImports() - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
getFunctionImportURI(String) - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
Gets URI of the given function import.
getFunctionImportURIs() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
Gets function import URIs.
getFunctionInvokeRequest(URI, Class<T>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.InvokeRequestFactory
Gets an invoke request instance for the function bound to given URI (no parameters).
getFunctionInvokeRequest(URI, Class<T>, Map<String, ClientValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.InvokeRequestFactory
Gets an invoke request instance for the function bound to given URI (with parameters).
getFunctionInvokeRequest(URI, Class<RES>) - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractInvokeRequestFactory
 
getFunctionInvokeRequest(URI, Class<RES>, Map<String, ClientValue>) - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractInvokeRequestFactory
 
getFunctions(FullQualifiedName) - Method in class org.apache.olingo.client.core.edm.ClientCsdlEdmProvider
 
getFunctions() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getFunctions(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getFunctions(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return a list of all CsdlFunction for the FullQualifiedname or null if nothing is found
getFunctions() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Gets functions.
getFunctions(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
All functions with the given name
getFunctions() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
getGeoType() - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
Gets type.
getGroupByItems() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.GroupBy
Gets the items to group.
getGroupByItems() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByImpl
 
getGuard() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIf
Returns the first expression of the edm:If expression.
getGuard() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
Returns the first expression of the edm:If expression.
getGuard() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmIfImpl
 
getHeader(String) - Method in interface org.apache.olingo.client.api.communication.header.ODataHeaders
Gets the value of the header identified by the given name.
getHeader(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Gets the value of the OData request header identified by the given name.
getHeader(String) - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
Gets header value of the given header.
getHeader(String) - Method in class org.apache.olingo.client.core.communication.header.ODataHeadersImpl
 
getHeader(String) - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
getHeader() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
Gets request headers.
getHeader(String) - Method in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
 
getHeader(String) - Method in class org.apache.olingo.server.api.ODataRequest
Gets first header value for a given name.
getHeader(String) - Method in class org.apache.olingo.server.api.ODataResponse
Gets first header value for a given name.
getHeader(String) - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
getHeaderField(String) - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
getHeaderInfo() - Method in exception org.apache.olingo.client.api.communication.ODataClientErrorException
Returns headers
getHeaderNames() - Method in interface org.apache.olingo.client.api.communication.header.ODataHeaders
Gets header names.
getHeaderNames() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Gets all OData request header names.
getHeaderNames() - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
Gets header names.
getHeaderNames() - Method in class org.apache.olingo.client.core.communication.header.ODataHeadersImpl
 
getHeaderNames() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
getHeaderNames() - Method in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
 
getHeaders(String) - Method in class org.apache.olingo.server.api.ODataRequest
Gets header values for a given name.
getHeaders(String) - Method in class org.apache.olingo.server.api.ODataResponse
Gets header value for a given name.
getHeaders() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchBodyPart
 
getHeaders() - Method in interface org.apache.olingo.server.core.deserializer.batch.BatchPart
 
getHeaders() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
getHeaders(String) - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
getHref() - Method in class org.apache.olingo.commons.api.data.Link
Gets href.
getHttpClientFactory() - Method in interface org.apache.olingo.client.api.Configuration
Gets the HttpClient factory to be used for executing requests.
getHttpClientFactory() - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
getHttpRequest() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Returns Http request Object.
getHttpRequest() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
getHttpResponse(long, TimeUnit) - Method in class org.apache.olingo.client.core.communication.request.AbstractODataStreamManager
Gets HttpResponse.
getHttpStatusLine() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchChangeSetPart
 
getHttpStatusLine() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
getHttpUriRequestFactory() - Method in interface org.apache.olingo.client.api.Configuration
Gets the HttpUriRequest factory for generating requests to be executed.
getHttpUriRequestFactory() - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
getHttpVersion() - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
getId() - Method in interface org.apache.olingo.client.api.domain.ClientDeletedEntity
 
getId() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
To request entity references in place of the actual entities, the client issues a GET request with /$ref appended to the resource path.
getId() - Method in class org.apache.olingo.client.core.domain.ClientDeletedEntityImpl
 
getId() - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
getId() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
 
getId() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
 
getId() - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
Gets ID.
getId() - Method in class org.apache.olingo.commons.api.data.DeletedEntity
Get id.
getId() - Method in interface org.apache.olingo.commons.api.IConstants
 
getId() - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions
Gets the id of the entity collection
getIdOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoEntityId
 
getIdOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
 
getIdOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getIfMatch() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Gets If-Match OData request header.
getIfMatch() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
getIfNoneMatch() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Gets If-None-Match OData request header.
getIfNoneMatch() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
getIncludeAnnotations() - Method in interface org.apache.olingo.client.api.edm.xml.Reference
 
getIncludeAnnotations() - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
edmx:IncludeAnnotations elements that specify the annotations to include from the target document.
getIncludes() - Method in interface org.apache.olingo.client.api.edm.xml.Reference
 
getIncludes() - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
edmx:Include elements that specify the schemas to include from the target document
getInfo() - Method in enum org.apache.olingo.commons.api.http.HttpStatusCode
Gets the status code info.
getInlineAggregateExpression() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression
Gets the inline aggregation expression to be applied to the target of the path if used.
getInlineAggregateExpression() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
getInlineEntity() - Method in class org.apache.olingo.commons.api.data.Link
Gets in-line entity.
getInlineEntitySet() - Method in class org.apache.olingo.commons.api.data.Link
Gets in-line entity set.
getInnerError() - Method in class org.apache.olingo.commons.api.ex.ODataError
Gets server defined key-value pairs for debug environment only.
getInputStream() - Method in class org.apache.olingo.server.core.serializer.utils.CircleStreamBuffer
Get InputStream for data read access.
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmBinary
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmBoolean
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmByte
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDate
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDateTimeOffset
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDecimal
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDouble
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDuration
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeography
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyCollection
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyLineString
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyMultiLineString
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyMultiPoint
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyMultiPolygon
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyPoint
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyPolygon
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometry
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryCollection
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryLineString
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryMultiLineString
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryMultiPoint
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryMultiPolygon
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryPoint
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryPolygon
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGuid
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmInt16
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmInt32
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmInt64
 
getInstance(EdmPrimitiveTypeKind) - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmPrimitiveTypeFactory
Returns an instance for the provided EdmPrimitiveTypeKind in the form of EdmPrimitiveType.
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmSByte
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmSingle
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmStream
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmString
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.primitivetype.EdmTimeOfDay
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.termtype.EdmAnnotationPath
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.termtype.EdmAnyPropertyPath
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.termtype.EdmModelElementPath
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.termtype.EdmNavigationPropertyPath
 
getInstance() - Static method in class org.apache.olingo.commons.core.edm.termtype.EdmPropertyPath
 
getInstance(EdmTermTypeKind) - Static method in class org.apache.olingo.commons.core.edm.termtype.EdmTermTypeFactory
Returns an instance for the provided EdmTermTypeKind in the form of EdmTermType.
getInterior() - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
Gets interior points.
getInternalName() - Method in interface org.apache.olingo.commons.api.edm.EdmMapping
Returns the internal name for this mapped object.
getInternalName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlMapping
 
getInvokeRequest(HttpMethod, URI, Class<T>, Map<String, ClientValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.InvokeRequestFactory
Gets an invoke request instance for the operation bound to given URI.
getInvokeRequest(HttpMethod, URI, Class<RES>, Map<String, ClientValue>) - Method in class org.apache.olingo.client.core.communication.request.invoke.EdmEnabledInvokeRequestFactoryImpl
 
getInvokeRequest(HttpMethod, URI, Class<RES>, Map<String, ClientValue>) - Method in class org.apache.olingo.client.core.communication.request.invoke.InvokeRequestFactoryImpl
 
getInvokeRequestFactory() - Method in interface org.apache.olingo.client.api.EdmEnabledODataClient
 
getInvokeRequestFactory() - Method in interface org.apache.olingo.client.api.ODataClient
 
getInvokeRequestFactory() - Method in class org.apache.olingo.client.core.EdmEnabledODataClientImpl
 
getInvokeRequestFactory() - Method in class org.apache.olingo.client.core.ODataClientImpl
 
getItems() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCollection
Returns a list of child expression
getItems() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCollection
Returns a list of child expression
getItems() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmCollectionImpl
 
getItemType(Map<String, Collection<String>>) - Static method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchUtilities
Retrieves item type from item headers.
getJSONAnnotation(String) - Method in class org.apache.olingo.client.core.serialization.JsonDeserializer
 
getKey() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
Gets key.
getKey() - Method in enum org.apache.olingo.server.api.deserializer.batch.BatchDeserializerException.MessageKeys
 
getKey() - Method in enum org.apache.olingo.server.api.deserializer.DeserializerException.MessageKeys
 
getKey() - Method in enum org.apache.olingo.server.api.etag.PreconditionException.MessageKeys
 
getKey() - Method in interface org.apache.olingo.server.api.ODataLibraryException.MessageKey
Gets this key.
getKey() - Method in enum org.apache.olingo.server.api.serializer.BatchSerializerException.MessageKeys
 
getKey() - Method in enum org.apache.olingo.server.api.serializer.SerializerException.MessageKeys
 
getKey() - Method in enum org.apache.olingo.server.core.AcceptHeaderContentNegotiatorException.MessageKeys
 
getKey() - Method in enum org.apache.olingo.server.core.ContentNegotiatorException.MessageKeys
 
getKey() - Method in enum org.apache.olingo.server.core.ODataHandlerException.MessageKeys
 
getKey() - Method in enum org.apache.olingo.server.core.uri.parser.search.SearchParserException.MessageKeys
 
getKey() - Method in enum org.apache.olingo.server.core.uri.parser.search.SearchTokenizerException.MessageKeys
 
getKey() - Method in enum org.apache.olingo.server.core.uri.parser.UriParserSemanticException.MessageKeys
 
getKey() - Method in enum org.apache.olingo.server.core.uri.parser.UriParserSyntaxException.MessageKeys
 
getKey() - Method in enum org.apache.olingo.server.core.uri.validator.UriValidationException.MessageKeys
 
getKeyPath() - Method in class org.apache.olingo.commons.api.data.ContextURL
Get the set key path.
getKeyPredicateNames() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
Gets all key predicate names.
getKeyPredicateNames() - Method in class org.apache.olingo.commons.core.edm.EdmEntityTypeImpl
 
getKeyPredicates() - Method in interface org.apache.olingo.server.api.uri.UriResourceEntitySet
 
getKeyPredicates() - Method in interface org.apache.olingo.server.api.uri.UriResourceFunction
 
getKeyPredicates() - Method in interface org.apache.olingo.server.api.uri.UriResourceNavigation
 
getKeyPredicates() - Method in class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
getKeyPropertyRef(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
Get a key property ref by its name.
getKeyPropertyRef(String) - Method in class org.apache.olingo.commons.core.edm.EdmEntityTypeImpl
 
getKeyPropertyRefs() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
Get all key properties references as list of EdmKeyPropertyRef.
getKeyPropertyRefs() - Method in class org.apache.olingo.commons.core.edm.EdmEntityTypeImpl
 
getKind() - Method in interface org.apache.olingo.commons.api.edm.EdmType
 
getKind() - Method in class org.apache.olingo.commons.core.edm.EdmTypeImpl
 
getKind() - Method in class org.apache.olingo.commons.core.edm.primitivetype.SingletonPrimitiveType
 
getKind() - Method in class org.apache.olingo.commons.core.edm.termtype.SingletonTermType
 
getKind() - Method in interface org.apache.olingo.server.api.uri.queryoption.ApplyItem
Gets the kind of the transformation.
getKind() - Method in interface org.apache.olingo.server.api.uri.queryoption.SystemQueryOption
 
getKind() - Method in interface org.apache.olingo.server.api.uri.UriInfo
See UriInfoKind for more details which kinds are allowed.
getKind() - Method in interface org.apache.olingo.server.api.uri.UriResource
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.BottomTopImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ComputeImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ConcatImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.CustomFunctionImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ExpandImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.FilterImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.IdentityImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.OrderByImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.SearchImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.SkipImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.TopImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.SystemQueryOptionImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.UriResourceImpl
 
getLambdaVariable() - Method in interface org.apache.olingo.server.api.uri.UriResourceLambdaAll
 
getLambdaVariable() - Method in interface org.apache.olingo.server.api.uri.UriResourceLambdaAny
 
getLambdaVariable() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAllImpl
 
getLambdaVariable() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAnyImpl
 
getLastContentId() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataChangeset
 
getLastContentId() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataChangesetImpl
getLastResourcePart() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getLastThrownException() - Method in class org.apache.olingo.server.core.ODataHandlerImpl
 
getLeft() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
The left expression.
getLeftExpression() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLogicalOrComparisonExpression
Returns the first expression (left child)
getLeftExpression() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmLogicalOrComparisonExpression
 
getLeftOperand() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Binary
 
getLeftOperand() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchBinary
 
getLeftOperand() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchBinaryImpl
 
getLeftOperand() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.BinaryImpl
 
getLevelsOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
 
getLevelsOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getLineNumber() - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
getLineNumber() - Method in class org.apache.olingo.server.core.deserializer.batch.HeaderField
 
getLineNumber() - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
getLineNumber() - Method in class org.apache.olingo.server.core.deserializer.batch.Line
 
getLink() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
 
getLink() - Method in class org.apache.olingo.client.api.domain.ClientItem
 
getLink(ClientLink) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
Gets a Link from the given OData link.
getLink() - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
getLink(ClientLink) - Method in class org.apache.olingo.client.core.serialization.ODataBinderImpl
 
getLiteral() - Method in interface org.apache.olingo.server.core.uri.parser.search.SearchQueryToken
 
getLocale() - Method in exception org.apache.olingo.server.api.ODataApplicationException
Returns the Locale which was used for the error message.
getLocale() - Method in class org.apache.olingo.server.api.ODataLibraryException.ODataErrorMessage
Gets the Locale used for this message.
getLocale() - Method in class org.apache.olingo.server.api.ODataServerError
Gets the locale.
getLocalizedMessage() - Method in exception org.apache.olingo.server.api.ODataLibraryException
 
getMappedJavaClass() - Method in interface org.apache.olingo.commons.api.edm.EdmMapping
The class which is returned here will be used to during deserialization to replace the default java class for a primitive type.
getMappedJavaClass() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlMapping
 
getMapping() - Method in interface org.apache.olingo.commons.api.edm.EdmMappable
Get mapping information applied to an EDM element.
getMapping() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
 
getMapping() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Gets mapping.
getMapping() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Gets mapping.
getMapping() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmBindingTarget
 
getMapping() - Method in class org.apache.olingo.commons.core.edm.EdmParameterImpl
 
getMapping() - Method in class org.apache.olingo.commons.core.edm.EdmPropertyImpl
 
getMapping() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getMaxDataServiceVersion() - Method in interface org.apache.olingo.client.api.edm.xml.DataServices
 
getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
Returns the facet attribute MaxLength
getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
Facet MaxLength
getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
 
getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
 
getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
 
getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
 
getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
 
getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
Returns the facet attribute MaxLength
getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
Facet MaxLength
getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Gets max length.
getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Gets max length.
getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
Gets max length.
getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Gets max length.
getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
Gets max length.
getMaxLength() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmCastImpl
 
getMaxLength() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmIsOfImpl
 
getMaxLength() - Method in class org.apache.olingo.commons.core.edm.EdmParameterImpl
 
getMaxLength() - Method in class org.apache.olingo.commons.core.edm.EdmPropertyImpl
 
getMaxLength() - Method in class org.apache.olingo.commons.core.edm.EdmReturnTypeImpl
 
getMaxLength() - Method in class org.apache.olingo.commons.core.edm.EdmTermImpl
 
getMaxLength() - Method in class org.apache.olingo.commons.core.edm.EdmTypeDefinitionImpl
 
getMaxLength() - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions
Gets the maxLength facet.
getMaxLength() - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions
Gets the maxLength facet.
getMaxLength() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getMaxPageSize() - Method in interface org.apache.olingo.server.api.prefer.Preferences
Gets the value of the preference odata.maxpagesize or null if not set or an invalid value has been set.
getMaxPageSize() - Method in class org.apache.olingo.server.core.prefer.PreferencesImpl
 
getMediaContentSource() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
Gets media content source.
getMediaContentSource() - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
getMediaContentSource() - Method in class org.apache.olingo.commons.api.data.Entity
Gets media content resource.
getMediaContentType() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
Gets media content type.
getMediaContentType() - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
getMediaContentType() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
 
getMediaContentType() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
 
getMediaContentType() - Method in class org.apache.olingo.commons.api.data.Entity
Gets media content type.
getMediaContentType() - Method in interface org.apache.olingo.commons.api.IConstants
 
getMediaEditLink(String) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
Gets media-edit link with given name, if available, otherwise null.
getMediaEditLink(String) - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
getMediaEditLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
 
getMediaEditLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
 
getMediaEditLink() - Method in interface org.apache.olingo.commons.api.IConstants
 
getMediaEditLinks() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
Returns entity media edit links.
getMediaEditLinks() - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
getMediaEditLinks() - Method in class org.apache.olingo.commons.api.data.Entity
Gets media entity links.
getMediaEntityCreateRequest(URI, InputStream) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
Gets a media entity create request object instance.
getMediaEntityCreateRequest(URI, InputStream) - Method in class org.apache.olingo.client.core.communication.request.cud.CUDRequestFactoryImpl
 
getMediaEntityRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
Gets a uri request returning a media entity.
getMediaEntityRequest(URI) - Method in class org.apache.olingo.client.core.communication.request.retrieve.RetrieveRequestFactoryImpl
 
getMediaEntityUpdateRequest(URI, InputStream) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
Gets a media entity update request object instance.
getMediaEntityUpdateRequest(URI, InputStream) - Method in class org.apache.olingo.client.core.communication.request.cud.CUDRequestFactoryImpl
 
getMediaETag() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
ETag of the binary stream represented by this media entity or named stream property.
getMediaETag() - Method in class org.apache.olingo.client.api.domain.ClientLink
Gets Media ETag.
getMediaETag() - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
getMediaEtag() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
 
getMediaEtag() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
 
getMediaETag() - Method in class org.apache.olingo.commons.api.data.Entity
ETag of the binary stream represented by this media entity or named stream property.
getMediaETag() - Method in class org.apache.olingo.commons.api.data.Link
Gets Media ETag.
getMediaEtag() - Method in interface org.apache.olingo.commons.api.IConstants
 
getMediaReadLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
 
getMediaReadLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
 
getMediaReadLink() - Method in interface org.apache.olingo.commons.api.IConstants
 
getMediaRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
Gets a uri request returning a media stream.
getMediaRequest(URI) - Method in class org.apache.olingo.client.core.communication.request.retrieve.RetrieveRequestFactoryImpl
 
getMember(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
Get member according to given name
getMember(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
Gets member.
getMember(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
Gets member.
getMember(String) - Method in class org.apache.olingo.commons.core.edm.EdmEnumTypeImpl
 
getMemberNames() - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
 
getMemberNames() - Method in class org.apache.olingo.commons.core.edm.EdmEnumTypeImpl
 
getMembers() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
Gets members.
getMessage() - Method in class org.apache.olingo.commons.api.ex.ODataError
The value for the message name/value pair MUST be a human-readable, language-dependent representation of the error.
getMessage() - Method in class org.apache.olingo.commons.api.ex.ODataErrorDetail
Gets error message.
getMessage() - Method in class org.apache.olingo.server.api.ODataLibraryException.ODataErrorMessage
Gets the message text.
getMessageKey() - Method in exception org.apache.olingo.server.api.ODataLibraryException
Gets the message key.
getMetadata() - Method in class org.apache.olingo.client.core.data.ServiceDocumentImpl
Gets the metadata URI.
getMetadata() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
 
getMetadata() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
 
getMetadata() - Method in interface org.apache.olingo.commons.api.IConstants
 
getMetadataAnchor() - Method in class org.apache.olingo.client.api.domain.ClientOperation
Gets metadata anchor.
getMetadataAnchor() - Method in class org.apache.olingo.commons.api.data.Operation
Gets metadata anchor.
getMetadataETag() - Method in class org.apache.olingo.client.api.data.ResWrap
An ETag header MAY also be returned on a metadata document request or service document request to allow the client subsequently to make a conditional request for the metadata or service document.
getMetadataEtag() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
 
getMetadataEtag() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
 
getMetadataEtag() - Method in interface org.apache.olingo.commons.api.IConstants
 
getMetadataETag() - Method in interface org.apache.olingo.server.api.etag.ServiceMetadataETagSupport
Since the Olingo library cannot generate a metadata document etag in a generic way we call this method to retrieve an application specific etag for the metadata document.
getMetadataRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
Gets a metadata request instance.
getMetadataRequest(String) - Method in class org.apache.olingo.client.core.communication.request.retrieve.RetrieveRequestFactoryImpl
 
getMethod() - Method in enum org.apache.olingo.client.api.communication.request.cud.UpdateType
Gets HTTP request method.
getMethod() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Returns HTTP request method.
getMethod() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
getMethod() - Method in class org.apache.olingo.client.core.http.HttpMerge
Gets HTTP method name.
getMethod() - Method in class org.apache.olingo.client.core.http.HttpPatch
Gets HTTP method name.
getMethod() - Method in class org.apache.olingo.server.api.ODataRequest
Gets the HTTP method.
getMethod() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.BottomTop
Gets the partial-aggregation method.
getMethod() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Method
 
getMethod() - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
getMethod() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.BottomTopImpl
 
getMethod() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MethodImpl
 
getMethodName() - Method in class org.apache.olingo.server.api.debug.RuntimeMeasurement
Gets the method name.
getMimeType() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
Gets the related MIME type for the property.
getMimeType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Gets mime type.
getMimeType() - Method in class org.apache.olingo.commons.core.edm.EdmPropertyImpl
 
getMimeType() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getName() - Method in interface org.apache.olingo.client.api.data.ServiceDocumentItem
 
getName() - Method in class org.apache.olingo.client.api.domain.ClientItem
 
getName() - Method in interface org.apache.olingo.client.api.domain.ClientProperty
Returns property name.
getName() - Method in class org.apache.olingo.client.core.data.ServiceDocumentItemImpl
 
getName() - Method in class org.apache.olingo.client.core.domain.ClientPropertyImpl
Returns property name.
getName() - Method in class org.apache.olingo.commons.api.data.Parameter
Gets the name of the parameter.
getName() - Method in class org.apache.olingo.commons.api.data.Property
Get name of property.
getName() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLabeledElement
Returns the assigned name
getName() - Method in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
 
getName() - Method in interface org.apache.olingo.commons.api.edm.EdmNamed
 
getName() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
Returns the assigned name
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
 
getName() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlNamed
Gets name.
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
 
getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
 
getName() - Method in enum org.apache.olingo.commons.api.format.PreferenceName
 
getName() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmNamed
 
getName() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmLabeledElementImpl
 
getName() - Method in class org.apache.olingo.commons.core.edm.EdmKeyPropertyRefImpl
 
getName() - Method in class org.apache.olingo.commons.core.edm.primitivetype.SingletonPrimitiveType
 
getName() - Method in class org.apache.olingo.commons.core.edm.termtype.SingletonTermType
 
getName() - Method in interface org.apache.olingo.server.api.uri.queryoption.QueryOption
 
getName() - Method in interface org.apache.olingo.server.api.uri.UriParameter
 
getName() - Method in interface org.apache.olingo.server.core.debug.DebugTab
Gets the name of this debug information part, useful as title.
getName() - Method in class org.apache.olingo.server.core.debug.DebugTabBody
 
getName() - Method in class org.apache.olingo.server.core.debug.DebugTabRequest
 
getName() - Method in class org.apache.olingo.server.core.debug.DebugTabResponse
 
getName() - Method in class org.apache.olingo.server.core.debug.DebugTabRuntime
 
getName() - Method in class org.apache.olingo.server.core.debug.DebugTabServer
 
getName() - Method in class org.apache.olingo.server.core.debug.DebugTabStacktrace
 
getName() - Method in class org.apache.olingo.server.core.debug.DebugTabUri
 
getName() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getName() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getName() - Method in class org.apache.olingo.server.core.uri.queryoption.QueryOptionImpl
 
getName() - Method in class org.apache.olingo.server.core.uri.queryoption.SystemQueryOptionImpl
 
getName() - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
getNamespace() - Method in interface org.apache.olingo.client.api.edm.xml.Include
 
getNamespace() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
 
getNamespace() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getNamespace() - Method in interface org.apache.olingo.commons.api.edm.EdmType
Namespace of this EdmType.
getNamespace() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
 
getNamespace() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
Returns the namespace of the alias
getNamespace() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Gets namespace.
getNamespace() - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceInclude
 
getNamespace() - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
getNamespace() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
getNamespace() - Method in class org.apache.olingo.commons.core.edm.EdmTypeImpl
 
getNamespace() - Method in class org.apache.olingo.commons.core.edm.primitivetype.SingletonPrimitiveType
 
getNamespace() - Method in class org.apache.olingo.commons.core.edm.termtype.SingletonTermType
 
getNamespace() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getNavigationBinding(String) - Method in class org.apache.olingo.commons.api.data.Linked
Gets binding link with given name, if available, otherwise null.
getNavigationBindings() - Method in class org.apache.olingo.commons.api.data.Linked
Gets binding links.
getNavigationLink(String) - Method in interface org.apache.olingo.client.api.domain.ClientLinked
Gets navigation link with given name, if available, otherwise null.
getNavigationLink(String) - Method in class org.apache.olingo.client.core.domain.ClientComplexValueImpl
 
getNavigationLink(String) - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
getNavigationLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
 
getNavigationLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
 
getNavigationLink(String) - Method in class org.apache.olingo.commons.api.data.Linked
Gets navigation link with given name, if available, otherwise null.
getNavigationLink() - Method in interface org.apache.olingo.commons.api.IConstants
 
getNavigationLinks() - Method in interface org.apache.olingo.client.api.domain.ClientLinked
Returns all entity navigation links (including inline entities / entity sets).
getNavigationLinks() - Method in class org.apache.olingo.client.core.domain.ClientComplexValueImpl
 
getNavigationLinks() - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
getNavigationLinks() - Method in class org.apache.olingo.commons.api.data.Linked
Gets navigation links.
getNavigationProperties() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
Gets navigation properties.
getNavigationProperties() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmStructuredType
 
getNavigationProperty(String) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Get navigation property by name.
getNavigationProperty(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
Gets navigation property.
getNavigationProperty(String) - Method in class org.apache.olingo.commons.core.edm.AbstractEdmStructuredType
 
getNavigationProperty(String) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getNavigationPropertyBindings() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
 
getNavigationPropertyBindings() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
Gets navigation property bindings.
getNavigationPropertyBindings() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmBindingTarget
 
getNavigationPropertyNames() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Get all navigation property names.
getNavigationPropertyNames() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmStructuredType
 
getNavigationPropertyNames() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getNavOrPropertyPath() - Method in class org.apache.olingo.commons.api.data.ContextURL
Get the set navigation or property path.
getNext() - Method in interface org.apache.olingo.client.api.domain.ClientEntitySet
Gets next page link.
getNext() - Method in class org.apache.olingo.client.api.domain.ClientEntitySetIterator
Gets the next link if exists.
getNext() - Method in class org.apache.olingo.client.core.domain.ClientEntitySetImpl
 
getNext() - Method in class org.apache.olingo.commons.api.data.AbstractEntityCollectionObject
 
getNext() - Method in class org.apache.olingo.commons.api.data.EntityCollection
Gets next link if exists.
getNext() - Method in class org.apache.olingo.commons.api.data.EntityIterator
Gets next link.
getNextLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
 
getNextLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
 
getNextLink() - Method in interface org.apache.olingo.commons.api.IConstants
 
getNumber() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.BottomTop
Gets the expression that determines the number of items to aggregate.
getNumber() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.BottomTopImpl
 
getObjectFactory() - Method in interface org.apache.olingo.client.api.ODataClient
 
getObjectFactory() - Method in class org.apache.olingo.client.core.ODataClientImpl
 
getODataContent() - Method in class org.apache.olingo.server.api.ODataResponse
 
getODataContent() - Method in interface org.apache.olingo.server.api.serializer.SerializerStreamResult
Returns the content as ODataContent instance.
getODataContent() - Method in class org.apache.olingo.server.core.serializer.SerializerStreamResultImpl
 
getODataContentWriteErrorCallback() - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions
Gets the callback which is used in case of an exception during write of the content (in case the content will be written/streamed in the future)
getODataDelta(ResWrap<Delta>) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
 
getODataDelta(ResWrap<Delta>) - Method in class org.apache.olingo.client.core.serialization.ODataBinderImpl
 
getODataEntity(ResWrap<Entity>) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
Gets ODataEntity from the given entity resource.
getODataEntity(ResWrap<Entity>) - Method in class org.apache.olingo.client.core.serialization.ODataBinderImpl
 
getODataEntitySet(ResWrap<EntityCollection>) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
Gets ODataEntitySet from the given entity set resource.
getODataEntitySet(ResWrap<EntityCollection>) - Method in class org.apache.olingo.client.core.serialization.ODataBinderImpl
 
getODataError() - Method in exception org.apache.olingo.client.api.communication.ODataClientErrorException
Gets OData error.
getODataErrorCode() - Method in exception org.apache.olingo.server.api.ODataApplicationException
This method will return the error code specified by the application.
getODataLibraryException() - Method in interface org.apache.olingo.server.api.ODataContentWriteErrorContext
Get the exception which caused this error (as ODataLibraryException exception).
getODataLibraryException() - Method in class org.apache.olingo.server.core.ODataWritableContent.WriteErrorContext
 
getODataPath() - Method in class org.apache.olingo.commons.api.data.ContextURL
Get the OData path.
getODataProperty(ResWrap<Property>) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
Gets an ODataProperty from the given property resource.
getODataProperty(ResWrap<Property>) - Method in class org.apache.olingo.client.core.serialization.ODataBinderImpl
 
getODataProperty(EdmType, Property) - Method in class org.apache.olingo.client.core.serialization.ODataBinderImpl
 
getODataResponse() - Method in interface org.apache.olingo.client.api.communication.response.AsyncResponseWrapper
Gets the real response.
getODataResponse() - Method in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl.AsyncResponseWrapperImpl
 
getODataServiceDocument(ServiceDocument) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
Gets ODataServiceDocument from the given service document resource.
getODataServiceDocument(ServiceDocument) - Method in class org.apache.olingo.client.core.serialization.ODataBinderImpl
 
getODataValue(FullQualifiedName, Valuable, URI, String) - Method in class org.apache.olingo.client.core.serialization.ODataBinderImpl
 
getOnDelete() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
 
getOnDelete() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
Gets on delete.
getOnDelete() - Method in class org.apache.olingo.commons.core.edm.EdmNavigationPropertyImpl
 
getOneByName(String, Collection<T>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem
Gets one by name.
getOneByTitle(String, List<Link>) - Method in class org.apache.olingo.commons.api.data.Linked
 
getOp() - Method in class org.apache.olingo.client.core.uri.EqFilter
 
getOp() - Method in class org.apache.olingo.client.core.uri.GeFilter
 
getOp() - Method in class org.apache.olingo.client.core.uri.GtFilter
 
getOp() - Method in class org.apache.olingo.client.core.uri.HasFilter
 
getOp() - Method in class org.apache.olingo.client.core.uri.LeFilter
 
getOp() - Method in class org.apache.olingo.client.core.uri.LtFilter
 
getOp() - Method in class org.apache.olingo.client.core.uri.NeFilter
 
getOperand() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Unary
 
getOperand() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchUnary
 
getOperand() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchUnaryImpl
 
getOperand() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.UnaryImpl
 
getOperation(String) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
Searches for operation with given title.
getOperation(String) - Method in interface org.apache.olingo.client.api.domain.ClientEntitySet
Searches for operation with given title.
getOperation(String) - Method in interface org.apache.olingo.client.api.domain.ClientProperty
Searches for operation with given title.
getOperation(String) - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
getOperation(String) - Method in class org.apache.olingo.client.core.domain.ClientEntitySetImpl
 
getOperation(String) - Method in class org.apache.olingo.client.core.domain.ClientPropertyImpl
 
getOperationInvokeMarker() - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
getOperations() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
Gets operations.
getOperations() - Method in interface org.apache.olingo.client.api.domain.ClientEntitySet
Gets operations.
getOperations() - Method in interface org.apache.olingo.client.api.domain.ClientProperty
Gets operations.
getOperations() - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
Gets operations.
getOperations() - Method in class org.apache.olingo.client.core.domain.ClientEntitySetImpl
Gets operations.
getOperations() - Method in class org.apache.olingo.client.core.domain.ClientPropertyImpl
Gets operations.
getOperations() - Method in class org.apache.olingo.commons.api.data.AbstractEntityCollectionObject
 
getOperations() - Method in class org.apache.olingo.commons.api.data.Entity
Gets operations.
getOperations() - Method in class org.apache.olingo.commons.api.data.EntityCollection
Gets operations.
getOperations() - Method in class org.apache.olingo.commons.api.data.EntityIterator

ATTENTION: getOperations is not supported by default.

getOperations() - Method in class org.apache.olingo.commons.api.data.Property
Gets operations.
getOperator() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Binary
 
getOperator() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Unary
 
getOperator() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchBinary
 
getOperator() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchUnary
 
getOperator() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchBinaryImpl
 
getOperator() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchUnaryImpl
 
getOperator() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.BinaryImpl
 
getOperator() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.UnaryImpl
 
getOrderByOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.OrderBy
Gets the order by option.
getOrderByOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
 
getOrderByOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
 
getOrderByOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
 
getOrderByOption() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.OrderByImpl
 
getOrderByOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getOrderByOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getOrders() - Method in interface org.apache.olingo.server.api.uri.queryoption.OrderByOption
 
getOrders() - Method in class org.apache.olingo.server.core.uri.queryoption.OrderByOptionImpl
 
getOutputStream() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchRequest
Gets piped stream to be used to stream batch items.
getOutputStream() - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchRequest
 
getOutputStream() - Method in class org.apache.olingo.server.core.serializer.utils.CircleStreamBuffer
Get OutputStream for write data.
getParameter(String) - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
Get parameter for given name
getParameter(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
Gets parameter.
getParameter(String) - Method in class org.apache.olingo.commons.api.format.AcceptCharset
 
getParameter(String) - Method in class org.apache.olingo.commons.api.format.AcceptType
 
getParameter(String) - Method in class org.apache.olingo.commons.api.format.ContentType
Returns the value of a given parameter.
getParameter(String) - Method in class org.apache.olingo.commons.core.edm.AbstractEdmOperation
 
getParameterName() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Alias
 
getParameterName() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.AliasImpl
 
getParameterNames() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
A list of all parameter names.
getParameterNames() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmOperation
 
getParameterNames(List<UriParameter>) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
getParameters() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmApply
Returns the expressions applied to the parameters of the function
getParameters() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
Returns the expressions applied to the parameters of the function
getParameters() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
Gets parameters.
getParameters() - Method in class org.apache.olingo.commons.api.format.AcceptCharset
 
getParameters() - Method in class org.apache.olingo.commons.api.format.AcceptType
 
getParameters() - Method in class org.apache.olingo.commons.api.format.ContentType
Gets the parameters of this content type.
getParameters() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmApplyImpl
 
getParameters() - Method in class org.apache.olingo.server.api.prefer.Preferences.Preference
Gets the parameters of the preference.
getParameters() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.CustomFunction
Gets the function parameters.
getParameters() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Method
 
getParameters() - Method in interface org.apache.olingo.server.api.uri.UriResourceFunction
 
getParameters() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.CustomFunctionImpl
 
getParameters() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MethodImpl
 
getParameters() - Method in class org.apache.olingo.server.core.uri.UriResourceFunctionImpl
 
getParentContainerName() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
 
getParentContainerName() - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
getPartner() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
 
getPartner() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
Gets partner.
getPartner() - Method in class org.apache.olingo.commons.core.edm.EdmNavigationPropertyImpl
 
getPath() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationPropertyBinding
A path contains the full qualified name of the type it is referring to as a first segment.
getPath() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
Gets path.
getPath() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
Gets path.
getPath() - Method in class org.apache.olingo.commons.core.edm.EdmNavigationPropertyBindingImpl
 
getPath() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression
Gets the path prefix and the path segment.
getPath() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.GroupByItem
Gets the path.
getPath() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
getPath() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByItemImpl
 
getPayload() - Method in class org.apache.olingo.client.api.data.ResWrap
Gets contained object.
getPayload() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataBasicRequest
Gets payload as an InputStream.
getPayload() - Method in class org.apache.olingo.client.core.communication.request.cud.ODataDeleteRequestImpl
No payload: null will be returned.
getPayload() - Method in class org.apache.olingo.client.core.communication.request.cud.ODataEntityCreateRequestImpl
 
getPayload() - Method in class org.apache.olingo.client.core.communication.request.cud.ODataEntityUpdateRequestImpl
 
getPayload() - Method in class org.apache.olingo.client.core.communication.request.cud.ODataPropertyUpdateRequestImpl
 
getPayload() - Method in class org.apache.olingo.client.core.communication.request.cud.ODataReferenceAddingRequestImpl
No payload: null will be returned.
getPayload() - Method in class org.apache.olingo.client.core.communication.request.cud.ODataValueUpdateRequestImpl
Gets payload as an InputStream.
getPayload() - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractODataInvokeRequest
 
getPayload() - Method in class org.apache.olingo.client.core.communication.request.retrieve.AbstractODataRetrieveRequest
This kind of request doesn't have any payload: null will be returned.
getPayloadManager() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchRequestImpl
 
getPayloadManager() - Method in class org.apache.olingo.client.core.communication.request.streamed.AbstractODataStreamedRequest
Gets OData request payload management object.
getPayloadManager() - Method in class org.apache.olingo.client.core.communication.request.streamed.ODataMediaEntityCreateRequestImpl
 
getPayloadManager() - Method in class org.apache.olingo.client.core.communication.request.streamed.ODataMediaEntityUpdateRequestImpl
 
getPayloadManager() - Method in class org.apache.olingo.client.core.communication.request.streamed.ODataStreamUpdateRequestImpl
Gets OData request payload management object.
getPOSTParameterFormat() - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractODataInvokeRequest
 
getPOSTParameterFormat() - Method in class org.apache.olingo.client.core.communication.request.invoke.ODataInvokeRequestImpl
 
getPrecision() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
Returns the facet attribute Precision
getPrecision() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
Facet Precision
getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
 
getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
 
getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
 
getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
 
getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
 
getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
Returns the facet attribute Precision
getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
Facet Precision
getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Gets precision.
getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Gets precision.
getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
Gets precision.
getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Gets precision.
getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
Gets precision.
getPrecision() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmCastImpl
 
getPrecision() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmIsOfImpl
 
getPrecision() - Method in class org.apache.olingo.commons.core.edm.EdmParameterImpl
 
getPrecision() - Method in class org.apache.olingo.commons.core.edm.EdmPropertyImpl
 
getPrecision() - Method in class org.apache.olingo.commons.core.edm.EdmReturnTypeImpl
 
getPrecision() - Method in class org.apache.olingo.commons.core.edm.EdmTermImpl
 
getPrecision() - Method in class org.apache.olingo.commons.core.edm.EdmTypeDefinitionImpl
 
getPrecision() - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions
Gets the precision facet.
getPrecision() - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions
Gets the precision facet.
getPrecision() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getPrefer() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Gets Prefer OData request header.
getPrefer() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
getPreference(String) - Method in interface org.apache.olingo.server.api.prefer.Preferences
Gets named preference.
getPreference(String) - Method in class org.apache.olingo.server.core.prefer.PreferencesImpl
 
getPrimitiveTypeKind() - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo
 
getPrimitiveValue() - Method in interface org.apache.olingo.client.api.domain.ClientValuable
Gets primitive value.
getPrimitiveValue() - Method in class org.apache.olingo.client.core.domain.ClientAnnotationImpl
 
getPrimitiveValue() - Method in class org.apache.olingo.client.core.domain.ClientValuableImpl
 
getProperties() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
Returns OData entity properties.
getProperties() - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
getProperties() - Method in class org.apache.olingo.commons.api.data.Entity
Gets properties.
getProperties() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
Gets properties.
getProperties() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmStructuredType
 
getProperty(String) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
Searches for property with given name.
getProperty(ClientProperty) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
Gets a Property from the given OData property.
getProperty(String, Object) - Method in class org.apache.olingo.client.core.ConfigurationImpl
Gets given configuration property.
getProperty(String) - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
getProperty(ClientProperty) - Method in class org.apache.olingo.client.core.serialization.ODataBinderImpl
 
getProperty(String) - Method in class org.apache.olingo.commons.api.data.Entity
Gets property with given name.
getProperty() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPropertyValue
Property name
getProperty() - Method in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
 
getProperty(String) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Get property by name
getProperty() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
Property name
getProperty() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
Gets property.
getProperty(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
Gets property.
getProperty(String) - Method in class org.apache.olingo.commons.core.edm.AbstractEdmStructuredType
 
getProperty() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmPropertyValueImpl
 
getProperty() - Method in class org.apache.olingo.commons.core.edm.EdmKeyPropertyRefImpl
 
getProperty() - Method in interface org.apache.olingo.server.api.deserializer.DeserializerResult
Returns a Property or collections of properties (primitive & complex).
getProperty() - Method in interface org.apache.olingo.server.api.uri.UriResourceNavigation
 
getProperty() - Method in interface org.apache.olingo.server.api.uri.UriResourceProperty
 
getProperty() - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl
 
getProperty(String) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getProperty() - Method in class org.apache.olingo.server.core.uri.UriResourceComplexPropertyImpl
 
getProperty() - Method in class org.apache.olingo.server.core.uri.UriResourceNavigationPropertyImpl
 
getProperty() - Method in class org.apache.olingo.server.core.uri.UriResourcePrimitivePropertyImpl
 
getPropertyCollectionValueUpdateRequest(URI, ClientProperty) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
Gets an update request object instance.
getPropertyCollectionValueUpdateRequest(URI, ClientProperty) - Method in class org.apache.olingo.client.core.communication.request.cud.CUDRequestFactoryImpl
 
getPropertyComplexValueUpdateRequest(URI, UpdateType, ClientProperty) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
Gets an update request object instance.
getPropertyComplexValueUpdateRequest(URI, UpdateType, ClientProperty) - Method in class org.apache.olingo.client.core.communication.request.cud.CUDRequestFactoryImpl
 
getPropertyName() - Method in interface org.apache.olingo.commons.api.edm.EdmReferentialConstraint
 
getPropertyName() - Method in class org.apache.olingo.commons.core.edm.EdmReferentialConstraintImpl
 
getPropertyNames() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Get all simple and complex property names.
getPropertyNames() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmStructuredType
 
getPropertyNames() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getPropertyPrimitiveValueUpdateRequest(URI, ClientProperty) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
Gets an update request object instance.
getPropertyPrimitiveValueUpdateRequest(URI, ClientProperty) - Method in class org.apache.olingo.client.core.communication.request.cud.CUDRequestFactoryImpl
 
getPropertyRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
Gets a uri request returning a single OData entity property.
getPropertyRequest(URI) - Method in class org.apache.olingo.client.core.communication.request.retrieve.RetrieveRequestFactoryImpl
 
getPropertyValueRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
Gets a uri request returning a single OData entity property value.
getPropertyValueRequest(URI) - Method in class org.apache.olingo.client.core.communication.request.retrieve.RetrieveRequestFactoryImpl
 
getPropertyValues() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmRecord
List of edm:PropertyValues (See EdmPropertyValue
getPropertyValues() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
List of edm:PropertyValues (See CsdlPropertyValue
getPropertyValues() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmRecordImpl
 
getProtocol() - Method in class org.apache.olingo.server.api.ODataRequest
 
getQualifier() - Method in interface org.apache.olingo.client.api.edm.xml.IncludeAnnotations
 
getQualifier() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotation
 
getQualifier() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotations
 
getQualifier() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
Returns the annotated qualifier
getQualifier() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
Gets qualifier.
getQualifier() - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
 
getQualifier() - Method in class org.apache.olingo.commons.core.edm.EdmAnnotationImpl
 
getQualifier() - Method in class org.apache.olingo.commons.core.edm.EdmAnnotationsImpl
 
getQuality() - Method in class org.apache.olingo.commons.api.format.AcceptCharset
 
getQuality() - Method in class org.apache.olingo.commons.api.format.AcceptType
 
getRawBaseUri() - Method in class org.apache.olingo.server.api.deserializer.batch.BatchOptions
Gets raw base URI.
getRawBaseUri() - Method in class org.apache.olingo.server.api.ODataRequest
Gets the base URI.
getRawBaseUri() - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
getRawODataPath() - Method in class org.apache.olingo.server.api.ODataRequest
Gets the path segments of the request URI that belong to OData.
getRawODataPath() - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
getRawQueryPath() - Method in class org.apache.olingo.server.api.ODataRequest
Gets the query part of the request URI.
getRawQueryPath() - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
getRawRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
Implements a raw request request without specifying any return type.
getRawRequest(URI) - Method in class org.apache.olingo.client.core.communication.request.retrieve.RetrieveRequestFactoryImpl
 
getRawRequestUri() - Method in class org.apache.olingo.server.api.ODataRequest
Gets the total request URI.
getRawRequestUri() - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
getRawResponse() - Method in exception org.apache.olingo.client.api.communication.ODataClientErrorException
Return raw response from the request (can be null).
getRawResponse() - Method in exception org.apache.olingo.client.api.communication.ODataServerErrorException
Return raw response from the request (can be null).
getRawResponse() - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
Gets response body as InputStream.
getRawResponse() - Method in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
 
getRawServiceResolutionUri() - Method in class org.apache.olingo.server.api.deserializer.batch.BatchOptions
Gets raw service resolution URI.
getRawServiceResolutionUri() - Method in class org.apache.olingo.server.api.ODataRequest
Gets the URI part responsible for service resolution.
getRawServiceResolutionUri() - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
getReader() - Method in interface org.apache.olingo.client.api.ODataClient
 
getReader() - Method in class org.apache.olingo.client.core.ODataClientImpl
 
getReader(InputStream) - Method in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
getReadLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
 
getReadLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
 
getReadLink() - Method in interface org.apache.olingo.commons.api.IConstants
 
getReason() - Method in interface org.apache.olingo.client.api.domain.ClientDeletedEntity
 
getReason() - Method in class org.apache.olingo.client.core.domain.ClientDeletedEntityImpl
 
getReason() - Method in class org.apache.olingo.commons.api.data.DeletedEntity
Get reason for deletion.
getReducedExpandItemsPaths(Set<List<String>>, String) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
getReducedSelectedPaths(Set<List<String>>, String) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
getReferenceAddingRequest(URI, URI, URI) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
A successful POST request to a navigation property's references collection adds a relationship to an existing entity.
getReferenceAddingRequest(URI, URI, URI) - Method in class org.apache.olingo.client.core.communication.request.cud.CUDRequestFactoryImpl
 
getReferencedProperty() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
Gets referenced property.
getReferencedProperty() - Method in interface org.apache.olingo.server.api.uri.UriParameter
 
getReferencedProperty() - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
getReferencedPropertyName() - Method in interface org.apache.olingo.commons.api.edm.EdmReferentialConstraint
 
getReferencedPropertyName() - Method in class org.apache.olingo.commons.core.edm.EdmReferentialConstraintImpl
 
getReferenceInURI(ODataRequest) - Method in class org.apache.olingo.server.core.batchhandler.referenceRewriting.BatchReferenceRewriter
 
getReferences() - Method in interface org.apache.olingo.client.api.edm.xml.Edmx
 
getReferences() - Method in interface org.apache.olingo.client.api.edm.xml.XMLMetadata
 
getReferences() - Method in class org.apache.olingo.client.core.edm.ClientCsdlXMLMetadata
 
getReferences() - Method in class org.apache.olingo.client.core.edm.xml.ClientCsdlEdmx
 
getReferences() - Method in interface org.apache.olingo.server.api.ServiceMetadata
Gets the list of references defined for this service.
getReferences() - Method in class org.apache.olingo.server.core.ServiceMetadataImpl
 
getReferenceSingleChangeRequest(URI, URI, URI) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
A successful PUT request to a single-valued navigation property�s reference resource changes the related entity.
getReferenceSingleChangeRequest(URI, URI, URI) - Method in class org.apache.olingo.client.core.communication.request.cud.CUDRequestFactoryImpl
 
getReferencingPropertyName(String) - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
Get property name for referenced property
getReferencingPropertyName(String) - Method in class org.apache.olingo.commons.core.edm.EdmNavigationPropertyImpl
 
getReferentialConstraints() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
 
getReferentialConstraints() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
Gets referential constraints.
getReferentialConstraints() - Method in class org.apache.olingo.commons.core.edm.EdmNavigationPropertyImpl
 
getRel() - Method in class org.apache.olingo.client.api.domain.ClientLink
Gets link rel.
getRel() - Method in class org.apache.olingo.commons.api.data.Link
Gets rel info.
getRelatedBindingTarget(String) - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
Returns the target for a given path.
getRelatedBindingTarget(String) - Method in class org.apache.olingo.commons.core.edm.AbstractEdmBindingTarget
 
getRelatedServiceDocuments() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
Gets related service documents.
getRelatedServiceDocuments() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
 
getRelatedServiceDocuments() - Method in class org.apache.olingo.client.core.data.ServiceDocumentImpl
 
getRelatedServiceDocumentsNames() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
Gets related service documents names.
getRelatedServiceDocumentsURIs() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
Gets related service documents URIs.
getRelatedServiceDocumentURI(String) - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
Gets URI of the given related service documents.
getRelationship() - Method in interface org.apache.olingo.client.api.domain.ClientDeltaLink
 
getRelationship() - Method in class org.apache.olingo.client.core.domain.ClientDeltaLinkImpl
 
getRelationship() - Method in class org.apache.olingo.commons.api.data.DeltaLink
Get relationship of this link.
getRepresentation() - Method in enum org.apache.olingo.commons.api.data.ContextURL.Suffix
Returns OData representation of the suffix
getRequest() - Method in class org.apache.olingo.server.api.debug.DebugInformation
This method will return the ODataRequest the library created.
getRequest() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchChangeSetPart
 
getRequestBaseUri() - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
getRequests() - Method in class org.apache.olingo.server.api.deserializer.batch.BatchRequestPart
Gets all requests of this part.
getRequests() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchBodyPart
 
getResourcePath() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
 
getResourcePath() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Member
 
getResourcePath() - Method in interface org.apache.olingo.server.api.uri.queryoption.SelectItem
 
getResourcePath() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getResourcePath() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MemberImpl
 
getResourcePath() - Method in class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
getResponse() - Method in interface org.apache.olingo.client.api.communication.request.ODataPayloadManager
Closes the payload input stream and gets the OData response back.
getResponse(long, TimeUnit) - Method in class org.apache.olingo.client.core.communication.request.AbstractODataStreamManager
Gets OData response.
getResponse() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataStreamManager
Closes the payload input stream and gets the OData response back.
getResponse(long, TimeUnit) - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractBatchManager
 
getResponse(String) - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchResponseItem
Gets response about the given contentId.
getResponse(long, TimeUnit) - Method in class org.apache.olingo.client.core.communication.request.streamed.ODataMediaEntityCreateRequestImpl.MediaEntityCreateStreamManagerImpl
 
getResponse(long, TimeUnit) - Method in class org.apache.olingo.client.core.communication.request.streamed.ODataMediaEntityUpdateRequestImpl.MediaEntityUpdateStreamManagerImpl
 
getResponse(long, TimeUnit) - Method in class org.apache.olingo.client.core.communication.request.streamed.ODataStreamUpdateRequestImpl.StreamUpdateStreamManagerImpl
Gets OData response.
getResponseInstance(long, TimeUnit) - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractBatchManager
 
getResponseInstance(long, TimeUnit) - Method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchRequestImpl.BatchManagerImpl
 
getResponseIterator() - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchResponseItem
Gets OData responses iterator.
getResponses() - Method in class org.apache.olingo.server.api.deserializer.batch.ODataResponsePart
Returns a collection of ODataResponses.
getResponseTemplate() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
Gets an empty response that can be initialized by a stream.
getResultReference(EdmReturnType) - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractInvokeRequestFactory
 
getRetrieveRequestFactory() - Method in interface org.apache.olingo.client.api.ODataClient
 
getRetrieveRequestFactory() - Method in class org.apache.olingo.client.core.ODataClientImpl
 
getReturn() - Method in interface org.apache.olingo.server.api.prefer.Preferences
Gets the value of the preference return or null if not set or the value is not valid.
getReturn() - Method in class org.apache.olingo.server.core.prefer.PreferencesImpl
 
getReturnedEntitySet(EdmEntitySet) - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
Get EdmEntitySet for the given binding parameters EntitySet
getReturnedEntitySet() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImport
 
getReturnedEntitySet(EdmEntitySet) - Method in class org.apache.olingo.commons.core.edm.AbstractEdmOperation
 
getReturnedEntitySet() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmOperationImport
 
getReturnType() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
 
getReturnType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
Gets return type.
getReturnType() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmOperation
 
getReturnType() - Method in class org.apache.olingo.commons.core.edm.EdmFunctionImpl
 
getRight() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
The right expression.
getRightExpression() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLogicalOrComparisonExpression
Returns the second expression (right child)
getRightExpression() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmLogicalOrComparisonExpression
 
getRightOperand() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Binary
 
getRightOperand() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchBinary
 
getRightOperand() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchBinaryImpl
 
getRightOperand() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.BinaryImpl
 
getRollup() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.GroupByItem
Gets the rollup.
getRollup() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByItemImpl
 
getRuntimeInformation() - Method in class org.apache.olingo.server.api.debug.DebugInformation
This method will return all runtime information which was collected inside the library.
getRxSerializer(ContentType) - Method in interface org.apache.olingo.client.api.ODataClient
 
getRxSerializer(ContentType) - Method in class org.apache.olingo.client.core.ODataClientImpl
 
getScale() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
Returns the facet attribute Scale
getScale() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
Facet Scale
getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
 
getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
 
getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
 
getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
 
getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
 
getScale() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
Returns the facet attribute Scale
getScale() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
Facet Scale
getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Gets scale.
getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Gets scale.
getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
Gets scale.
getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Gets scale.
getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
Gets scale.
getScale() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmCastImpl
 
getScale() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmIsOfImpl
 
getScale() - Method in class org.apache.olingo.commons.core.edm.EdmParameterImpl
 
getScale() - Method in class org.apache.olingo.commons.core.edm.EdmPropertyImpl
 
getScale() - Method in class org.apache.olingo.commons.core.edm.EdmReturnTypeImpl
 
getScale() - Method in class org.apache.olingo.commons.core.edm.EdmTermImpl
 
getScale() - Method in class org.apache.olingo.commons.core.edm.EdmTypeDefinitionImpl
 
getScale() - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions
Gets the scale facet.
getScale() - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions
Gets the scale facet.
getScale() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getScaleAsString() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
 
getScaleAsString() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Gets scaleAsString.
getScaleAsString() - Method in class org.apache.olingo.commons.core.edm.EdmPropertyImpl
 
getScaleAsString() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getSchema(int) - Method in interface org.apache.olingo.client.api.edm.xml.XMLMetadata
Returns the Schema at the specified position in the EdM metadata document.
getSchema(String) - Method in interface org.apache.olingo.client.api.edm.xml.XMLMetadata
Returns the Schema with the specified key (namespace or alias) in the EdM metadata document.
getSchema(int) - Method in class org.apache.olingo.client.core.edm.ClientCsdlXMLMetadata
 
getSchema(String) - Method in class org.apache.olingo.client.core.edm.ClientCsdlXMLMetadata
 
getSchema(String) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get schema by namespace.
getSchema(String) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getSchemaByNsOrAlias() - Method in interface org.apache.olingo.client.api.edm.xml.XMLMetadata
 
getSchemaByNsOrAlias() - Method in class org.apache.olingo.client.core.edm.ClientCsdlXMLMetadata
 
getSchemaNamespaces() - Method in interface org.apache.olingo.client.api.edm.xml.XMLMetadata
 
getSchemaNamespaces() - Method in class org.apache.olingo.client.core.edm.ClientCsdlXMLMetadata
 
getSchemas() - Method in interface org.apache.olingo.client.api.edm.xml.DataServices
 
getSchemas() - Method in interface org.apache.olingo.client.api.edm.xml.XMLMetadata
Returns all Schema objects defined in the EdM metadata document.
getSchemas() - Method in class org.apache.olingo.client.core.edm.ClientCsdlEdmProvider
 
getSchemas() - Method in class org.apache.olingo.client.core.edm.ClientCsdlXMLMetadata
 
getSchemas() - Method in interface org.apache.olingo.commons.api.edm.Edm
This method DOES NOT support lazy loading.
getSchemas() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getSchemas() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return a collection of all CsdlSchema
getSchemas() - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getSearchExpression() - Method in interface org.apache.olingo.server.api.uri.queryoption.SearchOption
 
getSearchExpression() - Method in class org.apache.olingo.server.core.uri.queryoption.SearchOptionImpl
 
getSearchFactory() - Method in interface org.apache.olingo.client.api.ODataClient
 
getSearchFactory() - Method in class org.apache.olingo.client.core.ODataClientImpl
 
getSearchOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.Search
Gets the search option.
getSearchOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
 
getSearchOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoAll
 
getSearchOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
 
getSearchOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
 
getSearchOption() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.SearchImpl
 
getSearchOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getSearchOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getSearchTerm() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchTerm
 
getSearchTerm() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchTermImpl
 
getSegmentValue() - Method in interface org.apache.olingo.server.api.uri.UriResource
In case of an EntitySet this method will return the EntitySet name.
getSegmentValue(boolean) - Method in interface org.apache.olingo.server.api.uri.UriResourcePartTyped
 
getSegmentValue(boolean) - Method in class org.apache.olingo.server.core.uri.UriResourceActionImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceActionImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceComplexPropertyImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceCountImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceEntitySetImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceFunctionImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceItImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAllImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAnyImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaVarImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceNavigationPropertyImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourcePrimitivePropertyImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceRefImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceRootImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceSingletonImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceStartingTypeFilterImpl
 
getSegmentValue(boolean) - Method in class org.apache.olingo.server.core.uri.UriResourceTypedImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceValueImpl
 
getSegmentValue(boolean) - Method in class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
getSelect() - Method in class org.apache.olingo.server.api.serializer.ComplexSerializerOptions
Gets the $select system query option.
getSelect() - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions
Gets the $select system query option.
getSelect() - Method in class org.apache.olingo.server.api.serializer.EntitySerializerOptions
Gets the $select system query option.
getSelectedPaths(List<SelectItem>, String) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
getSelectedPaths(List<SelectItem>) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
getSelectedPathsWithTypeCasts(List<SelectItem>, String) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
This method creates selectedPath list checking if the resource has entity type filter, complex type filter, or if resource is navigation property and if it has type filter
getSelectedPropertyNames(List<SelectItem>) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
getSelectItems() - Method in interface org.apache.olingo.server.api.uri.queryoption.SelectOption
 
getSelectItems() - Method in class org.apache.olingo.server.core.uri.queryoption.SelectOptionImpl
 
getSelectList() - Method in class org.apache.olingo.commons.api.data.ContextURL
Get the select list.
getSelectOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
 
getSelectOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
 
getSelectOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoEntityId
 
getSelectOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
 
getSelectOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getSelectOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getSelfLink() - Method in class org.apache.olingo.commons.api.data.Entity
Gets entity self link.
getSerializer(ContentType) - Method in interface org.apache.olingo.client.api.ODataClient
 
getSerializer(ContentType) - Method in class org.apache.olingo.client.core.ODataClientImpl
 
getServerEnvironmentVariables() - Method in class org.apache.olingo.server.api.debug.DebugInformation
A map containing information about the runtime environment.
getServiceDocumentETag() - Method in interface org.apache.olingo.server.api.etag.ServiceMetadataETagSupport
Since the Olingo library cannot generate a service document etag in a generic way we call this method to retrieve an application specific etag for the service document.
getServiceDocumentRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
Gets a service document request instance.
getServiceDocumentRequest(String) - Method in class org.apache.olingo.client.core.communication.request.retrieve.RetrieveRequestFactoryImpl
 
getServiceMetadataETagSupport() - Method in interface org.apache.olingo.server.api.ServiceMetadata
Gets the helper for ETag support of the metadata document (may be NULL).
getServiceMetadataETagSupport() - Method in class org.apache.olingo.server.core.ServiceMetadataImpl
 
getServiceRoot() - Method in interface org.apache.olingo.client.api.EdmEnabledODataClient
 
getServiceRoot() - Method in class org.apache.olingo.client.core.EdmEnabledODataClientImpl
 
getServiceRoot() - Method in class org.apache.olingo.commons.api.data.ContextURL
Get the service root.
getServiceVersion() - Method in interface org.apache.olingo.client.api.ODataClient
 
getServiceVersion() - Method in class org.apache.olingo.client.core.ODataClientImpl
 
getSingleton(FullQualifiedName, String) - Method in class org.apache.olingo.client.core.edm.ClientCsdlEdmProvider
 
getSingleton(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
Get contained Singleton by name.
getSingleton(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getSingleton(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return an CsdlSingleton or null if nothing is found
getSingleton(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Gets singleton.
getSingleton(String) - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
getSingleton() - Method in interface org.apache.olingo.server.api.uri.UriResourceSingleton
 
getSingleton() - Method in class org.apache.olingo.server.core.uri.UriResourceSingletonImpl
 
getSingletonByName(String) - Method in interface org.apache.olingo.client.api.data.ServiceDocument
Gets top level singleton with given name.
getSingletonByName(String) - Method in class org.apache.olingo.client.core.data.ServiceDocumentImpl
 
getSingletonNames() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
Gets singleton names.
getSingletonRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
 
getSingletonRequest(URI) - Method in class org.apache.olingo.client.core.communication.request.retrieve.RetrieveRequestFactoryImpl
 
getSingletons() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
Gets top level singletons.
getSingletons() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
 
getSingletons() - Method in class org.apache.olingo.client.core.data.ServiceDocumentImpl
 
getSingletons() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
This method DOES NOT support lazy loading
getSingletons() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Gets singletons.
getSingletons() - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
getSingletonUpdateRequest(URI, UpdateType, ClientSingleton) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
 
getSingletonUpdateRequest(UpdateType, ClientSingleton) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
 
getSingletonUpdateRequest(UpdateType, ClientSingleton) - Method in class org.apache.olingo.client.core.communication.request.cud.CUDRequestFactoryImpl
 
getSingletonUpdateRequest(URI, UpdateType, ClientSingleton) - Method in class org.apache.olingo.client.core.communication.request.cud.CUDRequestFactoryImpl
 
getSingletonURI(String) - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
Gets URI of the given singleton.
getSingletonURIs() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
Gets singleton URIs.
getSkipOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.Skip
Gets the skip option.
getSkipOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
 
getSkipOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoAll
 
getSkipOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
 
getSkipOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
 
getSkipOption() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.SkipImpl
 
getSkipOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getSkipOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getSkipTokenOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoAll
 
getSkipTokenOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
 
getSkipTokenOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
 
getSkipTokenOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getSource() - Method in interface org.apache.olingo.client.api.domain.ClientDeltaLink
 
getSource() - Method in class org.apache.olingo.client.core.domain.ClientDeltaLinkImpl
 
getSource() - Method in class org.apache.olingo.commons.api.data.DeltaLink
Get source of this link.
getSrid() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
Returns the facet attribute SRID
getSrid() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
Facet SRID
getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
 
getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
 
getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
 
getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
 
getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
 
getSrid() - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
Gets s-rid.
getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
Returns the facet attribute SRID
getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
Facet SRID
getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Gets srid.
getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Gets srid.
getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
Gets srid.
getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Gets srid.
getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
Gets srid.
getSrid() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmCastImpl
 
getSrid() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmIsOfImpl
 
getSrid() - Method in class org.apache.olingo.commons.core.edm.EdmParameterImpl
 
getSrid() - Method in class org.apache.olingo.commons.core.edm.EdmPropertyImpl
 
getSrid() - Method in class org.apache.olingo.commons.core.edm.EdmReturnTypeImpl
 
getSrid() - Method in class org.apache.olingo.commons.core.edm.EdmTermImpl
 
getSrid() - Method in class org.apache.olingo.commons.core.edm.EdmTypeDefinitionImpl
 
getSrid() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getStandardMethod() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression
Gets the standard aggregation method if used.
getStandardMethod() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
getStartTypeFilter() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
 
getStartTypeFilter() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Member
 
getStartTypeFilter() - Method in interface org.apache.olingo.server.api.uri.queryoption.SelectItem
 
getStartTypeFilter() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getStartTypeFilter() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MemberImpl
 
getStartTypeFilter() - Method in class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
getStatusCode() - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
Gets status code.
getStatusCode() - Method in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
 
getStatusCode() - Method in enum org.apache.olingo.commons.api.http.HttpStatusCode
Gets the associated status code.
getStatusCode() - Method in exception org.apache.olingo.server.api.ODataApplicationException
Will return the status code which will be used as a status code for the HTTP response.
getStatusCode() - Method in class org.apache.olingo.server.api.ODataResponse
Gets the status code.
getStatusCode() - Method in class org.apache.olingo.server.api.ODataServerError
Gets the status code.
getStatusLine() - Method in exception org.apache.olingo.client.api.communication.ODataClientErrorException
Gets request status info.
getStatusMessage() - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
Gets status message.
getStatusMessage() - Method in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
 
getStreamUpdateRequest(URI, InputStream) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
Gets a stream update request object instance.
getStreamUpdateRequest(URI, InputStream) - Method in class org.apache.olingo.client.core.communication.request.cud.CUDRequestFactoryImpl
 
getStructuralProperty(String) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Get structural property by name.
getStructuralProperty(String) - Method in class org.apache.olingo.commons.core.edm.AbstractEdmStructuredType
 
getStructuralProperty(String) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getSubtype() - Method in class org.apache.olingo.commons.api.format.AcceptType
 
getSubtype() - Method in class org.apache.olingo.commons.api.format.ContentType
Gets the subtype of this content type.
getSuffix() - Method in class org.apache.olingo.commons.api.data.ContextURL
Get the set suffix.
getSystemQueryOptions() - Method in interface org.apache.olingo.server.api.uri.UriInfo
Gets a list of all system query options which were in the URI.
getSystemQueryOptions() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getTarget() - Method in interface org.apache.olingo.client.api.domain.ClientDeltaLink
 
getTarget() - Method in class org.apache.olingo.client.api.domain.ClientOperation
Gets target.
getTarget() - Method in class org.apache.olingo.client.core.domain.ClientDeltaLinkImpl
 
getTarget() - Method in class org.apache.olingo.commons.api.data.DeltaLink
Get target of this link.
getTarget() - Method in class org.apache.olingo.commons.api.data.Operation
Gets target.
getTarget() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationPropertyBinding
 
getTarget() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
Gets target.
getTarget() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
Gets target.
getTarget() - Method in class org.apache.olingo.commons.api.ex.ODataError
The value for the target name/value pair is the target of the particular error (for example, the name of the property in error).
getTarget() - Method in class org.apache.olingo.commons.api.ex.ODataErrorDetail
Gets error target.
getTarget() - Method in class org.apache.olingo.commons.core.edm.EdmNavigationPropertyBindingImpl
 
getTargetName() - Method in class org.apache.olingo.commons.core.edm.Target
 
getTargetNamespace() - Method in interface org.apache.olingo.client.api.edm.xml.IncludeAnnotations
 
getTargetNamespace() - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
 
getTargetPath() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotations
Will return the full path to the target e.g.
getTargetPath() - Method in class org.apache.olingo.commons.core.edm.EdmAnnotationsImpl
 
getTerm() - Method in interface org.apache.olingo.client.api.domain.ClientAnnotation
Returns annotation name.
getTerm() - Method in class org.apache.olingo.client.core.domain.ClientAnnotationImpl
 
getTerm(FullQualifiedName) - Method in class org.apache.olingo.client.core.edm.ClientCsdlEdmProvider
 
getTerm() - Method in class org.apache.olingo.commons.api.data.Annotation
Get term for Annotation.
getTerm(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get Term full by qualified name.
getTerm() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotation
 
getTerm(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getTerm() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
Returns the annotated term
getTerm(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return a CsdlTerm for the FullQualifiedName or null if nothing is found.
getTerm(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Gets term.
getTerm(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getTerm() - Method in class org.apache.olingo.commons.core.edm.EdmAnnotationImpl
 
getTermNamespace() - Method in interface org.apache.olingo.client.api.edm.xml.IncludeAnnotations
 
getTermNamespace() - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
 
getTerms() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getTerms() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Gets terms.
getTerms() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
getTermSchemaDefinitions() - Method in class org.apache.olingo.commons.core.edm.EdmProviderImpl
 
getTermTypeKind() - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo
 
getText() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Literal
 
getText() - Method in interface org.apache.olingo.server.api.uri.queryoption.QueryOption
 
getText() - Method in interface org.apache.olingo.server.api.uri.UriParameter
 
getText() - Method in class org.apache.olingo.server.core.uri.parser.UriTokenizer
Returns the string value corresponding to the last successful UriTokenizer.next(TokenKind) call.
getText() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.LiteralImpl
 
getText() - Method in class org.apache.olingo.server.core.uri.queryoption.QueryOptionImpl
 
getText() - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
getThen() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIf
Return the second expression of the edm:If expression.
getThen() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
Return the second expression of the edm:If expression.
getThen() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmIfImpl
 
getTimeStarted() - Method in class org.apache.olingo.server.api.debug.RuntimeMeasurement
Gets the start time.
getTimeStopped() - Method in class org.apache.olingo.server.api.debug.RuntimeMeasurement
Gets the stop time.
getTitle() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
 
getTitle() - Method in interface org.apache.olingo.client.api.data.ServiceDocumentItem
 
getTitle() - Method in class org.apache.olingo.client.api.domain.ClientOperation
Gets title.
getTitle() - Method in class org.apache.olingo.client.core.data.ServiceDocumentImpl
 
getTitle() - Method in class org.apache.olingo.client.core.data.ServiceDocumentItemImpl
 
getTitle(Map.Entry<String, JsonNode>) - Method in class org.apache.olingo.client.core.serialization.JsonDeserializer
 
getTitle() - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
Gets title.
getTitle() - Method in class org.apache.olingo.commons.api.data.Link
Gets title.
getTitle() - Method in class org.apache.olingo.commons.api.data.Operation
Gets title.
getTitle() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
Returns a human readable title or null if not set.
getTitle() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
Returns a human readable title or null if not set.
getTitle() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
 
getTitle() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
 
getTitle() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmBindingTarget
 
getTitle() - Method in class org.apache.olingo.commons.core.edm.EdmFunctionImportImpl
 
getToken() - Method in interface org.apache.olingo.server.core.uri.parser.search.SearchQueryToken
 
getTopOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.Top
Gets the top option.
getTopOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
 
getTopOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoAll
 
getTopOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
 
getTopOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
 
getTopOption() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.TopImpl
 
getTopOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getTopOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getTranslatedMessage(Locale) - Method in exception org.apache.olingo.server.api.ODataLibraryException
Gets the translated message text for a given locale (or the default locale if not available), returning the developer message text if none is found.
getType() - Method in class org.apache.olingo.client.api.domain.ClientLink
Gets link type.
getType() - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue
 
getType() - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl
 
getType() - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl.Segment
 
getType() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
 
getType() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
 
getType() - Method in class org.apache.olingo.commons.api.data.Entity
Gets entity type.
getType(Geospatial.Dimension, String) - Static method in class org.apache.olingo.commons.api.data.GeoUtils
Get type based on given dimension (Geography / Geometry) and element name.
getType() - Method in class org.apache.olingo.commons.api.data.Link
Gets type.
getType() - Method in class org.apache.olingo.commons.api.data.Operation
Gets the Operation Type
getType() - Method in class org.apache.olingo.commons.api.data.Valuable
Get string representation of type (can be null if not set).
getType() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
Value cast to
getType() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
The type which is checked again the child expression
getType() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmRecord
Returns the entity type or complex type to be constructed.
getType() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
 
getType() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
 
getType() - Method in interface org.apache.olingo.commons.api.edm.EdmTyped
See EdmType for more information about possible types.
getType() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
Value cast to
getType() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression
Returns the type of the constant expression
getType() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
The type which is checked again the child expression
getType() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
Returns the type of the logical expression
getType() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
Returns the entity type or complex type to be constructed.
getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
Gets type.
getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
Gets type.
getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Gets type.
getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Gets type.
getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
Gets type.
getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Gets type.
getType() - Method in class org.apache.olingo.commons.api.format.AcceptType
 
getType() - Method in class org.apache.olingo.commons.api.format.ContentType
Gets the type of this content type.
getType() - Method in interface org.apache.olingo.commons.api.IConstants
 
getType() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmCastImpl
 
getType() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmIsOfImpl
 
getType() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmRecordImpl
 
getType() - Method in class org.apache.olingo.commons.core.edm.EdmNavigationPropertyImpl
 
getType() - Method in class org.apache.olingo.commons.core.edm.EdmParameterImpl
 
getType() - Method in class org.apache.olingo.commons.core.edm.EdmPropertyImpl
 
getType() - Method in class org.apache.olingo.commons.core.edm.EdmReturnTypeImpl
 
getType() - Method in class org.apache.olingo.commons.core.edm.EdmTermImpl
 
getType() - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo
 
getType() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Enumeration
 
getType() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Literal
Numeric literals without an dot and without an e return the smallest possible Edm Integer type.
getType() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Member
 
getType() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.TypeLiteral
 
getType() - Method in interface org.apache.olingo.server.api.uri.UriResourcePartTyped
 
getType(Expression) - Static method in class org.apache.olingo.server.core.uri.parser.ExpressionParser
 
getType() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getType() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.BinaryImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.EnumerationImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.LiteralImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MemberImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MethodImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.TypeLiteralImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.UnaryImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceActionImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceComplexPropertyImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceEntitySetImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceFunctionImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceItImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAllImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAnyImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaVarImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceNavigationPropertyImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourcePrimitivePropertyImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceRootImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceSingletonImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceStartingTypeFilterImpl
 
getTypeAsFQNObject() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Gets type as fQN object.
getTypeDefinition(FullQualifiedName) - Method in class org.apache.olingo.client.core.edm.ClientCsdlEdmProvider
 
getTypeDefinition(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get a type definition by full qualified name.
getTypeDefinition(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
 
getTypeDefinition(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
This method should return an CsdlTypeDefinition or null if nothing is found
getTypeDefinition(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Gets type definition.
getTypeDefinition(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getTypeDefinition() - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo
 
getTypeDefinitions() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
 
getTypeDefinitions() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Gets type definitions.
getTypeDefinitions() - Method in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
getTypeFilter() - Method in class org.apache.olingo.server.core.uri.UriResourceTypedImpl
 
getTypeFilterOnCollection() - Method in interface org.apache.olingo.server.api.uri.UriResourceEntitySet
 
getTypeFilterOnCollection() - Method in interface org.apache.olingo.server.api.uri.UriResourceFunction
 
getTypeFilterOnCollection() - Method in interface org.apache.olingo.server.api.uri.UriResourceIt
 
getTypeFilterOnCollection() - Method in interface org.apache.olingo.server.api.uri.UriResourceNavigation
 
getTypeFilterOnCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
getTypeFilterOnEntry() - Method in interface org.apache.olingo.server.api.uri.UriResourceEntitySet
 
getTypeFilterOnEntry() - Method in interface org.apache.olingo.server.api.uri.UriResourceFunction
 
getTypeFilterOnEntry() - Method in interface org.apache.olingo.server.api.uri.UriResourceIt
 
getTypeFilterOnEntry() - Method in interface org.apache.olingo.server.api.uri.UriResourceNavigation
 
getTypeFilterOnEntry() - Method in class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
getTypeFQN() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmRecord
 
getTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
Gets type fQN.
getTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
Gets type fQN.
getTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Gets type fQN.
getTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
Gets type fQN.
getTypeFQN() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmRecordImpl
 
getTypeInformation(UriResourcePartTyped) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
getTypeKind() - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue
 
getTypeKind() - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl
 
getTypeName() - Method in class org.apache.olingo.client.api.domain.AbstractClientValue
 
getTypeName() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
 
getTypeName() - Method in interface org.apache.olingo.client.api.domain.ClientValue
Gets value type name.
getTypeName() - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
getTypeName() - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl
 
getTypeName() - Method in class org.apache.olingo.commons.api.data.ComplexValue
Get string representation of type (can be null if not set).
getTypeWithAnnotations() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
See EdmType for more information about possible types.
getTypeWithAnnotations() - Method in class org.apache.olingo.commons.core.edm.EdmPropertyImpl
 
getTypeWithAnnotations() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getUnboundAction(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get unbound Action by full qualified name.
getUnboundAction() - Method in interface org.apache.olingo.commons.api.edm.EdmActionImport
Gets unbound action.
getUnboundAction(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getUnboundAction() - Method in class org.apache.olingo.commons.core.edm.EdmActionImportImpl
 
getUnboundFunction(FullQualifiedName, List<String>) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get Function by full qualified name.
getUnboundFunction(List<String>) - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
Gets unbound function with given parameter names.
getUnboundFunction(FullQualifiedName, List<String>) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getUnboundFunction(List<String>) - Method in class org.apache.olingo.commons.core.edm.EdmFunctionImportImpl
 
getUnboundFunctions(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
Get Function by full qualified name.
getUnboundFunctions() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
Gets unbound functions.
getUnboundFunctions(FullQualifiedName) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
getUnboundFunctions() - Method in class org.apache.olingo.commons.core.edm.EdmFunctionImportImpl
 
getUnderlyingType() - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
 
getUnderlyingType() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
 
getUnderlyingType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
Gets underlying type.
getUnderlyingType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
Gets underlying type.
getUnderlyingType() - Method in class org.apache.olingo.commons.core.edm.EdmEnumTypeImpl
 
getUnderlyingType() - Method in class org.apache.olingo.commons.core.edm.EdmTypeDefinitionImpl
 
getURI() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Returns OData request target URI.
getUri() - Method in interface org.apache.olingo.client.api.edm.xml.Reference
 
getURI() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
getURI(String, String) - Static method in class org.apache.olingo.client.core.uri.URIUtils
Build URI starting from the given base and href.
getURI(URI, URI) - Static method in class org.apache.olingo.client.core.uri.URIUtils
Build URI starting from the given base and href.
getURI(URI, String) - Static method in class org.apache.olingo.client.core.uri.URIUtils
Build URI starting from the given base and href.
getUri() - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
Get URI for the reference
getUriInfo() - Method in class org.apache.olingo.server.api.debug.DebugInformation
The URI Info object the library created during URI parsing.
getUriInfo() - Method in class org.apache.olingo.server.core.ODataHandlerImpl
 
getUriResourceParts() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
The path segments behind the service root define which resources are requested by that URI.
getUriResourceParts() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getUrl() - Method in interface org.apache.olingo.client.api.data.ServiceDocumentItem
 
getUrl() - Method in class org.apache.olingo.client.core.data.ServiceDocumentItemImpl
 
getValue() - Method in interface org.apache.olingo.client.api.domain.ClientEnumValue
 
getValue() - Method in interface org.apache.olingo.client.api.domain.ClientValuable
Returns annotation value.
getValue() - Method in enum org.apache.olingo.client.api.uri.SegmentType
 
getValue() - Method in class org.apache.olingo.client.core.domain.ClientAnnotationImpl
 
getValue() - Method in class org.apache.olingo.client.core.domain.ClientEnumValueImpl
 
getValue() - Method in class org.apache.olingo.client.core.domain.ClientValuableImpl
 
getValue(ClientValue) - Method in class org.apache.olingo.client.core.serialization.ODataBinderImpl
 
getValue() - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl.Segment
 
getValue() - Method in class org.apache.olingo.commons.api.data.ComplexValue
Get list of all values for this ComplexValue.
getValue() - Method in class org.apache.olingo.commons.api.data.Valuable
Get the value
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmAnnotationPath
Value of the path
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
Cast value of the expression
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
Returns true if the child expression returns the specified typed
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLabeledElement
Returns the child expression
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLabeledElementReference
Returns the value of the edm:LabeledElement expression
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmNavigationPropertyPath
Returns the navigation property path itself.
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPath
Returns the target value of the expression
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPropertyPath
Returns the property path itself.
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPropertyValue
Evaluated value of the expression (property value)
getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmUrlRef
Returns a expression of type Edm.String
getValue() - Method in interface org.apache.olingo.commons.api.edm.EdmMember
 
getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlAnnotationPath
Value of the path
getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
Cast value of the expression
getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression
Value of the constant expression
getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
Returns the child expression
getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
Returns the child expression
getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElementReference
Returns the value of the edm:LabeledElement expression
getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNavigationPropertyPath
Returns the navigation property path itself.
getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPath
Returns the target value of the expression
getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyPath
Returns the property path itself.
getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
Evaluated value of the expression (property value)
getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlUrlRef
Returns a expression of type Edm.String
getValue() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
Gets value.
getValue() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmAnnotationPathImpl
 
getValue() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmCastImpl
 
getValue() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmIsOfImpl
 
getValue() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmLabeledElementImpl
 
getValue() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmLabeledElementReferenceImpl
 
getValue() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmNavigationPropertyPathImpl
 
getValue() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmPathImpl
 
getValue() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmPropertyPathImpl
 
getValue() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmPropertyValueImpl
 
getValue() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmUrlRefImpl
 
getValue() - Method in class org.apache.olingo.commons.core.edm.EdmMemberImpl
 
getValue() - Method in class org.apache.olingo.server.api.prefer.Preferences.Preference
Gets the value of the preference.
getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.AliasQueryOption
 
getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.BottomTop
Gets the expression that determines the values to aggregate.
getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.CountOption
 
getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.DeltaTokenOption
 
getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.IdOption
 
getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.LevelsExpandOption
 
getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.SkipOption
 
getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.SkipTokenOption
 
getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.TopOption
 
getValue() - Method in class org.apache.olingo.server.core.deserializer.batch.HeaderField
 
getValue() - Method in class org.apache.olingo.server.core.uri.queryoption.AliasQueryOptionImpl
 
getValue() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.BottomTopImpl
 
getValue() - Method in class org.apache.olingo.server.core.uri.queryoption.CountOptionImpl
 
getValue() - Method in class org.apache.olingo.server.core.uri.queryoption.DeltaTokenOptionImpl
 
getValue() - Method in class org.apache.olingo.server.core.uri.queryoption.IdOptionImpl
 
getValue() - Method in class org.apache.olingo.server.core.uri.queryoption.LevelsOptionImpl
 
getValue() - Method in class org.apache.olingo.server.core.uri.queryoption.SkipOptionImpl
 
getValue() - Method in class org.apache.olingo.server.core.uri.queryoption.SkipTokenOptionImpl
 
getValue() - Method in class org.apache.olingo.server.core.uri.queryoption.TopOptionImpl
 
getValueAsString() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmConstantExpression
Returns the value of the expression as String.
getValueAsString() - Method in class org.apache.olingo.commons.core.edm.annotation.EdmConstantExpressionImpl
 
getValueForAlias(String) - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
 
getValueForAlias(String) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getValueRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
Gets a uri request returning a single OData entity property value.
getValueRequest(URI) - Method in class org.apache.olingo.client.core.communication.request.retrieve.RetrieveRequestFactoryImpl
 
getValues() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Enumeration
 
getValues() - Method in class org.apache.olingo.server.core.deserializer.batch.HeaderField
 
getValues() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.EnumerationImpl
 
getValueType() - Method in class org.apache.olingo.commons.api.data.Valuable
Get value type for this valuable.
getValueUpdateRequest(URI, UpdateType, ClientPrimitiveValue) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
Gets a create request object instance.
getValueUpdateRequest(URI, UpdateType, ClientPrimitiveValue) - Method in class org.apache.olingo.client.core.communication.request.cud.CUDRequestFactoryImpl
 
getVariableName() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.LambdaRef
 
getVariableName() - Method in interface org.apache.olingo.server.api.uri.UriResourceLambdaVariable
 
getVariableName() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.LambdaRefImpl
 
getVariableName() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaVarImpl
 
getVersion() - Method in interface org.apache.olingo.client.api.edm.xml.Edmx
 
getVersion() - Method in class org.apache.olingo.client.core.edm.xml.ClientCsdlEdmx
 
getVersion() - Static method in class org.apache.olingo.server.core.debug.DebugResponseHelperImpl
Gets version field information for response.
getWait() - Method in interface org.apache.olingo.server.api.prefer.Preferences
Gets the value of the preference wait or null if not set or the value is not valid.
getWait() - Method in class org.apache.olingo.server.core.prefer.PreferencesImpl
 
getWrapped() - Method in class org.apache.olingo.client.core.communication.request.Wrapper
 
getWrappedHttpClientFactory() - Method in interface org.apache.olingo.client.api.http.WrappingHttpClientFactory
 
getWrappedHttpClientFactory() - Method in class org.apache.olingo.client.core.http.AbstractOAuth2HttpClientFactory
 
getWrappedHttpClientFactory() - Method in class org.apache.olingo.client.core.http.ProxyWrappingHttpClientFactory
 
getWriteOnlyReferences() - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions
only writes the references of the entities
getWriteOnlyReferences() - Method in class org.apache.olingo.server.api.serializer.EntitySerializerOptions
only writes the references of the entities
getWriter() - Method in interface org.apache.olingo.client.api.ODataClient
 
getWriter() - Method in class org.apache.olingo.client.core.ODataClientImpl
 
getX() - Method in class org.apache.olingo.commons.api.edm.geo.Point
Returns the x coordinate.
getXmlMapper() - Method in class org.apache.olingo.client.core.serialization.ClientODataDeserializerImpl
 
getXMLMetadata() - Method in interface org.apache.olingo.client.api.communication.request.retrieve.EdmMetadataRequest
 
getXMLMetadataRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
Gets a metadata request instance.
getXMLMetadataRequest(String) - Method in class org.apache.olingo.client.core.communication.request.retrieve.RetrieveRequestFactoryImpl
 
getY() - Method in class org.apache.olingo.commons.api.edm.geo.Point
Returns the y coordinate.
getZ() - Method in class org.apache.olingo.commons.api.edm.geo.Point
Returns the z coordinate.
GroupBy - Interface in org.apache.olingo.server.api.uri.queryoption.apply
Represents the grouping transformation.
GroupByImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents the grouping transformation.
GroupByImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.GroupByImpl
 
GroupByItem - Interface in org.apache.olingo.server.api.uri.queryoption.apply
Represents a grouping property.
GroupByItemImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents a grouping property.
GroupByItemImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.GroupByItemImpl
 
gt(String, Object) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
 
gt(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
 
gt(String, Object) - Method in class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
gt(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
GtFilter - Class in org.apache.olingo.client.core.uri
 

H

handle(ODataRequest, boolean) - Method in class org.apache.olingo.server.core.batchhandler.BatchPartHandler
 
handleBatchRequest(BatchRequestPart) - Method in interface org.apache.olingo.server.api.batch.BatchFacade
Handles a BatchRequestPart.
handleBatchRequest(BatchRequestPart) - Method in class org.apache.olingo.server.core.batchhandler.BatchFacadeImpl
 
handleBatchRequest(BatchRequestPart) - Method in class org.apache.olingo.server.core.batchhandler.BatchPartHandler
 
handleError(ODataContentWriteErrorContext, WritableByteChannel) - Method in interface org.apache.olingo.server.api.ODataContentWriteErrorCallback
Is called when during write in the ODataContent an error occurs.
handleException(ODataRequest, ODataResponse, ODataServerError, Exception) - Method in class org.apache.olingo.server.core.ODataHandlerImpl
 
handleODataRequest(ODataRequest) - Method in interface org.apache.olingo.server.api.batch.BatchFacade
Executes an ODataRequest, which must be a part of a change set.
handleODataRequest(ODataRequest) - Method in class org.apache.olingo.server.core.batchhandler.BatchFacadeImpl
 
handleODataRequest(ODataRequest) - Method in class org.apache.olingo.server.core.batchhandler.BatchPartHandler
 
has(String, EdmEnumType, String) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
 
has(FilterArg, EdmEnumType, String) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
 
has(String, EdmEnumType, String) - Method in class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
has(FilterArg, EdmEnumType, String) - Method in class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
hasAllowEntityReferences() - Method in interface org.apache.olingo.server.api.prefer.Preferences
Whether the preference odata.allow-entityreferences has been set.
hasAllowEntityReferences() - Method in class org.apache.olingo.server.core.prefer.PreferencesImpl
 
hasBeenInitialized - Variable in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
Initialization check.
hasCollectionValue() - Method in interface org.apache.olingo.client.api.domain.ClientValuable
Checks if has collection value.
hasCollectionValue() - Method in class org.apache.olingo.client.core.domain.ClientAnnotationImpl
 
hasCollectionValue() - Method in class org.apache.olingo.client.core.domain.ClientValuableImpl
 
hasComplexValue() - Method in interface org.apache.olingo.client.api.domain.ClientValuable
Checks if has complex value.
hasComplexValue() - Method in class org.apache.olingo.client.core.domain.ClientAnnotationImpl
 
hasComplexValue() - Method in class org.apache.olingo.client.core.domain.ClientValuableImpl
 
hasContinueOnError() - Method in interface org.apache.olingo.server.api.prefer.Preferences
Whether the preference odata.continue-on-error has been set.
hasContinueOnError() - Method in class org.apache.olingo.server.core.prefer.PreferencesImpl
 
hasCountPath() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
 
hasCountPath() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
hasEnumValue() - Method in interface org.apache.olingo.client.api.domain.ClientValuable
Checks if has enum value.
hasEnumValue() - Method in class org.apache.olingo.client.core.domain.ClientAnnotationImpl
 
hasEnumValue() - Method in class org.apache.olingo.client.core.domain.ClientValuableImpl
 
hasETag(EdmBindingTarget) - Method in interface org.apache.olingo.server.api.etag.CustomETagSupport
This method will be called for update requests which target an entity or a property of an entity.
hasExpand(ExpandOption) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
HasFilter - Class in org.apache.olingo.client.core.uri
 
HasFilter(FilterArg, FilterArg) - Constructor for class org.apache.olingo.client.core.uri.HasFilter
 
HASH - Static variable in interface org.apache.olingo.commons.api.Constants
 
hashCode() - Method in class org.apache.olingo.client.api.domain.AbstractClientPayload
 
hashCode() - Method in class org.apache.olingo.client.api.domain.AbstractClientValue
 
hashCode() - Method in class org.apache.olingo.client.api.domain.ClientInlineEntity
 
hashCode() - Method in class org.apache.olingo.client.api.domain.ClientInlineEntitySet
 
hashCode() - Method in class org.apache.olingo.client.api.domain.ClientItem
 
hashCode() - Method in class org.apache.olingo.client.core.data.ServiceDocumentImpl
 
hashCode() - Method in class org.apache.olingo.client.core.data.ServiceDocumentItemImpl
 
hashCode() - Method in class org.apache.olingo.client.core.domain.ClientCollectionValueImpl
 
hashCode() - Method in class org.apache.olingo.client.core.domain.ClientComplexValueImpl
 
hashCode() - Method in class org.apache.olingo.client.core.domain.ClientDeletedEntityImpl
 
hashCode() - Method in class org.apache.olingo.client.core.domain.ClientDeltaImpl
 
hashCode() - Method in class org.apache.olingo.client.core.domain.ClientDeltaLinkImpl
 
hashCode() - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
hashCode() - Method in class org.apache.olingo.client.core.domain.ClientEntitySetImpl
 
hashCode() - Method in class org.apache.olingo.client.core.domain.ClientEnumValueImpl
 
hashCode() - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl
 
hashCode() - Method in class org.apache.olingo.client.core.domain.ClientPropertyImpl
 
hashCode() - Method in class org.apache.olingo.client.core.domain.ClientValuableImpl
 
hashCode() - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
 
hashCode() - Method in class org.apache.olingo.commons.api.data.Annotation
 
hashCode() - Method in class org.apache.olingo.commons.api.data.ComplexValue
 
hashCode() - Method in class org.apache.olingo.commons.api.data.Delta
 
hashCode() - Method in class org.apache.olingo.commons.api.data.DeltaLink
 
hashCode() - Method in class org.apache.olingo.commons.api.data.Entity
 
hashCode() - Method in class org.apache.olingo.commons.api.data.EntityCollection
 
hashCode() - Method in class org.apache.olingo.commons.api.data.Link
 
hashCode() - Method in class org.apache.olingo.commons.api.data.Linked
 
hashCode() - Method in class org.apache.olingo.commons.api.data.Parameter
 
hashCode() - Method in class org.apache.olingo.commons.api.data.Property
 
hashCode() - Method in class org.apache.olingo.commons.api.data.Valuable
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.geo.Point
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.geo.SRID
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlAnnotationPath
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCollection
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElementReference
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNavigationPropertyPath
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNull
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPath
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyPath
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlUrlRef
 
hashCode() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
 
hashCode() - Method in class org.apache.olingo.commons.api.format.ContentType
 
hashCode() - Method in class org.apache.olingo.commons.core.edm.ActionMapKey
 
hashCode() - Method in class org.apache.olingo.commons.core.edm.EdmEnumTypeImpl
 
hashCode() - Method in class org.apache.olingo.commons.core.edm.FunctionMapKey
 
hashCode() - Method in class org.apache.olingo.commons.core.edm.primitivetype.SingletonPrimitiveType
 
hashCode() - Method in class org.apache.olingo.commons.core.edm.TargetQualifierMapKey
 
hashCode() - Method in class org.apache.olingo.commons.core.edm.termtype.SingletonTermType
 
hashCode() - Method in class org.apache.olingo.server.core.deserializer.batch.HeaderField
 
hashCode() - Method in class org.apache.olingo.server.core.deserializer.batch.Line
 
hasMediaETag(EdmBindingTarget) - Method in interface org.apache.olingo.server.api.etag.CustomETagSupport
This method will be called for update requests which target a media entity value.
hasNext() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchLineIterator
Checks if batch has next line.
hasNext() - Method in class org.apache.olingo.client.api.domain.ClientEntitySetIterator
 
hasNext() - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchResponseItem
 
hasNext() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchLineIteratorImpl
Checks if batch has next line.
hasNext() - Method in class org.apache.olingo.client.core.communication.response.batch.ODataBatchResponseManager
 
hasNext() - Method in class org.apache.olingo.commons.api.data.EntityIterator
hasNullValue() - Method in interface org.apache.olingo.client.api.domain.ClientValuable
Checks if has null value.
hasNullValue() - Method in class org.apache.olingo.client.core.domain.ClientAnnotationImpl
 
hasNullValue() - Method in class org.apache.olingo.client.core.domain.ClientPropertyImpl
Checks if has null value.
hasNullValue() - Method in class org.apache.olingo.client.core.domain.ClientValuableImpl
 
hasPrimitiveValue() - Method in interface org.apache.olingo.client.api.domain.ClientValuable
Checks if has primitive value.
hasPrimitiveValue() - Method in class org.apache.olingo.client.core.domain.ClientAnnotationImpl
 
hasPrimitiveValue() - Method in class org.apache.olingo.client.core.domain.ClientValuableImpl
 
hasRespondAsync() - Method in interface org.apache.olingo.server.api.prefer.Preferences
Whether the preference respond-async has been set.
hasRespondAsync() - Method in class org.apache.olingo.server.core.prefer.PreferencesImpl
 
hasSelect(SelectOption) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
hasStaticProperty(String) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
hasStream() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
Indicates if the entity type is treated as Media Link Entry with associated Media Resource.
hasStream() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
Has stream.
hasStream() - Method in class org.apache.olingo.commons.core.edm.EdmEntityTypeImpl
 
hasStreamedSomething() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchRequestItem
Checks if the streaming of the current item is started yet.
hasStreamedSomething - Variable in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchRequestItem
Stream started check.
hasStreamedSomething() - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchRequestItem
Checks if the streaming of the current item is started yet.
hasTrackChanges() - Method in interface org.apache.olingo.server.api.prefer.Preferences
Whether the preference odata.track-changes has been set.
hasTrackChanges() - Method in class org.apache.olingo.server.core.prefer.PreferencesImpl
 
Header - Class in org.apache.olingo.server.core.deserializer.batch
 
Header(int) - Constructor for class org.apache.olingo.server.core.deserializer.batch.Header
 
HeaderField - Class in org.apache.olingo.server.core.deserializer.batch
 
HeaderField(String, int) - Constructor for class org.apache.olingo.server.core.deserializer.batch.HeaderField
 
HeaderField(String, List<String>, int) - Constructor for class org.apache.olingo.server.core.deserializer.batch.HeaderField
 
headers - Variable in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
Response headers.
headers - Variable in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
HOST - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
hour(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
hour(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
httpClient - Variable in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
HTTP client.
httpClient - Variable in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl
HTTP client.
httpClient - Variable in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
HTTP client.
HttpClientException - Exception in org.apache.olingo.client.api.http
A client-side processing runtime exception.
HttpClientException(Throwable) - Constructor for exception org.apache.olingo.client.api.http.HttpClientException
Constructs a new client-side runtime exception with the specified cause and a detail message of (cause==null ? null : cause.getName()) (which typically contains the class and detail message of cause).
HttpClientException(String, Throwable) - Constructor for exception org.apache.olingo.client.api.http.HttpClientException
Constructs a new client-side runtime exception with the specified detail message and cause.
HttpClientException(String) - Constructor for exception org.apache.olingo.client.api.http.HttpClientException
Constructs a new client-side runtime exception with the specified detail message.
HttpClientFactory - Interface in org.apache.olingo.client.api.http
Interface used by ODataRequest implementations to instantiate HttpClient.
HttpHeader - Interface in org.apache.olingo.commons.api.http
HTTP header constants.
HttpMerge - Class in org.apache.olingo.client.core.http
Class identifying MERGE HTTP method.
HttpMerge() - Constructor for class org.apache.olingo.client.core.http.HttpMerge
Constructor.
HttpMerge(URI) - Constructor for class org.apache.olingo.client.core.http.HttpMerge
Constructor.
HttpMerge(String) - Constructor for class org.apache.olingo.client.core.http.HttpMerge
Constructor.
HttpMethod - Enum in org.apache.olingo.commons.api.http
Supported HTTP methods.
HttpPatch - Class in org.apache.olingo.client.core.http
Class identifying PATCH HTTP method.
HttpPatch() - Constructor for class org.apache.olingo.client.core.http.HttpPatch
Constructor.
HttpPatch(URI) - Constructor for class org.apache.olingo.client.core.http.HttpPatch
Constructor.
HttpPatch(String) - Constructor for class org.apache.olingo.client.core.http.HttpPatch
Constructor.
HttpRequestStatusLine - Class in org.apache.olingo.server.core.deserializer.batch
 
HttpRequestStatusLine(Line, String, String) - Constructor for class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
HttpStatusCode - Enum in org.apache.olingo.commons.api.http
HTTP status codes as defined in RFC 7231, section 6, and additional status codes as defined in RFC 6585
httpStatusLine - Variable in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
HttpUriRequestFactory - Interface in org.apache.olingo.client.api.http
Interface used by ODataRequest implementations to create the HttpUriRequest.

I

IConstants - Interface in org.apache.olingo.commons.api
Constant values related to the OData protocol.
id(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Adds id query option.
id(String) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
ID - Static variable in interface org.apache.olingo.commons.api.Constants
 
id(String) - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions.Builder
Sets id of the collection
Identity - Interface in org.apache.olingo.server.api.uri.queryoption.apply
Represents the identity transformation.
IdentityImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents the identity transformation.
IdentityImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.IdentityImpl
 
IdOption - Interface in org.apache.olingo.server.api.uri.queryoption
Represents the system query option $id when using a entity-id to resolve the entity For example: http://.../$entity?$id=Products(0)
IdOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
IdOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.IdOptionImpl
 
IF_MATCH - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
IF_MODIFIED_SINCE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
IF_NONE_MATCH - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
IF_UNMODIFIED_SINCE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
Include - Interface in org.apache.olingo.client.api.edm.xml
 
includeAnnotations(String) - Method in class org.apache.olingo.client.api.communication.header.ODataPreferences
The odata.include-annotations preference in a request for data or metadata is used to specify the set of annotations the client requests to be included, where applicable, in the response.
IncludeAnnotations - Interface in org.apache.olingo.client.api.edm.xml
 
indexof(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
indexof(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
init() - Method in class org.apache.olingo.client.core.http.AbstractOAuth2HttpClientFactory
 
init(OData) - Method in interface org.apache.olingo.server.api.debug.DebugSupport
Initializes the debug support implementation.
init(OData) - Method in class org.apache.olingo.server.api.debug.DefaultDebugSupport
 
init(OData, ServiceMetadata) - Method in class org.apache.olingo.server.api.processor.DefaultProcessor
 
init(OData, ServiceMetadata) - Method in interface org.apache.olingo.server.api.processor.Processor
Initializes the processor for each HTTP request - response cycle.
init(OData, ServiceMetadata) - Method in class org.apache.olingo.server.core.DefaultRedirectProcessor
 
initFromBatch(ODataBatchLineIterator, String) - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchResponseItem
Initializes ODataResponse template from batch response item part.
initFromBatch(Map.Entry<Integer, String>, Map<String, Collection<String>>, ODataBatchLineIterator, String) - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
Initializes response from batch response item.
initFromBatch(ODataBatchLineIterator, String) - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchResponseItem
Initializes ODataResponse template from batch response item part.
initFromBatch(Map.Entry<Integer, String>, Map<String, Collection<String>>, ODataBatchLineIterator, String) - Method in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
 
initFromEnclosedPart(InputStream) - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
Initializes response from an enclosed HTTP response.
initFromEnclosedPart(InputStream) - Method in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
 
initFromHttpResponse(HttpResponse) - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
Initializes OData response from HTTP response.
initFromHttpResponse(HttpResponse) - Method in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
 
inlineQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
internal() - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmBinary
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmBoolean
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmByte
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDate
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDateTimeOffset
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDecimal
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDouble
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDuration
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeography
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyCollection
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyLineString
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyMultiLineString
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyMultiPoint
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyMultiPolygon
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyPoint
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyPolygon
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometry
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryCollection
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryLineString
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryMultiLineString
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryMultiPoint
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryMultiPolygon
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryPoint
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryPolygon
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGuid
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmInt16
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmInt32
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmInt64
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmSByte
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmSingle
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmStream
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmString
 
internalValueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmTimeOfDay
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmBinary
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmBoolean
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmByte
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDate
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDateTimeOffset
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDecimal
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDouble
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDuration
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeography
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyCollection
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyLineString
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyMultiLineString
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyMultiPoint
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyMultiPolygon
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyPoint
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeographyPolygon
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometry
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryCollection
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryLineString
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryMultiLineString
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryMultiPoint
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryMultiPolygon
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryPoint
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGeometryPolygon
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGuid
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmInt16
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmInt32
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmInt64
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmSByte
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmSingle
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmStream
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmString
 
internalValueToString(T, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmTimeOfDay
 
InvokeRequestFactory - Interface in org.apache.olingo.client.api.communication.request.invoke
OData request factory class.
InvokeRequestFactoryImpl - Class in org.apache.olingo.client.core.communication.request.invoke
 
InvokeRequestFactoryImpl(ODataClient) - Constructor for class org.apache.olingo.client.core.communication.request.invoke.InvokeRequestFactoryImpl
 
IO_EXCEPTION_TEXT - Static variable in class org.apache.olingo.server.core.serializer.utils.OutputStreamHelper
 
isAbstract() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Indicates if the structured type is abstract.
isAbstract - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
The Is abstract.
isAbstract() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
Is abstract.
isAbstract() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmStructuredType
 
isAbstract() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
isAddressingDerivedTypes() - Method in interface org.apache.olingo.client.api.Configuration
Gets whether query URIs in request should contain fully qualified type name.
isAddressingDerivedTypes() - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
isAll() - Method in class org.apache.olingo.server.core.etag.ETagInformation
Gets the information whether the values contain "*".
isAll(SelectOption) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
isAllOperationsInSchema() - Method in interface org.apache.olingo.server.api.uri.queryoption.SelectItem
 
isAllOperationsInSchema() - Method in class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
isAllowedWord(char) - Static method in class org.apache.olingo.server.core.uri.parser.search.SearchTokenizer
 
isAnd() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a logical edm:And expression
isAnd() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isAnnotationConstExprConstruct(JsonParser) - Method in class org.apache.olingo.client.core.edm.xml.AbstractClientCsdlEdmDeserializer
 
isAnnotationPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:AnnotationPath expression
isAnnotationPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Returns true if the expression is a edm:AnnotationPath expression
isAnnotationPath() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isApply() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:Apply expression
isApply() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Returns true if the expression is a edm:Apply expression
isApply() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isBiggerThan(String, String) - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
Check if firstValue is bigger then secondValue
isBindingParameterTypeCollection() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
 
isBindingParameterTypeCollection() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmOperation
 
isBound() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
For more information on bound operations please refer to the OData V4 specification.
isBound - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
The Is bound.
isBound() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
Is bound.
isBound() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmOperation
 
isBreaking() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchResponseItem
Checks if the current item is a breaking item like as error item or asynchronous response part.
isBreaking() - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchResponseItem
Checks if the current item is a breaking item like as error item or asynchronous response part.
isCast() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:Cast expression
isCast() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Returns true if the expression is a edm:Cast expression
isCast() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isChangeset() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchResponseItem
Checks if the current batch response item is a changeset.
isChangeset() - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchResponseItem
Checks if the current batch response item is a changeset.
isChangeSet() - Method in class org.apache.olingo.server.api.deserializer.batch.BatchRequestPart
Gets the info if a BatchPart is a ChangeSet.
isChangeSet() - Method in class org.apache.olingo.server.api.deserializer.batch.ODataResponsePart
Returns true if the current instance represents a change set.
isChangeSet() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchBodyPart
 
isCollection() - Method in class org.apache.olingo.client.api.domain.AbstractClientValue
Check is is a collection value.
isCollection() - Method in interface org.apache.olingo.client.api.domain.ClientValue
Check is is a collection value.
isCollection() - Method in class org.apache.olingo.commons.api.data.ContextURL
Is context result a collection.
isCollection() - Method in class org.apache.olingo.commons.api.data.Valuable
Check if Valuable contains a COLLECTION_* ValueType
isCollection() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:Collection expression
isCollection() - Method in interface org.apache.olingo.commons.api.edm.EdmTyped
 
isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Returns true if the expression is a edm:Collection expression
isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
Is collection.
isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Is collection.
isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Is collection.
isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
Is collection.
isCollection() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isCollection() - Method in class org.apache.olingo.commons.core.edm.EdmNavigationPropertyImpl
 
isCollection() - Method in class org.apache.olingo.commons.core.edm.EdmParameterImpl
 
isCollection() - Method in class org.apache.olingo.commons.core.edm.EdmPropertyImpl
 
isCollection() - Method in class org.apache.olingo.commons.core.edm.EdmReturnTypeImpl
 
isCollection() - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo
 
isCollection() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Member
 
isCollection() - Method in interface org.apache.olingo.server.api.uri.UriResourcePartTyped
 
isCollection() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
isCollection() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MemberImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceActionImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceComplexPropertyImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceEntitySetImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceFunctionImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceItImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAllImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAnyImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaVarImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceNavigationPropertyImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourcePrimitivePropertyImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceRootImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceSingletonImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceStartingTypeFilterImpl
 
isCompatible(EdmPrimitiveType) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
Checks type compatibility.
isCompatible(EdmTermType) - Method in interface org.apache.olingo.commons.api.edm.EdmTermType
Checks type compatibility.
isCompatible(ContentType) - Method in class org.apache.olingo.commons.api.format.ContentType
ContentTypes are compatible if type and subtype have the same value.
isCompatible(EdmPrimitiveType) - Method in class org.apache.olingo.commons.core.edm.EdmEnumTypeImpl
 
isCompatible(EdmPrimitiveType) - Method in class org.apache.olingo.commons.core.edm.EdmTypeDefinitionImpl
 
isCompatible(EdmPrimitiveType) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDecimal
 
isCompatible(EdmPrimitiveType) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDouble
 
isCompatible(EdmPrimitiveType) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmInt16
 
isCompatible(EdmPrimitiveType) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmInt32
 
isCompatible(EdmPrimitiveType) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmInt64
 
isCompatible(EdmPrimitiveType) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmSingle
 
isCompatible(EdmTermType) - Method in class org.apache.olingo.commons.core.edm.termtype.SingletonTermType
 
isComplex() - Method in class org.apache.olingo.client.api.domain.AbstractClientValue
Check is is a complex value.
isComplex() - Method in interface org.apache.olingo.client.api.domain.ClientValue
Check is is a linked complex value.
isComplex() - Method in class org.apache.olingo.client.core.domain.ClientCollectionValueImpl
 
isComplex() - Method in class org.apache.olingo.client.core.domain.ClientComplexValueImpl
 
isComplex() - Method in class org.apache.olingo.client.core.domain.ClientEnumValueImpl
 
isComplex() - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl
 
isComplex() - Method in class org.apache.olingo.commons.api.data.Valuable
Check if Valuable contains a COMPLEX or COLLECTION_COMPLEX ValueType
isComplexDerivedFromES() - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
isComplexType() - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo
 
isComposable() - Method in interface org.apache.olingo.commons.api.edm.EdmFunction
 
isComposable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
Is composable.
isComposable() - Method in class org.apache.olingo.commons.core.edm.EdmFunctionImpl
 
isConstant() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmExpression
Return true if the expression is constant
isConstant() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlExpression
Return true if the expression is constant
isConstant() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmExpression
 
isContainsTarget() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
Is contains target.
isContinueOnError() - Method in interface org.apache.olingo.client.api.Configuration
When processing a set of requests (in batch requests, for example), checks if the execution will be aborted after first error encountered or not.
isContinueOnError() - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
isDebugMode() - Method in class org.apache.olingo.server.core.debug.ServerCoreDebugger
 
isDelta() - Method in class org.apache.olingo.commons.api.data.ContextURL
Is context result a delta result.
isDeltaDeletedEntity() - Method in class org.apache.olingo.commons.api.data.ContextURL
Is context result a delta deleted entity.
isDeltaDeletedLink() - Method in class org.apache.olingo.commons.api.data.ContextURL
Is context result a delta deleted link.
isDeltaLink() - Method in class org.apache.olingo.commons.api.data.ContextURL
Is context result a delta link.
isDescending() - Method in interface org.apache.olingo.server.api.uri.queryoption.OrderByItem
Returns the sort order of the orderby item
isDescending() - Method in class org.apache.olingo.server.core.uri.queryoption.OrderByItemImpl
 
isDone() - Method in interface org.apache.olingo.client.api.communication.response.AsyncResponseWrapper
Checks if asynchronous processing has been terminated.
isDone() - Method in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl.AsyncResponseWrapperImpl
 
isDynamic() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmExpression
Return true if the expression is dynamic
isDynamic() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlExpression
Returns true if the expression is dynamic.
isDynamic() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmExpression
 
isEmpty() - Method in interface org.apache.olingo.client.api.domain.ClientCollectionValue
Checks if collection is empty.
isEmpty() - Method in class org.apache.olingo.client.core.domain.ClientCollectionValueImpl
Checks if collection is empty.
isEmpty() - Method in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
Checks if is empty.
isEntity() - Method in class org.apache.olingo.commons.api.data.ContextURL
Is context result a entity.
isEntity() - Method in class org.apache.olingo.commons.api.data.Parameter
Checks whether this parameter value is of the value type ENTITY or COLLECTION_ENTITY.
isEntityDerivedFromES() - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
isEntityType() - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo
 
isEnum() - Method in interface org.apache.olingo.client.api.domain.ClientValue
Check is is an enum value.
isEnum() - Method in class org.apache.olingo.client.core.domain.ClientCollectionValueImpl
 
isEnum() - Method in class org.apache.olingo.client.core.domain.ClientComplexValueImpl
 
isEnum() - Method in class org.apache.olingo.client.core.domain.ClientEnumValueImpl
 
isEnum() - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl
 
isEnum() - Method in class org.apache.olingo.commons.api.data.Valuable
Check if Valuable contains a ENUM or COLLECTION_ENUM ValueType
isEnumType() - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo
 
isEq() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:Eq expression
isEq() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isExpandAll(ExpandOption) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
isFlags() - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
 
isFlags() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
Is flags.
isFlags() - Method in class org.apache.olingo.commons.core.edm.EdmEnumTypeImpl
 
isFormEncoding() - Static method in class org.apache.olingo.server.core.uri.parser.UriDecoder
 
isFullRepresentation(boolean) - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions.Builder
sets isFullRepresentation to represent inline entries
isFullRepresentation() - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions
Inline entries will not have @delta if representation is full
isGe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:Ge expression
isGe() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isGeospatial() - Method in class org.apache.olingo.commons.api.data.Valuable
Check if Valuable contains a GEOSPATIAL or COLLECTION_GEOSPATIAL ValueType
isGeospatial() - Method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
Checks if is a geospatial type.
isGt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:Gt expression
isGt() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isGzipCompression() - Method in interface org.apache.olingo.client.api.Configuration
Checks whether Gzip compression (e.g.
isGzipCompression() - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
isIEEE754Compatible - Variable in class org.apache.olingo.client.core.serialization.JsonSerializer
 
isIEEE754Compatible - Variable in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
isIf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:If expression
isIf() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Returns true if the expression is a edm:If expression
isIf() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isIncludeInServiceDocument() - Method in interface org.apache.olingo.commons.api.edm.EdmEntitySet
 
isIncludeInServiceDocument() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
 
isIncludeInServiceDocument() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
Is include in service document.
isIncludeInServiceDocument() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
Is include in service document.
isIncludeInServiceDocument() - Method in class org.apache.olingo.commons.core.edm.EdmEntitySetImpl
 
isIncludeInServiceDocument() - Method in class org.apache.olingo.commons.core.edm.EdmFunctionImportImpl
 
isInited() - Method in class org.apache.olingo.client.core.http.AbstractOAuth2HttpClientFactory
 
isIsOf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:IsOf expression
isIsOf() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Returns true if the expression is a edm:IsOf expression
isIsOf() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isKeyAsSegment() - Method in interface org.apache.olingo.client.api.Configuration
Checks whether URIs contain entity key between parentheses (standard) or instead as additional segment (non-standard).
isKeyAsSegment() - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
isLabeledElement() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:LabeledElement expression
isLabeledElement() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Returns true if the expression is a edm:LabeledElement expression
isLabeledElement() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isLabeledElementReference() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:LabeledElementReference expression
isLabeledElementReference() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Returns true if the expression is a edm:LabeledElementReference expression
isLabeledElementReference() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isLe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:Le expression
isLe() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isLogicalOrComparison() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Returns true if the expression is a logical expression
isLt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:Lt expression
isLt() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isMatchedBy(String) - Method in class org.apache.olingo.server.core.etag.ETagInformation
Checks whether a given ETag value is matched by this ETag information, using weak comparison as described in RFC 7232, section 2.3.2.
isMax() - Method in interface org.apache.olingo.server.api.uri.queryoption.LevelsExpandOption
 
isMax() - Method in class org.apache.olingo.server.core.uri.queryoption.LevelsOptionImpl
 
isMediaEntity() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
Checks if the current entity is a media entity.
isMediaEntity() - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
isMediaEntity() - Method in class org.apache.olingo.commons.api.data.Entity
Checks if the current entity is a media entity.
isNavigationPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:NavigationPropertyPath expression
isNavigationPropertyPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Returns true if the expression is a edm:NavigationPropertyPath expression
isNavigationPropertyPath() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isNe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:Ne expression
isNe() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isNot() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a logical edm:Not expression
isNot() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isNotDefault() - Method in class org.apache.olingo.commons.api.edm.geo.SRID
Returns true if the value of the instance is not equals to the default (uninitialized).
isNull() - Method in class org.apache.olingo.commons.api.data.Property
Check if this property is null (value == null) or the type is "Edm.Null".
isNull() - Method in class org.apache.olingo.commons.api.data.Valuable
Check if according value is null.
isNull() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:Null expression
isNull() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Returns true if the expression is a edm:Null expression
isNull() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
 
isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
 
isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
 
isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
 
isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
 
isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
Is nullable.
isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Is nullable.
isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Is nullable.
isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
Is nullable.
isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Is nullable.
isNullable() - Method in class org.apache.olingo.commons.core.edm.EdmNavigationPropertyImpl
 
isNullable() - Method in class org.apache.olingo.commons.core.edm.EdmParameterImpl
 
isNullable() - Method in class org.apache.olingo.commons.core.edm.EdmPropertyImpl
 
isNullable() - Method in class org.apache.olingo.commons.core.edm.EdmReturnTypeImpl
 
isNullable() - Method in class org.apache.olingo.commons.core.edm.EdmTermImpl
 
isNullable() - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions
Gets the nullable facet.
isNullable() - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions
Gets the nullable facet.
isNullable() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
isODataIEEE754Compatible(ContentType) - Static method in class org.apache.olingo.server.core.serializer.utils.ContentTypeHelper
 
isODataMetadataFull - Variable in class org.apache.olingo.client.core.serialization.JsonSerializer
 
isODataMetadataFull - Variable in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
isODataMetadataFull(ContentType) - Static method in class org.apache.olingo.server.core.serializer.utils.ContentTypeHelper
 
isODataMetadataNone - Variable in class org.apache.olingo.client.core.serialization.JsonSerializer
 
isODataMetadataNone - Variable in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
isODataMetadataNone(ContentType) - Static method in class org.apache.olingo.server.core.serializer.utils.ContentTypeHelper
 
isof(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
isof(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
isof(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
isof(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
isOpen() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchRequestItem
Checks if the current item is still opened.
isOpen() - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchRequestItem
Checks if the current item is still opened.
isOpenType() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
Indicates if the structured type is an open type.
isOpenType - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
The Is open type.
isOpenType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
Is open type.
isOpenType() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmStructuredType
 
isOpenType() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
isOr() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a logical edm:Or expression
isOr() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:Path expression
isPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Returns true if the expression is a edm:Path expression
isPath() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isPreferenceApplied() - Method in interface org.apache.olingo.client.api.communication.response.AsyncResponseWrapper
Checks for preference applied.
isPreferenceApplied() - Method in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl.AsyncResponseWrapperImpl
 
isPreviousES() - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
isPrimitive() - Method in class org.apache.olingo.client.api.domain.AbstractClientValue
Check is is a primitive value.
isPrimitive() - Method in interface org.apache.olingo.client.api.domain.ClientValue
Check is is a primitive value.
isPrimitive() - Method in class org.apache.olingo.commons.api.data.Valuable
Check if Valuable contains a PRIMITIVE or COLLECTION_PRIMITIVE ValueType
isPrimitive() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
Gets the info if the property is a primitive property.
isPrimitive() - Method in class org.apache.olingo.commons.core.edm.EdmPropertyImpl
 
isPrimitive() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
isPrimitiveType() - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo
 
isPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:PropertyPath expression
isPropertyPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Returns true if the expression is a edm:PropertyPath expression
isPropertyPath() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isPropertyValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:PropertyValue expression
isPropertyValue() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isReadOnly() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
TRUE if read-only entity.
isReadOnly() - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
isRecord() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:Record expression
isRecord() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Returns true if the expression is a edm:Record expression
isRecord() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isRef() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
 
isRef() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
isReference() - Method in class org.apache.olingo.commons.api.data.ContextURL
Is context result a reference.
isRollupAll() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.GroupByItem
Whether a nested rollup clause contains the special value '$all'.
isRollupAll() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByItemImpl
 
isSearchBinary() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchExpression
 
isSearchBinary() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchExpressionImpl
 
isSearchTerm() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchExpression
 
isSearchTerm() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchExpressionImpl
 
isSearchUnary() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchExpression
 
isSearchUnary() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchExpressionImpl
 
isSelected(Set<List<String>>, String) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
isServiceDocument(XMLMetadata) - Method in interface org.apache.olingo.client.api.serialization.ODataMetadataValidation
This method checks if if its a service document based on the XMLMetadata provided
isServiceDocument(XMLMetadata) - Method in class org.apache.olingo.client.core.metadatavalidator.CsdlTypeValidator
This checks if XMLMetadata is a service document.
isServiceDocument(XMLMetadata) - Method in class org.apache.olingo.client.core.serialization.ODataMetadataValidationImpl
 
isStar() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
 
isStar() - Method in interface org.apache.olingo.server.api.uri.queryoption.SelectItem
 
isStar() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
isStar() - Method in class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
isStrict(boolean) - Method in class org.apache.olingo.server.api.deserializer.batch.BatchOptions.Builder
 
isStrict() - Method in class org.apache.olingo.server.api.deserializer.batch.BatchOptions
Returns if the batch parsing is strict.
isStrict() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchBodyPart
 
isStrict() - Method in interface org.apache.olingo.server.core.deserializer.batch.BatchPart
 
isStrict - Variable in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
isStrict() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
isSupported(ContentType, CustomContentTypeSupport, RepresentationType) - Static method in class org.apache.olingo.server.core.ContentNegotiator
 
isTermType() - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo
 
isTypeDefinition() - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo
 
isUnicode() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
 
isUnicode() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
 
isUnicode() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Is unicode.
isUnicode() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
Is unicode.
isUnicode() - Method in class org.apache.olingo.commons.core.edm.EdmPropertyImpl
 
isUnicode() - Method in class org.apache.olingo.commons.core.edm.EdmTypeDefinitionImpl
 
isUnicode() - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions
Gets the unicode facet.
isUnicode() - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions
Gets the unicode facet.
isUnicode() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
isUrlRef() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
Returns true if the expression is a edm:UrlRef expression
isUrlRef() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
Returns true if the expression is a edm:UrlRef expression
isUrlRef() - Method in class org.apache.olingo.commons.core.edm.annotation.AbstractEdmDynamicExpression
 
isUseChuncked() - Method in interface org.apache.olingo.client.api.Configuration
Checks whether chunk HTTP encoding is being used.
isUseChuncked() - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
isUserAuthorized() - Method in interface org.apache.olingo.server.api.debug.DebugSupport
Ensures that the user that requested the debug output is authorized to see this output.
isUserAuthorized() - Method in class org.apache.olingo.server.api.debug.DefaultDebugSupport
 
isUseUrlOperationFQN() - Method in interface org.apache.olingo.client.api.Configuration
Checks whether operation name in request URI should be fully qualified name, which is required by OData V4 protocol, but some service may still choose to support shorter name.
isUseUrlOperationFQN() - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
isUseXHTTPMethod() - Method in interface org.apache.olingo.client.api.Configuration
Gets whether PUT, MERGE, PATCH, DELETE HTTP methods need to be translated to POST with additional X-HTTTP-Method header.
isUseXHTTPMethod() - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
isV4Metadata(XMLMetadata) - Method in interface org.apache.olingo.client.api.serialization.ODataMetadataValidation
This method checks if if its a V4 metadata based on the XMLMetadata provided
isV4MetaData(XMLMetadata) - Method in class org.apache.olingo.client.core.metadatavalidator.CsdlTypeValidator
This checks if XmlMetadata is V4 OData version.
isV4Metadata(XMLMetadata) - Method in class org.apache.olingo.client.core.serialization.ODataMetadataValidationImpl
 
isValidBatch() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchController
Checks if batch is valid.
isValidMaxODataVersion(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
 
isValidODataVersion(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
 
ITEM_CONTENT_TYPE - Static variable in interface org.apache.olingo.client.api.ODataBatchConstants
Batch item content type.
ITEM_CONTENT_TYPE_LINE - Static variable in interface org.apache.olingo.client.api.ODataBatchConstants
Item content type.
ITEM_TRANSFER_ENCODING_LINE - Static variable in interface org.apache.olingo.client.api.ODataBatchConstants
Item transfer encoding.
iterator() - Method in class org.apache.olingo.client.core.domain.ClientCollectionValueImpl
Value iterator.
iterator() - Method in class org.apache.olingo.client.core.domain.ClientComplexValueImpl
Complex property fields iterator.
iterator() - Method in class org.apache.olingo.commons.api.data.EntityCollection
 
iterator() - Method in class org.apache.olingo.commons.api.data.EntityIterator
iterator() - Method in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
 
iterator() - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 

J

JSON - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
JSON_ASSOCIATION_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
 
JSON_ASSOCIATION_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
 
JSON_ASSOCIATION_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_BIND_LINK_SUFFIX - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
 
JSON_BIND_LINK_SUFFIX - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
 
JSON_BIND_LINK_SUFFIX - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_CONTEXT - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
 
JSON_CONTEXT - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
 
JSON_CONTEXT - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_COORDINATES - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_COUNT - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
 
JSON_COUNT - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
 
JSON_COUNT - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_CRS - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_DELTA_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
 
JSON_DELTA_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
 
JSON_DELTA_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_EDIT_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
 
JSON_EDIT_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
 
JSON_EDIT_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_ERROR - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_ETAG - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
 
JSON_ETAG - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
 
JSON_ETAG - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_FULL_METADATA - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
JSON_GEOMETRIES - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_ID - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
 
JSON_ID - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
 
JSON_ID - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_MEDIA_CONTENT_TYPE - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
 
JSON_MEDIA_CONTENT_TYPE - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
 
JSON_MEDIA_CONTENT_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_MEDIA_EDIT_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
 
JSON_MEDIA_EDIT_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
 
JSON_MEDIA_EDIT_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_MEDIA_ETAG - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
 
JSON_MEDIA_ETAG - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
 
JSON_MEDIA_ETAG - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_MEDIA_READ_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
 
JSON_MEDIA_READ_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
 
JSON_MEDIA_READ_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_METADATA - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
 
JSON_METADATA - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
 
JSON_METADATA - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_METADATA_ETAG - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
 
JSON_METADATA_ETAG - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
 
JSON_METADATA_ETAG - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_NAME - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_NAVIGATION_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
 
JSON_NAVIGATION_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
 
JSON_NAVIGATION_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_NEXT_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
 
JSON_NEXT_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
 
JSON_NEXT_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_NO_METADATA - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
JSON_NULL - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_READ_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
 
JSON_READ_LINK - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
 
JSON_READ_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_TITLE - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_TYPE - Static variable in class org.apache.olingo.commons.api.constants.Constantsv00
 
JSON_TYPE - Static variable in class org.apache.olingo.commons.api.constants.Constantsv01
 
JSON_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
 
JSON_URL - Static variable in interface org.apache.olingo.commons.api.Constants
 
JsonDeltaDeserializer - Class in org.apache.olingo.client.core.serialization
 
JsonDeltaDeserializer(boolean) - Constructor for class org.apache.olingo.client.core.serialization.JsonDeltaDeserializer
 
JsonDeltaSerializer - Class in org.apache.olingo.server.core.serializer.json
 
JsonDeltaSerializer(ContentType) - Constructor for class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializer
 
JsonDeltaSerializerWithNavigations - Class in org.apache.olingo.server.core.serializer.json
 
JsonDeltaSerializerWithNavigations(ContentType) - Constructor for class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
JsonDeserializer - Class in org.apache.olingo.client.core.serialization
 
JsonDeserializer(boolean) - Constructor for class org.apache.olingo.client.core.serialization.JsonDeserializer
 
JsonEntityDeserializer - Class in org.apache.olingo.client.core.serialization
Reads JSON string into an entity.
JsonEntityDeserializer(boolean) - Constructor for class org.apache.olingo.client.core.serialization.JsonEntityDeserializer
 
JsonEntitySerializer - Class in org.apache.olingo.client.core.serialization
Writes out JSON string from an entity.
JsonEntitySerializer(boolean, ContentType) - Constructor for class org.apache.olingo.client.core.serialization.JsonEntitySerializer
 
JsonEntitySetDeserializer - Class in org.apache.olingo.client.core.serialization
Reads JSON string into an entity set.
JsonEntitySetDeserializer(boolean) - Constructor for class org.apache.olingo.client.core.serialization.JsonEntitySetDeserializer
 
JsonEntitySetSerializer - Class in org.apache.olingo.client.core.serialization
 
JsonEntitySetSerializer(boolean, ContentType) - Constructor for class org.apache.olingo.client.core.serialization.JsonEntitySetSerializer
 
JsonODataErrorDeserializer - Class in org.apache.olingo.client.core.serialization
 
JsonODataErrorDeserializer(boolean) - Constructor for class org.apache.olingo.client.core.serialization.JsonODataErrorDeserializer
 
JsonODataErrorDetailDeserializer - Class in org.apache.olingo.client.core.serialization
 
JsonODataErrorDetailDeserializer(boolean) - Constructor for class org.apache.olingo.client.core.serialization.JsonODataErrorDetailDeserializer
 
JsonPropertyDeserializer - Class in org.apache.olingo.client.core.serialization
Parse JSON string into Property.
JsonPropertyDeserializer(boolean) - Constructor for class org.apache.olingo.client.core.serialization.JsonPropertyDeserializer
 
JsonPropertySerializer - Class in org.apache.olingo.client.core.serialization
Writes out JSON string from PropertyImpl.
JsonPropertySerializer(boolean, ContentType) - Constructor for class org.apache.olingo.client.core.serialization.JsonPropertySerializer
 
JsonSerializer - Class in org.apache.olingo.client.core.serialization
 
JsonSerializer(boolean, ContentType) - Constructor for class org.apache.olingo.client.core.serialization.JsonSerializer
 
JSONServiceDocumentDeserializer - Class in org.apache.olingo.client.core.data
 
JSONServiceDocumentDeserializer(boolean) - Constructor for class org.apache.olingo.client.core.data.JSONServiceDocumentDeserializer
 

K

keyAsSegment() - Method in class org.apache.olingo.client.api.communication.header.ODataPreferences
Gets the value of the non-standard preference that the URL should follow the convention that keys are formatted as separate segments.
keyPath(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
Set the key path.
keyPredicates - Variable in class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
kind - Variable in class org.apache.olingo.commons.core.edm.EdmTypeImpl
 
Kind - Enum in org.apache.olingo.server.api.serializer
The different types of edm kinds that form the metadata
KIND - Static variable in class org.apache.olingo.server.core.serializer.json.ServiceDocumentJsonSerializer
 

L

LambdaRef - Interface in org.apache.olingo.server.api.uri.queryoption.expression
Used to within a lambda expression tree to define an access to the lambda variable
LambdaRefImpl - Class in org.apache.olingo.server.core.uri.queryoption.expression
 
LambdaRefImpl(String) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.LambdaRefImpl
 
LAST_MODIFIED - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
le(String, Object) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
 
le(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
 
le(String, Object) - Method in class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
le(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
LeFilter - Class in org.apache.olingo.client.core.uri
 
length(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
length(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
LevelsExpandOption - Interface in org.apache.olingo.server.api.uri.queryoption
Represents the system query option $levels when used inside $expand For example: http://.../Employees?$expand=Model.Manager/DirectReports($levels=3)
LevelsOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
LevelsOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.LevelsOptionImpl
 
LFS - Static variable in class org.apache.olingo.server.core.deserializer.batch.BatchLineReader
 
Line - Class in org.apache.olingo.server.core.deserializer.batch
 
Line(String, int) - Constructor for class org.apache.olingo.server.core.deserializer.batch.Line
 
LineString - Class in org.apache.olingo.commons.api.edm.geo
Represents a line string.
LineString(Geospatial.Dimension, SRID, List<Point>) - Constructor for class org.apache.olingo.commons.api.edm.geo.LineString
Creates a new LineString
link(Link, JsonGenerator) - Method in class org.apache.olingo.client.core.serialization.JsonSerializer
 
LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
Link - Class in org.apache.olingo.commons.api.data
Data representation for a link.
Link() - Constructor for class org.apache.olingo.commons.api.data.Link
 
LINK - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
Linked - Class in org.apache.olingo.commons.api.data
Data representation for a linked object.
Linked() - Constructor for class org.apache.olingo.commons.api.data.Linked
 
linkQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
links(Map.Entry<String, JsonNode>, Linked, Set<String>, JsonNode, ObjectCodec) - Method in class org.apache.olingo.client.core.serialization.JsonDeserializer
 
links(Linked, JsonGenerator) - Method in class org.apache.olingo.client.core.serialization.JsonSerializer
 
links(ClientLinked, Linked) - Method in class org.apache.olingo.client.core.serialization.ODataBinderImpl
 
literal(Object) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
literal(String) - Method in interface org.apache.olingo.client.api.uri.SearchFactory
 
literal(String) - Method in class org.apache.olingo.client.core.SearchFactoryImpl
 
literal(Object) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
Literal - Interface in org.apache.olingo.server.api.uri.queryoption.expression
Represents a literal expression node in the expression tree Literal is not validated by default
LiteralImpl - Class in org.apache.olingo.server.core.uri.queryoption.expression
 
LiteralImpl(String, EdmType) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.LiteralImpl
 
LiteralSearch - Class in org.apache.olingo.client.core
 
loadAllActionImports() - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
loadAllEntitySets() - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
loadAllFunctionImports() - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
loadAllSingletons() - Method in class org.apache.olingo.commons.core.edm.EdmEntityContainerImpl
 
location - Variable in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl.AsyncResponseWrapperImpl
 
LOCATION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
LOG - Static variable in class org.apache.olingo.client.core.communication.header.ODataErrorResponseChecker
 
LOG - Static variable in class org.apache.olingo.client.core.communication.request.AbstractODataStreamer
Logger.
LOG - Static variable in class org.apache.olingo.client.core.communication.request.AbstractRequest
Logger.
LOG - Static variable in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchResponseItem
Logger.
LOG - Static variable in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
Logger.
LOG - Static variable in class org.apache.olingo.client.core.serialization.ODataBinderImpl
Logger.
LOG - Static variable in class org.apache.olingo.client.core.serialization.ODataReaderImpl
Logger.
LOG - Static variable in class org.apache.olingo.client.core.uri.URIBuilderImpl
Logger.
lt(String, Object) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
 
lt(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
 
lt(String, Object) - Method in class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
lt(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
LtFilter - Class in org.apache.olingo.client.core.uri
 

M

mapping - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
Mapping for server use cases
mark(int) - Method in class org.apache.olingo.client.core.communication.util.PipedInputStream
 
markSupported() - Method in class org.apache.olingo.client.core.communication.util.PipedInputStream
 
match(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
 
match(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
matches(ContentType) - Method in class org.apache.olingo.commons.api.format.AcceptType
Determines whether this accept type matches a given content type.
MatchFilter - Class in org.apache.olingo.client.core.uri
 
MAX_FORWARDS - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
MAX_RETRY - Static variable in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl
 
maxdatetime() - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
maxdatetime() - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
maxLength(Integer) - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions.Builder
Sets the maxLength facet.
maxLength(Integer) - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions.Builder
Sets the maxLength facet.
maxPageSize(int) - Method in class org.apache.olingo.client.api.communication.header.ODataPreferences
The odata.maxpagesize preference is used to request that each collection within the response contain no more than the number of items specified as the positive integer value of this preference.
maxPageSize(Integer) - Method in class org.apache.olingo.server.api.prefer.PreferencesApplied.Builder
Sets the value of the applied preference odata.maxpagesize.
MEDIA_EDIT_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
 
MediaEntityCreateStreamManager<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.request.streamed
Media entity payload object.
MediaEntityProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling Entity Media.
mediaEntityStreamed(EntityMediaObject) - Method in interface org.apache.olingo.server.api.serializer.FixedFormatSerializer
Writes bytes to an Output stream
mediaEntityStreamed(InputStream) - Method in interface org.apache.olingo.server.api.serializer.FixedFormatSerializer
Writes Input stream to an output stream
mediaEntityStreamed(EntityMediaObject) - Method in class org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
 
mediaEntityStreamed(InputStream) - Method in class org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
 
MediaEntityUpdateStreamManager<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.request.streamed
Media entity payload object.
Member - Interface in org.apache.olingo.server.api.uri.queryoption.expression
Represents a member expression node in the expression tree.
MemberImpl - Class in org.apache.olingo.server.core.uri.queryoption.expression
 
MemberImpl(UriInfoResource, EdmType) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.MemberImpl
 
message - Variable in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
METADATA - Static variable in interface org.apache.olingo.commons.api.Constants
 
metadataDocument(ServiceMetadata) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
Writes the metadata document into an InputStream.
metadataDocument(ServiceMetadata) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
metadataDocument(ServiceMetadata) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
MetadataDocumentJsonSerializer - Class in org.apache.olingo.server.core.serializer.json
 
MetadataDocumentJsonSerializer(ServiceMetadata) - Constructor for class org.apache.olingo.server.core.serializer.json.MetadataDocumentJsonSerializer
 
MetadataDocumentXmlSerializer - Class in org.apache.olingo.server.core.serializer.xml
 
MetadataDocumentXmlSerializer(ServiceMetadata) - Constructor for class org.apache.olingo.server.core.serializer.xml.MetadataDocumentXmlSerializer
 
metadataETag(String) - Method in class org.apache.olingo.client.api.ODataClientBuilder.ClientBuilder
Set the metadataETag to use for edm enabled client
metadataEtagQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
MetadataProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling the metadata document.
metadataValidation() - Method in interface org.apache.olingo.client.api.ODataClient
 
metadataValidation() - Method in class org.apache.olingo.client.core.ODataClientImpl
 
method - Variable in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
OData request method.
Method - Interface in org.apache.olingo.server.api.uri.queryoption.expression
Represents a method expression in the expression tree
METHOD_NAME - Static variable in class org.apache.olingo.client.core.http.HttpMerge
 
METHOD_NAME - Static variable in class org.apache.olingo.client.core.http.HttpPatch
 
MethodImpl - Class in org.apache.olingo.server.core.uri.queryoption.expression
 
MethodImpl(MethodKind, List<Expression>) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.MethodImpl
 
MethodKind - Enum in org.apache.olingo.server.api.uri.queryoption.expression
Enumeration of supported methods For the semantic of these methods please see the ODATA specification for URL conventions
mindatetime() - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
mindatetime() - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
minute(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
minute(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
mod(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
mod(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
modifySupportedContentTypes(List<ContentType>, RepresentationType) - Method in interface org.apache.olingo.server.api.serializer.CustomContentTypeSupport
Returns a list of supported content types.
month(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
month(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
mul(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
mul(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
MultiLineString - Class in org.apache.olingo.commons.api.edm.geo
Represents a MuliLineString.
MultiLineString(Geospatial.Dimension, SRID, List<LineString>) - Constructor for class org.apache.olingo.commons.api.edm.geo.MultiLineString
Creates a new MultiLineString
MULTIPART_FORM_DATA - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
MULTIPART_MIXED - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
MultiPoint - Class in org.apache.olingo.commons.api.edm.geo
Represents a collection of points Either Edm.GeographyMultiPoint or Edm.GeometryMultiPoint
MultiPoint(Geospatial.Dimension, SRID, List<Point>) - Constructor for class org.apache.olingo.commons.api.edm.geo.MultiPoint
Creates a new collection of points
MultiPolygon - Class in org.apache.olingo.commons.api.edm.geo
Represents a collection of polygons.
MultiPolygon(Geospatial.Dimension, SRID, List<Polygon>) - Constructor for class org.apache.olingo.commons.api.edm.geo.MultiPolygon
Creates a collection of polygons
mustValidatePreconditions(CustomETagSupport, boolean) - Method in class org.apache.olingo.server.core.etag.PreconditionsValidator
 

N

name - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
The Name.
name - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
The Name.
name - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
The Name.
name - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
The Name.
name - Variable in class org.apache.olingo.commons.core.edm.primitivetype.SingletonPrimitiveType
 
name - Variable in class org.apache.olingo.commons.core.edm.termtype.SingletonTermType
 
namespace - Variable in class org.apache.olingo.commons.core.edm.EdmSchemaImpl
 
namespaces(XMLStreamWriter) - Method in class org.apache.olingo.client.core.serialization.AtomSerializer
 
NaN - Static variable in class org.apache.olingo.commons.core.edm.primitivetype.EdmDouble
 
navigationProperties - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
The Navigation properties.
navigationPropertyBindings - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
The Navigation property bindings.
navOrPropertyPath(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
Set the navigation or property path.
ne(String, Object) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
 
ne(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
 
ne(String, Object) - Method in class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
ne(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
NeFilter - Class in org.apache.olingo.client.core.uri
 
NEGATIVE_INFINITY - Static variable in class org.apache.olingo.commons.core.edm.primitivetype.EdmDouble
 
newAssociationLink(String, URI) - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
 
newAssociationLink(String, URI) - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newCollectionProperty(String, ClientCollectionValue<? extends ClientValue>) - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
Instantiates a new collection property.
newCollectionProperty(String, ClientCollectionValue<? extends ClientValue>) - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newCollectionValue(String) - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
 
newCollectionValue(String) - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newComplexProperty(String, ClientComplexValue) - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
Instantiates a new complex property.
newComplexProperty(String, ClientComplexValue) - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newComplexValue(String) - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
 
newComplexValue(String) - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newDeepInsertEntity(String, ClientEntity) - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
Instantiates a new entity (for deep insert).
newDeepInsertEntity(String, ClientEntity) - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newDeepInsertEntitySet(String, ClientEntitySet) - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
Instantiates a new entity set (for deep insert).
newDeepInsertEntitySet(String, ClientEntitySet) - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newDelta() - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
Instantiates a new delta property.
newDelta(URI) - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
Instantiates a new delta property.
newDelta() - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newDelta(URI) - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newEntity(FullQualifiedName) - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
Instantiates a new entity.
newEntity(FullQualifiedName, URI) - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
Instantiates a new entity.
newEntity(FullQualifiedName) - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newEntity(FullQualifiedName, URI) - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newEntityNavigationLink(String, URI) - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
Instantiates a new entity navigation link.
newEntityNavigationLink(String, URI) - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newEntitySet() - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
Instantiates a new entity set.
newEntitySet(URI) - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
Instantiates a new entity set.
newEntitySet() - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newEntitySet(URI) - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newEntitySetNavigationLink(String, URI) - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
Instantiates a new entity set navigation link.
newEntitySetNavigationLink(String, URI) - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newEnumProperty(String, ClientEnumValue) - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
Instantiates a new enum property.
newEnumProperty(String, ClientEnumValue) - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newEnumValue(String, String) - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
 
newEnumValue(String, String) - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newInstance() - Static method in class org.apache.olingo.netty.server.api.ODataNetty
Use this method to create a new OData instance.
newInstance() - Static method in class org.apache.olingo.server.api.OData
Use this method to create a new OData instance.
newLine() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataStreamer
Stream CR/LF.
newMediaEditLink(String, URI, String, String) - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
 
newMediaEditLink(String, URI, String, String) - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newMediaReadLink(String, URI, String, String) - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
 
newMediaReadLink(String, URI, String, String) - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newPreferences() - Method in interface org.apache.olingo.client.api.ODataClient
 
newPreferences() - Method in class org.apache.olingo.client.core.ODataClientImpl
 
newPrimitiveProperty(String, ClientPrimitiveValue) - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
Instantiates a new primitive property.
newPrimitiveProperty(String, ClientPrimitiveValue) - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newPrimitiveValueBuilder() - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
 
newPrimitiveValueBuilder() - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newSingleton(FullQualifiedName) - Method in interface org.apache.olingo.client.api.domain.ClientObjectFactory
Instantiates a new singleton entity.
newSingleton(FullQualifiedName) - Method in class org.apache.olingo.client.core.domain.ClientObjectFactoryImpl
 
newURIBuilder() - Method in interface org.apache.olingo.client.api.EdmEnabledODataClient
 
newURIBuilder(String) - Method in interface org.apache.olingo.client.api.ODataClient
 
newURIBuilder() - Method in class org.apache.olingo.client.core.EdmEnabledODataClientImpl
 
newURIBuilder(String) - Method in class org.apache.olingo.client.core.ODataClientImpl
 
newVersionHeaders() - Method in interface org.apache.olingo.client.api.ODataClient
 
newVersionHeaders() - Method in class org.apache.olingo.client.core.ODataClientImpl
 
next() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchLineIterator
Gets next line.
next() - Method in class org.apache.olingo.client.api.domain.ClientEntitySetIterator
 
next() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchLineIteratorImpl
Gets next line.
next() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataChangesetResponseItem
 
next() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataSingleResponseItem
next() - Method in class org.apache.olingo.client.core.communication.response.batch.ODataBatchResponseManager
 
next() - Method in class org.apache.olingo.commons.api.data.EntityIterator

Which is an Entity for this type of iterator.

next(UriTokenizer, UriTokenizer.TokenKind...) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
next(UriTokenizer.TokenKind) - Method in class org.apache.olingo.server.core.uri.parser.UriTokenizer
Tries to find a token of the given token kind at the current index.
NEXT_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
 
nextItemHeaders(ODataBatchLineIterator, String) - Static method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchUtilities
Retrieves headers of the next batch item.
nextLine() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchLineIterator
Gets next line.
nextLine() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchLineIteratorImpl
Gets next line.
NEXTLINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
nextPrimitiveTypeValue(UriTokenizer, EdmPrimitiveType, boolean, String) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
nextPrimitiveValue(UriTokenizer) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
NoContentException - Exception in org.apache.olingo.client.api.http
Exception to be thrown when trying to read content with HTTP status 204.
NoContentException() - Constructor for exception org.apache.olingo.client.api.http.NoContentException
Constructs a new client-side runtime exception, with fixed message.
noKeysWrapper() - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
not(URIFilter) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
 
not(URISearch) - Method in interface org.apache.olingo.client.api.uri.SearchFactory
 
not(URISearch) - Method in class org.apache.olingo.client.core.SearchFactoryImpl
 
not(URIFilter) - Method in class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
NotFilter - Class in org.apache.olingo.client.core.uri
 
NotFilter(URIFilter) - Constructor for class org.apache.olingo.client.core.uri.NotFilter
 
NotSearch - Class in org.apache.olingo.client.core
 
now() - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
now() - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
NS_ASSOCIATION_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_ATOM - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_ATOM_TOMBSTONE - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_BASE - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_DATASERVICES - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_DELTA_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_GEORSS - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_GML - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_MEDIA_EDIT_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_MEDIA_READ_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_METADATA - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_NAVIGATION_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
 
NS_SCHEME - Static variable in interface org.apache.olingo.commons.api.Constants
 
NTLMAuthHttpClientFactory - Class in org.apache.olingo.client.core.http
Implementation for working with NTLM Authentication via embedded HttpClient features.
NTLMAuthHttpClientFactory(String, String, String, String) - Constructor for class org.apache.olingo.client.core.http.NTLMAuthHttpClientFactory
 
nullable(Boolean) - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions.Builder
Sets the nullable facet.
nullable(Boolean) - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions.Builder
Sets the nullable facet.
nullQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
nullValue() - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
nullValue() - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 

O

OAuth2Exception - Exception in org.apache.olingo.client.core.http
 
OAuth2Exception(String) - Constructor for exception org.apache.olingo.client.core.http.OAuth2Exception
 
OAuth2Exception(Throwable) - Constructor for exception org.apache.olingo.client.core.http.OAuth2Exception
 
oauth2GrantServiceURI - Variable in class org.apache.olingo.client.core.http.AbstractOAuth2HttpClientFactory
 
oauth2TokenServiceURI - Variable in class org.apache.olingo.client.core.http.AbstractOAuth2HttpClientFactory
 
OData - Class in org.apache.olingo.server.api
Root object for serving factory tasks and support loose coupling of implementation (core) from the API.
OData() - Constructor for class org.apache.olingo.server.api.OData
 
ODATA_CLIENT_IMPL_SYS_PROPERTY - Static variable in class org.apache.olingo.client.api.ODataClientBuilder
 
ODATA_DEBUG_DOWNLOAD - Static variable in interface org.apache.olingo.server.api.debug.DebugSupport
 
ODATA_DEBUG_HTML - Static variable in interface org.apache.olingo.server.api.debug.DebugSupport
 
ODATA_DEBUG_JSON - Static variable in interface org.apache.olingo.server.api.debug.DebugSupport
 
ODATA_DEBUG_QUERY_PARAMETER - Static variable in interface org.apache.olingo.server.api.debug.DebugSupport
 
ODATA_EMD_CLIENT_IMPL_SYS_PROPERTY - Static variable in class org.apache.olingo.client.api.ODataClientBuilder
 
ODATA_ENTITY_ID - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
Custom Header defined in the OData standard.
ODATA_ISOLATION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
Custom Header defined in the OData standard.
ODATA_MAX_VERSION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
Custom Header defined in the OData standard.
ODATA_VERSION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
Custom Header defined in the OData standard.
ODataApplicationException - Exception in org.apache.olingo.server.api
Exception thrown by OData service implementations.
ODataApplicationException(String, int, Locale) - Constructor for exception org.apache.olingo.server.api.ODataApplicationException
Exception in an OData service implementation.
ODataApplicationException(String, int, Locale, String) - Constructor for exception org.apache.olingo.server.api.ODataApplicationException
Exception in an OData service implementation.
ODataApplicationException(String, int, Locale, Throwable) - Constructor for exception org.apache.olingo.server.api.ODataApplicationException
Exception in an OData service implementation.
ODataApplicationException(String, int, Locale, Throwable, String) - Constructor for exception org.apache.olingo.server.api.ODataApplicationException
Exception in an OData service implementation.
ODataBasicRequest<T extends ODataResponse> - Interface in org.apache.olingo.client.api.communication.request
Basic OData request.
ODataBatchableRequest - Interface in org.apache.olingo.client.api.communication.request
Object request that can be sent embedded into a batch request.
ODataBatchConstants - Interface in org.apache.olingo.client.api
Constant values related to the OData protocol.
ODataBatchController - Class in org.apache.olingo.client.core.communication.request.batch
Utility class used to communicate batch info.
ODataBatchController(ODataBatchLineIterator, String) - Constructor for class org.apache.olingo.client.core.communication.request.batch.ODataBatchController
Constructor.
ODataBatchErrorResponse - Class in org.apache.olingo.client.core.communication.response.batch
 
ODataBatchErrorResponse(Map.Entry<Integer, String>, Map<String, Collection<String>>, ODataBatchLineIterator, String) - Constructor for class org.apache.olingo.client.core.communication.response.batch.ODataBatchErrorResponse
 
ODataBatchLineIterator - Interface in org.apache.olingo.client.api.communication.request.batch
Batch line iterator class.
ODataBatchLineIteratorImpl - Class in org.apache.olingo.client.core.communication.request.batch
Batch line iterator class.
ODataBatchLineIteratorImpl(LineIterator) - Constructor for class org.apache.olingo.client.core.communication.request.batch.ODataBatchLineIteratorImpl
Constructor.
ODataBatchRequest - Interface in org.apache.olingo.client.api.communication.request.batch
 
ODataBatchRequestContext - Class in org.apache.olingo.client.core.communication.request.batch
 
ODataBatchRequestContext() - Constructor for class org.apache.olingo.client.core.communication.request.batch.ODataBatchRequestContext
 
ODataBatchRequestImpl - Class in org.apache.olingo.client.core.communication.request.batch
 
ODataBatchRequestImpl(ODataClient, URI) - Constructor for class org.apache.olingo.client.core.communication.request.batch.ODataBatchRequestImpl
 
ODataBatchRequestImpl.BatchManagerImpl - Class in org.apache.olingo.client.core.communication.request.batch
Batch request payload management.
ODataBatchRequestImpl.ODataBatchResponseImpl - Class in org.apache.olingo.client.core.communication.request.batch
 
ODataBatchRequestItem - Interface in org.apache.olingo.client.api.communication.request.batch
Abstract representation of a batch request item.
ODataBatchResponse - Interface in org.apache.olingo.client.api.communication.response
This class implements a response to a batch request.
ODataBatchResponseImpl(ODataClient, HttpClient, HttpResponse) - Constructor for class org.apache.olingo.client.core.communication.request.batch.ODataBatchRequestImpl.ODataBatchResponseImpl
 
ODataBatchResponseItem - Interface in org.apache.olingo.client.api.communication.request.batch
Abstract representation of a response item about a batch request.
ODataBatchResponseManager - Class in org.apache.olingo.client.core.communication.response.batch
Batch response manager class.
ODataBatchResponseManager(ODataBatchResponse, List<ODataBatchResponseItem>) - Constructor for class org.apache.olingo.client.core.communication.response.batch.ODataBatchResponseManager
Constructor.
ODataBatchResponseManager(ODataBatchResponse, List<ODataBatchResponseItem>, boolean) - Constructor for class org.apache.olingo.client.core.communication.response.batch.ODataBatchResponseManager
 
ODataBatchUtilities - Class in org.apache.olingo.client.core.communication.request.batch
Utility class for batch requests and responses.
ODataBatchUtilities() - Constructor for class org.apache.olingo.client.core.communication.request.batch.ODataBatchUtilities
 
ODataBatchUtilities.BatchItemType - Enum in org.apache.olingo.client.core.communication.request.batch
 
ODataBinder - Interface in org.apache.olingo.client.api.serialization
 
ODataBinderImpl - Class in org.apache.olingo.client.core.serialization
 
ODataBinderImpl(ODataClient) - Constructor for class org.apache.olingo.client.core.serialization.ODataBinderImpl
 
ODataChangeset - Interface in org.apache.olingo.client.api.communication.request.batch
Changeset wrapper for the corresponding batch item.
ODataChangesetImpl - Class in org.apache.olingo.client.core.communication.request.batch
Changeset wrapper for the corresponding batch item.
ODataChangesetImpl(ODataBatchRequest, ODataChangesetResponseItem, ODataBatchRequestContext) - Constructor for class org.apache.olingo.client.core.communication.request.batch.ODataChangesetImpl
Constructor.
ODataChangesetResponseItem - Class in org.apache.olingo.client.core.communication.request.batch
Changeset wrapper for the corresponding batch item.
ODataChangesetResponseItem(boolean) - Constructor for class org.apache.olingo.client.core.communication.request.batch.ODataChangesetResponseItem
 
odataClient - Variable in class org.apache.olingo.client.api.domain.ClientEntitySetIterator
 
ODataClient - Interface in org.apache.olingo.client.api
 
odataClient - Variable in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
odataClient - Variable in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl
 
odataClient - Variable in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
 
ODataClientBuilder - Class in org.apache.olingo.client.api
Builder to create an ODataClient for the API client library.
ODataClientBuilder.ClientBuilder - Class in org.apache.olingo.client.api
Builder class
ODataClientErrorException - Exception in org.apache.olingo.client.api.communication
Represents a client error in OData.
ODataClientErrorException(StatusLine) - Constructor for exception org.apache.olingo.client.api.communication.ODataClientErrorException
Constructor.
ODataClientErrorException(StatusLine, InputStream) - Constructor for exception org.apache.olingo.client.api.communication.ODataClientErrorException
Constructor
ODataClientErrorException(StatusLine, ODataError) - Constructor for exception org.apache.olingo.client.api.communication.ODataClientErrorException
Constructor
ODataClientErrorException(StatusLine, ODataError, InputStream) - Constructor for exception org.apache.olingo.client.api.communication.ODataClientErrorException
Constructor.
ODataClientFactory - Class in org.apache.olingo.client.core
 
ODataClientImpl - Class in org.apache.olingo.client.core
 
ODataClientImpl() - Constructor for class org.apache.olingo.client.core.ODataClientImpl
 
ODataContent - Interface in org.apache.olingo.server.api
Contains the response content for the OData request.
ODataContentWriteErrorCallback - Interface in org.apache.olingo.server.api
The ODataContentWriteErrorCallback is called when during the ODataContent.write(OutputStream) or the ODataContent.write(WritableByteChannel) an error occurs.
ODataContentWriteErrorContext - Interface in org.apache.olingo.server.api
The WriteContentErrorErrorContext is the parameter for the WriteContentErrorCallback.
ODataDeleteRequest - Interface in org.apache.olingo.client.api.communication.request.cud
This class implements an OData delete request.
ODataDeleteRequestImpl - Class in org.apache.olingo.client.core.communication.request.cud
This class implements an OData delete request.
ODataDeleteResponse - Interface in org.apache.olingo.client.api.communication.response
This class implements the response to an OData delete request.
ODataDeltaRequest - Interface in org.apache.olingo.client.api.communication.request.retrieve
Describes an OData retrieve request returning a delta object.
ODataDeltaRequestImpl - Class in org.apache.olingo.client.core.communication.request.retrieve
 
ODataDeltaRequestImpl(ODataClient, URI) - Constructor for class org.apache.olingo.client.core.communication.request.retrieve.ODataDeltaRequestImpl
 
ODataDeltaRequestImpl.ODataDeltaResponseImpl - Class in org.apache.olingo.client.core.communication.request.retrieve
 
ODataDeserializer - Interface in org.apache.olingo.client.api.serialization
Interface for de-serialization.
ODataDeserializer - Interface in org.apache.olingo.server.api.deserializer
Deserializer on OData server side.
ODataDeserializerException - Exception in org.apache.olingo.client.api.serialization
 
ODataDeserializerException(String) - Constructor for exception org.apache.olingo.client.api.serialization.ODataDeserializerException
 
ODataDeserializerException(Throwable) - Constructor for exception org.apache.olingo.client.api.serialization.ODataDeserializerException
 
ODataDeserializerException(String, Throwable) - Constructor for exception org.apache.olingo.client.api.serialization.ODataDeserializerException
 
ODataDispatcher - Class in org.apache.olingo.server.core
 
ODataDispatcher(UriInfo, ODataHandlerImpl) - Constructor for class org.apache.olingo.server.core.ODataDispatcher
 
ODataEntityCreateRequest<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.request.cud
This interface describes an OData create request.
ODataEntityCreateRequestImpl<E extends ClientEntity> - Class in org.apache.olingo.client.core.communication.request.cud
This class implements an OData create request.
ODataEntityCreateResponse<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.response
This interface describes the response to an OData entity create request.
ODataEntityRequest<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.request.retrieve
Describes an OData retrieve query request returning a single entity.
ODataEntityRequestImpl<E extends ClientEntity> - Class in org.apache.olingo.client.core.communication.request.retrieve
This class implements an OData retrieve query request returning a single entity.
ODataEntityRequestImpl(ODataClient, URI) - Constructor for class org.apache.olingo.client.core.communication.request.retrieve.ODataEntityRequestImpl
Private constructor.
ODataEntityRequestImpl.ODataEntityResponseImpl - Class in org.apache.olingo.client.core.communication.request.retrieve
Response class about an ODataEntityRequest.
ODataEntitySetIteratorRequest<ES extends ClientEntitySet,E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.request.retrieve
This class implements an OData EntitySet query request.
ODataEntitySetIteratorRequestImpl<ES extends ClientEntitySet,E extends ClientEntity> - Class in org.apache.olingo.client.core.communication.request.retrieve
This class implements an OData EntitySet query request.
ODataEntitySetIteratorRequestImpl(ODataClient, URI) - Constructor for class org.apache.olingo.client.core.communication.request.retrieve.ODataEntitySetIteratorRequestImpl
Private constructor.
ODataEntitySetIteratorRequestImpl.ODataEntitySetIteratorResponseImpl - Class in org.apache.olingo.client.core.communication.request.retrieve
Response class about an ODataEntitySetIteratorRequest.
ODataEntitySetRequest<ES extends ClientEntitySet> - Interface in org.apache.olingo.client.api.communication.request.retrieve
This interface describes an OData EntitySet query request.
ODataEntitySetRequestImpl<ES extends ClientEntitySet> - Class in org.apache.olingo.client.core.communication.request.retrieve
This class implements an OData EntitySet query request.
ODataEntitySetRequestImpl(ODataClient, URI) - Constructor for class org.apache.olingo.client.core.communication.request.retrieve.ODataEntitySetRequestImpl
Private constructor.
ODataEntitySetRequestImpl.ODataEntitySetResponseImpl - Class in org.apache.olingo.client.core.communication.request.retrieve
Response class about an ODataEntitySetRequest.
ODataEntityUpdateRequest<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.request.cud
This class implements an OData update request.
ODataEntityUpdateRequestImpl<E extends ClientEntity> - Class in org.apache.olingo.client.core.communication.request.cud
This class implements an OData update request.
ODataEntityUpdateRequestImpl(ODataClient, HttpMethod, URI, E) - Constructor for class org.apache.olingo.client.core.communication.request.cud.ODataEntityUpdateRequestImpl
Constructor.
ODataEntityUpdateResponse<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.response
This class implements the response to an OData update request.
ODataError - Class in org.apache.olingo.commons.api.ex
OData error.
ODataError() - Constructor for class org.apache.olingo.commons.api.ex.ODataError
 
ODataErrorDetail - Class in org.apache.olingo.commons.api.ex
OData details, for example { "error": {..., "details":[ {"code": "301","target": "$search" ,"message": "$search query option not supported"} ],...}}.
ODataErrorDetail() - Constructor for class org.apache.olingo.commons.api.ex.ODataErrorDetail
 
ODataErrorMessage(String, Locale) - Constructor for class org.apache.olingo.server.api.ODataLibraryException.ODataErrorMessage
 
ODataErrorResponseChecker - Class in org.apache.olingo.client.core.communication.header
 
ODataErrorSerializer - Class in org.apache.olingo.server.core.serializer.json
 
ODataErrorSerializer() - Constructor for class org.apache.olingo.server.core.serializer.json.ODataErrorSerializer
 
ODataException - Exception in org.apache.olingo.commons.api.ex
 
ODataException(String) - Constructor for exception org.apache.olingo.commons.api.ex.ODataException
Creates exception with message.
ODataException(String, Throwable) - Constructor for exception org.apache.olingo.commons.api.ex.ODataException
Creates exception with message and cause of exception.
ODataException(Throwable) - Constructor for exception org.apache.olingo.commons.api.ex.ODataException
Creates exception with cause of exception.
ODataExceptionHelper - Class in org.apache.olingo.server.core
 
ODataHandler - Interface in org.apache.olingo.server.api
Handles requests as OData requests.
ODataHandlerException - Exception in org.apache.olingo.server.core
Exception thrown during basic request handling.
ODataHandlerException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.ODataHandlerException
 
ODataHandlerException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.ODataHandlerException
 
ODataHandlerException.MessageKeys - Enum in org.apache.olingo.server.core
 
ODataHandlerImpl - Class in org.apache.olingo.server.core
 
ODataHandlerImpl(OData, ServiceMetadata, ServerCoreDebugger) - Constructor for class org.apache.olingo.server.core.ODataHandlerImpl
 
ODataHeaders - Interface in org.apache.olingo.client.api.communication.header
ODataHeaders wraps OData request/response headers.
odataHeaders - Variable in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
OData request header.
ODataHeadersImpl - Class in org.apache.olingo.client.core.communication.header
 
ODataHeadersImpl() - Constructor for class org.apache.olingo.client.core.communication.header.ODataHeadersImpl
 
ODataHttpHandler - Interface in org.apache.olingo.server.api
Handles HTTP requests as OData requests.
ODataHttpHandlerImpl - Class in org.apache.olingo.server.core
 
ODataHttpHandlerImpl(OData, ServiceMetadata) - Constructor for class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
ODataImpl - Class in org.apache.olingo.server.core
 
ODataImpl() - Constructor for class org.apache.olingo.server.core.ODataImpl
 
ODataInvokeRequest<T extends ClientInvokeResult> - Interface in org.apache.olingo.client.api.communication.request.invoke
This class implements an OData invoke operation request.
ODataInvokeRequestImpl<T extends ClientInvokeResult> - Class in org.apache.olingo.client.core.communication.request.invoke
 
ODataInvokeRequestImpl(ODataClient, Class<T>, HttpMethod, URI) - Constructor for class org.apache.olingo.client.core.communication.request.invoke.ODataInvokeRequestImpl
 
ODataInvokeRequestImpl.ODataInvokeResponseImpl - Class in org.apache.olingo.client.core.communication.request.invoke
Response class about an ODataInvokeRequest.
ODataInvokeResponse<T extends ClientInvokeResult> - Interface in org.apache.olingo.client.api.communication.response
This class implements a response to a specific invoke request.
ODataJsonDeserializer - Class in org.apache.olingo.server.core.deserializer.json
 
ODataJsonDeserializer(ContentType) - Constructor for class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
 
ODataJsonDeserializer(ContentType, ServiceMetadata) - Constructor for class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
 
ODataJsonDeserializer(ContentType, ServiceMetadata, IConstants) - Constructor for class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
 
ODataJsonDeserializer(ContentType, IConstants) - Constructor for class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
 
ODataJsonInstanceAnnotationDeserializer - Class in org.apache.olingo.server.core.deserializer.json
 
ODataJsonInstanceAnnotationDeserializer() - Constructor for class org.apache.olingo.server.core.deserializer.json.ODataJsonInstanceAnnotationDeserializer
 
ODataJsonInstanceAnnotationSerializer - Class in org.apache.olingo.server.core.serializer.json
 
ODataJsonInstanceAnnotationSerializer(ContentType, IConstants) - Constructor for class org.apache.olingo.server.core.serializer.json.ODataJsonInstanceAnnotationSerializer
 
ODataJsonSerializer - Class in org.apache.olingo.server.core.serializer.json
 
ODataJsonSerializer(ContentType) - Constructor for class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
ODataJsonSerializer(ContentType, IConstants) - Constructor for class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
ODataLibraryException - Exception in org.apache.olingo.server.api
Abstract superclass of all translatable server exceptions.
ODataLibraryException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.api.ODataLibraryException
 
ODataLibraryException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.api.ODataLibraryException
 
ODataLibraryException.MessageKey - Interface in org.apache.olingo.server.api
Key for the exception text in the resource bundle.
ODataLibraryException.ODataErrorMessage - Class in org.apache.olingo.server.api
Error message text and Locale used for it.
ODataMediaEntityCreateRequest<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.request.streamed
This class implements an OData Media Entity create request.
ODataMediaEntityCreateRequestImpl<E extends ClientEntity> - Class in org.apache.olingo.client.core.communication.request.streamed
This class implements an OData Media Entity create request.
ODataMediaEntityCreateRequestImpl(ODataClient, URI, InputStream) - Constructor for class org.apache.olingo.client.core.communication.request.streamed.ODataMediaEntityCreateRequestImpl
Constructor.
ODataMediaEntityCreateRequestImpl.MediaEntityCreateStreamManagerImpl - Class in org.apache.olingo.client.core.communication.request.streamed
Media entity payload object.
ODataMediaEntityCreateResponse<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.response
This class implements the response to an OData media entity create request.
ODataMediaEntityUpdateRequest<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.request.streamed
This class implements an OData Media Entity create request.
ODataMediaEntityUpdateRequestImpl<E extends ClientEntity> - Class in org.apache.olingo.client.core.communication.request.streamed
This class implements an OData Media Entity create request.
ODataMediaEntityUpdateRequestImpl(ODataClient, HttpMethod, URI, InputStream) - Constructor for class org.apache.olingo.client.core.communication.request.streamed.ODataMediaEntityUpdateRequestImpl
Constructor.
ODataMediaEntityUpdateRequestImpl.MediaEntityUpdateStreamManagerImpl - Class in org.apache.olingo.client.core.communication.request.streamed
Media entity payload object.
ODataMediaEntityUpdateResponse<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.response
This class implements the response to an Odata media entity update request.
ODataMediaRequest - Interface in org.apache.olingo.client.api.communication.request.retrieve
This class implements an OData media query request.
ODataMediaRequestImpl - Class in org.apache.olingo.client.core.communication.request.retrieve
This class implements an OData media query request.
ODataMediaRequestImpl.ODataMediaResponseImpl - Class in org.apache.olingo.client.core.communication.request.retrieve
Response class about an ODataMediaRequest.
ODataMetadataValidation - Interface in org.apache.olingo.client.api.serialization
 
ODataMetadataValidationImpl - Class in org.apache.olingo.client.core.serialization
 
ODataMetadataValidationImpl() - Constructor for class org.apache.olingo.client.core.serialization.ODataMetadataValidationImpl
 
odataNavigationLinks(EdmType, Linked, ClientLinked, String, URI) - Method in class org.apache.olingo.client.core.serialization.ODataBinderImpl
 
ODataNetty - Class in org.apache.olingo.netty.server.api
 
ODataNetty() - Constructor for class org.apache.olingo.netty.server.api.ODataNetty
 
ODataNettyHandler - Interface in org.apache.olingo.netty.server.api
 
ODataNettyHandlerImpl - Class in org.apache.olingo.netty.server.core
 
ODataNettyHandlerImpl(OData, ServiceMetadata) - Constructor for class org.apache.olingo.netty.server.core.ODataNettyHandlerImpl
 
ODataNettyImpl - Class in org.apache.olingo.netty.server.core
 
ODataNettyImpl() - Constructor for class org.apache.olingo.netty.server.core.ODataNettyImpl
 
ODataNotSupportedException - Exception in org.apache.olingo.commons.api.ex
Core runtime exception for OData.
ODataNotSupportedException(String) - Constructor for exception org.apache.olingo.commons.api.ex.ODataNotSupportedException
Create with message.
ODataNotSupportedException(String, Exception) - Constructor for exception org.apache.olingo.commons.api.ex.ODataNotSupportedException
Create with message for and cause of exception.
ODataNotSupportedException(Exception) - Constructor for exception org.apache.olingo.commons.api.ex.ODataNotSupportedException
Create with cause of exception.
ODataOutsideUpdate - Interface in org.apache.olingo.client.api.communication.request.batch
Retrieve request wrapper for the corresponding batch item.
oDataPath(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
Set the OData path.
ODataPayloadManager<T extends ODataResponse> - Interface in org.apache.olingo.client.api.communication.request
OData request payload management abstract class.
ODataPreferences - Class in org.apache.olingo.client.api.communication.header
Values of the Prefer header.
ODataPreferences() - Constructor for class org.apache.olingo.client.api.communication.header.ODataPreferences
 
ODataPropertyRequest<T extends ClientProperty> - Interface in org.apache.olingo.client.api.communication.request.retrieve
This class implements an OData entity property query request.
ODataPropertyRequestImpl<T extends ClientProperty> - Class in org.apache.olingo.client.core.communication.request.retrieve
This class implements an OData entity property query request.
ODataPropertyRequestImpl(ODataClient, URI) - Constructor for class org.apache.olingo.client.core.communication.request.retrieve.ODataPropertyRequestImpl
Private constructor.
ODataPropertyRequestImpl.ODataPropertyResponseImpl - Class in org.apache.olingo.client.core.communication.request.retrieve
 
ODataPropertyUpdateRequest - Interface in org.apache.olingo.client.api.communication.request.cud
This class implements an OData update entity property request.
ODataPropertyUpdateRequestImpl - Class in org.apache.olingo.client.core.communication.request.cud
This class implements an OData update entity property request.
ODataPropertyUpdateResponse - Interface in org.apache.olingo.client.api.communication.response
This class implements the response to an OData update entity property request.
ODataRawRequest - Interface in org.apache.olingo.client.api.communication.request.retrieve
This interface represents a generic OData request.
ODataRawRequestImpl - Class in org.apache.olingo.client.core.communication.request.retrieve
This class implements a generic OData request.
ODataRawResponse - Interface in org.apache.olingo.client.api.communication.response
This interface represents a generic OData response.
ODataReader - Interface in org.apache.olingo.client.api.serialization
OData reader.
ODataReaderImpl - Class in org.apache.olingo.client.core.serialization
 
ODataReaderImpl(ODataClient) - Constructor for class org.apache.olingo.client.core.serialization.ODataReaderImpl
 
ODataReferenceAddingRequest - Interface in org.apache.olingo.client.api.communication.request.cud
This class implements an OData reference adding request.
ODataReferenceAddingRequestImpl - Class in org.apache.olingo.client.core.communication.request.cud
See ODataReferenceAddingRequest Will be used, for single-valued navigation properties as was well as collection navigation properties
ODataReferenceAddingResponse - Interface in org.apache.olingo.client.api.communication.response
This class implements the response to an OData Reference Adding request.
ODataRequest - Interface in org.apache.olingo.client.api.communication.request
Abstract representation of an OData request.
odataRequest - Variable in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl
Request to be wrapped.
ODataRequest - Class in org.apache.olingo.server.api
Request object to carry HTTP information optimized for and required to handle OData requests only.
ODataRequest() - Constructor for class org.apache.olingo.server.api.ODataRequest
 
ODataResponse - Interface in org.apache.olingo.client.api.communication.response
Abstract representation of an OData response.
ODataResponse - Class in org.apache.olingo.server.api
Response object to carry OData-relevant HTTP information (status code, response headers, and content).
ODataResponse() - Constructor for class org.apache.olingo.server.api.ODataResponse
 
ODataResponsePart - Class in org.apache.olingo.server.api.deserializer.batch
An ODataResponsePart represents a collection of ODataResponses.
ODataResponsePart(List<ODataResponse>, boolean) - Constructor for class org.apache.olingo.server.api.deserializer.batch.ODataResponsePart
Creates a new ODataResponsePart.
ODataResponsePart(ODataResponse, boolean) - Constructor for class org.apache.olingo.server.api.deserializer.batch.ODataResponsePart
Creates a new ODataResponsePart.
ODataRetrieveRequest<T> - Interface in org.apache.olingo.client.api.communication.request.retrieve
This is an abstract representation of an OData retrieve query request returning one or more result item.
ODataRetrieveResponse<T> - Interface in org.apache.olingo.client.api.communication.response
This class implements a response to a specific query request.
ODataRuntimeException - Exception in org.apache.olingo.commons.api.ex
Core runtime exception for OData.
ODataRuntimeException(String) - Constructor for exception org.apache.olingo.commons.api.ex.ODataRuntimeException
Create with message.
ODataRuntimeException(String, Exception) - Constructor for exception org.apache.olingo.commons.api.ex.ODataRuntimeException
Create with message for and cause of exception.
ODataRuntimeException(Exception) - Constructor for exception org.apache.olingo.commons.api.ex.ODataRuntimeException
Create with cause of exception.
ODataSerializer - Interface in org.apache.olingo.client.api.serialization
Interface for serialization.
ODataSerializer - Interface in org.apache.olingo.server.api.serializer
OData serializer
ODataSerializerException - Exception in org.apache.olingo.client.api.serialization
 
ODataSerializerException(String) - Constructor for exception org.apache.olingo.client.api.serialization.ODataSerializerException
 
ODataSerializerException(Throwable) - Constructor for exception org.apache.olingo.client.api.serialization.ODataSerializerException
 
ODataSerializerException(String, Throwable) - Constructor for exception org.apache.olingo.client.api.serialization.ODataSerializerException
 
ODataServerError - Class in org.apache.olingo.server.api
Class to hold all server relevant error information.
ODataServerError() - Constructor for class org.apache.olingo.server.api.ODataServerError
 
ODataServerErrorException - Exception in org.apache.olingo.client.api.communication
Represents a server error in OData.
ODataServerErrorException(StatusLine) - Constructor for exception org.apache.olingo.client.api.communication.ODataServerErrorException
Constructor.
ODataServerErrorException(StatusLine, InputStream) - Constructor for exception org.apache.olingo.client.api.communication.ODataServerErrorException
Constructor.
ODataServiceDocumentRequest - Interface in org.apache.olingo.client.api.communication.request.retrieve
This class implements an OData service document request.
ODataServiceDocumentRequestImpl - Class in org.apache.olingo.client.core.communication.request.retrieve
This class implements an OData service document request.
ODataServiceDocumentRequestImpl.ODataServiceResponseImpl - Class in org.apache.olingo.client.core.communication.request.retrieve
Response class about an ODataServiceDocumentRequest.
ODataServiceVersion - Enum in org.apache.olingo.commons.api.edm.constants
This class is a container for the supported ODataServiceVersions.
ODataSingleRequest - Interface in org.apache.olingo.client.api.communication.request.batch
Retrieve request wrapper for the corresponding batch item.
ODataSingleRequestImpl - Class in org.apache.olingo.client.core.communication.request.batch
Retrieve request wrapper for the corresponding batch item.
ODataSingleRequestImpl(ODataBatchRequest, ODataSingleResponseItem, ODataBatchRequestContext) - Constructor for class org.apache.olingo.client.core.communication.request.batch.ODataSingleRequestImpl
Constructor.
ODataSingleResponseItem - Class in org.apache.olingo.client.core.communication.request.batch
Retrieve response wrapper for the corresponding batch item.
ODataSingleResponseItem() - Constructor for class org.apache.olingo.client.core.communication.request.batch.ODataSingleResponseItem
Constructor.
ODataStreamedEntityRequest<V extends ODataResponse,T extends ODataPayloadManager<V>> - Interface in org.apache.olingo.client.api.communication.request.streamed
Abstract class representing a request concerning a streamed entity.
ODataStreamedRequest<V extends ODataResponse,T extends ODataPayloadManager<V>> - Interface in org.apache.olingo.client.api.communication.request
Streamed OData request interface.
ODataStreamer - Interface in org.apache.olingo.client.api.communication.request
Streamer utility object.
ODataStreamUpdateRequest - Interface in org.apache.olingo.client.api.communication.request.streamed
This class implements an OData stream create/update request.
ODataStreamUpdateRequestImpl - Class in org.apache.olingo.client.core.communication.request.streamed
This class implements an OData stream create/update request.
ODataStreamUpdateRequestImpl(ODataClient, HttpMethod, URI, InputStream) - Constructor for class org.apache.olingo.client.core.communication.request.streamed.ODataStreamUpdateRequestImpl
Constructor.
ODataStreamUpdateRequestImpl.StreamUpdateStreamManagerImpl - Class in org.apache.olingo.client.core.communication.request.streamed
 
ODataStreamUpdateResponse - Interface in org.apache.olingo.client.api.communication.response
This class implements the response to an Odata stream create/update request.
ODataValueRequest - Interface in org.apache.olingo.client.api.communication.request.retrieve
This class implements an OData entity property value query request.
ODataValueRequestImpl - Class in org.apache.olingo.client.core.communication.request.retrieve
This class implements an OData entity property value query request.
ODataValueRequestImpl.ODataValueResponseImpl - Class in org.apache.olingo.client.core.communication.request.retrieve
Response class about an ODataDeleteReODataValueRequestquest.
ODataValueUpdateRequest - Interface in org.apache.olingo.client.api.communication.request.cud
This class implements an OData update entity property value request.
ODataValueUpdateRequestImpl - Class in org.apache.olingo.client.core.communication.request.cud
This class implements an OData update entity property value request.
ODataValueUpdateResponse - Interface in org.apache.olingo.client.api.communication.response
This class implements the response to an OData update entity property request.
ODataWritableContent - Class in org.apache.olingo.server.core
Stream supporting implementation of the ODataContent and contains the response content for the OData request.
ODataWritableContent.ODataWritableContentBuilder - Class in org.apache.olingo.server.core
 
ODataWritableContent.WriteErrorContext - Class in org.apache.olingo.server.core
 
ODataWritableContentBuilder(AbstractEntityCollectionObject, EdmEntityType, ODataSerializer, ServiceMetadata, EntityCollectionSerializerOptions) - Constructor for class org.apache.olingo.server.core.ODataWritableContent.ODataWritableContentBuilder
 
ODataWritableContentBuilder(EntityMediaObject, FixedFormatSerializerImpl) - Constructor for class org.apache.olingo.server.core.ODataWritableContent.ODataWritableContentBuilder
 
ODataWritableContentBuilder(InputStream, FixedFormatSerializerImpl) - Constructor for class org.apache.olingo.server.core.ODataWritableContent.ODataWritableContentBuilder
 
ODataWriter - Interface in org.apache.olingo.client.api.serialization
OData writer.
ODataWriterImpl - Class in org.apache.olingo.client.core.serialization
 
ODataWriterImpl(ODataClient) - Constructor for class org.apache.olingo.client.core.serialization.ODataWriterImpl
 
ODataXmlSerializer - Class in org.apache.olingo.server.core.serializer.xml
 
ODataXmlSerializer() - Constructor for class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
OlingoExtension - Interface in org.apache.olingo.server.api
Marker interface for all possible Olingo extensions.
OPENBRAC - Static variable in class org.apache.olingo.client.core.uri.FilterLambda
 
Operation - Class in org.apache.olingo.commons.api.data
Data representation for an operation.
Operation() - Constructor for class org.apache.olingo.commons.api.data.Operation
 
Operation.Type - Enum in org.apache.olingo.commons.api.data
 
or(URIFilter, URIFilter) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
 
or(URISearch, URISearch) - Method in interface org.apache.olingo.client.api.uri.SearchFactory
 
or(URISearch, URISearch) - Method in class org.apache.olingo.client.core.SearchFactoryImpl
 
or(URIFilter, URIFilter) - Method in class org.apache.olingo.client.core.uri.FilterFactoryImpl
 
orderBy(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Adds orderby query option.
orderBy(String) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
OrderBy - Interface in org.apache.olingo.server.api.uri.queryoption.apply
Represents the orderby transformation.
OrderByImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
 
OrderByImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.OrderByImpl
 
OrderByItem - Interface in org.apache.olingo.server.api.uri.queryoption
Represents a single orderby information For example: http://.../Employees?$orderby=Name
OrderByItemImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
OrderByItemImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.OrderByItemImpl
 
OrderByOption - Interface in org.apache.olingo.server.api.uri.queryoption
Represents the system query option $orderby For example: http://.../Employees?$orderby=Name, Age desc
OrderByOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
OrderByOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.OrderByOptionImpl
 
OrderByParser - Class in org.apache.olingo.server.core.uri.parser
 
OrderByParser(Edm, OData) - Constructor for class org.apache.olingo.server.core.uri.parser.OrderByParser
 
OrFilter - Class in org.apache.olingo.client.core.uri
 
OrFilter(URIFilter, URIFilter) - Constructor for class org.apache.olingo.client.core.uri.OrFilter
 
org.apache.olingo.client.api - package org.apache.olingo.client.api
 
org.apache.olingo.client.api.communication - package org.apache.olingo.client.api.communication
 
org.apache.olingo.client.api.communication.header - package org.apache.olingo.client.api.communication.header
 
org.apache.olingo.client.api.communication.request - package org.apache.olingo.client.api.communication.request
 
org.apache.olingo.client.api.communication.request.batch - package org.apache.olingo.client.api.communication.request.batch
 
org.apache.olingo.client.api.communication.request.cud - package org.apache.olingo.client.api.communication.request.cud
 
org.apache.olingo.client.api.communication.request.invoke - package org.apache.olingo.client.api.communication.request.invoke
 
org.apache.olingo.client.api.communication.request.retrieve - package org.apache.olingo.client.api.communication.request.retrieve
 
org.apache.olingo.client.api.communication.request.streamed - package org.apache.olingo.client.api.communication.request.streamed
 
org.apache.olingo.client.api.communication.response - package org.apache.olingo.client.api.communication.response
 
org.apache.olingo.client.api.data - package org.apache.olingo.client.api.data
 
org.apache.olingo.client.api.domain - package org.apache.olingo.client.api.domain
 
org.apache.olingo.client.api.edm - package org.apache.olingo.client.api.edm
 
org.apache.olingo.client.api.edm.xml - package org.apache.olingo.client.api.edm.xml
 
org.apache.olingo.client.api.http - package org.apache.olingo.client.api.http
 
org.apache.olingo.client.api.serialization - package org.apache.olingo.client.api.serialization
 
org.apache.olingo.client.api.uri - package org.apache.olingo.client.api.uri
 
org.apache.olingo.client.core - package org.apache.olingo.client.core
 
org.apache.olingo.client.core.communication.header - package org.apache.olingo.client.core.communication.header
 
org.apache.olingo.client.core.communication.request - package org.apache.olingo.client.core.communication.request
 
org.apache.olingo.client.core.communication.request.batch - package org.apache.olingo.client.core.communication.request.batch
 
org.apache.olingo.client.core.communication.request.cud - package org.apache.olingo.client.core.communication.request.cud
 
org.apache.olingo.client.core.communication.request.invoke - package org.apache.olingo.client.core.communication.request.invoke
 
org.apache.olingo.client.core.communication.request.retrieve - package org.apache.olingo.client.core.communication.request.retrieve
 
org.apache.olingo.client.core.communication.request.streamed - package org.apache.olingo.client.core.communication.request.streamed
 
org.apache.olingo.client.core.communication.response - package org.apache.olingo.client.core.communication.response
 
org.apache.olingo.client.core.communication.response.batch - package org.apache.olingo.client.core.communication.response.batch
 
org.apache.olingo.client.core.communication.util - package org.apache.olingo.client.core.communication.util
 
org.apache.olingo.client.core.data - package org.apache.olingo.client.core.data
 
org.apache.olingo.client.core.domain - package org.apache.olingo.client.core.domain
 
org.apache.olingo.client.core.edm - package org.apache.olingo.client.core.edm
 
org.apache.olingo.client.core.edm.xml - package org.apache.olingo.client.core.edm.xml
 
org.apache.olingo.client.core.edm.xml.annotation - package org.apache.olingo.client.core.edm.xml.annotation
 
org.apache.olingo.client.core.http - package org.apache.olingo.client.core.http
 
org.apache.olingo.client.core.metadatavalidator - package org.apache.olingo.client.core.metadatavalidator
 
org.apache.olingo.client.core.serialization - package org.apache.olingo.client.core.serialization
 
org.apache.olingo.client.core.uri - package org.apache.olingo.client.core.uri
 
org.apache.olingo.commons.api - package org.apache.olingo.commons.api
Contains all OData commons classes which are not more specific (e.g.
org.apache.olingo.commons.api.constants - package org.apache.olingo.commons.api.constants
 
org.apache.olingo.commons.api.data - package org.apache.olingo.commons.api.data
Contains all the data objects of OData responses and OData requests
org.apache.olingo.commons.api.edm - package org.apache.olingo.commons.api.edm
Contains representations for EDM objects created during the URI parsing
org.apache.olingo.commons.api.edm.annotation - package org.apache.olingo.commons.api.edm.annotation
Contains representations for all annotation related EDM objects created during the URI parsing
org.apache.olingo.commons.api.edm.constants - package org.apache.olingo.commons.api.edm.constants
Contains representations for constants related to EDM objects.
org.apache.olingo.commons.api.edm.geo - package org.apache.olingo.commons.api.edm.geo
Contains representations for all geographical related EDM objects created during the URI parsing
org.apache.olingo.commons.api.edm.provider - package org.apache.olingo.commons.api.edm.provider
Contains representations for objects created during CSDL document parsing
org.apache.olingo.commons.api.edm.provider.annotation - package org.apache.olingo.commons.api.edm.provider.annotation
Contains representations for objects created during CSDL document parsing related to the CSDL annotations.
org.apache.olingo.commons.api.edmx - package org.apache.olingo.commons.api.edmx
Olingo Server API - Edmx
org.apache.olingo.commons.api.ex - package org.apache.olingo.commons.api.ex
Contains all OData errors and exception-related classes.
org.apache.olingo.commons.api.format - package org.apache.olingo.commons.api.format
Contains all the format-related objects used for the handling of OData responses and OData requests.
org.apache.olingo.commons.api.http - package org.apache.olingo.commons.api.http
Contains all the HTTP related objects which are used for handling of OData responses and OData requests.
org.apache.olingo.commons.core - package org.apache.olingo.commons.core
 
org.apache.olingo.commons.core.edm - package org.apache.olingo.commons.core.edm
 
org.apache.olingo.commons.core.edm.annotation - package org.apache.olingo.commons.core.edm.annotation
 
org.apache.olingo.commons.core.edm.primitivetype - package org.apache.olingo.commons.core.edm.primitivetype
 
org.apache.olingo.commons.core.edm.termtype - package org.apache.olingo.commons.core.edm.termtype
 
org.apache.olingo.netty.server.api - package org.apache.olingo.netty.server.api
Netty handler for Olingo Server API
org.apache.olingo.netty.server.core - package org.apache.olingo.netty.server.core
 
org.apache.olingo.server.api - package org.apache.olingo.server.api
Olingo Server API
org.apache.olingo.server.api.batch - package org.apache.olingo.server.api.batch
Olingo Server API - Batch
org.apache.olingo.server.api.debug - package org.apache.olingo.server.api.debug
Olingo Server API - Debug
org.apache.olingo.server.api.deserializer - package org.apache.olingo.server.api.deserializer
Olingo Server API - Deserializer
org.apache.olingo.server.api.deserializer.batch - package org.apache.olingo.server.api.deserializer.batch
Olingo Server API - Deserializer - Batch
org.apache.olingo.server.api.etag - package org.apache.olingo.server.api.etag
Olingo Server API - ETag
org.apache.olingo.server.api.prefer - package org.apache.olingo.server.api.prefer
Olingo Server API - Prefer
org.apache.olingo.server.api.processor - package org.apache.olingo.server.api.processor
Olingo Processors
org.apache.olingo.server.api.serializer - package org.apache.olingo.server.api.serializer
Olingo Server API - Serializer
org.apache.olingo.server.api.uri - package org.apache.olingo.server.api.uri
Olingo URI
org.apache.olingo.server.api.uri.queryoption - package org.apache.olingo.server.api.uri.queryoption
Olingo Server API - URI - QueryOptions
org.apache.olingo.server.api.uri.queryoption.apply - package org.apache.olingo.server.api.uri.queryoption.apply
 
org.apache.olingo.server.api.uri.queryoption.expression - package org.apache.olingo.server.api.uri.queryoption.expression
Olingo Server API - URI - QueryOptions - Expressions
org.apache.olingo.server.api.uri.queryoption.search - package org.apache.olingo.server.api.uri.queryoption.search
Olingo Server API - URI - QueryOptions - Search
org.apache.olingo.server.core - package org.apache.olingo.server.core
 
org.apache.olingo.server.core.batchhandler - package org.apache.olingo.server.core.batchhandler
 
org.apache.olingo.server.core.batchhandler.referenceRewriting - package org.apache.olingo.server.core.batchhandler.referenceRewriting
 
org.apache.olingo.server.core.debug - package org.apache.olingo.server.core.debug
 
org.apache.olingo.server.core.deserializer - package org.apache.olingo.server.core.deserializer
 
org.apache.olingo.server.core.deserializer.batch - package org.apache.olingo.server.core.deserializer.batch
 
org.apache.olingo.server.core.deserializer.helper - package org.apache.olingo.server.core.deserializer.helper
 
org.apache.olingo.server.core.deserializer.json - package org.apache.olingo.server.core.deserializer.json
 
org.apache.olingo.server.core.etag - package org.apache.olingo.server.core.etag
 
org.apache.olingo.server.core.prefer - package org.apache.olingo.server.core.prefer
 
org.apache.olingo.server.core.serializer - package org.apache.olingo.server.core.serializer
 
org.apache.olingo.server.core.serializer.json - package org.apache.olingo.server.core.serializer.json
 
org.apache.olingo.server.core.serializer.utils - package org.apache.olingo.server.core.serializer.utils
 
org.apache.olingo.server.core.serializer.xml - package org.apache.olingo.server.core.serializer.xml
 
org.apache.olingo.server.core.uri - package org.apache.olingo.server.core.uri
 
org.apache.olingo.server.core.uri.parser - package org.apache.olingo.server.core.uri.parser
 
org.apache.olingo.server.core.uri.parser.search - package org.apache.olingo.server.core.uri.parser.search
 
org.apache.olingo.server.core.uri.queryoption - package org.apache.olingo.server.core.uri.queryoption
 
org.apache.olingo.server.core.uri.queryoption.apply - package org.apache.olingo.server.core.uri.queryoption.apply
 
org.apache.olingo.server.core.uri.queryoption.expression - package org.apache.olingo.server.core.uri.queryoption.expression
 
org.apache.olingo.server.core.uri.validator - package org.apache.olingo.server.core.uri.validator
 
OrSearch - Class in org.apache.olingo.client.core
 
OutputStreamHelper - Class in org.apache.olingo.server.core.serializer.utils
 
OutputStreamHelper() - Constructor for class org.apache.olingo.server.core.serializer.utils.OutputStreamHelper
 

P

Parameter - Class in org.apache.olingo.commons.api.data
Data representation for a parameter.
Parameter() - Constructor for class org.apache.olingo.commons.api.data.Parameter
 
parameter(String, EdmParameter) - Method in interface org.apache.olingo.server.api.deserializer.FixedFormatDeserializer
Reads parameter data (in URI syntax) from a String.
parameter(String, EdmParameter) - Method in class org.apache.olingo.server.core.deserializer.FixedFormatDeserializerImpl
 
parameter(String, EdmParameter) - Method in class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
Reads a parameter value from a String.
PARAMETER_CHARSET - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
PARAMETER_IEEE754_COMPATIBLE - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
PARAMETER_ODATA_METADATA - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
ParameterAlias - Class in org.apache.olingo.client.core.uri
Object to be used to communicate parameter alias into filter or orderBy expression.
ParameterAlias(String) - Constructor for class org.apache.olingo.client.core.uri.ParameterAlias
Constructor.
parameters - Variable in class org.apache.olingo.client.core.communication.request.invoke.AbstractODataInvokeRequest
Function parameters.
parameters - Variable in class org.apache.olingo.client.core.uri.URIBuilderImpl
Insertion-order map of parameter aliases.
parameters - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
The Parameters.
parse(URI) - Static method in class org.apache.olingo.client.core.serialization.ContextURLParser
 
parse(String) - Static method in class org.apache.olingo.commons.api.format.ContentType
Parses the given input string (format) and returns created ContentType if input was valid or return NULL if input was not parseable.
parse() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchBodyPart
 
parse() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchChangeSetPart
 
parse() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
parse(Collection<String>) - Static method in class org.apache.olingo.server.core.etag.ETagParser
 
parse(Collection<String>) - Static method in class org.apache.olingo.server.core.prefer.PreferParser
 
parse(UriTokenizer, EdmStructuredType, Collection<String>, Map<String, AliasQueryOption>) - Method in class org.apache.olingo.server.core.uri.parser.ApplyParser
 
parse(UriTokenizer, EdmStructuredType) - Method in class org.apache.olingo.server.core.uri.parser.ExpandParser
 
parse(UriTokenizer, EdmType, Collection<String>, Map<String, AliasQueryOption>) - Method in class org.apache.olingo.server.core.uri.parser.ExpressionParser
 
parse(UriTokenizer, EdmType, Collection<String>, Map<String, AliasQueryOption>) - Method in class org.apache.olingo.server.core.uri.parser.FilterParser
 
parse(UriTokenizer, EdmStructuredType, Collection<String>, Map<String, AliasQueryOption>) - Method in class org.apache.olingo.server.core.uri.parser.OrderByParser
 
parse(String) - Method in class org.apache.olingo.server.core.uri.parser.search.SearchParser
 
parse(List<SearchQueryToken>) - Method in class org.apache.olingo.server.core.uri.parser.search.SearchParser
 
parse(UriTokenizer) - Method in class org.apache.olingo.server.core.uri.parser.SearchParser
 
parse(UriTokenizer, EdmStructuredType, boolean) - Method in class org.apache.olingo.server.core.uri.parser.SelectParser
 
parseAggregateMethodCallExpr(UriTokenizer, EdmStructuredType) - Method in class org.apache.olingo.server.core.uri.parser.ApplyParser
 
parseAliasValue(String, EdmType, boolean, boolean, Edm, EdmType, Map<String, AliasQueryOption>) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
parseAnnotationConstExprConstruct(JsonParser) - Method in class org.apache.olingo.client.core.edm.xml.AbstractClientCsdlEdmDeserializer
 
parseBatchRequest(InputStream, String, BatchOptions) - Method in interface org.apache.olingo.server.api.deserializer.FixedFormatDeserializer
Reads batch data from an InputStream.
parseBatchRequest(InputStream, String, BatchOptions) - Method in class org.apache.olingo.server.core.deserializer.batch.BatchParser
 
parseBatchRequest(InputStream, String, BatchOptions) - Method in class org.apache.olingo.server.core.deserializer.FixedFormatDeserializerImpl
 
parseContentType(String, ContentType, int) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
Get the content type based on contentType parameter.
parseCrossjoinSegment(String) - Method in class org.apache.olingo.server.core.uri.parser.ResourcePathParser
 
parseDollarEntityTypeCast(String) - Method in class org.apache.olingo.server.core.uri.parser.ResourcePathParser
 
parseEntityId(Edm, String, String) - Method in interface org.apache.olingo.server.api.uri.UriHelper
Parses a given entity-id.
parseEntityId(Edm, String, String) - Method in class org.apache.olingo.server.core.uri.UriHelperImpl
 
parseExpandPath(UriTokenizer, Edm, EdmStructuredType, ExpandItemImpl) - Static method in class org.apache.olingo.server.core.uri.parser.ExpandParser
 
parseFunctionParameters(UriTokenizer, Edm, EdmType, boolean, Map<String, AliasQueryOption>) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
parseKeyPredicate(UriTokenizer, EdmEntityType, EdmNavigationProperty, Edm, EdmType, Map<String, AliasQueryOption>) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
parseNavigationKeyPredicate(UriTokenizer, EdmNavigationProperty, Edm, EdmType, Map<String, AliasQueryOption>, String) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
parseNonNegativeInteger(String, String, boolean) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
parsePathSegment(String, UriResource) - Method in class org.apache.olingo.server.core.uri.parser.ResourcePathParser
 
Parser - Class in org.apache.olingo.server.core.uri.parser
 
Parser(Edm, OData) - Constructor for class org.apache.olingo.server.core.uri.parser.Parser
 
Parser(Edm, OData, String) - Constructor for class org.apache.olingo.server.core.uri.parser.Parser
 
parseReturnType(JsonParser, String) - Method in class org.apache.olingo.client.core.edm.xml.AbstractClientCsdlEdmDeserializer
 
ParserHelper - Class in org.apache.olingo.server.core.uri.parser
 
ParserHelper() - Constructor for class org.apache.olingo.server.core.uri.parser.ParserHelper
 
parseTypeCast(UriTokenizer, Edm, EdmStructuredType) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
parseUri(String, String, String, String) - Method in class org.apache.olingo.server.core.uri.parser.Parser
 
payload - Variable in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
Response body/payload.
payloadManager() - Method in interface org.apache.olingo.client.api.communication.request.ODataStreamedRequest
Streamed payload manager.
payloadManager - Variable in class org.apache.olingo.client.core.communication.request.streamed.AbstractODataStreamedRequest
OData payload stream manager.
payloadManager() - Method in class org.apache.olingo.client.core.communication.request.streamed.AbstractODataStreamedRequest
Streamed payload manager.
PipedInputStream - Class in org.apache.olingo.client.core.communication.util
This class is equivalent to java.io.PipedInputStream.
PipedInputStream() - Constructor for class org.apache.olingo.client.core.communication.util.PipedInputStream
Creates an unconnected PipedInputStream with a default buffer size.
PipedInputStream(PipedOutputStream) - Constructor for class org.apache.olingo.client.core.communication.util.PipedInputStream
Creates a PipedInputStream with a default buffer size and connects it to source.
PipedInputStream(PipedOutputStream, int) - Constructor for class org.apache.olingo.client.core.communication.util.PipedInputStream
Creates a PipedInputStream with buffer size bufferSize and connects it to source.
PipedOutputStream - Class in org.apache.olingo.client.core.communication.util
This class is equivalent to java.io.PipedOutputStream.
PipedOutputStream() - Constructor for class org.apache.olingo.client.core.communication.util.PipedOutputStream
Creates an unconnected PipedOutputStream.
PipedOutputStream(PipedInputStream) - Constructor for class org.apache.olingo.client.core.communication.util.PipedOutputStream
Creates a PipedOutputStream with a default buffer size and connects it to sink.
PipedOutputStream(PipedInputStream, int) - Constructor for class org.apache.olingo.client.core.communication.util.PipedOutputStream
Creates a PipedOutputStream with buffer size bufferSize and connects it to sink.
Point - Class in org.apache.olingo.commons.api.edm.geo
Represents a point, either Edm.GeographyPoint or Edm.GeometryPoint.
Point(Geospatial.Dimension, SRID) - Constructor for class org.apache.olingo.commons.api.edm.geo.Point
Creates a new point.
Polygon - Class in org.apache.olingo.commons.api.edm.geo
Polygon.
Polygon(Geospatial.Dimension, SRID, List<Point>, List<Point>) - Constructor for class org.apache.olingo.commons.api.edm.geo.Polygon
Creates a new polygon.
populate(Annotatable, List<Property>, ObjectNode, ObjectCodec) - Method in class org.apache.olingo.client.core.serialization.JsonDeserializer
 
POSITIVE_INFINITY - Static variable in class org.apache.olingo.commons.core.edm.primitivetype.EdmDouble
 
precision(Integer) - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions.Builder
Sets the precision facet.
precision(Integer) - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions.Builder
Sets the precision facet.
PreconditionException - Exception in org.apache.olingo.server.api.etag
This exception is thrown for invalid precondition error cases.
PreconditionException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.api.etag.PreconditionException
 
PreconditionException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.api.etag.PreconditionException
 
PreconditionException.MessageKeys - Enum in org.apache.olingo.server.api.etag
 
PreconditionsValidator - Class in org.apache.olingo.server.core.etag
 
PreconditionsValidator(UriInfo) - Constructor for class org.apache.olingo.server.core.etag.PreconditionsValidator
 
PREFER - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
OData Prefer Header.
Preference(String, Map<String, String>) - Constructor for class org.apache.olingo.server.api.prefer.Preferences.Preference
 
preference(String, String) - Method in class org.apache.olingo.server.api.prefer.PreferencesApplied.Builder
Sets an arbitrary preference as applied.
PREFERENCE_APPLIED - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
OData Preference-Applied Header.
preferenceApplied - Variable in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl.AsyncResponseWrapperImpl
 
PreferenceName - Enum in org.apache.olingo.commons.api.format
Names of preferences defined in the OData standard.
Preferences - Interface in org.apache.olingo.server.api.prefer
Provides access methods to the preferences set in Prefer HTTP request headers as described in RFC 7240.
Preferences.Preference - Class in org.apache.olingo.server.api.prefer
Generic preference object.
Preferences.Return - Enum in org.apache.olingo.server.api.prefer
 
PreferencesApplied - Class in org.apache.olingo.server.api.prefer
Provides methods to set values suitable for the Preference-Applied HTTP response header as described in RFC 7240.
PreferencesApplied.Builder - Class in org.apache.olingo.server.api.prefer
Builder of OData serializer options.
PreferencesImpl - Class in org.apache.olingo.server.core.prefer
Provides access methods to the preferences set in the Prefer HTTP request header as described in RFC 7240.
PreferencesImpl(Collection<String>) - Constructor for class org.apache.olingo.server.core.prefer.PreferencesImpl
 
PreferParser - Class in org.apache.olingo.server.core.prefer
Parses the values of Prefer HTTP header fields.
PREFIX_DATASERVICES - Static variable in interface org.apache.olingo.commons.api.Constants
 
PREFIX_GEORSS - Static variable in interface org.apache.olingo.commons.api.Constants
 
PREFIX_GML - Static variable in interface org.apache.olingo.commons.api.Constants
 
PREFIX_METADATA - Static variable in interface org.apache.olingo.commons.api.Constants
 
primitive(ServiceMetadata, EdmPrimitiveType, Property, PrimitiveSerializerOptions) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
Writes primitive-type instance data into an InputStream.
primitive(ServiceMetadata, EdmPrimitiveType, Property, PrimitiveSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
primitive(ServiceMetadata, EdmPrimitiveType, Property, PrimitiveSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
primitiveCollection(ServiceMetadata, EdmPrimitiveType, Property, PrimitiveSerializerOptions) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
Writes data of a collection of primitive-type instances into an InputStream.
primitiveCollection(ServiceMetadata, EdmPrimitiveType, Property, PrimitiveSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
primitiveCollection(ServiceMetadata, EdmPrimitiveType, Property, PrimitiveSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
PrimitiveCollectionProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling a collection of primitive-type instances, e.g., a property of an entity defined as collection of primitive-type instances.
PrimitiveProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling an instance of a primitive type, e.g., a primitive property of an entity.
PrimitiveSerializerOptions - Class in org.apache.olingo.server.api.serializer
Options for the OData serializer.
PrimitiveSerializerOptions.Builder - Class in org.apache.olingo.server.api.serializer
Builder of OData serializer options.
primitiveValue(JsonGenerator, EdmTypeInfo, Object) - Method in class org.apache.olingo.client.core.serialization.JsonSerializer
 
primitiveValue(InputStream, EdmProperty) - Method in interface org.apache.olingo.server.api.deserializer.FixedFormatDeserializer
Reads primitive-type data from an InputStream.
primitiveValue(EdmPrimitiveType, Object, PrimitiveValueSerializerOptions) - Method in interface org.apache.olingo.server.api.serializer.FixedFormatSerializer
Writes the raw value of a primitive-type instance into an InputStream.
primitiveValue(InputStream, EdmProperty) - Method in class org.apache.olingo.server.core.deserializer.FixedFormatDeserializerImpl
 
primitiveValue(EdmPrimitiveType, Object, PrimitiveValueSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
 
primitiveValue(JsonGenerator, EdmPrimitiveType, String, EdmProperty, Object) - Method in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
PrimitiveValueProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling an instance of a primitive type, e.g., a primitive property of an entity.
PrimitiveValueSerializerOptions - Class in org.apache.olingo.server.api.serializer
Options for the OData serializer.
PrimitiveValueSerializerOptions.Builder - Class in org.apache.olingo.server.api.serializer
Builder of OData serializer options.
process(ODataRequest) - Method in class org.apache.olingo.netty.server.core.ODataNettyHandlerImpl
 
process(ODataRequest) - Method in interface org.apache.olingo.server.api.ODataHandler
Processes an OData request.
process(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.olingo.server.api.ODataHttpHandler
Processes a HttpServletRequest as an OData request.
process(ODataRequest, ODataResponse, boolean) - Method in class org.apache.olingo.server.core.batchhandler.BatchHandler
 
process(ODataRequest) - Method in class org.apache.olingo.server.core.ODataHandlerImpl
 
process(ODataRequest) - Method in class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
process(HttpServletRequest, HttpServletResponse) - Method in class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
processActionComplex(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in interface org.apache.olingo.server.api.processor.ActionComplexProcessor
Process an action which has as return type a complex type.
processActionComplexCollection(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in interface org.apache.olingo.server.api.processor.ActionComplexCollectionProcessor
Process an action which has as return type a complex-type collection.
processActionEntity(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in interface org.apache.olingo.server.api.processor.ActionEntityProcessor
Process an action which has as return type an entity.
processActionEntityCollection(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in interface org.apache.olingo.server.api.processor.ActionEntityCollectionProcessor
Process an action which has as return type a collection of entities.
processActionPrimitive(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in interface org.apache.olingo.server.api.processor.ActionPrimitiveProcessor
Process an action which has as return type a primitive-type.
processActionPrimitiveCollection(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in interface org.apache.olingo.server.api.processor.ActionPrimitiveCollectionProcessor
Process an action which has as return type a primitive-type collection.
processActionVoid(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in interface org.apache.olingo.server.api.processor.ActionVoidProcessor
Process an action which has no return type.
processBatch(BatchFacade, ODataRequest, ODataResponse) - Method in interface org.apache.olingo.server.api.processor.BatchProcessor
Process a complete batch request and puts serialized content and status into the response.
processChangeSet(BatchFacade, List<ODataRequest>) - Method in interface org.apache.olingo.server.api.processor.BatchProcessor
Process a batch change set (containing several batch requests) and puts serialized content and status into the response.
processError(ODataRequest, ODataResponse, ODataServerError, ContentType) - Method in class org.apache.olingo.server.api.processor.DefaultProcessor
 
processError(ODataRequest, ODataResponse, ODataServerError, ContentType) - Method in interface org.apache.olingo.server.api.processor.ErrorProcessor
Processes an error/exception.
processNettyRequest(HttpRequest, HttpResponse, Map<String, String>) - Method in interface org.apache.olingo.netty.server.api.ODataNettyHandler
Processes a NettyRequest as an OData request.
processNettyRequest(HttpRequest, HttpResponse, Map<String, String>) - Method in class org.apache.olingo.netty.server.core.ODataNettyHandlerImpl
 
Processor - Interface in org.apache.olingo.server.api.processor
Base interface for all processor types.
PROPERTIES - Static variable in interface org.apache.olingo.commons.api.Constants
 
properties - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
The Properties.
propertiesQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
property(String) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
property(XMLStreamWriter, Property, boolean) - Method in class org.apache.olingo.client.core.serialization.AtomSerializer
 
property(String) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
Property - Class in org.apache.olingo.commons.api.data
Data representation for a property.
Property() - Constructor for class org.apache.olingo.commons.api.data.Property
Creates a new property
Property(String, String) - Constructor for class org.apache.olingo.commons.api.data.Property
Creates a new property
Property(String, String, ValueType, Object) - Constructor for class org.apache.olingo.commons.api.data.Property
Creates a new property
property(InputStream, EdmProperty) - Method in interface org.apache.olingo.server.api.deserializer.ODataDeserializer
Deserializes the Property or collections of properties (primitive & complex).
property(Property) - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl.DeserializerResultBuilder
 
property(InputStream, EdmProperty) - Method in class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
 
PropertyType - Enum in org.apache.olingo.commons.api.data
Enumeration for all OData property types.
propertyValueQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
ProxyWrappingHttpClientFactory - Class in org.apache.olingo.client.core.http
Implementation for working behind an HTTP proxy (possibly requiring authentication); requires another concrete HttpClientFactory implementation acting as real HTTP client factory.
ProxyWrappingHttpClientFactory(URI) - Constructor for class org.apache.olingo.client.core.http.ProxyWrappingHttpClientFactory
 
ProxyWrappingHttpClientFactory(URI, String, String) - Constructor for class org.apache.olingo.client.core.http.ProxyWrappingHttpClientFactory
 
ProxyWrappingHttpClientFactory(URI, DefaultHttpClientFactory) - Constructor for class org.apache.olingo.client.core.http.ProxyWrappingHttpClientFactory
 
ProxyWrappingHttpClientFactory(URI, String, String, DefaultHttpClientFactory) - Constructor for class org.apache.olingo.client.core.http.ProxyWrappingHttpClientFactory
 

Q

QNAME_ATOM_ATTR_ID - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATOM_ELEM_CATEGORY - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATOM_ELEM_CONTENT - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATOM_ELEM_ENTRY - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATOM_ELEM_FEED - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATOM_ELEM_ID - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATOM_ELEM_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATOM_ELEM_SUMMARY - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATOM_ELEM_TITLE - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATOM_ELEM_UPDATED - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATTR_SRSNAME - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_ATTR_XML_BASE - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_GEOMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_LINESTRING - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_POINTMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_POLYGON - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_POLYGON_EXTERIOR - Static variable in interface org.apache.olingo.commons.api.Constants
 
QNAME_POLYGON_INTERIOR - Static variable in interface org.apache.olingo.commons.api.Constants
 
QueryOption - Enum in org.apache.olingo.client.api.uri
Query options.
QueryOption - Interface in org.apache.olingo.server.api.uri.queryoption
Super interface used for any query option
QueryOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
QueryOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.QueryOptionImpl
 
queryOptions - Variable in class org.apache.olingo.client.core.uri.URIBuilderImpl
Insertion-order map of query options.

R

RANGE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
rawAppend(byte[]) - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchRequest
Appends the given byte array to the payload.
rawAppend(byte[], int, int) - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchRequest
Appends the given byte array to the payload.
rawAppend(byte[]) - Method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchRequestImpl
 
rawAppend(byte[], int, int) - Method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchRequestImpl
 
rawBaseUri(String) - Method in class org.apache.olingo.server.api.deserializer.batch.BatchOptions.Builder
 
rawExecute() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Request raw execute.
rawExecute() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
rawServiceResolutionUri(String) - Method in class org.apache.olingo.server.api.deserializer.batch.BatchOptions.Builder
 
read(InputStream, String, Class<T>) - Method in interface org.apache.olingo.client.api.serialization.ODataReader
Parses a stream into the object type specified by the given reference.
read() - Method in class org.apache.olingo.client.core.communication.util.PipedInputStream
 
read(byte[]) - Method in class org.apache.olingo.client.core.communication.util.PipedInputStream
 
read(byte[], int, int) - Method in class org.apache.olingo.client.core.communication.util.PipedInputStream
 
read(InputStream, String, Class<T>) - Method in class org.apache.olingo.client.core.serialization.ODataReaderImpl
 
readBatchPart(ODataBatchController, boolean) - Static method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchUtilities
Reads batch part taking source and delimiter (boundary) from given batch controller.
readBatchPart(ODataBatchController, int) - Static method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchUtilities
Reads the given number of line from the given batch wrapped into the batch controller.
readBatchPart(ODataBatchController, OutputStream, boolean) - Static method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchUtilities
Reads batch part taking source and delimiter (boundary) from given batch controller.
readBatchPart(ODataBatchController, OutputStream, int, boolean) - Static method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchUtilities
Reads batch part taking source and delimiter (boundary) from given batch controller.
readComplex(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in interface org.apache.olingo.server.api.processor.ComplexProcessor
Reads complex-type instance.
readComplexCollection(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in interface org.apache.olingo.server.api.processor.ComplexCollectionProcessor
Reads complex-type collection.
readEntity(InputStream, ContentType) - Method in interface org.apache.olingo.client.api.serialization.ODataReader
Parses a stream taking care to de-serializes the first OData entity found.
readEntity(InputStream, ContentType) - Method in class org.apache.olingo.client.core.serialization.ODataReaderImpl
 
readEntity(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in interface org.apache.olingo.server.api.processor.EntityProcessor
Reads entity data from persistence and puts serialized content and status into the response.
readEntityCollection(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in interface org.apache.olingo.server.api.processor.EntityCollectionProcessor
Reads entities data from persistence and puts serialized content and status into the response.
readEntitySet(InputStream, ContentType) - Method in interface org.apache.olingo.client.api.serialization.ODataReader
De-Serializes a stream into an OData entity set.
readEntitySet(InputStream, ContentType) - Method in class org.apache.olingo.client.core.serialization.ODataReaderImpl
 
readError(InputStream, ContentType) - Method in interface org.apache.olingo.client.api.serialization.ODataReader
Parses a stream into an OData error.
readError(InputStream, ContentType) - Method in class org.apache.olingo.client.core.serialization.ODataReaderImpl
 
readHeaders(ODataBatchLineIterator) - Static method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchUtilities
Reads headers from the batch starting from the given position.
readHeaders(ODataBatchLineIterator, Map<String, Collection<String>>) - Static method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchUtilities
Reads headers from the batch starting from the given position.
readMediaEntity(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in interface org.apache.olingo.server.api.processor.MediaEntityProcessor
Reads entity media data from persistence and puts content and status into the response.
readMetadata(InputStream) - Method in interface org.apache.olingo.client.api.serialization.ODataReader
Parses a stream into metadata representation.
readMetadata(InputStream, List<InputStream>) - Method in interface org.apache.olingo.client.api.serialization.ODataReader
Parses a stream into metadata representation.
readMetadata(XMLMetadata, List<InputStream>) - Method in interface org.apache.olingo.client.api.serialization.ODataReader
Fetches schema from metadata document and parses the document which includes term definitions
readMetadata(Map<String, CsdlSchema>) - Method in interface org.apache.olingo.client.api.serialization.ODataReader
Parses a stream into metadata representation, including referenced metadata documents.
readMetadata(Map<String, CsdlSchema>, List<CsdlSchema>) - Method in interface org.apache.olingo.client.api.serialization.ODataReader
Parses metadata document along with the document which includes term definitions
readMetadata(InputStream) - Method in class org.apache.olingo.client.core.serialization.ODataReaderImpl
 
readMetadata(Map<String, CsdlSchema>) - Method in class org.apache.olingo.client.core.serialization.ODataReaderImpl
 
readMetadata(InputStream, List<InputStream>) - Method in class org.apache.olingo.client.core.serialization.ODataReaderImpl
 
readMetadata(Map<String, CsdlSchema>, List<CsdlSchema>) - Method in class org.apache.olingo.client.core.serialization.ODataReaderImpl
 
readMetadata(XMLMetadata, List<InputStream>) - Method in class org.apache.olingo.client.core.serialization.ODataReaderImpl
 
readMetadata(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in class org.apache.olingo.server.api.processor.DefaultProcessor
 
readMetadata(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in interface org.apache.olingo.server.api.processor.MetadataProcessor
Reads data from persistence and puts serialized content and status into the response.
readPrimitive(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in interface org.apache.olingo.server.api.processor.PrimitiveProcessor
Reads primitive-type instance.
readPrimitiveCollection(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in interface org.apache.olingo.server.api.processor.PrimitiveCollectionProcessor
Reads primitive-type collection.
readPrimitiveValue(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in interface org.apache.olingo.server.api.processor.PrimitiveValueProcessor
Reads raw value of a primitive-type instance, e.g., of a primitive property of an entity.
readProperty(InputStream, ContentType) - Method in interface org.apache.olingo.client.api.serialization.ODataReader
Parses a stream taking care to de-serialize the first OData entity property found.
readProperty(InputStream, ContentType) - Method in class org.apache.olingo.client.core.serialization.ODataReaderImpl
 
readReference(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in interface org.apache.olingo.server.api.processor.ReferenceProcessor
Reads entity reference from persistence and put it as serialized content and status into the response.
readReferenceCollection(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in interface org.apache.olingo.server.api.processor.ReferenceCollectionProcessor
Reads entity references from persistence and put them as serialized content and with according status into the response.
readResponseLine(ODataBatchLineIterator) - Static method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchUtilities
Retrieves response line from the given position.
readServiceDocument(InputStream, ContentType) - Method in interface org.apache.olingo.client.api.serialization.ODataReader
Parses an OData service document.
readServiceDocument(InputStream, ContentType) - Method in class org.apache.olingo.client.core.serialization.ODataReaderImpl
 
readServiceDocument(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in class org.apache.olingo.server.api.processor.DefaultProcessor
 
readServiceDocument(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in interface org.apache.olingo.server.api.processor.ServiceDocumentProcessor
Reads service-document information from persistence and puts serialized content and status into the response.
REASON - Static variable in interface org.apache.olingo.commons.api.Constants
 
reasonQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
redirect(ODataRequest, ODataResponse) - Method in class org.apache.olingo.server.core.DefaultRedirectProcessor
 
redirect(ODataRequest, ODataResponse) - Method in interface org.apache.olingo.server.core.RedirectProcessor
 
RedirectProcessor - Interface in org.apache.olingo.server.core
 
Reference - Interface in org.apache.olingo.client.api.edm.xml
 
reference - Variable in class org.apache.olingo.client.core.communication.request.invoke.AbstractODataInvokeRequest
 
reference(ServiceMetadata, EdmEntitySet, Entity, ReferenceSerializerOptions) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
Writes a single entity reference into an InputStream.
reference(ServiceMetadata, EdmEntitySet, Entity, ReferenceSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
reference(ServiceMetadata, EdmEntitySet, Entity, ReferenceSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
referenceCollection(ServiceMetadata, EdmEntitySet, AbstractEntityCollection, ReferenceCollectionSerializerOptions) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
Writes entity-collection references into an InputStream.
referenceCollection(ServiceMetadata, EdmEntitySet, AbstractEntityCollection, ReferenceCollectionSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
referenceCollection(ServiceMetadata, EdmEntitySet, AbstractEntityCollection, ReferenceCollectionSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
ReferenceCollectionProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling a collection an Entity References.
ReferenceCollectionSerializerOptions - Class in org.apache.olingo.server.api.serializer
Options to pass as additional information to the reference-collection serializer.
ReferenceCollectionSerializerOptions.Builder - Class in org.apache.olingo.server.api.serializer
Builder of OData serializer options.
ReferenceProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling a single instance of an Entity Reference.
ReferenceSerializerOptions - Class in org.apache.olingo.server.api.serializer
Options to pass as additional information to the reference serializer.
ReferenceSerializerOptions.Builder - Class in org.apache.olingo.server.api.serializer
Builder of OData serializer options.
refreshToken(HttpClientBuilder) - Method in class org.apache.olingo.client.core.http.AbstractOAuth2HttpClientFactory
 
refreshToken(DefaultHttpClient) - Method in class org.apache.olingo.client.core.http.AbstractOAuth2HttpClientFactory
Deprecated.
Use the method refreshToken(HttpClientBuilder client)
register(Processor) - Method in interface org.apache.olingo.netty.server.api.ODataNettyHandler
Registers additional custom processor implementations for handling OData requests.
register(Processor) - Method in class org.apache.olingo.netty.server.core.ODataNettyHandlerImpl
 
register(Processor) - Method in interface org.apache.olingo.server.api.ODataHandler
Registers additional custom processor implementations for handling OData requests.
register(OlingoExtension) - Method in interface org.apache.olingo.server.api.ODataHandler
Registers additional extensions for handling OData requests.
register(DebugSupport) - Method in interface org.apache.olingo.server.api.ODataHttpHandler
Registers the debug support handler.
register(CustomContentTypeSupport) - Method in interface org.apache.olingo.server.api.ODataHttpHandler
Registers a service implementation for modifying the standard list of supported content types.
register(CustomETagSupport) - Method in interface org.apache.olingo.server.api.ODataHttpHandler
Registers support for concurrency control for certain entity sets.
register(Processor) - Method in class org.apache.olingo.server.core.ODataHandlerImpl
 
register(OlingoExtension) - Method in class org.apache.olingo.server.core.ODataHandlerImpl
 
register(Processor) - Method in class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
register(OlingoExtension) - Method in class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
register(CustomContentTypeSupport) - Method in class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
register(CustomETagSupport) - Method in class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
register(DebugSupport) - Method in class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
remove() - Method in class org.apache.olingo.client.api.domain.ClientEntitySetIterator
Unsupported operation.
remove() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchLineIteratorImpl
Unsupported operation.
remove() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataChangesetResponseItem
Unsupported operation.
remove() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataSingleResponseItem
Unsupported operation.
remove() - Method in class org.apache.olingo.client.core.communication.response.batch.ODataBatchResponseManager
Unsupported operation.
remove() - Method in class org.apache.olingo.commons.api.data.EntityIterator

ATTENTION: remove is not supported by default.

REMOVED - Static variable in interface org.apache.olingo.commons.api.Constants
 
removeEndingCRLF(Line) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
removeHeader(String) - Method in interface org.apache.olingo.client.api.communication.header.ODataHeaders
Removes the header identified by the given name.
removeHeader(String) - Method in class org.apache.olingo.client.core.communication.header.ODataHeadersImpl
 
removeHeader(String) - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
removeLink(ClientLink) - Method in interface org.apache.olingo.client.api.domain.ClientLinked
Removes the given link from any list (association, navigation, edit-media).
removeLink(ClientLink) - Method in class org.apache.olingo.client.core.domain.ClientComplexValueImpl
 
removeLink(ClientLink) - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
replace(FilterArg, FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
replace(FilterArg, FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
replaceHeaderField(HeaderField) - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
replaceQueryOption(QueryOption, String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Adds/replaces the specified query option to the URI.
replaceQueryOption(QueryOption, String) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
replaceReference(ODataRequest) - Method in class org.apache.olingo.server.core.batchhandler.referenceRewriting.BatchReferenceRewriter
 
RepresentationType - Enum in org.apache.olingo.server.api.serializer
The different types of representations that form the body of either the OData request or the OData response, primarily used for content negotiation.
req - Variable in class org.apache.olingo.client.core.communication.request.batch.AbstractBatchManager
batch request reference.
req - Variable in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchRequestItem
OData batch request.
request - Variable in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
HTTP request.
request - Variable in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl
HTTP request.
requireNext(UriTokenizer, UriTokenizer.TokenKind) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
requireTokenEnd(UriTokenizer) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
res - Variable in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
HTTP response.
resolveComplexType(ServiceMetadata, EdmComplexType, String) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializer
 
resolveComplexType(ServiceMetadata, EdmComplexType, String) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
resolveComplexType(ServiceMetadata, EdmComplexType, String) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
resolveDebugMode(HttpServletRequest) - Method in class org.apache.olingo.server.core.debug.ServerCoreDebugger
 
resolveEntityType(ServiceMetadata, EdmEntityType, String) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
ResourcePathParser - Class in org.apache.olingo.server.core.uri.parser
 
ResourcePathParser(Edm, Map<String, AliasQueryOption>) - Constructor for class org.apache.olingo.server.core.uri.parser.ResourcePathParser
 
ResourcePathParser(Edm, Map<String, AliasQueryOption>, String) - Constructor for class org.apache.olingo.server.core.uri.parser.ResourcePathParser
 
respondAsync() - Method in class org.apache.olingo.client.api.communication.header.ODataPreferences
The respond-async preference, as defined in [HTTP-Prefer], allows clients to request that the service process the request asynchronously.
respondAsync() - Method in class org.apache.olingo.server.api.prefer.PreferencesApplied.Builder
Sets odata.respond-async.
response - Variable in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl.AsyncResponseWrapperImpl
 
responses - Variable in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchResponseItem
Expected OData responses for the current batch response item.
ResWrap<T> - Class in org.apache.olingo.client.api.data
Outermost response payload wrapper.
ResWrap(URI, String, T) - Constructor for class org.apache.olingo.client.api.data.ResWrap
Creates a new response payload wrapper
RetrieveRequestFactory - Interface in org.apache.olingo.client.api.communication.request.retrieve
 
RetrieveRequestFactoryImpl - Class in org.apache.olingo.client.core.communication.request.retrieve
 
RetrieveRequestFactoryImpl(ODataClient) - Constructor for class org.apache.olingo.client.core.communication.request.retrieve.RetrieveRequestFactoryImpl
 
RETRY_AFTER - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
retryAfter - Variable in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl.AsyncResponseWrapperImpl
 
returnContent() - Method in class org.apache.olingo.client.api.communication.header.ODataPreferences
Prefer header, return content.
returnMinimal() - Method in class org.apache.olingo.client.api.communication.header.ODataPreferences
The return=representation and return=minimal preferences are defined in [HTTP-Prefer],
In OData, return=representation or return=minimal is defined for use with a POST, PUT, or PATCH Data Modification Request other than to a stream property, or to an Action Request.
returnNoContent() - Method in class org.apache.olingo.client.api.communication.header.ODataPreferences
Prefer header, return no content.
returnRepresentation() - Method in class org.apache.olingo.client.api.communication.header.ODataPreferences
The return=representation and return=minimal preferences are defined in [HTTP-Prefer],
In OData, return=representation or return=minimal is defined for use with a POST, PUT, or PATCH Data Modification Request other than to a stream property, or to an Action Request.
returnRepresentation(Preferences.Return) - Method in class org.apache.olingo.server.api.prefer.PreferencesApplied.Builder
Sets the value of the applied preference return.
returnToSavedState() - Method in class org.apache.olingo.server.core.uri.parser.UriTokenizer
Return to the previously saved state.
returnType - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
The Return type.
round(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
round(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
RuntimeMeasurement - Class in org.apache.olingo.server.api.debug
Runtime measurements.
RuntimeMeasurement() - Constructor for class org.apache.olingo.server.api.debug.RuntimeMeasurement
 

S

saveState() - Method in class org.apache.olingo.server.core.uri.parser.UriTokenizer
Save the current state.
scale(Integer) - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions.Builder
Sets the scale facet.
scale(Integer) - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions.Builder
Sets the scale facet.
schemaList - Variable in class org.apache.olingo.commons.core.edm.AbstractEdm
 
schemas - Variable in class org.apache.olingo.commons.core.edm.AbstractEdm
 
search(URISearch) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends search query option.
search(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Appends search query option.
search(URISearch) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
search(String) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
Search - Interface in org.apache.olingo.server.api.uri.queryoption.apply
Represents the search transformation.
SearchBinary - Interface in org.apache.olingo.server.api.uri.queryoption.search
 
SearchBinaryImpl - Class in org.apache.olingo.server.core.uri.parser.search
 
SearchBinaryImpl(SearchExpression, SearchBinaryOperatorKind, SearchExpression) - Constructor for class org.apache.olingo.server.core.uri.parser.search.SearchBinaryImpl
 
SearchBinaryOperatorKind - Enum in org.apache.olingo.server.api.uri.queryoption.search
 
SearchExpression - Interface in org.apache.olingo.server.api.uri.queryoption.search
 
SearchExpressionImpl - Class in org.apache.olingo.server.core.uri.parser.search
 
SearchExpressionImpl() - Constructor for class org.apache.olingo.server.core.uri.parser.search.SearchExpressionImpl
 
SearchFactory - Interface in org.apache.olingo.client.api.uri
 
SearchFactoryImpl - Class in org.apache.olingo.client.core
 
SearchFactoryImpl() - Constructor for class org.apache.olingo.client.core.SearchFactoryImpl
 
SearchImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents the search transformation.
SearchImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.SearchImpl
 
SearchOption - Interface in org.apache.olingo.server.api.uri.queryoption
Represents the system query option $search For example: http://.../entitySet?$search=SearchString
SearchOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
SearchOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.SearchOptionImpl
 
SearchParser - Class in org.apache.olingo.server.core.uri.parser.search
 
SearchParser() - Constructor for class org.apache.olingo.server.core.uri.parser.search.SearchParser
 
SearchParser - Class in org.apache.olingo.server.core.uri.parser
Parses search expressions according to the following (rewritten) grammar:
SearchParser() - Constructor for class org.apache.olingo.server.core.uri.parser.SearchParser
 
SearchParserException - Exception in org.apache.olingo.server.core.uri.parser.search
 
SearchParserException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.search.SearchParserException
 
SearchParserException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.search.SearchParserException
 
SearchParserException.MessageKeys - Enum in org.apache.olingo.server.core.uri.parser.search
 
SearchQueryToken - Interface in org.apache.olingo.server.core.uri.parser.search
 
SearchQueryToken.Token - Enum in org.apache.olingo.server.core.uri.parser.search
 
SearchTerm - Interface in org.apache.olingo.server.api.uri.queryoption.search
 
SearchTermImpl - Class in org.apache.olingo.server.core.uri.parser.search
 
SearchTermImpl(String) - Constructor for class org.apache.olingo.server.core.uri.parser.search.SearchTermImpl
 
SearchTokenizer - Class in org.apache.olingo.server.core.uri.parser.search
searchExpr = ( OPEN BWS searchExpr BWS CLOSE / searchTerm ) [ searchOrExpr / searchAndExpr ] searchOrExpr = RWS 'OR' RWS searchExpr searchAndExpr = RWS [ 'AND' RWS ] searchExpr searchTerm = [ 'NOT' RWS ] ( searchPhrase / searchWord ) searchPhrase = quotation-mark 1*qchar-no-AMP-DQUOTE quotation-mark searchWord = 1*ALPHA ; Actually: any character from the Unicode categories L or Nl, but not the words AND, OR, and NOT
SearchTokenizer() - Constructor for class org.apache.olingo.server.core.uri.parser.search.SearchTokenizer
 
SearchTokenizerException - Exception in org.apache.olingo.server.core.uri.parser.search
 
SearchTokenizerException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.search.SearchTokenizerException
 
SearchTokenizerException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.search.SearchTokenizerException
 
SearchTokenizerException.MessageKeys - Enum in org.apache.olingo.server.core.uri.parser.search
 
SearchUnary - Interface in org.apache.olingo.server.api.uri.queryoption.search
 
SearchUnaryImpl - Class in org.apache.olingo.server.core.uri.parser.search
 
SearchUnaryImpl(SearchTerm) - Constructor for class org.apache.olingo.server.core.uri.parser.search.SearchUnaryImpl
 
SearchUnaryOperatorKind - Enum in org.apache.olingo.server.api.uri.queryoption.search
 
second(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
second(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
Segment(SegmentType, String) - Constructor for class org.apache.olingo.client.core.uri.URIBuilderImpl.Segment
 
segments - Variable in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
SegmentType - Enum in org.apache.olingo.client.api.uri
URI Segment types.
select(String...) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Adds select query option.
select(String...) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
select(SelectOption) - Method in class org.apache.olingo.server.api.serializer.ComplexSerializerOptions.Builder
Sets the $select system query option.
select(SelectOption) - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions.Builder
Sets the $select system query option.
select(SelectOption) - Method in class org.apache.olingo.server.api.serializer.EntitySerializerOptions.Builder
Sets the $select system query option.
SelectItem - Interface in org.apache.olingo.server.api.uri.queryoption
Represents a single select item information For example: http://.../Employees?select=name,age
SelectItemImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
SelectItemImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
selectList(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
Set the select list.
SelectOption - Interface in org.apache.olingo.server.api.uri.queryoption
Represents the system query option $select For example: http://.../entitySet?select=name,age
SelectOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
SelectOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.SelectOptionImpl
 
SelectParser - Class in org.apache.olingo.server.core.uri.parser
 
SelectParser(Edm) - Constructor for class org.apache.olingo.server.core.uri.parser.SelectParser
 
SELF_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
 
serialize(ODataResponse) - Method in class org.apache.olingo.server.core.serializer.AsyncResponseSerializer
 
serialize(List<ODataResponsePart>, String) - Method in class org.apache.olingo.server.core.serializer.BatchResponseSerializer
 
serialize(ServiceMetadata, EdmEntityType, AbstractODataObject, ContextURL) - Method in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
SerializerException - Exception in org.apache.olingo.server.api.serializer
Exception thrown by the ODataSerializer.
SerializerException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.api.serializer.SerializerException
Creates serializer exception.
SerializerException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.api.serializer.SerializerException
Creates serializer exception.
SerializerException.MessageKeys - Enum in org.apache.olingo.server.api.serializer
Keys for exception texts in the resource bundle.
SerializerResult - Interface in org.apache.olingo.server.api.serializer
Result type for ODataSerializer methods
SerializerResultBuilder() - Constructor for class org.apache.olingo.server.core.serializer.SerializerResultImpl.SerializerResultBuilder
 
SerializerResultBuilder() - Constructor for class org.apache.olingo.server.core.serializer.SerializerStreamResultImpl.SerializerResultBuilder
 
SerializerResultImpl - Class in org.apache.olingo.server.core.serializer
 
SerializerResultImpl() - Constructor for class org.apache.olingo.server.core.serializer.SerializerResultImpl
 
SerializerResultImpl.SerializerResultBuilder - Class in org.apache.olingo.server.core.serializer
 
SerializerStreamResult - Interface in org.apache.olingo.server.api.serializer
Result type for ODataSerializer methods which supports streaming (write in the future).
SerializerStreamResultImpl - Class in org.apache.olingo.server.core.serializer
 
SerializerStreamResultImpl() - Constructor for class org.apache.olingo.server.core.serializer.SerializerStreamResultImpl
 
SerializerStreamResultImpl.SerializerResultBuilder - Class in org.apache.olingo.server.core.serializer
 
ServerCoreDebugger - Class in org.apache.olingo.server.core.debug
 
ServerCoreDebugger(OData) - Constructor for class org.apache.olingo.server.core.debug.ServerCoreDebugger
 
serverLinks(Linked, JsonGenerator) - Method in class org.apache.olingo.client.core.serialization.JsonSerializer
 
serverMode - Variable in class org.apache.olingo.client.core.serialization.JsonDeserializer
 
serverMode - Variable in class org.apache.olingo.client.core.serialization.JsonSerializer
 
SERVICE_DOCUMENT - Static variable in class org.apache.olingo.server.core.serializer.json.ServiceDocumentJsonSerializer
 
ServiceDocument - Interface in org.apache.olingo.client.api.data
REST resource for an ODataServiceDocument.
serviceDocument(ServiceMetadata, String) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
Writes the service document into an InputStream.
serviceDocument(ServiceMetadata, String) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
serviceDocument(ServiceMetadata, String) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
ServiceDocumentImpl - Class in org.apache.olingo.client.core.data
 
ServiceDocumentImpl() - Constructor for class org.apache.olingo.client.core.data.ServiceDocumentImpl
 
ServiceDocumentItem - Interface in org.apache.olingo.client.api.data
 
ServiceDocumentItemImpl - Class in org.apache.olingo.client.core.data
 
ServiceDocumentItemImpl() - Constructor for class org.apache.olingo.client.core.data.ServiceDocumentItemImpl
 
ServiceDocumentJsonSerializer - Class in org.apache.olingo.server.core.serializer.json
 
ServiceDocumentJsonSerializer(ServiceMetadata, String, boolean) - Constructor for class org.apache.olingo.server.core.serializer.json.ServiceDocumentJsonSerializer
 
ServiceDocumentProcessor - Interface in org.apache.olingo.server.api.processor
Processor interface for handling the service document.
ServiceMetadata - Interface in org.apache.olingo.server.api
Metadata of an OData service like the Entity Data Model.
ServiceMetadataETagSupport - Interface in org.apache.olingo.server.api.etag
Register implementations for this interface in oder to support etags for the metadata document and service document.
ServiceMetadataImpl - Class in org.apache.olingo.server.core
 
ServiceMetadataImpl(CsdlEdmProvider, List<EdmxReference>, ServiceMetadataETagSupport) - Constructor for class org.apache.olingo.server.core.ServiceMetadataImpl
 
serviceRoot(URI) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
Set the service root.
SET_COOKIE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
setAbstract(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
 
setAbstract(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
setAbstract(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
Sets abstract.
setAccept(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Adds Accept OData request header.
setAccept(String) - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
setAccept(String) - Method in class org.apache.olingo.client.core.communication.request.retrieve.AbstractMetadataRequestImpl
 
setAction(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
Sets the full qualified name of the action as string
setAction(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
Sets the full qualified name of the action
setAction(CsdlOnDeleteAction) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOnDelete
Sets action.
setActionImports(List<CsdlActionImport>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Sets action imports.
setActions(List<CsdlAction>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Sets actions.
setAdditionalProperties(Map<String, Object>) - Method in class org.apache.olingo.commons.api.ex.ODataError
Sets server defined additional properties
setAdditionalProperties(Map<String, Object>) - Method in class org.apache.olingo.commons.api.ex.ODataErrorDetail
Sets server defined additional properties
setAdditionalProperties(Map<String, Object>) - Method in class org.apache.olingo.server.api.ODataServerError
Sets server defined key-value pairs.
setAddressingDerivedTypes(boolean) - Method in interface org.apache.olingo.client.api.Configuration
Sets whether query URIs in request should contain fully qualified type name.
setAddressingDerivedTypes(boolean) - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
setAlias(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
Sets the alias of the item
setAlias(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
Sets alias.
setAlias(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Sets alias.
setAlias(String) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
setAlias(String) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ComputeExpressionImpl
 
setAlias(String) - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
setAliasValue(Expression) - Method in class org.apache.olingo.server.core.uri.queryoption.AliasQueryOptionImpl
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNull
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlUrlRef
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
Sets a list of annotations
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
Sets a list of annotations
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
Sets a list of annotations
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
Sets a list of annotations
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
Sets a list of annotations
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
Sets a list of annotations
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOnDelete
Sets annotations.
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
Sets a list of annotations
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
Sets a list of annotations
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Sets a list of annotations
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Sets a list of annotations
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
Sets a list of annotations
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
Sets annotations.
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Sets a list of annotations
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
 
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
Sets a list of annotations
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Sets annotations.
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
Sets a list of annotations
setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
Sets annotations.
setAnnotationsGroup(List<CsdlAnnotations>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Sets a list of annotations
setApplicationResponse(ODataResponse) - Method in class org.apache.olingo.server.api.debug.DebugInformation
 
setAppliesTo(List<String>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Sets applies to.
setApplyOption(ApplyOption) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByImpl
 
setBaseTerm(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Sets base term.
setBaseType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
 
setBaseType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
 
setBaseType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
setBaseType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
setBaseType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
Sets base type.
setBaseType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
Sets base type.
setBaseURI(URI) - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
Sets base URI.
setBindingLink(String) - Method in class org.apache.olingo.commons.api.data.Link
Sets the binding link.
setBindingLinks(List<String>) - Method in class org.apache.olingo.commons.api.data.Link
Sets the binding links.
setBindingParameter(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
Sets binding parameter.
setBody(InputStream) - Method in class org.apache.olingo.server.api.ODataRequest
Sets the body of the request.
setBound(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
 
setBound(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
 
setBound(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
Sets as bound operation.
setBytes(byte[]) - Method in class org.apache.olingo.commons.api.data.EntityMediaObject
 
setClassName(String) - Method in class org.apache.olingo.server.api.debug.RuntimeMeasurement
Sets the class name.
setCode(String) - Method in class org.apache.olingo.commons.api.ex.ODataError
The value for the code name/value pair is a language-independent string.
setCode(String) - Method in class org.apache.olingo.commons.api.ex.ODataErrorDetail
 
setCode(String) - Method in class org.apache.olingo.server.api.ODataServerError
The value for the code name/value pair is a language-independent string.
setCollection(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
Sets collection.
setCollection(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Sets collection.
setCollection(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Sets collection.
setCollection(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
Sets collection.
setCollectionTypeFilter(EdmType) - Method in class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
setCommonProperty(String, String) - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
Sets property with given key to given value.
setComplexTypes(List<CsdlComplexType>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Sets complex types.
setComposable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
Sets composable.
setContainerName(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
Sets container name.
setContainsTarget(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
Sets contains target.
setContent(InputStream) - Method in class org.apache.olingo.server.api.ODataResponse
Sets the content (body).
setContentType(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Adds contentType OData request header.
setContentType(String) - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
setContentType(String) - Method in class org.apache.olingo.client.core.communication.request.retrieve.AbstractMetadataRequestImpl
 
setContextURL(URI) - Method in class org.apache.olingo.client.api.domain.AbstractClientPayload
 
setContinueOnError(boolean) - Method in interface org.apache.olingo.client.api.Configuration
When processing a set of requests (in batch requests, for example), sets if the execution will be aborted after first error encountered or not.
setContinueOnError(boolean) - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
setCount(int) - Method in interface org.apache.olingo.client.api.domain.ClientEntitySet
Sets in-line count.
setCount(int) - Method in class org.apache.olingo.client.core.domain.ClientEntitySetImpl
 
setCount(Integer) - Method in class org.apache.olingo.commons.api.data.EntityCollection
Sets number of entries.
setCount(Integer) - Method in class org.apache.olingo.commons.api.data.EntityIterator
Sets count.
setCountPath(boolean) - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
setCustomMethod(FullQualifiedName) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
setDataServices(DataServices) - Method in class org.apache.olingo.client.core.edm.xml.ClientCsdlEdmx
 
setDebugSupportProcessor(DebugSupport) - Method in class org.apache.olingo.server.core.debug.ServerCoreDebugger
 
setDefaultBatchAcceptFormat(ContentType) - Method in interface org.apache.olingo.client.api.Configuration
Set the default Accept header value format for a batch request.
setDefaultBatchAcceptFormat(ContentType) - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
setDefaultMediaFormat(ContentType) - Method in interface org.apache.olingo.client.api.Configuration
Sets the default OData media format.
setDefaultMediaFormat(ContentType) - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
setDefaultPubFormat(ContentType) - Method in interface org.apache.olingo.client.api.Configuration
Sets the default OData format for AtomPub exchanges.
setDefaultPubFormat(ContentType) - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
setDefaultValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Sets default value.
setDefaultValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Sets default value.
setDefaultValueFormat(ContentType) - Method in interface org.apache.olingo.client.api.Configuration
Sets the default OData value format.
setDefaultValueFormat(ContentType) - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
setDeltaLink(URI) - Method in interface org.apache.olingo.client.api.domain.ClientEntitySet
Sets delta link.
setDeltaLink(URI) - Method in class org.apache.olingo.client.core.domain.ClientEntitySetImpl
 
setDeltaLink(URI) - Method in class org.apache.olingo.commons.api.data.EntityCollection
Sets delta link.
setDescending(boolean) - Method in class org.apache.olingo.server.core.uri.queryoption.OrderByItemImpl
 
setDetails(List<ODataErrorDetail>) - Method in class org.apache.olingo.commons.api.ex.ODataError
Sets error details.
setDetails(List<ODataErrorDetail>) - Method in class org.apache.olingo.server.api.ODataServerError
Sets error details.
setDimension(Geospatial.Dimension) - Method in class org.apache.olingo.commons.api.edm.geo.SRID
Sets the dimension of the SRID instance.
setEditLink(URI) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
Sets OData entity edit link.
setEditLink(URI) - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
setEditLink(Link) - Method in class org.apache.olingo.commons.api.data.Entity
Sets entity edit link.
setEdm(Edm) - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo.Builder
 
setEdmKeyPropertyRef(List<EdmKeyPropertyRef>) - Method in class org.apache.olingo.commons.core.edm.EdmEntityTypeImpl
 
setElse(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
 
setEntityContainer(CsdlEntityContainer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Sets entity container.
setEntitySet(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
 
setEntitySet(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
 
setEntitySet(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
Sets entity set.
setEntitySetPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
 
setEntitySetPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
 
setEntitySetPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
Sets entity set path.
setEntitySets(List<CsdlEntitySet>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Sets entity sets.
setEntityTypeCast(EdmEntityType) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
setEntityTypes(List<CsdlEntityType>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Sets entity types.
setEntryTypeFilter(EdmType) - Method in class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
setEnumTypes(List<CsdlEnumType>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Sets enum types.
setETag(String) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
Sets ETag.
setEtag(String) - Method in class org.apache.olingo.client.api.domain.ClientLink.Builder
 
setETag(String) - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
setETag(String) - Method in class org.apache.olingo.commons.api.data.Entity
Sets ETag
setException(Exception) - Method in class org.apache.olingo.server.api.debug.DebugInformation
 
setException(Exception) - Method in class org.apache.olingo.server.api.ODataServerError
Sets the exception.
setExecutor(ExecutorService) - Method in interface org.apache.olingo.client.api.Configuration
Sets request executor service.
setExecutor(ExecutorService) - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
setExpandOption(ExpandOption) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ExpandImpl
 
setExpression(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
Sets the annotated expression
setExpression(Expression) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
setExpression(Expression) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ComputeExpressionImpl
 
setExpression(Expression) - Method in class org.apache.olingo.server.core.uri.queryoption.FilterOptionImpl
 
setExpression(Expression) - Method in class org.apache.olingo.server.core.uri.queryoption.OrderByItemImpl
 
setExpression(Expression) - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
setExtendsContainer(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Sets extends container.
setExtendsContainer(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
Sets extends container.
setFilterOption(FilterOption) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.FilterImpl
 
setFlags(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
Sets flags.
setFormat(ContentType) - Method in interface org.apache.olingo.client.api.communication.request.ODataBasicRequest
Override configured request Content-Type.
setFormat(String) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.ODataRawRequest
Sets accepted format.
setFormat(ContentType) - Method in interface org.apache.olingo.client.api.communication.request.streamed.ODataStreamedEntityRequest
Override configured request format.
setFormat(ContentType) - Method in class org.apache.olingo.client.core.communication.request.AbstractODataBasicRequest
 
setFormat(ContentType) - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractODataInvokeRequest
 
setFormat(ContentType) - Method in class org.apache.olingo.client.core.communication.request.invoke.ODataInvokeRequestImpl
 
setFormat(String) - Method in class org.apache.olingo.client.core.communication.request.retrieve.ODataRawRequestImpl
 
setFormat(ContentType) - Method in class org.apache.olingo.client.core.communication.request.streamed.AbstractODataStreamedEntityRequest
 
setFormat(String) - Method in class org.apache.olingo.server.core.uri.queryoption.FormatOptionImpl
 
setFragment(String) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
setFunction(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
 
setFunction(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
Sets function.
setFunction(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
Sets function.
setFunction(EdmFunction) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.CustomFunctionImpl
 
setFunctionImports(List<CsdlFunctionImport>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Sets function imports.
setFunctions(List<CsdlFunction>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Sets functions.
setGuard(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
 
setGzipCompression(boolean) - Method in interface org.apache.olingo.client.api.Configuration
Sets Gzip compression (e.g.
setGzipCompression(boolean) - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
setHasStream(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
Sets has stream.
setHeader(String, String) - Method in interface org.apache.olingo.client.api.communication.header.ODataHeaders
Add the specified (custom) header (header name is case-insensitive).
setHeader(String, String) - Method in class org.apache.olingo.client.core.communication.header.ODataHeadersImpl
 
setHeader(String, String) - Method in class org.apache.olingo.server.api.ODataRequest
Sets a header in the request.
setHeader(String, String) - Method in class org.apache.olingo.server.api.ODataResponse
Set a header to the response.
setHeaderInfo(Header[]) - Method in exception org.apache.olingo.client.api.communication.ODataClientErrorException
Sets headers
setHref(String) - Method in class org.apache.olingo.commons.api.data.Link
Sets href.
setHttpClientFactory(HttpClientFactory) - Method in interface org.apache.olingo.client.api.Configuration
Sets the HttpClient factory to be used for executing requests.
setHttpClientFactory(HttpClientFactory) - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
setHttpUriRequestFactory(HttpUriRequestFactory) - Method in interface org.apache.olingo.client.api.Configuration
Sets the HttpUriRequest factory generating requests to be executed.
setHttpUriRequestFactory(HttpUriRequestFactory) - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
setId(URI) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
Set id for this OData entity.
setId(URI) - Method in class org.apache.olingo.client.core.domain.ClientDeletedEntityImpl
 
setId(URI) - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
setId(URI) - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
Sets ID.
setId(URI) - Method in class org.apache.olingo.commons.api.data.DeletedEntity
Set id.
setIfMatch(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Adds If-Match OData request header.
setIfMatch(String) - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
setIfNoneMatch(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Adds If-None-Match OData request header.
setIfNoneMatch(String) - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
setIncludeAnnotations(boolean) - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo.Builder
 
setIncludeInServiceDocument(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
Sets include in service document.
setIncludeInServiceDocument(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
Sets include in service document.
setInline(String, String, JsonNode, ObjectCodec, Link) - Method in class org.apache.olingo.client.core.serialization.JsonDeserializer
 
setInlineAggregateExpression(AggregateExpression) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
setInlineEntity(Entity) - Method in class org.apache.olingo.commons.api.data.Link
Sets in-line entity.
setInlineEntitySet(EntityCollection) - Method in class org.apache.olingo.commons.api.data.Link
Sets in-line entity set.
setInnerError(Map<String, String>) - Method in class org.apache.olingo.commons.api.ex.ODataError
Sets server defined key-value pairs for debug environment only.
setInnerError(Map<String, String>) - Method in class org.apache.olingo.server.api.ODataServerError
Sets server defined key-value pairs for debug environment only.
setInternalName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlMapping
Sets the internal name for this mapped object.
setIsPreviousES(boolean) - Method in class org.apache.olingo.commons.core.edm.AbstractEdm
 
setIsRef(boolean) - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
setIsRollupAll() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByItemImpl
 
setIsStar(boolean) - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
setItems(List<CsdlExpression>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCollection
Returns a list of child expression
setKey(List<CsdlPropertyRef>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
Sets key.
setKeyAsSegment(boolean) - Method in interface org.apache.olingo.client.api.Configuration
Sets whether URIs shall be built with entity key between parentheses (standard) or instead as additional segment (non-standard).
setKeyAsSegment(boolean) - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
setKeyPredicates(List<UriParameter>) - Method in class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
setKind(SystemQueryOptionKind) - Method in class org.apache.olingo.server.core.uri.queryoption.SystemQueryOptionImpl
 
setKind(UriInfoKind) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
setLeft(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
 
setLink(URI) - Method in class org.apache.olingo.client.api.domain.ClientItem
Sets ODataItem link (it's edit link for ClientEntity).
setLocale(Locale) - Method in class org.apache.olingo.server.api.ODataServerError
Sets the locale.
setMappedJavaClass(Class<?>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlMapping
Sets the class to be used during deserialization to transform an EDM primitive type into this java class.
setMapping(CsdlMapping) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
Sets the mapping object for this binding target.
setMapping(CsdlMapping) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
 
setMapping(CsdlMapping) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Sets mapping.
setMapping(CsdlMapping) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Sets mapping.
setMapping(CsdlMapping) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
 
setMax() - Method in class org.apache.olingo.server.core.uri.queryoption.LevelsOptionImpl
 
setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
 
setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
 
setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Sets max length.
setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Sets max length.
setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
Sets max length.
setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Sets max length.
setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
Sets max length.
setMediaContentSource(URI) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
Sets media content source.
setMediaContentSource(URI) - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
setMediaContentSource(URI) - Method in class org.apache.olingo.commons.api.data.Entity
Set media content source.
setMediaContentType(String) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
Sets media content type.
setMediaContentType(String) - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
setMediaContentType(String) - Method in class org.apache.olingo.commons.api.data.Entity
Set media content type.
setMediaEntity(boolean) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
Sets media entity flag.
setMediaEntity(boolean) - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
setMediaETag(String) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
Set media ETag.
setMediaETag(String) - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
setMediaETag(String) - Method in class org.apache.olingo.commons.api.data.Entity
Set media ETag.
setMediaETag(String) - Method in class org.apache.olingo.commons.api.data.Link
Sets Media ETag.
setMembers(List<CsdlEnumMember>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
Sets members.
setMessage(String) - Method in class org.apache.olingo.commons.api.ex.ODataError
The value for the message name/value pair MUST be a human-readable, language-dependent representation of the error.
setMessage(String) - Method in class org.apache.olingo.commons.api.ex.ODataErrorDetail
 
setMessage(String) - Method in class org.apache.olingo.server.api.ODataServerError
The value for the message name/value pair MUST be a human-readable, language-dependent representation of the error.
setMetadata(String) - Method in class org.apache.olingo.client.core.data.ServiceDocumentImpl
Sets the metadata URI.
setMetadataAnchor(String) - Method in class org.apache.olingo.client.api.domain.ClientOperation
Sets metadata anchor.
setMetadataAnchor(String) - Method in class org.apache.olingo.commons.api.data.Operation
Sets metadata anchor.
setMethod(HttpMethod) - Method in class org.apache.olingo.server.api.ODataRequest
Sets the HTTP method.
setMethod(BottomTop.Method) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.BottomTopImpl
 
setMethodName(String) - Method in class org.apache.olingo.server.api.debug.RuntimeMeasurement
Sets the method name.
setMimeType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Sets mime type.
setName(String) - Method in class org.apache.olingo.client.core.data.ServiceDocumentItemImpl
 
setName(String) - Method in class org.apache.olingo.commons.api.data.Parameter
Sets the name of the parameter.
setName(String) - Method in class org.apache.olingo.commons.api.data.Property
Set name of property.
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
Sets name.
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Sets name.
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
Sets name.
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
Sets name.
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
Sets name.
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
Sets name.
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
Sets name.
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Sets name.
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Sets name.
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
Sets name.
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
 
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
Sets name.
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Sets name.
setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
Sets name.
setName(String) - Method in class org.apache.olingo.server.core.uri.queryoption.QueryOptionImpl
 
setName(String) - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
setNamespace(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
Sets the namespace of the alias
setNamespace(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Sets namespace.
setNavigationProperties(List<CsdlNavigationProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
 
setNavigationProperties(List<CsdlNavigationProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
setNavigationProperties(List<CsdlNavigationProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
Sets navigation properties.
setNavigationPropertyBindings(List<CsdlNavigationPropertyBinding>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
Sets navigation property bindings.
setNavigationPropertyBindings(List<CsdlNavigationPropertyBinding>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
 
setNavigationPropertyBindings(List<CsdlNavigationPropertyBinding>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
 
setNext(URI) - Method in class org.apache.olingo.commons.api.data.EntityCollection
Sets next link.
setNext(URI) - Method in class org.apache.olingo.commons.api.data.EntityIterator
Sets next link.
setNullable(Boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
Sets nullable.
setNullable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Sets nullable.
setNullable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Sets nullable.
setNullable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
Sets nullable.
setNullable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Sets nullable.
setNumber(Expression) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.BottomTopImpl
 
setODataContent(ODataContent) - Method in class org.apache.olingo.server.api.ODataResponse
 
setOnDelete(CsdlOnDelete) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
Sets on delete.
setOpenType(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
 
setOpenType(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
setOpenType(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
Sets open type.
setOrderByOption(OrderByOption) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.OrderByImpl
 
setParameters(Map<String, ClientValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.ODataInvokeRequest
Sets operation parameters.
setParameters(Map<String, ClientValue>) - Method in class org.apache.olingo.client.core.communication.request.invoke.AbstractODataInvokeRequest
 
setParameters(List<CsdlExpression>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
 
setParameters(List<CsdlParameter>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
 
setParameters(List<CsdlParameter>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
 
setParameters(List<CsdlParameter>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
Sets parameters.
setParameters(List<UriParameter>) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.CustomFunctionImpl
 
setPartner(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
Sets partner.
setPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
Sets path.
setPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
Sets path.
setPath(UriInfo) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
setPath(UriInfo) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByItemImpl
 
setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
 
setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
 
setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Sets precision.
setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Sets precision.
setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
Sets precision.
setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Sets precision.
setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
Sets precision.
setPrecision(Integer) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
setPrefer(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Adds Prefer OData request header.
setPrefer(String) - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
setProperties(List<CsdlProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
 
setProperties(List<CsdlProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
 
setProperties(List<CsdlProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
Sets properties.
setProperty(String, Object) - Method in class org.apache.olingo.client.core.ConfigurationImpl
Sets new configuration property.
setProperty(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
 
setProperty(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
Sets property.
setPropertyValues(List<CsdlPropertyValue>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
 
setProtocol(String) - Method in class org.apache.olingo.server.api.ODataRequest
Sets the HTTP protocol used
setQualifier(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
Sets the annotated qualifier
setQualifier(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
Sets qualifier.
setQualifier(String) - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
Set qualifier for this include annotation.
setQueryOption(QueryOption) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
setRawBaseUri(String) - Method in class org.apache.olingo.server.api.ODataRequest
Sets the base URI.
setRawODataPath(String) - Method in class org.apache.olingo.server.api.ODataRequest
Sets the path segments of the request URI that belong to OData.
setRawQueryPath(String) - Method in class org.apache.olingo.server.api.ODataRequest
Sets the query part of the request URI.
setRawRequestUri(String) - Method in class org.apache.olingo.server.api.ODataRequest
Sets the total request URI.
setRawServiceResolutionUri(String) - Method in class org.apache.olingo.server.api.ODataRequest
Sets the URI part responsible for service resolution.
setReason(ClientDeletedEntity.Reason) - Method in class org.apache.olingo.client.core.domain.ClientDeletedEntityImpl
 
setReason(DeletedEntity.Reason) - Method in class org.apache.olingo.commons.api.data.DeletedEntity
Set reason for deletion.
setReferencedProperty(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
Sets referenced property.
setReferencedProperty(String) - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
setReferentialConstraints(List<CsdlReferentialConstraint>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
Sets referential constraints.
setRel(String) - Method in class org.apache.olingo.commons.api.data.Link
Sets rel info.
setRelationship(String) - Method in interface org.apache.olingo.client.api.domain.ClientDeltaLink
 
setRelationship(String) - Method in class org.apache.olingo.client.core.domain.ClientDeltaLinkImpl
 
setRelationship(String) - Method in class org.apache.olingo.commons.api.data.DeltaLink
Set relationship of this link.
setRequest(ODataBatchableRequest) - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataOutsideUpdate
Serialize and send the given request.
setRequest(ODataBatchableRequest) - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataSingleRequest
Serialize and send the given request.
setRequest(ODataBatchableRequest) - Method in class org.apache.olingo.client.core.communication.request.batch.ODataSingleRequestImpl
Serialize and send the given request.
setRequest(ODataRequest) - Method in class org.apache.olingo.server.api.debug.DebugInformation
 
setResourcePath(UriInfoResource) - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
setResourcePath(UriInfoResource) - Method in class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
setReturnType(CsdlReturnType) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
 
setReturnType(CsdlReturnType) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
 
setReturnType(CsdlReturnType) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
Sets return type.
setRight(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
 
setRuntimeInformation(List<RuntimeMeasurement>) - Method in class org.apache.olingo.server.api.debug.DebugInformation
 
setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
 
setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
 
setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Sets scale.
setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Sets scale.
setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
Sets scale.
setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Sets scale.
setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
Sets scale.
setScale(Integer) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
setScaleAsString(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Sets scaleAsString.
setScaleAsString(String) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
setSearchExpression(SearchExpression) - Method in class org.apache.olingo.server.core.uri.queryoption.SearchOptionImpl
 
setSearchOption(SearchOption) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.SearchImpl
 
setSelectItems(List<SelectItem>) - Method in class org.apache.olingo.server.core.uri.queryoption.SelectOptionImpl
 
setSelfLink(Link) - Method in class org.apache.olingo.commons.api.data.Entity
Sets entity self link.
setServerEnvironmentVariables(Map<String, String>) - Method in class org.apache.olingo.server.api.debug.DebugInformation
 
setSingletons(List<CsdlSingleton>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
Sets singletons.
setSkipOption(SkipOption) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.SkipImpl
 
setSource(URI) - Method in interface org.apache.olingo.client.api.domain.ClientDeltaLink
 
setSource(URI) - Method in class org.apache.olingo.client.core.domain.ClientDeltaLinkImpl
 
setSource(URI) - Method in class org.apache.olingo.commons.api.data.DeltaLink
Set source of this link.
setSplit(int) - Method in interface org.apache.olingo.server.api.ODataHttpHandler
Sets the split parameter which is used for service resolution.
setSplit(int) - Method in class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
 
setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
 
setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Sets srid.
setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Sets srid.
setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
Sets srid.
setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Sets srid.
setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
Sets srid.
setStandardMethod(AggregateExpression.StandardMethod) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
setStar(boolean) - Method in class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
setStatusCode(int) - Method in class org.apache.olingo.server.api.ODataResponse
Sets the status code.
setStatusCode(int) - Method in class org.apache.olingo.server.api.ODataServerError
Sets the status code.
setSystemQueryOption(SystemQueryOption) - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
setSystemQueryOption(SystemQueryOption) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
Adds system query option.
setSystemQueryOptions(List<SystemQueryOption>) - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
setTarget(URI) - Method in interface org.apache.olingo.client.api.domain.ClientDeltaLink
 
setTarget(URI) - Method in class org.apache.olingo.client.api.domain.ClientOperation
Sets target.
setTarget(URI) - Method in class org.apache.olingo.client.core.domain.ClientDeltaLinkImpl
 
setTarget(URI) - Method in class org.apache.olingo.commons.api.data.DeltaLink
Set target of this link.
setTarget(URI) - Method in class org.apache.olingo.commons.api.data.Operation
Sets target.
setTarget(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
Sets target.
setTarget(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
Sets target.
setTarget(String) - Method in class org.apache.olingo.commons.api.ex.ODataError
The value for the target name/value pair is the target of the particular error (for example, the name of the property in error).
setTarget(String) - Method in class org.apache.olingo.commons.api.ex.ODataErrorDetail
Set the error target.
setTarget(String) - Method in class org.apache.olingo.server.api.ODataServerError
The value for the target name/value pair is the target of the particular error (for example, the name of the property in error).
setTargetNamespace(String) - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
Set target namespace for this include annotation.
setTerm(String) - Method in class org.apache.olingo.commons.api.data.Annotation
Set term for Annotation.
setTerm(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
Sets the annotated expression
setTerms(List<CsdlTerm>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Sets terms.
setText(String) - Method in class org.apache.olingo.server.core.uri.queryoption.QueryOptionImpl
 
setText(String) - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
setThen(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
 
setTimeStarted(long) - Method in class org.apache.olingo.server.api.debug.RuntimeMeasurement
Sets the start time.
setTimeStopped(long) - Method in class org.apache.olingo.server.api.debug.RuntimeMeasurement
Sets the stop time.
setTitle(String) - Method in class org.apache.olingo.client.api.domain.ClientLink.Builder
 
setTitle(String) - Method in class org.apache.olingo.client.api.domain.ClientOperation
Sets title.
setTitle(String) - Method in class org.apache.olingo.client.core.data.ServiceDocumentImpl
 
setTitle(String) - Method in class org.apache.olingo.client.core.data.ServiceDocumentItemImpl
 
setTitle(String) - Method in class org.apache.olingo.commons.api.data.Link
Sets title.
setTitle(String) - Method in class org.apache.olingo.commons.api.data.Operation
Sets title.
setTitle(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
A human readable title for this instance
setTitle(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
 
setTitle(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
A human readable title for this instance
setTitle(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
 
setTopOption(TopOption) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.TopImpl
 
setType(ClientLinkType) - Method in class org.apache.olingo.client.api.domain.ClientLink.Builder
 
setType(EdmType) - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue.Builder
 
setType(EdmPrimitiveTypeKind) - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue.Builder
 
setType(EdmType) - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl.BuilderImpl
 
setType(EdmPrimitiveTypeKind) - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl.BuilderImpl
 
setType(String) - Method in class org.apache.olingo.commons.api.data.Entity
Sets entity type.
setType(String) - Method in class org.apache.olingo.commons.api.data.Link
Sets type.
setType(Operation.Type) - Method in class org.apache.olingo.commons.api.data.Operation
Set the Operation type
setType(String) - Method in class org.apache.olingo.commons.api.data.Valuable
Set string representation of type.
setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
 
setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
 
setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
 
setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
Sets type.
setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
Sets type.
setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
 
setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
 
setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
Sets type.
setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
Sets type.
setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Sets type.
setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
Sets type.
setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Sets type.
setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Sets type.
setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
Sets type.
setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
Sets type.
setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
 
setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
 
setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
Sets type.
setTypeDefinitions(List<CsdlTypeDefinition>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
Sets type definitions.
setTypeExpression(String) - Method in class org.apache.olingo.commons.core.edm.EdmTypeInfo.Builder
 
setTypeFilter(EdmType) - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
setTypeFilter(EdmType) - Method in class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
setTypeFilter(EdmStructuredType) - Method in class org.apache.olingo.server.core.uri.UriResourceTypedImpl
 
setTypeName(String) - Method in class org.apache.olingo.commons.api.data.ComplexValue
Set string representation of type.
setUnderlyingType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
Sets underlying type.
setUnderlyingType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
Sets underlying type.
setUnderlyingType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
Sets underlying type.
setUnderlyingType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
Sets underlying type.
setUnexpected() - Method in class org.apache.olingo.client.core.communication.request.batch.ODataChangesetResponseItem
 
setUnicode(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
Sets unicode.
setUnicode(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
Sets unicode.
setURI(URI) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Sets OData request target URI.
setURI(URI) - Method in class org.apache.olingo.client.api.domain.ClientLink.Builder
 
setURI(URI, String) - Method in class org.apache.olingo.client.api.domain.ClientLink.Builder
 
setURI(URI) - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
setUriInfo(UriInfo) - Method in class org.apache.olingo.server.api.debug.DebugInformation
 
setUrl(String) - Method in class org.apache.olingo.client.core.data.ServiceDocumentItemImpl
 
setUseChuncked(boolean) - Method in interface org.apache.olingo.client.api.Configuration
Sets chunk HTTP encoding enabled or disabled.
setUseChuncked(boolean) - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
setUseUrlOperationFQN(boolean) - Method in interface org.apache.olingo.client.api.Configuration
Sets whether operation name in request URI should be fully qualified name, which is required by OData V4 protocol, but some service may still choose to support shorter name.
setUseUrlOperationFQN(boolean) - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
setUseXHTTPMethod(boolean) - Method in interface org.apache.olingo.client.api.Configuration
Sets whether PUT, MERGE, PATCH, DELETE HTTP methods need to be translated to POST with additional X-HTTTP-Method header.
setUseXHTTPMethod(boolean) - Method in class org.apache.olingo.client.core.ConfigurationImpl
 
setValidBatch(boolean) - Method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchController
Sets batch validity.
setValue(Object) - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue.Builder
 
setValue(Object) - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl.BuilderImpl
 
setValue(ValueType, Object) - Method in class org.apache.olingo.commons.api.data.Valuable
Set value and value type.
setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlAnnotationPath
 
setValue(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
 
setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression
Sets the value of the constant expression
setValue(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
 
setValue(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
 
setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElementReference
 
setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNavigationPropertyPath
 
setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPath
 
setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyPath
 
setValue(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
 
setValue(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlUrlRef
 
setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
Sets value.
setValue(Expression) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.BottomTopImpl
 
setValue(boolean) - Method in class org.apache.olingo.server.core.uri.queryoption.CountOptionImpl
 
setValue(String) - Method in class org.apache.olingo.server.core.uri.queryoption.DeltaTokenOptionImpl
 
setValue(String) - Method in class org.apache.olingo.server.core.uri.queryoption.IdOptionImpl
 
setValue(int) - Method in class org.apache.olingo.server.core.uri.queryoption.LevelsOptionImpl
 
setValue(int) - Method in class org.apache.olingo.server.core.uri.queryoption.SkipOptionImpl
 
setValue(String) - Method in class org.apache.olingo.server.core.uri.queryoption.SkipTokenOptionImpl
 
setValue(int) - Method in class org.apache.olingo.server.core.uri.queryoption.TopOptionImpl
 
setVersion(String) - Method in class org.apache.olingo.client.core.edm.xml.ClientCsdlEdmx
 
setWrapped(T) - Method in class org.apache.olingo.client.core.communication.request.Wrapper
 
setX(double) - Method in class org.apache.olingo.commons.api.edm.geo.Point
Sets the x coordinate.
setXHTTPMethod(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Adds X-HTTP-METHOD OData request header.
setXHTTPMethod(String) - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
setY(double) - Method in class org.apache.olingo.commons.api.edm.geo.Point
Sets the y coordinate.
setZ(double) - Method in class org.apache.olingo.commons.api.edm.geo.Point
Sets the z coordinate.
shouldUseRepeatableHttpBodyEntry(ODataClient) - Static method in class org.apache.olingo.client.core.uri.URIUtils
 
SINGLE_CONTENT_ID - Static variable in class org.apache.olingo.client.core.communication.request.batch.ODataSingleResponseItem
 
SINGLETON - Static variable in class org.apache.olingo.server.core.serializer.json.ServiceDocumentJsonSerializer
 
SingletonPrimitiveType - Class in org.apache.olingo.commons.core.edm.primitivetype
Abstract singleton implementation of the EDM primitive-type interface.
SingletonPrimitiveType() - Constructor for class org.apache.olingo.commons.core.edm.primitivetype.SingletonPrimitiveType
 
SingletonTermType - Class in org.apache.olingo.commons.core.edm.termtype
Abstract singleton implementation of the EDM term-type interface.
SingletonTermType() - Constructor for class org.apache.olingo.commons.core.edm.termtype.SingletonTermType
 
size() - Method in interface org.apache.olingo.client.api.domain.ClientCollectionValue
Gets collection size.
size() - Method in interface org.apache.olingo.client.api.domain.ClientComplexValue
Gets number of fields.
size() - Method in class org.apache.olingo.client.core.domain.ClientCollectionValueImpl
Gets collection size.
size() - Method in class org.apache.olingo.client.core.domain.ClientComplexValueImpl
Gets number of fields.
skip(int) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Adds skip query option.
skip(int) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
Skip - Interface in org.apache.olingo.server.api.uri.queryoption.apply
Represents the skip transformation.
SkipImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
 
SkipImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.SkipImpl
 
SkipOption - Interface in org.apache.olingo.server.api.uri.queryoption
Represents the system query option $skip For example: http://.../entitySet?$skip=10
SkipOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
SkipOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.SkipOptionImpl
 
skipToken(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Adds skiptoken query option.
skipToken(String) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
SkipTokenOption - Interface in org.apache.olingo.server.api.uri.queryoption
Represents the system query option $skiptoken For example: http://.../entitySet?$skiptoken=abv
SkipTokenOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
SkipTokenOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.SkipTokenOptionImpl
 
SLASH - Static variable in class org.apache.olingo.client.core.uri.FilterLambda
 
splitAndDecodeOptions(String) - Static method in class org.apache.olingo.server.core.uri.parser.UriDecoder
Splits the query-option string at '&' characters, the resulting parts at '=' characters, and separately percent-decodes names and values of the resulting name-value pairs.
splitAndDecodePath(String) - Static method in class org.apache.olingo.server.core.uri.parser.UriDecoder
Splits the path string at '/' characters and percent-decodes the resulting path segments.
splitMessageByBoundary(List<Line>, String) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
splitValuesByComma(String) - Static method in class org.apache.olingo.server.core.deserializer.batch.Header
 
srid - Variable in class org.apache.olingo.commons.api.edm.geo.Geospatial
Null value means it is expected to vary per instance.
SRID - Class in org.apache.olingo.commons.api.edm.geo
A geometry or geography property MAY define a value for the SRID attribute.
SRID() - Constructor for class org.apache.olingo.commons.api.edm.geo.SRID
 
SRS_URLPREFIX - Static variable in interface org.apache.olingo.commons.api.Constants
 
startRuntimeMeasurement(String, String) - Method in class org.apache.olingo.server.core.debug.ServerCoreDebugger
 
startswith(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
startswith(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
statusCode - Variable in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
Response code.
statusMessage - Variable in class org.apache.olingo.client.core.communication.response.AbstractODataResponse
Response message.
stopRuntimeMeasurement(int) - Method in class org.apache.olingo.server.core.debug.ServerCoreDebugger
 
StoreGeneratedPattern - Enum in org.apache.olingo.client.api.edm
 
stream(byte[]) - Method in class org.apache.olingo.client.core.communication.request.AbstractODataStreamer
Writes the gibe byte array onto the output stream provided at instantiation time.
streamCloseDelimiter() - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractBatchManager
Streams close delimiter.
streamDashBoundary() - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractBatchManager
Streams dash boundary.
streamRequestHeader(String) - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchRequestItem
Stream the given request header.
streamRequestHeader(ODataBatchableRequest) - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractODataBatchRequestItem
Stream the given request header.
StreamUpdateStreamManager - Interface in org.apache.olingo.client.api.communication.request.streamed
Streamed entity payload object.
stringToCollection(String, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.AbstractGeospatialType
 
stringToLineString(String, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.AbstractGeospatialType
 
stringToMultiLineString(String, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.AbstractGeospatialType
 
stringToMultiPoint(String, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.AbstractGeospatialType
 
stringToMultiPolygon(String, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.AbstractGeospatialType
 
stringToPoint(String, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.AbstractGeospatialType
 
stringToPolygon(String, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.AbstractGeospatialType
 
sub(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
sub(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
substring(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
substring(FilterArg, FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
substring(FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
substring(FilterArg, FilterArg, FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
suffix(ContextURL.Suffix) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
Set the suffix.
SystemQueryOption - Interface in org.apache.olingo.server.api.uri.queryoption
Super interface used for any system query option
SystemQueryOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
SystemQueryOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.SystemQueryOptionImpl
 
SystemQueryOptionKind - Enum in org.apache.olingo.server.api.uri.queryoption
Defines the supported system query options.

T

Target - Class in org.apache.olingo.commons.core.edm
An Edm target element.
Target(String, EdmEntityContainer) - Constructor for class org.apache.olingo.commons.core.edm.Target
 
TargetQualifierMapKey - Class in org.apache.olingo.commons.core.edm
 
TargetQualifierMapKey(FullQualifiedName, String) - Constructor for class org.apache.olingo.commons.core.edm.TargetQualifierMapKey
 
TargetType - Enum in org.apache.olingo.commons.api.edm
 
TE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
TEXT_HTML - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
TEXT_PLAIN - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
TEXT_XML - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
time(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
time(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
title - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
The human readable title.
toByteArray() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
Gets byte array representation of the full request header.
toByteArray() - Method in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
 
toCastValue(Class<T>) - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue
Returns the current value casted to the given type.
toCastValue(Class<T>) - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl
 
toContentTypeString() - Method in class org.apache.olingo.commons.api.format.ContentType
Gets ContentType as string as defined in RFC 7231, chapter 3.1.1.1: Media Type.
toDelta(InputStream) - Method in interface org.apache.olingo.client.api.serialization.ClientODataDeserializer
Gets a delta object from the given InputStream.
toDelta(InputStream) - Method in class org.apache.olingo.client.core.serialization.ClientODataDeserializerImpl
 
toDelta(InputStream) - Method in class org.apache.olingo.client.core.serialization.JsonDeltaDeserializer
 
toEntity(InputStream) - Method in interface org.apache.olingo.client.api.serialization.ODataDeserializer
Gets an entity object from the given InputStream.
toEntity(InputStream) - Method in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
toEntity(InputStream) - Method in class org.apache.olingo.client.core.serialization.ClientODataDeserializerImpl
 
toEntity(InputStream) - Method in class org.apache.olingo.client.core.serialization.JsonDeserializer
 
toEntitySet(InputStream) - Method in interface org.apache.olingo.client.api.serialization.ODataDeserializer
Gets an entity set object from the given InputStream.
toEntitySet(InputStream) - Method in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
toEntitySet(InputStream) - Method in class org.apache.olingo.client.core.serialization.ClientODataDeserializerImpl
 
toEntitySet(InputStream) - Method in class org.apache.olingo.client.core.serialization.JsonDeserializer
 
toError(InputStream) - Method in interface org.apache.olingo.client.api.serialization.ODataDeserializer
Gets the ODataError object represented by the given InputStream.
toError(InputStream) - Method in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
toError(InputStream) - Method in class org.apache.olingo.client.core.serialization.ClientODataDeserializerImpl
 
toError(InputStream) - Method in class org.apache.olingo.client.core.serialization.JsonDeserializer
 
tokenize(String) - Method in class org.apache.olingo.server.core.uri.parser.search.SearchTokenizer
Takes the search query and splits it into a list of corresponding SearchQueryTokens.
tokenToPrimitiveType - Static variable in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
toLineList() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchLineReader
 
toList() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchLineReader
 
tolower(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
tolower(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
toMetadata(InputStream) - Method in interface org.apache.olingo.client.api.serialization.ClientODataDeserializer
 
toMetadata(InputStream) - Method in class org.apache.olingo.client.core.serialization.ClientODataDeserializerImpl
 
toMultiMap() - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
top(int) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
Adds top query option.
top(int) - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
Top - Interface in org.apache.olingo.server.api.uri.queryoption.apply
Represents the top transformation.
TopImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
 
TopImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.TopImpl
 
TopOption - Interface in org.apache.olingo.server.api.uri.queryoption
Represents the system query option $top For example: http://.../entitySet?$top=10
TopOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
TopOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.TopOptionImpl
 
toProperty(InputStream) - Method in interface org.apache.olingo.client.api.serialization.ODataDeserializer
Gets a property object from the given InputStream.
toProperty(InputStream) - Method in class org.apache.olingo.client.core.serialization.AtomDeserializer
 
toProperty(InputStream) - Method in class org.apache.olingo.client.core.serialization.ClientODataDeserializerImpl
 
toProperty(InputStream) - Method in class org.apache.olingo.client.core.serialization.JsonDeserializer
 
toServiceDocument(InputStream) - Method in interface org.apache.olingo.client.api.serialization.ClientODataDeserializer
Gets the ServiceDocument object represented by the given InputStream.
toServiceDocument(InputStream) - Method in class org.apache.olingo.client.core.data.JSONServiceDocumentDeserializer
 
toServiceDocument(InputStream) - Method in class org.apache.olingo.client.core.data.XMLServiceDocumentDeserializer
 
toServiceDocument(InputStream) - Method in class org.apache.olingo.client.core.serialization.ClientODataDeserializerImpl
 
toSingleMap() - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
toString() - Method in class org.apache.olingo.client.api.domain.AbstractClientPayload
 
toString() - Method in class org.apache.olingo.client.api.domain.AbstractClientValue
 
toString() - Method in interface org.apache.olingo.client.api.domain.ClientEnumValue
 
toString() - Method in class org.apache.olingo.client.api.domain.ClientInlineEntity
 
toString() - Method in class org.apache.olingo.client.api.domain.ClientInlineEntitySet
 
toString() - Method in class org.apache.olingo.client.api.domain.ClientItem
 
toString() - Method in enum org.apache.olingo.client.api.domain.ClientLinkType
 
toString() - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue
Serialize the current value as String.
toString() - Method in enum org.apache.olingo.client.api.uri.QueryOption
 
toString() - Method in class org.apache.olingo.client.core.data.ServiceDocumentImpl
 
toString() - Method in class org.apache.olingo.client.core.data.ServiceDocumentItemImpl
 
toString() - Method in class org.apache.olingo.client.core.domain.ClientAnnotationImpl
 
toString() - Method in class org.apache.olingo.client.core.domain.ClientCollectionValueImpl
 
toString() - Method in class org.apache.olingo.client.core.domain.ClientComplexValueImpl
 
toString() - Method in class org.apache.olingo.client.core.domain.ClientDeletedEntityImpl
 
toString() - Method in class org.apache.olingo.client.core.domain.ClientDeltaImpl
 
toString() - Method in class org.apache.olingo.client.core.domain.ClientDeltaLinkImpl
 
toString() - Method in class org.apache.olingo.client.core.domain.ClientEntityImpl
 
toString() - Method in class org.apache.olingo.client.core.domain.ClientEntitySetImpl
 
toString() - Method in class org.apache.olingo.client.core.domain.ClientEnumValueImpl
 
toString() - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl
 
toString() - Method in class org.apache.olingo.client.core.domain.ClientPropertyImpl
 
toString() - Method in class org.apache.olingo.client.core.domain.ClientValuableImpl
 
toString() - Method in class org.apache.olingo.client.core.uri.URIBuilderImpl
 
toString() - Method in class org.apache.olingo.commons.api.data.Annotation
 
toString() - Method in class org.apache.olingo.commons.api.data.ComplexValue
 
toString() - Method in class org.apache.olingo.commons.api.data.Entity
 
toString() - Method in class org.apache.olingo.commons.api.data.EntityCollection
 
toString() - Method in class org.apache.olingo.commons.api.data.Parameter
 
toString() - Method in class org.apache.olingo.commons.api.data.Property
 
toString() - Method in class org.apache.olingo.commons.api.data.Valuable
 
toString() - Method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
 
toString() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
 
toString() - Method in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
 
toString() - Method in class org.apache.olingo.commons.api.edm.geo.Point
 
toString() - Method in class org.apache.olingo.commons.api.edm.geo.SRID
 
toString() - Method in class org.apache.olingo.commons.api.format.AcceptCharset
 
toString() - Method in class org.apache.olingo.commons.api.format.AcceptType
 
toString() - Method in class org.apache.olingo.commons.api.format.ContentType
 
toString() - Method in enum org.apache.olingo.commons.api.format.PreferenceName
 
toString() - Method in enum org.apache.olingo.commons.api.http.HttpStatusCode
The status code info is the readable form of the status code.
toString() - Method in class org.apache.olingo.commons.core.edm.AbstractEdmNamed
 
toString(Point, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.AbstractGeospatialType
 
toString(MultiPoint, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.AbstractGeospatialType
 
toString(LineString, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.AbstractGeospatialType
 
toString(MultiLineString, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.AbstractGeospatialType
 
toString(Polygon, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.AbstractGeospatialType
 
toString(MultiPolygon, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.AbstractGeospatialType
 
toString(GeospatialCollection, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.AbstractGeospatialType
 
toString() - Method in class org.apache.olingo.commons.core.edm.Target
 
toString() - Method in class org.apache.olingo.server.api.debug.RuntimeMeasurement
 
toString() - Method in exception org.apache.olingo.server.api.ODataLibraryException
 
toString() - Method in class org.apache.olingo.server.api.prefer.PreferencesApplied
 
toString() - Method in enum org.apache.olingo.server.api.uri.queryoption.expression.BinaryOperatorKind
 
toString() - Method in enum org.apache.olingo.server.api.uri.queryoption.expression.MethodKind
 
toString() - Method in enum org.apache.olingo.server.api.uri.queryoption.expression.UnaryOperatorKind
 
toString() - Method in enum org.apache.olingo.server.api.uri.queryoption.SystemQueryOptionKind
 
toString() - Method in interface org.apache.olingo.server.api.uri.UriResource
 
toString(boolean) - Method in interface org.apache.olingo.server.api.uri.UriResourcePartTyped
 
toString() - Method in class org.apache.olingo.server.core.deserializer.batch.Line
 
toString() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchBinaryImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchTermImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchUnaryImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.AliasImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.BinaryImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.EnumerationImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.LambdaRefImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.LiteralImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MemberImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MethodImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.TypeLiteralImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.UnaryImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
toString(boolean) - Method in class org.apache.olingo.server.core.uri.UriResourceActionImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.UriResourceImpl
 
toString(boolean) - Method in class org.apache.olingo.server.core.uri.UriResourceTypedImpl
 
toString(boolean) - Method in class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
totaloffsetminutes(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
totaloffsetminutes(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
totalseconds(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
totalseconds(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
toupper(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
toupper(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
toUriLiteral(String) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
Converts default literal representation to URI literal representation.
toUriLiteral(String) - Method in class org.apache.olingo.commons.core.edm.EdmEnumTypeImpl
 
toUriLiteral(String) - Method in class org.apache.olingo.commons.core.edm.EdmTypeDefinitionImpl
 
toUriLiteral(String) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmString
 
toValue() - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue
Returns the current value as generic Object.
toValue() - Method in class org.apache.olingo.client.core.domain.ClientPrimitiveValueImpl
 
toValueString() - Method in class org.apache.olingo.server.api.prefer.PreferencesApplied
Returns a string representation that can be used as value of a Preference-Applied HTTP response header.
trackChanges() - Method in class org.apache.olingo.client.api.communication.header.ODataPreferences
The odata.track-changes preference is used to request that the service return a delta link that can subsequently be used to obtain changes (deltas) to this result.
trackChanges() - Method in class org.apache.olingo.server.api.prefer.PreferencesApplied.Builder
Sets odata.track-changes.
transform(BatchBodyPart) - Method in class org.apache.olingo.server.core.deserializer.batch.BatchRequestTransformator
 
trim(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
trim(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
trimLineListToLength(List<Line>, int) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
type(EdmType) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
Set the edm entity type.
type - Variable in class org.apache.olingo.commons.api.edm.geo.Geospatial
 
type - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
The Type.
type - Variable in class org.apache.olingo.commons.core.edm.primitivetype.AbstractGeospatialType
 
TypeLiteral - Interface in org.apache.olingo.server.api.uri.queryoption.expression
Represents a type literal expression in the expression tree
TypeLiteralImpl - Class in org.apache.olingo.server.core.uri.queryoption.expression
 
TypeLiteralImpl(EdmType) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.TypeLiteralImpl
 
typeName - Variable in class org.apache.olingo.commons.core.edm.EdmTypeImpl
 
typeQName - Static variable in class org.apache.olingo.client.core.serialization.AtomDeserializer
 

U

Unary - Interface in org.apache.olingo.server.api.uri.queryoption.expression
Represents a unary expression node in the expression tree
A binary expression node is inserted in the expression tree for any valid ODATA unary operator in UnaryOperatorKind
UnaryImpl - Class in org.apache.olingo.server.core.uri.queryoption.expression
 
UnaryImpl(UnaryOperatorKind, Expression, EdmType) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.UnaryImpl
 
UnaryOperatorKind - Enum in org.apache.olingo.server.api.uri.queryoption.expression
Enumeration of supported unary operators
For the semantic of these operators please see the ODATA specification for URL conventions
unicode(Boolean) - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions.Builder
Sets the unicode facet.
unicode(Boolean) - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions.Builder
Sets the unicode facet.
updateComplex(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in interface org.apache.olingo.server.api.processor.ComplexProcessor
Update complex-type instance with send data in the persistence and puts content, status, and Location into the response.
updateComplexCollection(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in interface org.apache.olingo.server.api.processor.ComplexCollectionProcessor
Update (replace) complex-type collection with send data in the persistence and puts content, status, and Location into the response.
updateEntity(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in interface org.apache.olingo.server.api.processor.EntityProcessor
Update entity data with send data in the persistence and puts content, status, and Location into the response.
updateEntityCollection(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in interface org.apache.olingo.server.api.processor.DeltaProcessor
Process a delta patch against an EntityCollection.
updateMediaEntity(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in interface org.apache.olingo.server.api.processor.MediaEntityProcessor
Updates entity media data in the persistence and puts content and status into the response.
updatePrimitive(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in interface org.apache.olingo.server.api.processor.PrimitiveProcessor
Update primitive-type instance with send data in the persistence and puts content, status, and Location into the response.
updatePrimitiveCollection(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in interface org.apache.olingo.server.api.processor.PrimitiveCollectionProcessor
Update (replace) primitive-type collection with send data in the persistence and puts content, status, and Location into the response.
updatePrimitiveValue(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in interface org.apache.olingo.server.api.processor.PrimitiveValueProcessor
Update primitive-type instance with sent raw data in the persistence and puts content, status, and Location into the response.
updateReference(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in interface org.apache.olingo.server.api.processor.ReferenceProcessor
Update entity reference in the persistence and puts content, status, and Location into the response.
UpdateType - Enum in org.apache.olingo.client.api.communication.request.cud
Update type.
uri - Variable in class org.apache.olingo.client.core.communication.request.AbstractODataRequest
Target URI.
uri - Variable in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl
Target URI.
URIBuilder - Interface in org.apache.olingo.client.api.uri
 
URIBuilderImpl - Class in org.apache.olingo.client.core.uri
 
URIBuilderImpl(Configuration, String) - Constructor for class org.apache.olingo.client.core.uri.URIBuilderImpl
Constructor.
URIBuilderImpl.Segment - Class in org.apache.olingo.client.core.uri
 
UriDecoder - Class in org.apache.olingo.server.core.uri.parser
 
UriDecoder() - Constructor for class org.apache.olingo.server.core.uri.parser.UriDecoder
 
URIFilter - Interface in org.apache.olingo.client.api.uri
Interface for any available filter; obtain instances via FilterFactory.
UriHelper - Interface in org.apache.olingo.server.api.uri
Used for URI-related tasks.
UriHelperImpl - Class in org.apache.olingo.server.core.uri
 
UriHelperImpl() - Constructor for class org.apache.olingo.server.core.uri.UriHelperImpl
 
UriInfo - Interface in org.apache.olingo.server.api.uri
Object acting as general access to URI information extracted from the request URI.
UriInfoAll - Interface in org.apache.olingo.server.api.uri
Used for URI info kind UriInfoKind.all to describe URIs like http://.../serviceroot/$all
UriInfoBatch - Interface in org.apache.olingo.server.api.uri
Used for URI info kind UriInfoKind.batch to describe URIs like http://.../serviceroot/$batch
UriInfoCrossjoin - Interface in org.apache.olingo.server.api.uri
Used for URI info kind UriInfoKind.crossjoin to describe URIs like http://.../serviceroot/$crossjoin(...)
UriInfoEntityId - Interface in org.apache.olingo.server.api.uri
Used for URI info kind UriInfoKind.entityId to describe URIs like http://.../serviceroot/$entity...
UriInfoImpl - Class in org.apache.olingo.server.core.uri
 
UriInfoImpl() - Constructor for class org.apache.olingo.server.core.uri.UriInfoImpl
 
UriInfoKind - Enum in org.apache.olingo.server.api.uri
Defining the various info kinds
UriInfoMetadata - Interface in org.apache.olingo.server.api.uri
Used for URI info kind UriInfoKind.metadata to describe URIs like http://.../serviceroot/$metadata...
UriInfoResource - Interface in org.apache.olingo.server.api.uri
Used for URI info kind UriInfoKind.resource to describe URIs like E.g.
UriInfoService - Interface in org.apache.olingo.server.api.uri
Used for URI info kind UriInfoKind.service to describe URIs like http://.../serviceroot
UriParameter - Interface in org.apache.olingo.server.api.uri
Represents a function parameter or key predicate when used in the URI.
UriParameterImpl - Class in org.apache.olingo.server.core.uri
 
UriParameterImpl() - Constructor for class org.apache.olingo.server.core.uri.UriParameterImpl
 
UriParserException - Exception in org.apache.olingo.server.core.uri.parser
 
UriParserException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.UriParserException
 
UriParserException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.UriParserException
 
UriParserSemanticException - Exception in org.apache.olingo.server.core.uri.parser
Exception thrown during URI parsing in cases where an URI part is invalid according to the Entity Data Model.
UriParserSemanticException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.UriParserSemanticException
 
UriParserSemanticException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.UriParserSemanticException
 
UriParserSemanticException.MessageKeys - Enum in org.apache.olingo.server.core.uri.parser
 
UriParserSyntaxException - Exception in org.apache.olingo.server.core.uri.parser
Exception thrown during URI parsing in cases where the URI violates the URI construction rules.
UriParserSyntaxException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.UriParserSyntaxException
 
UriParserSyntaxException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.UriParserSyntaxException
 
UriParserSyntaxException.MessageKeys - Enum in org.apache.olingo.server.core.uri.parser
 
UriResource - Interface in org.apache.olingo.server.api.uri
Super interface for all objects representing resource parts.
UriResourceAction - Interface in org.apache.olingo.server.api.uri
Used to describe an action used within an resource path For example: http://.../serviceroot/action()
UriResourceActionImpl - Class in org.apache.olingo.server.core.uri
Implementation of the UriResourceAction interface.
UriResourceActionImpl(EdmActionImport) - Constructor for class org.apache.olingo.server.core.uri.UriResourceActionImpl
 
UriResourceActionImpl(EdmAction) - Constructor for class org.apache.olingo.server.core.uri.UriResourceActionImpl
 
UriResourceComplexProperty - Interface in org.apache.olingo.server.api.uri
Used to describe an complex property used within an resource path E.g.
UriResourceComplexPropertyImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceComplexPropertyImpl(EdmProperty) - Constructor for class org.apache.olingo.server.core.uri.UriResourceComplexPropertyImpl
 
UriResourceCount - Interface in org.apache.olingo.server.api.uri
Used to describe an $count used within an resource path For example: http://.../serviceroot/entityset(1)/$count
UriResourceCountImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceCountImpl() - Constructor for class org.apache.olingo.server.core.uri.UriResourceCountImpl
 
UriResourceEntitySet - Interface in org.apache.olingo.server.api.uri
Used to describe an entity set used within an resource path For example: http://.../serviceroot/entityset(1)
UriResourceEntitySetImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceEntitySetImpl(EdmEntitySet) - Constructor for class org.apache.olingo.server.core.uri.UriResourceEntitySetImpl
 
UriResourceFunction - Interface in org.apache.olingo.server.api.uri
Used to describe an function import or bound function used within an resource path For example: http://.../serviceroot/functionImport(P1=1,P2='A')
UriResourceFunctionImpl - Class in org.apache.olingo.server.core.uri
Covers Function imports and BoundFunction in URI
UriResourceFunctionImpl(EdmFunctionImport, EdmFunction, List<UriParameter>) - Constructor for class org.apache.olingo.server.core.uri.UriResourceFunctionImpl
 
UriResourceImpl - Class in org.apache.olingo.server.core.uri
Abstract class for resource-path elements in URI.
UriResourceImpl(UriResourceKind) - Constructor for class org.apache.olingo.server.core.uri.UriResourceImpl
 
UriResourceIt - Interface in org.apache.olingo.server.api.uri
Class indicating the $it reference.
UriResourceItImpl - Class in org.apache.olingo.server.core.uri
Covers Functionimports and BoundFunction in URI
UriResourceItImpl(EdmType, boolean) - Constructor for class org.apache.olingo.server.core.uri.UriResourceItImpl
 
UriResourceKind - Enum in org.apache.olingo.server.api.uri
Defining the various resource part types
UriResourceLambdaAll - Interface in org.apache.olingo.server.api.uri
Used to describe an all lambda expression used within an resource path For example: http://.../serviceroot/entityset/all(...)
UriResourceLambdaAllImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceLambdaAllImpl(String, Expression) - Constructor for class org.apache.olingo.server.core.uri.UriResourceLambdaAllImpl
 
UriResourceLambdaAny - Interface in org.apache.olingo.server.api.uri
Used to describe an any lambda expression used within an resource path For example: http://.../serviceroot/entityset/any(...)
UriResourceLambdaAnyImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceLambdaAnyImpl(String, Expression) - Constructor for class org.apache.olingo.server.core.uri.UriResourceLambdaAnyImpl
 
UriResourceLambdaVariable - Interface in org.apache.olingo.server.api.uri
Used to describe an lambda variable used within an resource path For example: http://.../serviceroot/entityset/listofstring/any(d: 'string' eq d)
UriResourceLambdaVarImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceLambdaVarImpl(String, EdmType) - Constructor for class org.apache.olingo.server.core.uri.UriResourceLambdaVarImpl
 
UriResourceNavigation - Interface in org.apache.olingo.server.api.uri
Used to describe an navigation property used within an resource path For example: http://.../serviceroot/entityset(1)/navProperty
UriResourceNavigationPropertyImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceNavigationPropertyImpl(EdmNavigationProperty) - Constructor for class org.apache.olingo.server.core.uri.UriResourceNavigationPropertyImpl
 
UriResourcePartTyped - Interface in org.apache.olingo.server.api.uri
Used to describe an typed resource part (super interface)
UriResourcePrimitiveProperty - Interface in org.apache.olingo.server.api.uri
Used to describe an primitive property used within an resource path For example: http://.../serviceroot/entityset(1)/property
UriResourcePrimitivePropertyImpl - Class in org.apache.olingo.server.core.uri
 
UriResourcePrimitivePropertyImpl(EdmProperty) - Constructor for class org.apache.olingo.server.core.uri.UriResourcePrimitivePropertyImpl
 
UriResourceProperty - Interface in org.apache.olingo.server.api.uri
Used to describe an resource part which is an property (super interface)
UriResourceRef - Interface in org.apache.olingo.server.api.uri
Used to describe an $ref used within an resource path For example: http://.../serviceroot/entityset/$ref
UriResourceRefImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceRefImpl() - Constructor for class org.apache.olingo.server.core.uri.UriResourceRefImpl
 
UriResourceRoot - Interface in org.apache.olingo.server.api.uri
Class indicating the $root reference.
UriResourceRootImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceRootImpl(EdmType, boolean) - Constructor for class org.apache.olingo.server.core.uri.UriResourceRootImpl
 
UriResourceSingleton - Interface in org.apache.olingo.server.api.uri
Used to describe an entity set used within an resource path For example: http://.../serviceroot/singleton
UriResourceSingletonImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceSingletonImpl(EdmSingleton) - Constructor for class org.apache.olingo.server.core.uri.UriResourceSingletonImpl
 
UriResourceStartingTypeFilterImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceStartingTypeFilterImpl(EdmType, boolean) - Constructor for class org.apache.olingo.server.core.uri.UriResourceStartingTypeFilterImpl
 
UriResourceTypedImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceTypedImpl(UriResourceKind) - Constructor for class org.apache.olingo.server.core.uri.UriResourceTypedImpl
 
UriResourceValue - Interface in org.apache.olingo.server.api.uri
Used to describe an $value used within an resource path For example: http://.../serviceroot/entityset(1)/property/$value
UriResourceValueImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceValueImpl() - Constructor for class org.apache.olingo.server.core.uri.UriResourceValueImpl
 
UriResourceWithKeysImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceWithKeysImpl(UriResourceKind) - Constructor for class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
URISearch - Interface in org.apache.olingo.client.api.uri
Interface for $search; obtain instances via SearchFactory.
UriTokenizer - Class in org.apache.olingo.server.core.uri.parser
Simple OData URI tokenizer that works on a given string by keeping an index.
UriTokenizer(String) - Constructor for class org.apache.olingo.server.core.uri.parser.UriTokenizer
 
UriTokenizer.TokenKind - Enum in org.apache.olingo.server.core.uri.parser
 
URIUtils - Class in org.apache.olingo.client.core.uri
URI utilities.
UriValidationException - Exception in org.apache.olingo.server.core.uri.validator
 
UriValidationException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.validator.UriValidationException
 
UriValidationException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.validator.UriValidationException
 
UriValidationException.MessageKeys - Enum in org.apache.olingo.server.core.uri.validator
 
UriValidator - Class in org.apache.olingo.server.core.uri.validator
 
UriValidator() - Constructor for class org.apache.olingo.server.core.uri.validator.UriValidator
 
USER_AGENT - Static variable in class org.apache.olingo.client.core.http.AbstractHttpClientFactory
 
USER_AGENT - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
UTF8 - Static variable in interface org.apache.olingo.commons.api.Constants
 

V

validate(String, Boolean, Integer, Integer, Integer, Boolean) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
Validates literal value.
validate(String, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.EdmEnumTypeImpl
 
validate(String, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.EdmTypeDefinitionImpl
 
validate(String, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmBinary
 
validate(String, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmBoolean
 
validate(String, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDecimal
 
validate(String, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmGuid
 
validate(String, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmStream
 
validate(UriInfo, HttpMethod) - Method in class org.apache.olingo.server.core.uri.validator.UriValidator
 
validateContentTransferEncoding(Header) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchTransformatorCommon
 
validateContentType(Header, ContentType) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchTransformatorCommon
 
validateDataServiceVersion(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
Validates format and range of a data service version string.
validateDecimals(String, Boolean, Integer, Integer, String, Boolean) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
Validates literal value for Decimal values in V4.01
validateDecimals(String, Boolean, Integer, Integer, String, Boolean) - Method in class org.apache.olingo.commons.core.edm.primitivetype.EdmDecimal
 
validateEdm() - Method in class org.apache.olingo.client.core.metadatavalidator.EdmTypeValidator
Validates Edm
validateFunctionParameterFacets(EdmFunction, List<UriParameter>, Edm, Map<String, AliasQueryOption>) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
validateFunctionParameters(EdmFunction, List<UriParameter>, Edm, EdmType, Map<String, AliasQueryOption>) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
validateHost(Header, String) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchTransformatorCommon
 
validateHttpMethod(boolean) - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
validateMetadata(Edm) - Method in interface org.apache.olingo.client.api.serialization.ODataMetadataValidation
This method validates the metadata based on the Edm provided
validateMetadata(XMLMetadata) - Method in interface org.apache.olingo.client.api.serialization.ODataMetadataValidation
This method validates the metadata based on the XMLMetadata provided
validateMetadata(Edm) - Method in class org.apache.olingo.client.core.serialization.ODataMetadataValidationImpl
 
validateMetadata(XMLMetadata) - Method in class org.apache.olingo.client.core.serialization.ODataMetadataValidationImpl
 
validateMetadataXML() - Method in class org.apache.olingo.client.core.metadatavalidator.CsdlTypeValidator
Validates metadata
validateSingleRequest(ODataBatchableRequest) - Method in class org.apache.olingo.client.core.communication.request.batch.AbstractBatchManager
 
validateSingleRequest(ODataBatchableRequest) - Method in class org.apache.olingo.client.core.communication.request.batch.ODataBatchRequestImpl.BatchManagerImpl
 
valuable(JsonGenerator, Valuable, String) - Method in class org.apache.olingo.client.core.serialization.JsonSerializer
 
Valuable - Class in org.apache.olingo.commons.api.data
Defines a value with an according type.
Valuable() - Constructor for class org.apache.olingo.commons.api.data.Valuable
 
valuable(JsonGenerator, Valuable, String, EdmType, EdmProperty) - Method in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
value - Variable in class org.apache.olingo.client.core.domain.ClientValuableImpl
 
value(Valuable, JsonNode, ObjectCodec) - Method in class org.apache.olingo.client.core.serialization.JsonDeserializer
 
VALUE - Static variable in interface org.apache.olingo.commons.api.Constants
 
VALUE_ODATA_METADATA_FULL - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
VALUE_ODATA_METADATA_MINIMAL - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
VALUE_ODATA_METADATA_NONE - Static variable in class org.apache.olingo.commons.api.format.ContentType
 
valueOf(String) - Static method in enum org.apache.olingo.client.api.communication.request.cud.UpdateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.client.api.domain.ClientDeletedEntity.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.client.api.domain.ClientLinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.client.api.edm.StoreGeneratedPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.client.api.uri.QueryOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.client.api.uri.SegmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.client.core.communication.request.batch.ODataBatchUtilities.BatchItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.data.ContextURL.Suffix
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.data.DeletedEntity.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.data.Operation.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.data.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.data.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmOnDelete
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmTypeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.EdmTermTypeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Dimension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.olingo.commons.api.edm.geo.SRID
Creates a new SRID instance from a given value.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.CsdlOnDeleteAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.TargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.format.PreferenceName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.http.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.commons.api.http.HttpStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.api.deserializer.batch.BatchDeserializerException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.api.deserializer.DeserializerException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.api.etag.PreconditionException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.api.prefer.Preferences.Return
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.api.serializer.BatchSerializerException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.api.serializer.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.api.serializer.RepresentationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.api.serializer.SerializerException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression.StandardMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.apply.BottomTop.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.ApplyItem.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.BinaryOperatorKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.MethodKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.UnaryOperatorKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.search.SearchBinaryOperatorKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.search.SearchUnaryOperatorKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.SystemQueryOptionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.UriInfoKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.UriResourceKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.core.AcceptHeaderContentNegotiatorException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.core.ContentNegotiatorException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.core.ODataHandlerException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.core.uri.parser.search.SearchParserException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.core.uri.parser.search.SearchQueryToken.Token
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.core.uri.parser.search.SearchTokenizerException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.core.uri.parser.UriParserSemanticException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.core.uri.parser.UriParserSyntaxException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.core.uri.parser.UriTokenizer.TokenKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.core.uri.validator.UriValidationException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOfFQN(FullQualifiedName) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
Gets the EdmPrimitiveTypeKind from a full-qualified type name.
valueOfFQN(String) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
Gets the EdmPrimitiveTypeKind from a full type expression (like Edm.Int32).
valueOfFQN(FullQualifiedName) - Static method in enum org.apache.olingo.commons.api.edm.EdmTermTypeKind
Gets the EdmPrimitiveTypeKind from a full-qualified type name.
valueOfFQN(String) - Static method in enum org.apache.olingo.commons.api.edm.EdmTermTypeKind
Gets the EdmTermTypeKind from a full type expression (like Edm.Int32).
valueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
Converts literal representation of value to system data type.
valueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.EdmEnumTypeImpl
 
valueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in class org.apache.olingo.commons.core.edm.EdmTypeDefinitionImpl
 
values() - Static method in enum org.apache.olingo.client.api.communication.request.cud.UpdateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.client.api.domain.ClientDeletedEntity.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.client.api.domain.ClientLinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.client.api.edm.StoreGeneratedPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.client.api.uri.QueryOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.client.api.uri.SegmentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.client.core.communication.request.batch.ODataBatchUtilities.BatchItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.apache.olingo.client.core.domain.ClientCollectionValueImpl
Values.
values() - Static method in enum org.apache.olingo.commons.api.data.ContextURL.Suffix
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.data.DeletedEntity.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.data.Operation.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.data.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.data.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmOnDelete
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmTypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.EdmTermTypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Dimension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.provider.CsdlOnDeleteAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.edm.TargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.format.PreferenceName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.commons.api.http.HttpStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.api.deserializer.batch.BatchDeserializerException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.api.deserializer.DeserializerException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.api.etag.PreconditionException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.api.prefer.Preferences.Return
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.api.serializer.BatchSerializerException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.api.serializer.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.api.serializer.RepresentationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.api.serializer.SerializerException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression.StandardMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.apply.BottomTop.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.ApplyItem.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.BinaryOperatorKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.MethodKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.UnaryOperatorKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.search.SearchBinaryOperatorKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.search.SearchUnaryOperatorKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.SystemQueryOptionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.api.uri.UriInfoKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.api.uri.UriResourceKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.core.AcceptHeaderContentNegotiatorException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.core.ContentNegotiatorException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.core.ODataHandlerException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.core.uri.parser.search.SearchParserException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.core.uri.parser.search.SearchQueryToken.Token
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.core.uri.parser.search.SearchTokenizerException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.core.uri.parser.UriParserSemanticException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.core.uri.parser.UriParserSyntaxException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.core.uri.parser.UriTokenizer.TokenKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.core.uri.validator.UriValidationException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
valueToString(Object, Boolean, Integer, Integer, Integer, Boolean) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
Converts system data type to literal representation of value.
valueToString(Object, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.EdmEnumTypeImpl
 
valueToString(Object, Boolean, Integer, Integer, Integer, Boolean) - Method in class org.apache.olingo.commons.core.edm.EdmTypeDefinitionImpl
 
ValueType - Enum in org.apache.olingo.commons.api.data
Defines the type of a value (see Valuable).
VARIABLE_SCALE - Static variable in interface org.apache.olingo.commons.api.Constants
 
VARY - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
VisitableExpression - Interface in org.apache.olingo.server.api.uri.queryoption.expression
Marks an expression node a visitable by an expression visitor
visitAlias(String) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
Called for each traversed Alias expression
visitAlias(String) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitBinaryOperator(BinaryOperatorKind, T, T) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
Called for each traversed Binary expression
visitBinaryOperator(BinaryOperatorKind, T, List<T>) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
Called for each traversed Binary expression
visitBinaryOperator(BinaryOperatorKind, JsonNode, JsonNode) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitBinaryOperator(BinaryOperatorKind, JsonNode, List<JsonNode>) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitComputeAggregate(AggregateExpression.StandardMethod, UriInfo, T) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
Called for each traversed AggregateExpression
visitEnum(EdmEnumType, List<String>) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
Called for each traversed Enumeration expression
visitEnum(EdmEnumType, List<String>) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitLambdaExpression(String, String, Expression) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
Called for each traversed lambda expression
visitLambdaExpression(String, String, Expression) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitLambdaReference(String) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
Called for each traversed LambdaRef
visitLambdaReference(String) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitLiteral(Literal) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
Called for each traversed Literal expression
visitLiteral(Literal) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitMember(Member) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
Called for each traversed Member expression
visitMember(Member) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitMethodCall(MethodKind, List<T>) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
Called for each traversed Method expression
visitMethodCall(MethodKind, List<JsonNode>) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitTypeLiteral(EdmType) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
Called for each traversed TypeLiteral expression
visitTypeLiteral(EdmType) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitUnaryOperator(UnaryOperatorKind, T) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
Called for each traversed Unary expression
visitUnaryOperator(UnaryOperatorKind, JsonNode) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 

W

wait(int) - Method in class org.apache.olingo.client.api.communication.header.ODataPreferences
The wait preference, as defined in [HTTP-Prefer], is used to establish an upper bound on the length of time, in seconds, the client is prepared to wait for the service to process the request synchronously once it has been received.
wait(int) - Method in interface org.apache.olingo.client.api.communication.request.AsyncRequestWrapper
Add wait http header.
wait(int) - Method in class org.apache.olingo.client.core.communication.request.AsyncRequestWrapperImpl
 
waitPreference(Integer) - Method in class org.apache.olingo.server.api.prefer.PreferencesApplied.Builder
Sets the value of the applied preference wait.
with(String) - Static method in class org.apache.olingo.client.api.ODataClientBuilder
Initiate the builder for an EdmEnabledODataClient.
with() - Static method in class org.apache.olingo.commons.api.data.ContextURL
Start building a ContextURL instance.
with() - Static method in class org.apache.olingo.server.api.deserializer.batch.BatchOptions
Creates a new BatchOptions builder.
with() - Static method in class org.apache.olingo.server.api.prefer.PreferencesApplied
Initializes the builder.
with() - Static method in class org.apache.olingo.server.api.serializer.ComplexSerializerOptions
Initializes the options builder.
with() - Static method in class org.apache.olingo.server.api.serializer.EdmAssistedSerializerOptions
Initializes the options builder.
with() - Static method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions
Initializes the options builder.
with() - Static method in class org.apache.olingo.server.api.serializer.EntitySerializerOptions
Initializes the options builder.
with() - Static method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions
Initializes the options builder.
with() - Static method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions
Initializes the options builder.
with() - Static method in class org.apache.olingo.server.api.serializer.ReferenceCollectionSerializerOptions
Initializes the options builder.
with() - Static method in class org.apache.olingo.server.api.serializer.ReferenceSerializerOptions
Initializes the options builder.
with() - Static method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl
 
with(AbstractEntityCollectionObject, EdmEntityType, ODataSerializer, ServiceMetadata, EntityCollectionSerializerOptions) - Static method in class org.apache.olingo.server.core.ODataWritableContent
 
with(EntityMediaObject, FixedFormatSerializerImpl) - Static method in class org.apache.olingo.server.core.ODataWritableContent
 
with(InputStream, FixedFormatSerializerImpl) - Static method in class org.apache.olingo.server.core.ODataWritableContent
 
with() - Static method in class org.apache.olingo.server.core.serializer.SerializerResultImpl
 
with() - Static method in class org.apache.olingo.server.core.serializer.SerializerStreamResultImpl
 
wrapped - Variable in class org.apache.olingo.client.core.http.AbstractOAuth2HttpClientFactory
 
Wrapper<T> - Class in org.apache.olingo.client.core.communication.request
Generic wrapper class.
Wrapper() - Constructor for class org.apache.olingo.client.core.communication.request.Wrapper
 
WrappingHttpClientFactory - Interface in org.apache.olingo.client.api.http
 
write(Writer, T) - Method in interface org.apache.olingo.client.api.serialization.ODataSerializer
 
write(Writer, ResWrap<T>) - Method in interface org.apache.olingo.client.api.serialization.ODataSerializer
 
write(int) - Method in class org.apache.olingo.client.core.communication.util.PipedOutputStream
 
write(byte[]) - Method in class org.apache.olingo.client.core.communication.util.PipedOutputStream
 
write(byte[], int, int) - Method in class org.apache.olingo.client.core.communication.util.PipedOutputStream
 
write(Writer, T) - Method in class org.apache.olingo.client.core.serialization.AtomSerializer
 
write(Writer, ResWrap<T>) - Method in class org.apache.olingo.client.core.serialization.AtomSerializer
 
write(Writer, T) - Method in class org.apache.olingo.client.core.serialization.JsonSerializer
 
write(Writer, ResWrap<T>) - Method in class org.apache.olingo.client.core.serialization.JsonSerializer
 
write(WritableByteChannel) - Method in interface org.apache.olingo.server.api.ODataContent
Write the available content into the given WritableByteChannel.
write(OutputStream) - Method in interface org.apache.olingo.server.api.ODataContent
Write the available content into the given OutputStream.
write(WritableByteChannel) - Method in class org.apache.olingo.server.core.ODataWritableContent
 
write(OutputStream) - Method in class org.apache.olingo.server.core.ODataWritableContent
 
writeAddedUpdatedEntity(ServiceMetadata, EdmEntityType, Entity, ExpandOption, SelectOption, ContextURL, boolean, String, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializer
 
writeAddedUpdatedEntity(ServiceMetadata, EdmEntityType, Entity, ExpandOption, SelectOption, ContextURL, boolean, String, JsonGenerator, boolean) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
writeComplexValue(ServiceMetadata, EdmComplexType, List<Property>, Set<List<String>>, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializer
 
writeComplexValue(ServiceMetadata, EdmComplexType, List<Property>, Set<List<String>>, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
writeComplexValue(ServiceMetadata, EdmComplexType, List<Property>, Set<List<String>>, JsonGenerator, Set<List<String>>, Linked, ExpandOption, String) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writeContentErrorCallback(ODataContentWriteErrorCallback) - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions.Builder
Set the callback which is used in case of an exception during write of the content.
writeContextURL(ContextURL, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writeEntities(Collection<ClientEntity>, ContentType) - Method in interface org.apache.olingo.client.api.serialization.ODataWriter
Writes a collection of OData entities.
writeEntities(Collection<ClientEntity>, ContentType) - Method in class org.apache.olingo.client.core.serialization.ODataWriterImpl
 
writeEntity(ClientEntity, ContentType) - Method in interface org.apache.olingo.client.api.serialization.ODataWriter
Serializes a single OData entity.
writeEntity(ClientEntity, ContentType) - Method in class org.apache.olingo.client.core.serialization.ODataWriterImpl
 
writeEntity(ServiceMetadata, EdmEntityType, Entity, ContextURL, ExpandOption, Integer, SelectOption, boolean, Set<String>, String, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writeEntitySet(ServiceMetadata, EdmEntityType, Delta, EntityCollectionSerializerOptions, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializer
 
writeEntitySet(ServiceMetadata, EdmEntityType, Delta, EntityCollectionSerializerOptions, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
writeEntitySet(ServiceMetadata, EdmEntityType, AbstractEntityCollection, ExpandOption, SelectOption, boolean, String, JsonGenerator, boolean) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
writeEntitySet(ServiceMetadata, EdmEntityType, AbstractEntityCollectionObject, ExpandOption, Integer, SelectOption, boolean, Set<String>, String, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
WriteErrorContext(ODataLibraryException) - Constructor for class org.apache.olingo.server.core.ODataWritableContent.WriteErrorContext
 
writeErrorDocument(JsonGenerator, ODataError) - Method in class org.apache.olingo.server.core.serializer.json.ODataErrorSerializer
 
writeExpandedNavigationProperty(ServiceMetadata, EdmNavigationProperty, Link, ExpandOption, SelectOption, CountOption, boolean, boolean, String, JsonGenerator, boolean) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
writeExpandedNavigationProperty(ServiceMetadata, EdmNavigationProperty, Link, ExpandOption, Integer, SelectOption, CountOption, boolean, boolean, Set<String>, String, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writeExpandedStreamProperties(ServiceMetadata, EdmStructuredType, Linked, ExpandOption, Integer, Set<String>, String, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writeGeoValue(String, EdmPrimitiveType, Geospatial, Boolean, JsonGenerator, SRID) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
Writes a geospatial value following the GeoJSON specification defined in RFC 7946.
writeInlineCount(String, Integer, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writeInstanceAnnotationsOnEntity(List<Annotation>, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonInstanceAnnotationSerializer
Write the instance annotation of an entity
writeInstanceAnnotationsOnProperties(EdmProperty, Property, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonInstanceAnnotationSerializer
Write instance annotation of a property
writeLink(ClientLink, ContentType) - Method in interface org.apache.olingo.client.api.serialization.ODataWriter
Writes an OData link.
writeLink(ClientLink, ContentType) - Method in class org.apache.olingo.client.core.serialization.ODataWriterImpl
 
writeMetadataDocument(JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.MetadataDocumentJsonSerializer
 
writeMetadataDocument(XMLStreamWriter) - Method in class org.apache.olingo.server.core.serializer.xml.MetadataDocumentXmlSerializer
 
writeMetadataETag(ServiceMetadata, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writeNavigationProperties(ServiceMetadata, EdmStructuredType, Linked, ExpandOption, String, JsonGenerator, boolean) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
writeNavigationProperties(ServiceMetadata, EdmStructuredType, Linked, ExpandOption, Integer, Set<String>, String, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writeNextLink(AbstractEntityCollectionObject, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writeOnlyReferences(boolean) - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions.Builder
Sets to serialize only references
writeOnlyReferences(boolean) - Method in class org.apache.olingo.server.api.serializer.EntitySerializerOptions.Builder
Sets to serialize only references
writePrimitiveValue(String, EdmPrimitiveType, Object, Boolean, Integer, Integer, Integer, Boolean, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializer
 
writePrimitiveValue(String, EdmPrimitiveType, Object, Boolean, Integer, Integer, Integer, Boolean, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
writePrimitiveValue(String, EdmPrimitiveType, Object, Boolean, Integer, Integer, Integer, Boolean, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonInstanceAnnotationSerializer
 
writePrimitiveValue(String, EdmPrimitiveType, Object, Boolean, Integer, Integer, Integer, Boolean, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writeProperties(ServiceMetadata, EdmStructuredType, List<Property>, SelectOption, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializer
 
writeProperties(ServiceMetadata, EdmStructuredType, List<Property>, SelectOption, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
writeProperties(ServiceMetadata, EdmStructuredType, List<Property>, SelectOption, JsonGenerator, Linked, ExpandOption) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writeProperty(ClientProperty, ContentType) - Method in interface org.apache.olingo.client.api.serialization.ODataWriter
Writes a single OData entity property.
writeProperty(ClientProperty, ContentType) - Method in class org.apache.olingo.client.core.serialization.ODataWriterImpl
 
writeProperty(ServiceMetadata, EdmProperty, Property, Set<List<String>>, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializer
 
writeProperty(ServiceMetadata, EdmProperty, Property, Set<List<String>>, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
writeProperty(ServiceMetadata, EdmProperty, Property, Set<List<String>>, JsonGenerator, Set<List<String>>, Linked, ExpandOption) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writeReference(ResWrap<URI>, ContentType) - Method in interface org.apache.olingo.client.api.serialization.ODataWriter
Writes a entity reference
writeReference(ResWrap<URI>, ContentType) - Method in class org.apache.olingo.client.core.serialization.ODataWriterImpl
 
writeServiceDocument(JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ServiceDocumentJsonSerializer
 
WWW_AUTHENTICATE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader

X

X_HTTP_METHOD - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
Non standard header.
X_HTTP_METHOD_OVERRIDE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
Non standard header.
xml10InvalidCharReplacement(String) - Method in class org.apache.olingo.server.api.serializer.ComplexSerializerOptions.Builder
set the replacement string for xml 1.0 unicode controlled characters that are not allowed
xml10InvalidCharReplacement() - Method in class org.apache.olingo.server.api.serializer.ComplexSerializerOptions
Gets the replacement string for unicode characters, that is not allowed in XML 1.0
xml10InvalidCharReplacement(String) - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions.Builder
set the replacement String for xml 1.0 unicode controlled characters that are not allowed
xml10InvalidCharReplacement() - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions
Gets the replacement string for unicode characters, that is not allowed in XML 1.0
xml10InvalidCharReplacement(String) - Method in class org.apache.olingo.server.api.serializer.EntitySerializerOptions.Builder
set the replacement string for xml 1.0 unicode controlled characters that are not allowed
xml10InvalidCharReplacement() - Method in class org.apache.olingo.server.api.serializer.EntitySerializerOptions
Gets the replacement string for unicode characters, that is not allowed in XML 1.0
xml10InvalidCharReplacement(String) - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions.Builder
set the replacement string for xml 1.0 unicode controlled characters that are not allowed
xml10InvalidCharReplacement() - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions
Gets the replacement string for unicode characters, that is not allowed in XML 1.0
xml10InvalidCharReplacement(String) - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions.Builder
set the replacement string for xml 1.0 unicode controlled characters that are not allowed
xml10InvalidCharReplacement() - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions
Gets the replacement string for unicode characters, that is not allowed in XML 1.0
XMLMetadata - Interface in org.apache.olingo.client.api.edm.xml
Entry point for access information about EDM metadata.
XMLMetadataRequest - Interface in org.apache.olingo.client.api.communication.request.retrieve
This class implements an XML metadata request.
XMLMetadataRequestImpl - Class in org.apache.olingo.client.core.communication.request.retrieve
 
XMLServiceDocumentDeserializer - Class in org.apache.olingo.client.core.data
 
XMLServiceDocumentDeserializer(boolean) - Constructor for class org.apache.olingo.client.core.data.XMLServiceDocumentDeserializer
 

Y

year(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
 
year(FilterArg) - Method in class org.apache.olingo.client.core.uri.FilterArgFactoryImpl
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links

Copyright © 2023. All rights reserved.