- Action - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- ActionImport - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- add(CommonODataEntity, CommonODataProperty) - Method in interface org.apache.olingo.client.api.serialization.CommonODataBinder
-
Adds the given property to the given entity.
- add(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterArgFactory
-
- addChangeset() - Method in interface org.apache.olingo.client.api.communication.request.batch.BatchManager
-
Gets a changeset batch item instance.
- addChangeset() - Method in interface org.apache.olingo.client.api.communication.request.v4.AsyncBatchRequestWrapper
-
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(HeaderName, String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds a custom OData request header.
- addLink(URI) - Method in class org.apache.olingo.client.api.domain.v3.ODataLinkCollection
-
Adds link to the collection.
- addOutsideUpdate(ODataBatchableRequest) - Method in interface org.apache.olingo.client.api.communication.request.v4.AsyncBatchRequestWrapper
-
Adds an outside change batch item instance.
- addParameterAlias(String, String) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Adds the specified (custom) parameter alias to the URI.
- addQueryOption(QueryOption, String) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Adds the specified query option to the URI.
- addQueryOption(String, String, boolean) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Adds/Replaces the specified (custom) query option to the URI.
- 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.
- 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.
- addRetrieve(ODataBatchableRequest) - Method in interface org.apache.olingo.client.api.communication.request.v4.AsyncBatchRequestWrapper
-
Adds a retrieve batch item instance.
- all(FilterArg, URIFilter) - Method in interface org.apache.olingo.client.api.uri.v4.FilterArgFactory
-
- 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).
- and(URIFilter, URIFilter) - Method in interface org.apache.olingo.client.api.uri.CommonFilterFactory
-
- and(URISearch, URISearch) - Method in interface org.apache.olingo.client.api.uri.v4.SearchFactory
-
- Annotatable - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- Annotation - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- AnnotationExpression - Interface in org.apache.olingo.client.api.edm.xml.v4.annotation
-
- AnnotationPath - Interface in org.apache.olingo.client.api.edm.xml.v4.annotation
-
- Annotations - Interface in org.apache.olingo.client.api.edm.xml.v3
-
- Annotations - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- any(FilterArg, URIFilter) - Method in interface org.apache.olingo.client.api.uri.v4.FilterArgFactory
-
- appendAllSegment() - Method in interface org.apache.olingo.client.api.uri.v4.URIBuilder
-
Appends all segment to the URI.
- appendBatchSegment() - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends batch segment to the URI.
- appendCrossjoinSegment(String...) - Method in interface org.apache.olingo.client.api.uri.v4.URIBuilder
-
Appends cross join segment to the URI.
- appendDerivedEntityTypeSegment(String) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends derived entity type segment to the URI.
- appendEntityIdSegment(String) - Method in interface org.apache.olingo.client.api.uri.v4.URIBuilder
-
Appends entity-id segment to the URI.
- appendEntitySetSegment(String) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends EntitySet segment to the URI.
- appendKeySegment(Object) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends key segment to the URI.
- appendKeySegment(Map<String, Object>) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends key segment to the URI, for multiple keys.
- appendKeySegment(EdmEnumType, String) - Method in interface org.apache.olingo.client.api.uri.v4.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.v4.URIBuilder
-
Appends key segment to the URI, for multiple keys.
- appendLinksSegment(String) - Method in interface org.apache.olingo.client.api.uri.v3.URIBuilder
-
Appends links segment to the URI.
- appendMetadataSegment() - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends metadata segment to the URI.
- appendNavigationSegment(String) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends navigation segment to the URI.
- appendOperationCallSegment(String) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends operation (action or function) segment to the URI.
- appendPropertySegment(String) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends property segment to the URI.
- appendRefSegment() - Method in interface org.apache.olingo.client.api.uri.v4.URIBuilder
-
Appends ref segment to the URI.
- appendSingletonSegment(String) - Method in interface org.apache.olingo.client.api.uri.v4.URIBuilder
-
Appends Singleton segment to the URI.
- appendValueSegment() - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends value segment to the URI.
- Apply - Interface in org.apache.olingo.client.api.edm.xml.v4.annotation
-
- asAnnotationPath() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asApply() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asCast() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asCollection() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asConstant() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.AnnotationExpression
-
- asDynamic() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.AnnotationExpression
-
- asIf() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asIsOf() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asLabeledElement() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asLabeledElementReference() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asNavigationPropertyPath() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asNot() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asNull() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asPath() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asPropertyPath() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asPropertyValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asRecord() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- Association - Interface in org.apache.olingo.client.api.edm.xml.v3
-
- AssociationEnd - Interface in org.apache.olingo.client.api.edm.xml.v3
-
- AssociationSet - Interface in org.apache.olingo.client.api.edm.xml.v3
-
- AssociationSetEnd - Interface in org.apache.olingo.client.api.edm.xml.v3
-
- asTwoParamsOp() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asUrlRef() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- AsyncBatchRequestWrapper - Interface in org.apache.olingo.client.api.communication.request.v4
-
- asyncDelete() - Method in interface org.apache.olingo.client.api.communication.response.v4.AsyncResponseWrapper
-
A client can request that the DELETE should be executed asynchronously.
- asyncExecute() - Method in interface org.apache.olingo.client.api.communication.request.ODataBasicRequest
-
Async request execute.
- AsyncRequestFactory - Interface in org.apache.olingo.client.api.communication.request.v4
-
- AsyncRequestWrapper<R extends ODataResponse> - Interface in org.apache.olingo.client.api.communication.request.v4
-
- AsyncResponse - Interface in org.apache.olingo.client.api.communication.response.v4
-
- AsyncResponseWrapper<R extends ODataResponse> - Interface in org.apache.olingo.client.api.communication.response.v4
-
- ge(String, Object) - Method in interface org.apache.olingo.client.api.uri.CommonFilterFactory
-
- ge(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterFactory
-
- geoDistance(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.v4.FilterArgFactory
-
- geoIntersects(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.v4.FilterArgFactory
-
- geoLength(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.v4.FilterArgFactory
-
- getAccept() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Gets Accept OData request header.
- getAction() - Method in interface org.apache.olingo.client.api.edm.xml.OnDelete
-
- getAction() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ActionImport
-
- getActionImport(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- 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, ODataValue>) - 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.
- getActionImports(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- getActionImports() - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- getActionInvokeRequest(URI, Class<RES>) - 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<RES>, Map<String, ODataValue>) - 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).
- getActions() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getActions(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getAlias() - Method in interface org.apache.olingo.client.api.edm.xml.PropertyRef
-
- getAlias() - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
- getAlias() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Using
-
- getAlias() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Include
-
- getAnnotatables() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getAnnotation(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Annotations
-
- getAnnotation(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getAnnotationGroup(String) - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
- getAnnotationGroup(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getAnnotationGroups() - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
- getAnnotationGroups() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getAnnotations() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Annotatable
-
- getAnnotations() - Method in interface org.apache.olingo.client.api.edm.xml.v4.TypeDefinition
-
- getAppliesTo() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Term
-
- getArgFactory() - Method in interface org.apache.olingo.client.api.uri.CommonFilterFactory
-
- getArgFactory() - Method in interface org.apache.olingo.client.api.uri.v3.FilterFactory
-
- getArgFactory() - Method in interface org.apache.olingo.client.api.uri.v4.FilterFactory
-
- getAssociation() - Method in interface org.apache.olingo.client.api.edm.xml.v3.AssociationSet
-
- getAsyncBatchRequestWrapper(ODataBatchRequest) - Method in interface org.apache.olingo.client.api.communication.request.v4.AsyncRequestFactory
-
- getAsyncRequestFactory() - Method in interface org.apache.olingo.client.api.v4.ODataClient
-
- getAsyncRequestWrapper(ODataRequest) - Method in interface org.apache.olingo.client.api.communication.request.v4.AsyncRequestFactory
-
- getAsyncResponse() - Method in interface org.apache.olingo.client.api.communication.request.ODataPayloadManager
-
Closes the payload input stream and ask for an asynchronous response.
- getBaseTerm() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Term
-
- getBaseType() - Method in interface org.apache.olingo.client.api.edm.xml.EntityType
-
- getBaseType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ComplexType
-
- getBaseURI() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets base URI.
- getBatchRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.batch.CommonBatchRequestFactory
-
Gets a batch request object instance.
- getBatchRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.batch.v3.BatchRequestFactory
-
Gets a batch request object instance.
- getBatchRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.batch.v4.BatchRequestFactory
-
Gets a batch request object instance.
- getBatchRequestFactory() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getBatchRequestFactory() - Method in interface org.apache.olingo.client.api.v3.ODataClient
-
- getBatchRequestFactory() - Method in interface org.apache.olingo.client.api.v4.ODataClient
-
- getBinder() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getBinder() - Method in interface org.apache.olingo.client.api.v3.ODataClient
-
- getBinder() - Method in interface org.apache.olingo.client.api.v4.ODataClient
-
- 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.
- getBodyAs(Class<T>) - Method in interface org.apache.olingo.client.api.communication.response.ODataRawResponse
-
- getBodyStreamWriter() - Method in interface org.apache.olingo.client.api.communication.request.ODataStreamer
-
Gets the piped stream to be used to stream the payload.
- getBool() - Method in interface org.apache.olingo.client.api.edm.xml.v3.PropertyValue
-
- getBool() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueAnnotation
-
- 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, ODataValue>) - 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).
- 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, ODataValue>) - 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).
- getCachedEdm() - Method in interface org.apache.olingo.client.api.CommonEdmEnabledODataClient
-
Return the cached Edm matadata information.
- getCollation() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- getComplexType(String) - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
Gets complex type with the given name.
- getComplexType(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getComplexTypes() - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
- getComplexTypes() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getConcurrencyMode() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- getConfiguration() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- 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.
- getCUDRequestFactory() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getCUDRequestFactory() - Method in interface org.apache.olingo.client.api.v3.ODataClient
-
- getCUDRequestFactory() - Method in interface org.apache.olingo.client.api.v4.ODataClient
-
- getCurrent() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchLineIterator
-
Gets last cached line (the current one).
- getDataServices() - Method in interface org.apache.olingo.client.api.edm.xml.Edmx
-
- getDataServiceVersion() - Method in interface org.apache.olingo.client.api.edm.xml.DataServices
-
- getDateTime() - Method in interface org.apache.olingo.client.api.edm.xml.v3.PropertyValue
-
- getDateTime() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueAnnotation
-
- getDecimal() - Method in interface org.apache.olingo.client.api.edm.xml.v3.PropertyValue
-
- getDecimal() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueAnnotation
-
- getDefaultBatchAcceptFormat() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets the configured default Accept header value format for a batch request.
- getDefaultEntityContainer() - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
Gets default entity container.
- getDefaultFormat() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets the configured OData format.
- getDefaultMediaFormat() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets the configured OData media format.
- getDefaultPubFormat() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets the configured OData format for AtomPub exchanges.
- getDefaultValue() - Method in interface org.apache.olingo.client.api.edm.xml.CommonProperty
-
- getDefaultValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Term
-
- getDefaultValueFormat() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets the configured OData value format.
- getDeleteRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
Gets a delete request object instance.
- getDeltaRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v4.RetrieveRequestFactory
-
- getDependent() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ReferentialConstraint
-
- getDeserializer(ODataFormat) - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getDeserializer(ODataFormat) - Method in interface org.apache.olingo.client.api.v3.ODataClient
-
- getDeserializer(ODataFormat) - Method in interface org.apache.olingo.client.api.v4.ODataClient
-
- getEdm(String) - Method in interface org.apache.olingo.client.api.CommonEdmEnabledODataClient
-
Checks if the cached Edm matadata information matches the argument and, if not, updates the cache against the
configured service root.
- getElse() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.If
-
- getEnds() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Association
-
- getEnds() - Method in interface org.apache.olingo.client.api.edm.xml.v3.AssociationSet
-
- getEntity(CommonODataEntity) - Method in interface org.apache.olingo.client.api.serialization.CommonODataBinder
-
Gets an Entity from the given OData entity.
- getEntityContainer(String) - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
Gets entity container with the given name.
- getEntityContainer() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getEntityContainers() - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
- getEntityContainers() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getEntityCreateRequest(URI, E) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
Gets a create request object instance.
- getEntityRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Gets a uri request returning a single OData entity.
- getEntityRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v3.RetrieveRequestFactory
-
- getEntityRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v4.RetrieveRequestFactory
-
- getEntitySet(String) - Method in interface org.apache.olingo.client.api.edm.xml.EntityContainer
-
- getEntitySet() - Method in interface org.apache.olingo.client.api.edm.xml.v3.AssociationSetEnd
-
- getEntitySet() - Method in interface org.apache.olingo.client.api.edm.xml.v3.FunctionImport
-
- getEntitySet(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- getEntitySet() - Method in interface org.apache.olingo.client.api.edm.xml.v4.OperationImport
-
- getEntitySet(CommonODataEntitySet) - Method in interface org.apache.olingo.client.api.serialization.CommonODataBinder
-
Gets a EntitySet from the given OData entity set.
- getEntitySetByName(String) - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets top level entity set with given name.
- getEntitySetIteratorRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Gets a uri request returning a set of one or more OData entities.
- getEntitySetIteratorRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v3.RetrieveRequestFactory
-
- getEntitySetIteratorRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v4.RetrieveRequestFactory
-
- getEntitySetPath() - Method in interface org.apache.olingo.client.api.edm.xml.v3.FunctionImport
-
- getEntitySetPath() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Action
-
- getEntitySetRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Gets a uri request returning a set of one or more OData entities.
- getEntitySetRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v3.RetrieveRequestFactory
-
- getEntitySetRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v4.RetrieveRequestFactory
-
- getEntitySets() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets top level entity sets.
- getEntitySets() - Method in interface org.apache.olingo.client.api.edm.xml.EntityContainer
-
- getEntitySets() - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- getEntityType() - Method in interface org.apache.olingo.client.api.edm.xml.EntitySet
-
- getEntityType(String) - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
Gets entity type with the given name.
- getEntityType(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getEntityTypes() - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
- getEntityTypes() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getEntityUpdateRequest(URI, UT, E) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
Gets an update request object instance.
- getEntityUpdateRequest(UT, E) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
Gets an update request object instance; uses entity's edit link as endpoint.
- getEnumType(String) - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
- getEnumTypes() - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
- getETag() - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
-
Gets 'ETag' header value.
- getExecutor() - Method in interface org.apache.olingo.client.api.Configuration
-
Retrieves request executor service.
- getExpression() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Annotation
-
- getExpression() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Not
-
- getExtends() - Method in interface org.apache.olingo.client.api.edm.xml.EntityContainer
-
- getFcContentKind() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- getFcNSPrefix() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- getFcNSURI() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- getFcSourcePath() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- getFcTargetPath() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- getFilterFactory() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getFilterFactory() - Method in interface org.apache.olingo.client.api.v3.ODataClient
-
- getFilterFactory() - Method in interface org.apache.olingo.client.api.v4.ODataClient
-
- getFloat() - Method in interface org.apache.olingo.client.api.edm.xml.v3.PropertyValue
-
- getFloat() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueAnnotation
-
- getFormat() - Method in interface org.apache.olingo.client.api.communication.request.streamed.ODataStreamedEntityRequest
-
Returns resource representation format.
- getFromRole() - Method in interface org.apache.olingo.client.api.edm.xml.v3.NavigationProperty
-
- getFunction() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Apply
-
- getFunction() - Method in interface org.apache.olingo.client.api.edm.xml.v4.FunctionImport
-
- getFunctionImport(String) - Method in interface org.apache.olingo.client.api.edm.xml.EntityContainer
-
- getFunctionImport(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- getFunctionImportByName(String) - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets top level function import set with given name.
- 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, ODataValue>) - 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.
- getFunctionImports() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets top level function imports.
- getFunctionImports(String) - Method in interface org.apache.olingo.client.api.edm.xml.EntityContainer
-
- getFunctionImports() - Method in interface org.apache.olingo.client.api.edm.xml.EntityContainer
-
- getFunctionImports(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- getFunctionImports() - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- getFunctionInvokeRequest(URI, Class<RES>) - 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<RES>, Map<String, ODataValue>) - 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).
- getFunctions() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getFunctions(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getGuard() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.If
-
- getHeader(HeaderName) - 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.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(HeaderName) - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
-
Gets header value of the given header.
- 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.
- getHttpClientFactory() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets the HttpClient factory to be used for executing requests.
- getHttpMethod() - Method in interface org.apache.olingo.client.api.edm.xml.v3.FunctionImport
-
- getHttpUriRequestFactory() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets the HttpUriRequest factory for generating requests to be executed.
- getIfMatch() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Gets If-Match OData request header.
- getIfNoneMatch() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Gets If-None-Match OData request header.
- getIncludeAnnotations() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Reference
-
- getIncludes() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Reference
-
- getInt() - Method in interface org.apache.olingo.client.api.edm.xml.v3.PropertyValue
-
- getInt() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueAnnotation
-
- getInvokeRequest(HttpMethod, URI, Class<RES>, Map<String, ODataValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.InvokeRequestFactory
-
Gets an invoke request instance for the operation bound to given URI.
- getInvokeRequestFactory() - Method in interface org.apache.olingo.client.api.CommonEdmEnabledODataClient
-
- getInvokeRequestFactory() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getInvokeRequestFactory() - Method in interface org.apache.olingo.client.api.v3.EdmEnabledODataClient
-
- getInvokeRequestFactory() - Method in interface org.apache.olingo.client.api.v4.EdmEnabledODataClient
-
- getItems() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Collection
-
- getKey() - Method in interface org.apache.olingo.client.api.edm.xml.EntityType
-
- getLastContentId() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataChangeset
-
- getLeftExpression() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.TwoParamsOpDynamicAnnotationExpression
-
- getLink(ODataLink) - Method in interface org.apache.olingo.client.api.serialization.CommonODataBinder
-
Gets a Link from the given OData link.
- getLinkCollection(LinkCollection) - Method in interface org.apache.olingo.client.api.serialization.v3.ODataBinder
-
Gets ODataLinkCollection from the given link collection resource.
- getLinkCollectionRequest(URI, String) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v3.RetrieveRequestFactory
-
Gets a uri request returning a single OData link.
- getLinkCreateRequest(URI, ODataLink) - Method in interface org.apache.olingo.client.api.communication.request.cud.v3.CUDRequestFactory
-
Gets an add link request object instance.
- getLinks() - Method in class org.apache.olingo.client.api.domain.v3.ODataLinkCollection
-
Gets contained links.
- getLinkUpdateRequest(URI, UpdateType, ODataLink) - Method in interface org.apache.olingo.client.api.communication.request.cud.v3.CUDRequestFactory
-
Gets a link update request object instance.
- getMaxDataServiceVersion() - Method in interface org.apache.olingo.client.api.edm.xml.DataServices
-
- getMaxLength() - Method in interface org.apache.olingo.client.api.edm.xml.CommonParameter
-
- getMaxLength() - Method in interface org.apache.olingo.client.api.edm.xml.CommonProperty
-
- getMaxLength() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Cast
-
- getMaxLength() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.IsOf
-
- getMaxLength() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ReturnType
-
- getMaxLength() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Term
-
- getMaxLength() - Method in interface org.apache.olingo.client.api.edm.xml.v4.TypeDefinition
-
- getMediaEntityCreateRequest(URI, InputStream) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
Gets a media entity create request object instance.
- getMediaEntityRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Gets a uri request returning a media entity.
- getMediaEntityUpdateRequest(URI, InputStream) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
Gets a media entity update request object instance.
- getMediaRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Gets a uri request returning a media stream.
- getMember(String) - Method in interface org.apache.olingo.client.api.edm.xml.EnumType
-
- getMember(Integer) - Method in interface org.apache.olingo.client.api.edm.xml.EnumType
-
- getMembers() - Method in interface org.apache.olingo.client.api.edm.xml.EnumType
-
- getMetadataRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Gets a metadata request instance.
- getMethod() - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonUpdateType
-
Gets HTTP request method.
- getMethod() - Method in enum org.apache.olingo.client.api.communication.request.cud.v3.UpdateType
-
Gets HTTP request method.
- getMethod() - Method in enum org.apache.olingo.client.api.communication.request.cud.v4.UpdateType
-
Gets HTTP request method.
- getMethod() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Returns HTTP request method.
- getMode() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Parameter
-
- getMultiplicity() - Method in interface org.apache.olingo.client.api.edm.xml.v3.AssociationEnd
-
- getName() - Method in interface org.apache.olingo.client.api.data.ServiceDocumentItem
-
- getName() - Method in interface org.apache.olingo.client.api.edm.xml.Member
-
- getName() - Method in interface org.apache.olingo.client.api.edm.xml.Named
-
- getName() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.LabeledElement
-
- getNamespace() - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
- getNamespace() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Using
-
- getNamespace() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Include
-
- getNavigationProperties() - Method in interface org.apache.olingo.client.api.edm.xml.ComplexType
-
- getNavigationProperties() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ComplexType
-
- getNavigationProperty(String) - Method in interface org.apache.olingo.client.api.edm.xml.ComplexType
-
- getNavigationProperty(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.ComplexType
-
- getNavigationPropertyBindings() - Method in interface org.apache.olingo.client.api.edm.xml.v4.BindingTarget
-
- getNext() - Method in class org.apache.olingo.client.api.domain.ODataEntitySetIterator
-
Gets the next link if exists.
- getNext() - Method in class org.apache.olingo.client.api.domain.v3.ODataLinkCollection
-
Gets next page link.
- getObjectFactory() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getObjectFactory() - Method in interface org.apache.olingo.client.api.v3.ODataClient
-
- getObjectFactory() - Method in interface org.apache.olingo.client.api.v4.ODataClient
-
- getODataDelta(ResWrap<Delta>) - Method in interface org.apache.olingo.client.api.serialization.v4.ODataBinder
-
- getODataEntity(ResWrap<Entity>) - Method in interface org.apache.olingo.client.api.serialization.CommonODataBinder
-
Gets ODataEntity from the given entity resource.
- getODataEntity(ResWrap<Entity>) - Method in interface org.apache.olingo.client.api.serialization.v3.ODataBinder
-
- getODataEntity(ResWrap<Entity>) - Method in interface org.apache.olingo.client.api.serialization.v4.ODataBinder
-
- getODataEntitySet(ResWrap<EntitySet>) - Method in interface org.apache.olingo.client.api.serialization.CommonODataBinder
-
Gets ODataEntitySet from the given entity set resource.
- getODataEntitySet(ResWrap<EntitySet>) - Method in interface org.apache.olingo.client.api.serialization.v3.ODataBinder
-
- getODataEntitySet(ResWrap<EntitySet>) - Method in interface org.apache.olingo.client.api.serialization.v4.ODataBinder
-
- getODataError() - Method in exception org.apache.olingo.client.api.communication.ODataClientErrorException
-
Gets OData error.
- getODataProperty(ResWrap<Property>) - Method in interface org.apache.olingo.client.api.serialization.CommonODataBinder
-
Gets an ODataProperty from the given property resource.
- getODataProperty(ResWrap<Property>) - Method in interface org.apache.olingo.client.api.serialization.v3.ODataBinder
-
- getODataProperty(ResWrap<Property>) - Method in interface org.apache.olingo.client.api.serialization.v4.ODataBinder
-
- getODataResponse() - Method in interface org.apache.olingo.client.api.communication.response.v4.AsyncResponseWrapper
-
Gets the real response.
- getODataServiceDocument(ServiceDocument) - Method in interface org.apache.olingo.client.api.serialization.CommonODataBinder
-
Gets ODataServiceDocument from the given service document resource.
- getOnDelete() - Method in interface org.apache.olingo.client.api.edm.xml.v3.AssociationEnd
-
- getOnDelete() - Method in interface org.apache.olingo.client.api.edm.xml.v4.NavigationProperty
-
- getOutputStream() - Method in interface org.apache.olingo.client.api.communication.request.batch.CommonODataBatchRequest
-
Gets piped stream to be used to stream batch items.
- getParameter(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Action
-
- getParameters() - Method in interface org.apache.olingo.client.api.edm.xml.v3.FunctionImport
-
- getParameters() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Action
-
- getParameters() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Apply
-
- getPartner() - Method in interface org.apache.olingo.client.api.edm.xml.v4.NavigationProperty
-
- getPath() - Method in interface org.apache.olingo.client.api.edm.xml.v3.PropertyValue
-
- getPath() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueAnnotation
-
- getPath() - Method in interface org.apache.olingo.client.api.edm.xml.v4.NavigationPropertyBinding
-
- getPrecision() - Method in interface org.apache.olingo.client.api.edm.xml.CommonParameter
-
- getPrecision() - Method in interface org.apache.olingo.client.api.edm.xml.CommonProperty
-
- getPrecision() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Cast
-
- getPrecision() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.IsOf
-
- getPrecision() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ReturnType
-
- getPrecision() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Term
-
- getPrecision() - Method in interface org.apache.olingo.client.api.edm.xml.v4.TypeDefinition
-
- getPrefer() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Gets Prefer OData request header.
- getPrincipal() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ReferentialConstraint
-
- getProperties() - Method in interface org.apache.olingo.client.api.edm.xml.ComplexType
-
- getProperties() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ComplexType
-
- getProperty(String) - Method in interface org.apache.olingo.client.api.edm.xml.ComplexType
-
- getProperty() - Method in interface org.apache.olingo.client.api.edm.xml.v3.PropertyValue
-
- getProperty() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.PropertyValue
-
- getProperty(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.ComplexType
-
- getProperty() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ReferentialConstraint
-
- getProperty(CommonODataProperty) - Method in interface org.apache.olingo.client.api.serialization.CommonODataBinder
-
Gets a Property from the given OData property.
- getPropertyCollectionValueUpdateRequest(URI, CommonODataProperty) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
Gets an update request object instance.
- getPropertyComplexValueUpdateRequest(URI, UT, CommonODataProperty) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
Gets an update request object instance.
- getPropertyPrimitiveValueUpdateRequest(URI, CommonODataProperty) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
Gets an update request object instance.
- getPropertyRefs() - Method in interface org.apache.olingo.client.api.edm.xml.EntityKey
-
- getPropertyRefs() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ReferentialConstraintRole
-
- getPropertyRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Gets a uri request returning a single OData entity property.
- getPropertyRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v3.RetrieveRequestFactory
-
- getPropertyRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v4.RetrieveRequestFactory
-
- getPropertyValueRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Gets a uri request returning a single OData entity property value.
- getPropertyValues() - Method in interface org.apache.olingo.client.api.edm.xml.v3.TypeAnnotation
-
- getPropertyValues() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Record
-
- getQualifier() - Method in interface org.apache.olingo.client.api.edm.xml.CommonAnnotations
-
- getQualifier() - Method in interface org.apache.olingo.client.api.edm.xml.v3.TypeAnnotation
-
- getQualifier() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueAnnotation
-
- getQualifier() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Annotation
-
- getQualifier() - Method in interface org.apache.olingo.client.api.edm.xml.v4.IncludeAnnotations
-
- getRawRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Implements a raw request request without specifying any return type.
- getRawResponse() - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
-
Gets response body as InputStream.
- getReader() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getReader() - Method in interface org.apache.olingo.client.api.v3.ODataClient
-
- getReader() - Method in interface org.apache.olingo.client.api.v4.ODataClient
-
- getReferenceAddingRequest(URI, URI) - Method in interface org.apache.olingo.client.api.communication.request.cud.v4.CUDRequestFactory
-
A successful POST request to a navigation property's references collection adds a relationship to an existing
entity.
- getReferencedProperty() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ReferentialConstraint
-
- getReferences() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Edmx
-
- getReferences() - Method in interface org.apache.olingo.client.api.edm.xml.v4.XMLMetadata
-
- getReferentialConstraint() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Association
-
- getReferentialConstraints() - Method in interface org.apache.olingo.client.api.edm.xml.v4.NavigationProperty
-
- getRelatedServiceDocuments() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets related service documents.
- getRelationship() - Method in interface org.apache.olingo.client.api.edm.xml.v3.NavigationProperty
-
- getResponse() - Method in interface org.apache.olingo.client.api.communication.request.ODataPayloadManager
-
Closes the payload input stream and gets the OData response back.
- getRetrieveRequestFactory() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getRetrieveRequestFactory() - Method in interface org.apache.olingo.client.api.v3.ODataClient
-
- getRetrieveRequestFactory() - Method in interface org.apache.olingo.client.api.v4.ODataClient
-
- getReturnType() - Method in interface org.apache.olingo.client.api.edm.xml.v3.FunctionImport
-
- getReturnType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Action
-
- getRightExpression() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.TwoParamsOpDynamicAnnotationExpression
-
- getRole() - Method in interface org.apache.olingo.client.api.edm.xml.v3.AssociationEnd
-
- getRole() - Method in interface org.apache.olingo.client.api.edm.xml.v3.AssociationSetEnd
-
- getRole() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ReferentialConstraintRole
-
- getScale() - Method in interface org.apache.olingo.client.api.edm.xml.CommonParameter
-
- getScale() - Method in interface org.apache.olingo.client.api.edm.xml.CommonProperty
-
- getScale() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Cast
-
- getScale() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.IsOf
-
- getScale() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ReturnType
-
- getScale() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Term
-
- getScale() - Method in interface org.apache.olingo.client.api.edm.xml.v4.TypeDefinition
-
- getSchema(int) - Method in interface org.apache.olingo.client.api.edm.xml.v4.XMLMetadata
-
- getSchema(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.XMLMetadata
-
- 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.
- getSchemaByNsOrAlias() - Method in interface org.apache.olingo.client.api.edm.xml.XMLMetadata
-
- getSchemas() - Method in interface org.apache.olingo.client.api.edm.xml.DataServices
-
- getSchemas() - Method in interface org.apache.olingo.client.api.edm.xml.v4.XMLMetadata
-
- getSchemas() - Method in interface org.apache.olingo.client.api.edm.xml.XMLMetadata
-
Returns all Schema objects defined in the EdM metadata document.
- getSearchFactory() - Method in interface org.apache.olingo.client.api.v4.ODataClient
-
- getSerializer(ODataFormat) - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getServiceDocumentRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Gets a service document request instance.
- getServiceRoot() - Method in interface org.apache.olingo.client.api.CommonEdmEnabledODataClient
-
- getServiceVersion() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getSingleton(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- getSingletonByName(String) - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets top level singleton with given name.
- getSingletonRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v4.RetrieveRequestFactory
-
- getSingletons() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets top level singletons.
- getSingletons() - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- getSingletonUpdateRequest(URI, UpdateType, ODataSingleton) - Method in interface org.apache.olingo.client.api.communication.request.cud.v4.CUDRequestFactory
-
- getSingletonUpdateRequest(UpdateType, ODataSingleton) - Method in interface org.apache.olingo.client.api.communication.request.cud.v4.CUDRequestFactory
-
- getSrid() - Method in interface org.apache.olingo.client.api.edm.xml.CommonProperty
-
- getSrid() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Cast
-
- getSrid() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.IsOf
-
- getSrid() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Parameter
-
- getSrid() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ReturnType
-
- getSrid() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Term
-
- getSrid() - Method in interface org.apache.olingo.client.api.edm.xml.v4.TypeDefinition
-
- getStatusCode() - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
-
Gets 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.
- getStoreGeneratedPattern() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- getStreamUpdateRequest(URI, InputStream) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
Gets a stream update request object instance.
- getString() - Method in interface org.apache.olingo.client.api.edm.xml.v3.PropertyValue
-
- getString() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueAnnotation
-
- getTarget() - Method in interface org.apache.olingo.client.api.edm.xml.CommonAnnotations
-
- getTarget() - Method in interface org.apache.olingo.client.api.edm.xml.v4.NavigationPropertyBinding
-
- getTargetNamespace() - Method in interface org.apache.olingo.client.api.edm.xml.v4.IncludeAnnotations
-
- getTerm() - Method in interface org.apache.olingo.client.api.edm.xml.v3.TypeAnnotation
-
- getTerm() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueAnnotation
-
- getTerm() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Annotation
-
- getTerm(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getTermNamespace() - Method in interface org.apache.olingo.client.api.edm.xml.v4.IncludeAnnotations
-
- getTerms() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getThen() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.If
-
- getTitle() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
- getToRole() - Method in interface org.apache.olingo.client.api.edm.xml.v3.NavigationProperty
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.CommonParameter
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.CommonProperty
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v3.AssociationEnd
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueTerm
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Cast
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.ConstantAnnotationExpression
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.IsOf
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Record
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.TwoParamsOpDynamicAnnotationExpression
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.NavigationProperty
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ReturnType
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Term
-
- getTypeAnnotations() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Annotations
-
- getTypeDefinition(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getTypeDefinitions() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getUnderlyingType() - Method in interface org.apache.olingo.client.api.edm.xml.EnumType
-
- getUnderlyingType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.TypeDefinition
-
- 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.v4.Reference
-
- getUrl() - Method in interface org.apache.olingo.client.api.data.ServiceDocumentItem
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.Member
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.AnnotationPath
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Cast
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.ConstantAnnotationExpression
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.IsOf
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.LabeledElement
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.LabeledElementReference
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.NavigationPropertyPath
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Path
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.PropertyPath
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.PropertyValue
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.UrlRef
-
- getValue() - Method in enum org.apache.olingo.client.api.uri.SegmentType
-
- getValueAnnotations() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Annotations
-
- getValueRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Gets a uri request returning a single OData entity property value.
- getValueUpdateRequest(URI, UT, ODataPrimitiveValue) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
Gets a create request object instance.
- getVersion() - Method in interface org.apache.olingo.client.api.edm.xml.Edmx
-
- getWrappedHttpClientFactory() - Method in interface org.apache.olingo.client.api.http.WrappingHttpClientFactory
-
- getWriter() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- 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.CommonRetrieveRequestFactory
-
Gets a metadata request instance.
- gt(String, Object) - Method in interface org.apache.olingo.client.api.uri.CommonFilterFactory
-
- gt(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterFactory
-
- id(String) - Method in interface org.apache.olingo.client.api.uri.v4.URIBuilder
-
Adds id query option.
- If - Interface in org.apache.olingo.client.api.edm.xml.v4.annotation
-
- Include - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- 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.v4
-
- indexof(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterArgFactory
-
- 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.
- initFromEnclosedPart(InputStream) - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
-
Initializes response from an enclosed HTTP response.
- initFromHttpResponse(HttpResponse) - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
-
Initializes OData response from HTTP response.
- inlineCount(URIBuilder.InlineCount) - Method in interface org.apache.olingo.client.api.uri.v3.URIBuilder
-
Adds inlinecount query option.
- InvokeRequestFactory - Interface in org.apache.olingo.client.api.communication.request.invoke
-
OData request factory class.
- isAbstractEntityType() - Method in interface org.apache.olingo.client.api.edm.xml.EntityType
-
- isAbstractEntityType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ComplexType
-
- isAddressingDerivedTypes() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets whether query URIs in request should contain fully qualified type name.
- isAlwaysBindable() - Method in interface org.apache.olingo.client.api.edm.xml.v3.FunctionImport
-
- isAnnotationPath() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isApply() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isBindable() - Method in interface org.apache.olingo.client.api.edm.xml.v3.FunctionImport
-
- isBound() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Action
-
- 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.
- isCast() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isChangeset() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchResponseItem
-
Checks if the current batch response item is a changeset.
- isCollection() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isComposable() - Method in interface org.apache.olingo.client.api.edm.xml.v3.FunctionImport
-
- isComposable() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Function
-
- isConstant() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.AnnotationExpression
-
- isContainsTarget() - Method in interface org.apache.olingo.client.api.edm.xml.CommonNavigationProperty
-
- 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.
- isDefaultEntityContainer() - Method in interface org.apache.olingo.client.api.edm.xml.EntityContainer
-
- isDone() - Method in interface org.apache.olingo.client.api.communication.response.v4.AsyncResponseWrapper
-
Checks if asynchronous processing has been terminated.
- isDynamic() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.AnnotationExpression
-
- isFcKeepInContent() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- isFixedLength() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- isFlags() - Method in interface org.apache.olingo.client.api.edm.xml.EnumType
-
- isGzipCompression() - Method in interface org.apache.olingo.client.api.Configuration
-
Checks whether Gzip compression (e.g.
- isHasStream() - Method in interface org.apache.olingo.client.api.edm.xml.EntityType
-
- isIf() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isIncludeInServiceDocument() - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntitySet
-
- isIncludeInServiceDocument() - Method in interface org.apache.olingo.client.api.edm.xml.v4.FunctionImport
-
- isIsOf() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- 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).
- isLabeledElement() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isLabeledElementReference() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isLazyLoadingEnabled() - Method in interface org.apache.olingo.client.api.edm.xml.EntityContainer
-
- isNavigationPropertyPath() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isNot() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isNull() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isNullable() - Method in interface org.apache.olingo.client.api.edm.xml.CommonParameter
-
- isNullable() - Method in interface org.apache.olingo.client.api.edm.xml.CommonProperty
-
- isNullable() - Method in interface org.apache.olingo.client.api.edm.xml.v4.NavigationProperty
-
- isNullable() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ReturnType
-
- isNullable() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Term
-
- IsOf - Interface in org.apache.olingo.client.api.edm.xml.v4.annotation
-
- isof(FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterArgFactory
-
- isof(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterArgFactory
-
- isOpen() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchRequestItem
-
Checks if the current item is still opened.
- isOpenType() - Method in interface org.apache.olingo.client.api.edm.xml.EntityType
-
- isOpenType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ComplexType
-
- isPath() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isPreferenceApplied() - Method in interface org.apache.olingo.client.api.communication.response.v4.AsyncResponseWrapper
-
Checks for preference applied.
- isPropertyPath() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isPropertyValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isRecord() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isSideEffecting() - Method in interface org.apache.olingo.client.api.edm.xml.v3.FunctionImport
-
- isTwoParamsOp() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isUnicode() - Method in interface org.apache.olingo.client.api.edm.xml.CommonProperty
-
- isUnicode() - Method in interface org.apache.olingo.client.api.edm.xml.v4.TypeDefinition
-
- isUrlRef() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isUseChuncked() - Method in interface org.apache.olingo.client.api.Configuration
-
Checks whether chunk HTTP encoding is being used.
- 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.
- 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.
- ITEM_CONTENT_TYPE - Static variable in class org.apache.olingo.client.api.ODataBatchConstants
-
Batch item content type.
- ITEM_CONTENT_TYPE_LINE - Static variable in class org.apache.olingo.client.api.ODataBatchConstants
-
Item content type.
- ITEM_TRANSFER_ENCODING_LINE - Static variable in class org.apache.olingo.client.api.ODataBatchConstants
-
Item transfer encoding.
- 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 - Class in org.apache.olingo.client.api
-
Constant values related to the OData protocol.
- ODataBatchConstants() - Constructor for class org.apache.olingo.client.api.ODataBatchConstants
-
- ODataBatchLineIterator - Interface in org.apache.olingo.client.api.communication.request.batch
-
Batch line iterator class.
- ODataBatchRequest - Interface in org.apache.olingo.client.api.communication.request.batch.v3
-
This class implements a batch request.
- ODataBatchRequest - Interface in org.apache.olingo.client.api.communication.request.batch.v4
-
- 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.
- ODataBatchResponseItem - Interface in org.apache.olingo.client.api.communication.request.batch
-
Abstract representation of a response item about a batch request.
- ODataBinder - Interface in org.apache.olingo.client.api.serialization.v3
-
- ODataBinder - Interface in org.apache.olingo.client.api.serialization.v4
-
- ODataChangeset - Interface in org.apache.olingo.client.api.communication.request.batch
-
Changeset wrapper for the corresponding batch item.
- odataClient - Variable in class org.apache.olingo.client.api.domain.ODataEntitySetIterator
-
- ODataClient - Interface in org.apache.olingo.client.api.v3
-
- ODataClient - Interface in org.apache.olingo.client.api.v4
-
- 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, ODataError) - Constructor for exception org.apache.olingo.client.api.communication.ODataClientErrorException
-
Constructor.
- ODataDeleteRequest - Interface in org.apache.olingo.client.api.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.v4
-
Describes an OData retrieve request returning a delta object.
- ODataDeserializer - Interface in org.apache.olingo.client.api.serialization.v3
-
- ODataDeserializer - Interface in org.apache.olingo.client.api.serialization.v4
-
- ODataEntityCreateRequest<E extends CommonODataEntity> - Interface in org.apache.olingo.client.api.communication.request.cud
-
This interface describes an OData create request.
- ODataEntityCreateResponse<E extends CommonODataEntity> - Interface in org.apache.olingo.client.api.communication.response
-
This interface describes the response to an OData entity create request.
- ODataEntityRequest<E extends CommonODataEntity> - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
Describes an OData retrieve query request returning a single entity.
- ODataEntitySetIterator<ES extends CommonODataEntitySet,E extends CommonODataEntity> - Class in org.apache.olingo.client.api.domain
-
OData entity set iterator class.
- ODataEntitySetIterator(CommonODataClient<?>, InputStream, ODataFormat) - Constructor for class org.apache.olingo.client.api.domain.ODataEntitySetIterator
-
Constructor.
- ODataEntitySetIteratorRequest<ES extends CommonODataEntitySet,E extends CommonODataEntity> - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
This class implements an OData EntitySet query request.
- ODataEntitySetRequest<ES extends CommonODataEntitySet> - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
This interface describes an OData EntitySet query request.
- ODataEntityUpdateRequest<E extends CommonODataEntity> - Interface in org.apache.olingo.client.api.communication.request.cud
-
This class implements an OData update request.
- ODataEntityUpdateResponse<E extends CommonODataEntity> - Interface in org.apache.olingo.client.api.communication.response
-
This class implements the response to an OData update request.
- ODataHeaders - Interface in org.apache.olingo.client.api.communication.header
-
ODataHeaders wraps OData request/response headers.
- ODataInvokeRequest<T extends ODataInvokeResult> - Interface in org.apache.olingo.client.api.communication.request.invoke
-
This class implements an OData invoke operation request.
- ODataInvokeResponse<T extends ODataInvokeResult> - Interface in org.apache.olingo.client.api.communication.response
-
This class implements a response to a specific invoke request.
- ODataLinkCollection - Class in org.apache.olingo.client.api.domain.v3
-
Link collection wrapper.
- ODataLinkCollection() - Constructor for class org.apache.olingo.client.api.domain.v3.ODataLinkCollection
-
Constructor.
- ODataLinkCollection(URI) - Constructor for class org.apache.olingo.client.api.domain.v3.ODataLinkCollection
-
Constructor.
- ODataLinkCollectionRequest - Interface in org.apache.olingo.client.api.communication.request.retrieve.v3
-
This class implements an OData link query request.
- ODataLinkCreateRequest - Interface in org.apache.olingo.client.api.communication.request.cud.v3
-
This class implements an insert link OData request.
- ODataLinkOperationResponse - Interface in org.apache.olingo.client.api.communication.response
-
This interface defines the response to an OData link operation request.
- ODataLinkUpdateRequest - Interface in org.apache.olingo.client.api.communication.request.cud.v3
-
This class implements an update link OData request.
- ODataMediaEntityCreateRequest<E extends CommonODataEntity> - Interface in org.apache.olingo.client.api.communication.request.streamed
-
This class implements an OData Media Entity create request.
- ODataMediaEntityCreateResponse<E extends CommonODataEntity> - Interface in org.apache.olingo.client.api.communication.response
-
This class implements the response to an OData media entity create request.
- ODataMediaEntityUpdateRequest<E extends CommonODataEntity> - Interface in org.apache.olingo.client.api.communication.request.streamed
-
This class implements an OData Media Entity create request.
- ODataMediaEntityUpdateResponse<E extends CommonODataEntity> - 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.
- ODataNoContent - Class in org.apache.olingo.client.api.communication.request.invoke
-
Marker class for invoke with no return type.
- ODataNoContent() - Constructor for class org.apache.olingo.client.api.communication.request.invoke.ODataNoContent
-
- ODataOutsideUpdate - Interface in org.apache.olingo.client.api.communication.request.batch.v4
-
Retrieve request wrapper for the corresponding batch item.
- 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(ODataServiceVersion) - Constructor for class org.apache.olingo.client.api.communication.header.ODataPreferences
-
- ODataPropertyRequest<T extends CommonODataProperty> - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
This class implements an OData entity property query request.
- ODataPropertyUpdateRequest - Interface in org.apache.olingo.client.api.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.
- 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.v3
-
- ODataReader - Interface in org.apache.olingo.client.api.serialization.v4
-
- ODataReferenceAddingRequest - Interface in org.apache.olingo.client.api.communication.request.cud.v4
-
This class implements an OData delete request.
- ODataReferenceAddingResponse - Interface in org.apache.olingo.client.api.communication.response.v4
-
This class implements the response to an OData delete request.
- ODataRequest - Interface in org.apache.olingo.client.api.communication.request
-
Abstract representation of an OData request.
- ODataResponse - Interface in org.apache.olingo.client.api.communication.response
-
Abstract representation of an OData response.
- 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.
- 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.
- ODataServiceDocumentRequest - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
This class implements an OData service document request.
- ODataSingleRequest - Interface in org.apache.olingo.client.api.communication.request.batch
-
Retrieve request wrapper for the corresponding batch item.
- 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.
- 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.
- ODataValueUpdateRequest - Interface in org.apache.olingo.client.api.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.
- ODataWriter - Interface in org.apache.olingo.client.api.serialization
-
OData writer.
- OnDelete - Interface in org.apache.olingo.client.api.edm.xml
-
- OnDeleteAction - Enum in org.apache.olingo.client.api.edm.xml
-
- OperationImport - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- or(URIFilter, URIFilter) - Method in interface org.apache.olingo.client.api.uri.CommonFilterFactory
-
- or(URISearch, URISearch) - Method in interface org.apache.olingo.client.api.uri.v4.SearchFactory
-
- orderBy(String) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Adds orderby query option.
- 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.batch.v3 - package org.apache.olingo.client.api.communication.request.batch.v3
-
- org.apache.olingo.client.api.communication.request.batch.v4 - package org.apache.olingo.client.api.communication.request.batch.v4
-
- org.apache.olingo.client.api.communication.request.cud - package org.apache.olingo.client.api.communication.request.cud
-
- org.apache.olingo.client.api.communication.request.cud.v3 - package org.apache.olingo.client.api.communication.request.cud.v3
-
- org.apache.olingo.client.api.communication.request.cud.v4 - package org.apache.olingo.client.api.communication.request.cud.v4
-
- 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.retrieve.v3 - package org.apache.olingo.client.api.communication.request.retrieve.v3
-
- org.apache.olingo.client.api.communication.request.retrieve.v4 - package org.apache.olingo.client.api.communication.request.retrieve.v4
-
- org.apache.olingo.client.api.communication.request.streamed - package org.apache.olingo.client.api.communication.request.streamed
-
- org.apache.olingo.client.api.communication.request.v4 - package org.apache.olingo.client.api.communication.request.v4
-
- org.apache.olingo.client.api.communication.response - package org.apache.olingo.client.api.communication.response
-
- org.apache.olingo.client.api.communication.response.v4 - package org.apache.olingo.client.api.communication.response.v4
-
- 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.domain.v3 - package org.apache.olingo.client.api.domain.v3
-
- 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.edm.xml.v3 - package org.apache.olingo.client.api.edm.xml.v3
-
- org.apache.olingo.client.api.edm.xml.v4 - package org.apache.olingo.client.api.edm.xml.v4
-
- org.apache.olingo.client.api.edm.xml.v4.annotation - package org.apache.olingo.client.api.edm.xml.v4.annotation
-
- 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.serialization.v3 - package org.apache.olingo.client.api.serialization.v3
-
- org.apache.olingo.client.api.serialization.v4 - package org.apache.olingo.client.api.serialization.v4
-
- org.apache.olingo.client.api.uri - package org.apache.olingo.client.api.uri
-
- org.apache.olingo.client.api.uri.v3 - package org.apache.olingo.client.api.uri.v3
-
- org.apache.olingo.client.api.uri.v4 - package org.apache.olingo.client.api.uri.v4
-
- org.apache.olingo.client.api.v3 - package org.apache.olingo.client.api.v3
-
- org.apache.olingo.client.api.v4 - package org.apache.olingo.client.api.v4
-
- rawAppend(byte[]) - Method in interface org.apache.olingo.client.api.communication.request.batch.CommonODataBatchRequest
-
Appends the given byte array to the payload.
- rawAppend(byte[], int, int) - Method in interface org.apache.olingo.client.api.communication.request.batch.CommonODataBatchRequest
-
Appends the given byte array to the payload.
- rawExecute() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Request raw execute.
- read(InputStream, String, Class<T>) - Method in interface org.apache.olingo.client.api.serialization.CommonODataReader
-
Parses a stream into the object type specified by the given reference.
- readEntity(InputStream, ODataFormat) - Method in interface org.apache.olingo.client.api.serialization.CommonODataReader
-
Parses a stream taking care to de-serializes the first OData entity found.
- readEntity(InputStream, ODataFormat) - Method in interface org.apache.olingo.client.api.serialization.v3.ODataReader
-
- readEntity(InputStream, ODataFormat) - Method in interface org.apache.olingo.client.api.serialization.v4.ODataReader
-
- readEntitySet(InputStream, ODataFormat) - Method in interface org.apache.olingo.client.api.serialization.CommonODataReader
-
De-Serializes a stream into an OData entity set.
- readEntitySet(InputStream, ODataFormat) - Method in interface org.apache.olingo.client.api.serialization.v3.ODataReader
-
- readEntitySet(InputStream, ODataFormat) - Method in interface org.apache.olingo.client.api.serialization.v4.ODataReader
-
- readError(InputStream, ODataFormat) - Method in interface org.apache.olingo.client.api.serialization.CommonODataReader
-
Parses a stream into an OData error.
- readLinks(InputStream, ODataFormat) - Method in interface org.apache.olingo.client.api.serialization.v3.ODataReader
-
Parses a $links request response.
- readMetadata(InputStream) - Method in interface org.apache.olingo.client.api.serialization.CommonODataReader
-
Parses a stream into metadata representation.
- readMetadata(Map<String, Schema>) - Method in interface org.apache.olingo.client.api.serialization.CommonODataReader
-
Parses a stream into metadata representation, including referenced metadata documents.
- readProperty(InputStream, ODataFormat) - Method in interface org.apache.olingo.client.api.serialization.CommonODataReader
-
Parses a stream taking care to de-serialize the first OData entity property found.
- readProperty(InputStream, ODataFormat) - Method in interface org.apache.olingo.client.api.serialization.v3.ODataReader
-
- readProperty(InputStream, ODataFormat) - Method in interface org.apache.olingo.client.api.serialization.v4.ODataReader
-
- readServiceDocument(InputStream, ODataFormat) - Method in interface org.apache.olingo.client.api.serialization.CommonODataReader
-
Parses an OData service document.
- Record - Interface in org.apache.olingo.client.api.edm.xml.v4.annotation
-
- Reference - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- ReferentialConstraint - Interface in org.apache.olingo.client.api.edm.xml.v3
-
- ReferentialConstraint - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- ReferentialConstraintRole - Interface in org.apache.olingo.client.api.edm.xml.v3
-
- remove() - Method in class org.apache.olingo.client.api.domain.ODataEntitySetIterator
-
Unsupported operation.
- removeHeader(HeaderName) - Method in interface org.apache.olingo.client.api.communication.header.ODataHeaders
-
Removes the header identified by the given name.
- removeHeader(String) - Method in interface org.apache.olingo.client.api.communication.header.ODataHeaders
-
- removeLink(URI) - Method in class org.apache.olingo.client.api.domain.v3.ODataLinkCollection
-
Removes a link.
- replace(FilterArg, FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterArgFactory
-
- replaceQueryOption(QueryOption, String) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Adds/replaces the specified query option to the URI.
- 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.
- RetrieveRequestFactory - Interface in org.apache.olingo.client.api.communication.request.retrieve.v3
-
- RetrieveRequestFactory - Interface in org.apache.olingo.client.api.communication.request.retrieve.v4
-
- 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.
- ReturnType - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- round(FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterArgFactory
-
- Schema - Interface in org.apache.olingo.client.api.edm.xml
-
- Schema - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- search(URISearch) - Method in interface org.apache.olingo.client.api.uri.v4.URIBuilder
-
Appends search query option.
- search(String) - Method in interface org.apache.olingo.client.api.uri.v4.URIBuilder
-
Appends search query option.
- SearchFactory - Interface in org.apache.olingo.client.api.uri.v4
-
- second(FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterArgFactory
-
- SegmentType - Enum in org.apache.olingo.client.api.uri
-
URI Segment types.
- select(String...) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Adds select query option.
- ServiceDocument - Interface in org.apache.olingo.client.api.data
-
REST resource for an ODataServiceDocument.
- ServiceDocumentItem - Interface in org.apache.olingo.client.api.data
-
- setAccept(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds Accept OData request header.
- setAddressingDerivedTypes(boolean) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets whether query URIs in request should contain fully qualified type name.
- setContentType(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds contentType OData request header.
- 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.
- setDefaultBatchAcceptFormat(ContentType) - Method in interface org.apache.olingo.client.api.Configuration
-
Set the default Accept header value format for a batch request.
- setDefaultMediaFormat(ODataFormat) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets the default OData media format.
- setDefaultPubFormat(ODataFormat) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets the default OData format for AtomPub exchanges.
- setDefaultValueFormat(ODataFormat) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets the default OData value format.
- setEntitySet(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.OperationImport
-
- setExecutor(ExecutorService) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets request executor service.
- setFormat(ODataFormat) - Method in interface org.apache.olingo.client.api.communication.request.ODataBasicRequest
-
Override configured request format.
- setFormat(String) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.ODataRawRequest
-
Sets accepted format.
- setFormat(ODataFormat) - Method in interface org.apache.olingo.client.api.communication.request.streamed.ODataStreamedEntityRequest
-
Override configured request format.
- setGzipCompression(boolean) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets Gzip compression (e.g.
- 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(HeaderName, String) - Method in interface org.apache.olingo.client.api.communication.header.ODataHeaders
-
Add the specified header.
- setHttpClientFactory(HttpClientFactory) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets the HttpClient factory to be used for executing requests.
- setHttpUriRequestFactory(HttpUriRequestFactory) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets the HttpUriRequest factory generating requests to be executed.
- setIfMatch(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds If-Match OData request header.
- setIfNoneMatch(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds If-None-Match OData request header.
- 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).
- setLinks(List<URI>) - Method in class org.apache.olingo.client.api.domain.v3.ODataLinkCollection
-
Set links.
- setParameters(Map<String, ODataValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.ODataInvokeRequest
-
Sets operation parameters.
- setPrefer(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds Prefer OData request header.
- setRequest(ODataBatchableRequest) - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataSingleRequest
-
Serialize and send the given request.
- setRequest(ODataBatchableRequest) - Method in interface org.apache.olingo.client.api.communication.request.batch.v4.ODataOutsideUpdate
-
Serialize and send the given request.
- setSlug(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds Slug OData request header.
- setType(ConstantAnnotationExpression.Type) - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.ConstantAnnotationExpression
-
- setURI(URI) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Sets OData request target URI.
- setUseChuncked(boolean) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets chunk HTTP encoding enabled or disabled.
- 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.
- 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.
- setValue(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.ConstantAnnotationExpression
-
- setXHTTPMethod(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds X-HTTP-METHOD OData request header.
- Singleton - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- skip(int) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Adds skip query option.
- skipToken(String) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Adds skiptoken query option.
- startswith(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterArgFactory
-
- StoreGeneratedPattern - Enum in org.apache.olingo.client.api.edm
-
- StreamUpdateStreamManager - Interface in org.apache.olingo.client.api.communication.request.streamed
-
Streamed entity payload object.
- sub(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterArgFactory
-
- substring(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterArgFactory
-
- substring(FilterArg, FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterArgFactory
-
- substringof(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.v3.FilterArgFactory
-
- ValueAnnotation - Interface in org.apache.olingo.client.api.edm.xml.v3
-
- valueOf(String) - Static method in enum org.apache.olingo.client.api.communication.header.HeaderName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.communication.request.cud.v3.UpdateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.communication.request.cud.v4.UpdateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.edm.ConcurrencyMode
-
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.edm.xml.OnDeleteAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.edm.xml.v3.ParameterMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.edm.xml.v4.annotation.ConstantAnnotationExpression.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.edm.xml.v4.annotation.TwoParamsOpDynamicAnnotationExpression.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.http.HttpMethod
-
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.api.uri.v3.URIBuilder.InlineCount
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.olingo.client.api.communication.header.HeaderName
-
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.communication.request.cud.v3.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.communication.request.cud.v4.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.edm.ConcurrencyMode
-
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.edm.xml.OnDeleteAction
-
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.xml.v3.ParameterMode
-
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.xml.v4.annotation.ConstantAnnotationExpression.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.client.api.edm.xml.v4.annotation.TwoParamsOpDynamicAnnotationExpression.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.client.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.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.api.uri.v3.URIBuilder.InlineCount
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueTerm - Interface in org.apache.olingo.client.api.edm.xml.v3
-