- AbstractClientPayload - Class in org.apache.olingo.client.api.domain
-
OData entity.
- AbstractClientPayload(String) - Constructor for class org.apache.olingo.client.api.domain.AbstractClientPayload
-
- AbstractClientValue - Class in org.apache.olingo.client.api.domain
-
Abstract representation of an OData entity property value.
- AbstractClientValue(String) - Constructor for class org.apache.olingo.client.api.domain.AbstractClientValue
-
- AbstractCollectionInvocationHandler<T extends Serializable,EC extends Collection<T>> - Class in org.apache.olingo.ext.proxy.commons
-
- AbstractCollectionInvocationHandler(AbstractService<?>, Collection<T>, Class<T>, URIBuilder) - Constructor for class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- AbstractEntityCollection - Class in org.apache.olingo.commons.api.data
-
- AbstractEntityCollection() - Constructor for class org.apache.olingo.commons.api.data.AbstractEntityCollection
-
- AbstractEntityCollectionInvocationHandler<T extends EntityType<?>,EC extends EntityCollection<T,?,?>> - Class in org.apache.olingo.ext.proxy.commons
-
- AbstractEntityCollectionInvocationHandler(Class<?>, AbstractService<?>, URIBuilder) - Constructor for class org.apache.olingo.ext.proxy.commons.AbstractEntityCollectionInvocationHandler
-
- AbstractEntityCollectionInvocationHandler(Class<? extends EntityCollection<T, ?, ?>>, AbstractService<?>, URI, URIBuilder) - Constructor for class org.apache.olingo.ext.proxy.commons.AbstractEntityCollectionInvocationHandler
-
- AbstractEntityKey - Class in org.apache.olingo.ext.proxy.api
-
- AbstractEntityKey() - Constructor for class org.apache.olingo.ext.proxy.api.AbstractEntityKey
-
- AbstractEntitySet<T extends EntityType<?>,KEY extends Serializable,EC extends Collection<T>> - Interface in org.apache.olingo.ext.proxy.api
-
Interface for synchronous CRUD operations on an EntitySet.
- AbstractODataObject - Class in org.apache.olingo.commons.api.data
-
Abstract OData object with basic values (id
, baseURI
, title
).
- AbstractODataObject() - Constructor for class org.apache.olingo.commons.api.data.AbstractODataObject
-
- AbstractOpenType - Interface in org.apache.olingo.ext.proxy.api
-
- AbstractPOJOGenMojo - Class in org.apache.olingo.ext.pojogen
-
- AbstractPOJOGenMojo() - Constructor for class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
-
- AbstractService<C extends EdmEnabledODataClient> - Class in org.apache.olingo.ext.proxy
-
Entry point for proxy mode, gives access to entity container instances.
- AbstractService(String, String, ODataServiceVersion, String, boolean) - Constructor for class org.apache.olingo.ext.proxy.AbstractService
-
- AbstractSingleton<T extends EntityType<?>,KEY extends Serializable,EC extends EntityCollection<T,?,?>> - Interface in org.apache.olingo.ext.proxy.api
-
- AbstractStructuredInvocationHandler - Class in org.apache.olingo.ext.proxy.commons
-
- AbstractStructuredInvocationHandler(Class<?>, AbstractService<?>) - Constructor for class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- AbstractStructuredInvocationHandler(Class<?>, Object, AbstractService<?>) - Constructor for class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- AbstractStructuredInvocationHandler(Class<?>, Object, EntityInvocationHandler) - Constructor for class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- AbstractTerm - Interface in org.apache.olingo.ext.proxy.api
-
- AbstractUtility - Class in org.apache.olingo.ext.pojogen
-
- AbstractUtility(Edm, EdmSchema, String) - Constructor for class org.apache.olingo.ext.pojogen.AbstractUtility
-
- ACCEPT - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- accept(ExpressionVisitor<T>) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.VisitableExpression
-
- ACCEPT_CHARSET - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- ACCEPT_ENCODING - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- ACCEPT_LANGUAGE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- AcceptCharset - Class in org.apache.olingo.commons.api.format
-
- AcceptType - Class in org.apache.olingo.commons.api.format
-
- ActionComplexCollectionProcessor - Interface in org.apache.olingo.server.api.processor
-
Processor interface for handling an action request with a return type of ComplexCollection.
- ActionComplexProcessor - Interface in org.apache.olingo.server.api.processor
-
Processor interface for handling an action request with a return type of Complex.
- ActionEntityCollectionProcessor - Interface in org.apache.olingo.server.api.processor
-
Processor interface for handling an action request with a return type of Entity Collection.
- ActionEntityProcessor - Interface in org.apache.olingo.server.api.processor
-
Processor interface for handling an action request with a return type of Entity.
- actionParameters(InputStream, EdmAction) - Method in interface org.apache.olingo.server.api.deserializer.ODataDeserializer
-
Deserializes an action-parameters stream into a map of key/value pairs.
- ActionPrimitiveCollectionProcessor - Interface in org.apache.olingo.server.api.processor
-
Processor interface for handling an action request with a return type of Primitive Collection.
- ActionPrimitiveProcessor - Interface in org.apache.olingo.server.api.processor
-
Processor interface for handling an action request with a return type of Primitive.
- ActionVoidProcessor - Interface in org.apache.olingo.server.api.processor
-
Processor interface for handling an action request with no return type.
- add(ClientValue) - Method in interface org.apache.olingo.client.api.domain.ClientCollectionValue
-
Adds a value to the collection.
- add(ClientProperty) - Method in interface org.apache.olingo.client.api.domain.ClientComplexValue
-
Adds field to the complex type.
- add(ClientEntity, ClientProperty) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
-
Adds the given property to the given entity.
- add(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- add(T) - Method in interface org.apache.olingo.ext.proxy.api.AbstractEntitySet
-
- add(T) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- addAdditionalProperty(String, Object) - Method in interface org.apache.olingo.ext.proxy.api.AbstractOpenType
-
- addAdditionalProperty(String, Object) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- addAll(Collection<? extends T>) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- addAnnotation(Class<? extends AbstractTerm>, Object) - Method in interface org.apache.olingo.ext.proxy.api.Annotatable
-
- addAnnotation(Class<? extends AbstractTerm>, Object) - Method in class org.apache.olingo.ext.proxy.commons.AnnotatableInvocationHandler
-
- addAnnotation(Class<? extends AbstractTerm>, Object) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- addAnnotations(EdmEnabledODataClient, Map<Class<? extends AbstractTerm>, Object>, ClientAnnotatable) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- addChange(ODataBatchableRequest, EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.commons.PersistenceChanges
-
- addChangeset() - Method in interface org.apache.olingo.client.api.communication.request.AsyncBatchRequestWrapper
-
Gets a changeset batch item instance.
- addChangeset() - Method in interface org.apache.olingo.client.api.communication.request.batch.BatchManager
-
Gets a changeset batch item instance.
- addCustomHeader(String, String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds a custom OData request header.
- addCustomQueryOption(String, String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Adds/Replaces the specified custom query option to the URI.
- addFurtherDeletes(URI) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
-
- addHeader(String, String) - Method in class org.apache.olingo.server.api.ODataRequest
-
Adds a header to the request.
- addHeader(String, List<String>) - Method in class org.apache.olingo.server.api.ODataRequest
-
Adds a header to the request.
- addHeader(String, String) - Method in class org.apache.olingo.server.api.ODataResponse
-
Adds a header to the response.
- addHeader(String, List<String>) - Method in class org.apache.olingo.server.api.ODataResponse
-
Adds a header to the response.
- addInclude(EdmxReferenceInclude) - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
-
Add include element to current list.
- addIncludeAnnotation(EdmxReferenceIncludeAnnotation) - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
-
Add include annotation element to current list.
- addLink(ClientLink) - Method in interface org.apache.olingo.client.api.domain.ClientLinked
-
Puts the given link into one of available lists, based on its type.
- addLinkChanges(NavigationProperty, Object) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- addOutsideUpdate(ODataBatchableRequest) - Method in interface org.apache.olingo.client.api.communication.request.AsyncBatchRequestWrapper
-
Adds an outside change batch item instance.
- addParameterAlias(String, String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Adds the specified (custom) parameter alias to the URI.
- addProperties(EdmEnabledODataClient, Map<String, Object>, ClientEntity) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- addProperties(EdmEnabledODataClient, Map<String, Object>, ClientComplexValue) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- addProperty(Property) - Method in class org.apache.olingo.commons.api.data.Entity
-
Add property to this Entity.
- addPropertyChanges(String, Object) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- addQueryOption(QueryOption, String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Adds the specified query option to the URI.
- addQueryOption(String, String, boolean) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Adds/Replaces the specified (custom) query option to the URI.
- addRef(ET) - Method in interface org.apache.olingo.ext.proxy.api.EntityCollection
-
Add entity by its reference ID.
- addRef(ET) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- 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.AsyncBatchRequestWrapper
-
Adds a retrieve batch item instance.
- Aggregate - Interface in org.apache.olingo.server.api.uri.queryoption.apply
-
Represents the aggregate transformation.
- AggregateExpression - Interface in org.apache.olingo.server.api.uri.queryoption.apply
-
Represents an aggregate expression.
- AggregateExpression.StandardMethod - Enum in org.apache.olingo.server.api.uri.queryoption.apply
-
Standard aggregation method.
- Alias - Interface in org.apache.olingo.server.api.uri.queryoption.expression
-
Represents an alias expression node in the expression tree
A alias expression node is inserted in the expression tree for any valid alias
E.g.
- AliasQueryOption - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents an alias value defined as query option
For example:
http://.../?filter=@value eq name&@value='test'
- all(FilterArg, URIFilter) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- all(FilterArg, String, URIFilter) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- allEntityTypes - Variable in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- ALLOW - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- allowEntityReferences() - Method in class org.apache.olingo.client.api.communication.header.ODataPreferences
-
The odata.allow-entityreferences preference indicates that the service is allowed to return entity references in
place of entities that have previously been returned, with at least the properties requested, in the same response
(for example, when serializing the expanded results of many-to-many relationships).
- allowEntityReferences() - Method in class org.apache.olingo.server.api.prefer.PreferencesApplied.Builder
-
Sets odata.allow-entityreferences
.
- and(URIFilter, URIFilter) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
-
- and(URISearch, URISearch) - Method in interface org.apache.olingo.client.api.uri.SearchFactory
-
- Annotatable - Class in org.apache.olingo.commons.api.data
-
An element with instance annotations.
- Annotatable() - Constructor for class org.apache.olingo.commons.api.data.Annotatable
-
- Annotatable - Interface in org.apache.olingo.ext.proxy.api
-
- AnnotatableInvocationHandler - Class in org.apache.olingo.ext.proxy.commons
-
- AnnotatableInvocationHandler(AbstractService<?>, String, String, EntityInvocationHandler, AbstractStructuredInvocationHandler) - Constructor for class org.apache.olingo.ext.proxy.commons.AnnotatableInvocationHandler
-
- AnnotatationsInvocationHandler - Class in org.apache.olingo.ext.proxy.commons
-
- ANNOTATION - Static variable in interface org.apache.olingo.commons.api.Constants
-
- Annotation - Class in org.apache.olingo.commons.api.data
-
Represents an instance annotation.
- Annotation() - Constructor for class org.apache.olingo.commons.api.data.Annotation
-
- annotations - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
The Annotations.
- annotations - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
-
The Annotations.
- annotations - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
The Annotations.
- annotations - Variable in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- AnnotationsForNavigationProperty - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
-
- AnnotationsForProperty - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
-
- any(FilterArg, URIFilter) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- any(FilterArg, String, URIFilter) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- appendActionCallSegment(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends action segment to the URI.
- appendAllSegment() - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends all segment to the URI.
- appendBatchSegment() - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends batch segment to the URI.
- appendCountSegment() - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends count segment to the URI.
- appendCrossjoinSegment(String...) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends cross join segment to the URI.
- appendDerivedEntityTypeSegment(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends derived entity type segment to the URI.
- appendEntityIdSegment(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends entity-id segment to the URI.
- appendEntitySetSegment(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends EntitySet segment to the URI.
- appendKeySegment(Object) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends key segment to the URI.
- appendKeySegment(Map<String, Object>) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends key segment to the URI, for multiple keys.
- appendKeySegment(EdmEnumType, String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends enum key segment to the URI.
- appendKeySegment(Map<String, Pair<EdmEnumType, String>>, Map<String, Object>) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends key segment to the URI, for multiple keys.
- appendMetadataSegment() - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends metadata segment to the URI.
- appendNavigationSegment(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends navigation segment to the URI.
- appendOperationCallSegment(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends operation (action or function) segment to the URI.
- appendPropertySegment(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends property segment to the URI.
- appendRefSegment() - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends ref segment to the URI.
- appendSingletonSegment(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends Singleton segment to the URI.
- appendValueSegment() - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends value segment to the URI.
- APPLICATION_ATOM_SVC - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- APPLICATION_ATOM_XML - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- APPLICATION_ATOM_XML_ENTRY - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- APPLICATION_ATOM_XML_ENTRY_UTF8 - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- APPLICATION_ATOM_XML_FEED - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- APPLICATION_ATOM_XML_FEED_UTF8 - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- APPLICATION_FORM_URLENCODED - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- APPLICATION_HTTP - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- APPLICATION_JSON - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- APPLICATION_OCTET_STREAM - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- APPLICATION_SVG_XML - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- APPLICATION_XHTML_XML - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- APPLICATION_XML - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- applyChanges() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- applyChanges(Object) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- applyChangesOnChildren() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- ApplyItem - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents a single transformation from the system query option $apply.
- ApplyItem.Kind - Enum in org.apache.olingo.server.api.uri.queryoption
-
The kind of the transformation.
- ApplyOption - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents the system query option $apply, defined in the data aggregation extension.
- asAnd() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmAnd
expression
- asAnnotationPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
- asAnnotationPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
- asApply() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmApply
expression
- asApply() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlApply
expression
- asCast() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmCast
expression
- asCast() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlCast
expression
- asCollection() - Method in class org.apache.olingo.client.api.domain.AbstractClientValue
-
Casts to collection value.
- asCollection() - Method in interface org.apache.olingo.client.api.domain.ClientValue
-
Casts to collection value.
- asCollection() - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Define the result as a collection.
- asCollection() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Get the value as collection or null if it is not a collection ValueType
- asCollection() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
- asCollection() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
- asComplex() - Method in class org.apache.olingo.client.api.domain.AbstractClientValue
-
Casts to complex value.
- asComplex() - Method in interface org.apache.olingo.client.api.domain.ClientValue
-
Casts to complex value.
- asComplex() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Get the value in its complex representation or null if it is not based on a complex ValueType
- asConstant() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmExpression
-
- asConstant() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlExpression
-
- asDynamic() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmExpression
-
- asDynamic() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlExpression
-
- asEntity() - Method in class org.apache.olingo.commons.api.data.Parameter
-
Gets the value in its entity representation or null if it is not based on an entity value type.
- asEnum() - Method in interface org.apache.olingo.client.api.domain.ClientValue
-
Casts to enum value.
- asEnum() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Get the value in its enum representation or null if it is not based on a enum ValueType
- asEnumMembers() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmConstantExpression
-
A list of enum members or empty list if this expression is of type primitive or geospatial.
- asEq() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmEq
expression
- asGe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmGe
expression
- asGeospatial() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Get the value in its geospatial representation or null if it is not based on a geospatial ValueType
- asGeospatial() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmConstantExpression
-
Return the geospatial object or null if this expression is of type primitive or enum.
- asGt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmGt
expression
- asIf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmIf
expression
- asIf() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlIf
expression
- asInlineEntity() - Method in class org.apache.olingo.client.api.domain.ClientLink
-
- asInlineEntitySet() - Method in class org.apache.olingo.client.api.domain.ClientLink
-
- asIsOf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmIsOf
expression
- asIsOf() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlIsOf
expression
- asJavaCollection() - Method in interface org.apache.olingo.client.api.domain.ClientCollectionValue
-
Converts this instance as POJO collection.
- asJavaMap() - Method in interface org.apache.olingo.client.api.domain.ClientComplexValue
-
Converts this instance as POJO collection.
- asLabeledElement() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
- asLabeledElement() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
- asLabeledElementReference() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
- asLabeledElementReference() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
- asLe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmLe
expression
- asLogicalOrComparison() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
- asLt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmLt
expression
- asNavigationPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
- asNavigationPropertyPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
- asNe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmNe
expression
- asNot() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmNot
expression
- asNull() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmNull
expression
- asNull() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlNull
expression
- asOr() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmOr
expression
- asPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmPath
expression
- asPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Casts the expression to a
CsdlPath
expression
- asPrimitive() - Method in class org.apache.olingo.client.api.domain.AbstractClientValue
-
Casts to primitive value.
- asPrimitive() - Method in interface org.apache.olingo.client.api.domain.ClientValue
-
Casts to primitive value.
- asPrimitive() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Get the value in its primitive representation or null if it is not based on a primitive ValueType
- asPrimitive() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmConstantExpression
-
The value object of this expression or null if it is of type enum or geospatial.
- asPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
- asPropertyPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
- asPropertyValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
- asRecord() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmRecord
expression
- asRecord() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
- asSearchBinary() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchExpression
-
- asSearchTerm() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchExpression
-
- asSearchUnary() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchExpression
-
- ASSOCIATION_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- asUriInfoAll() - Method in interface org.apache.olingo.server.api.uri.UriInfo
-
Convenience casting method.
- asUriInfoBatch() - Method in interface org.apache.olingo.server.api.uri.UriInfo
-
Convenience casting method.
- asUriInfoCrossjoin() - Method in interface org.apache.olingo.server.api.uri.UriInfo
-
Convenience casting method.
- asUriInfoEntityId() - Method in interface org.apache.olingo.server.api.uri.UriInfo
-
Convenience casting method.
- asUriInfoMetadata() - Method in interface org.apache.olingo.server.api.uri.UriInfo
-
Convenience casting method.
- asUriInfoResource() - Method in interface org.apache.olingo.server.api.uri.UriInfo
-
Convenience casting method.
- asUriInfoService() - Method in interface org.apache.olingo.server.api.uri.UriInfo
-
Convenience casting method.
- asUrlRef() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Casts the expression to a
EdmUrlRef
expression
- asUrlRef() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
- AsyncBatchRequestWrapper - Interface in org.apache.olingo.client.api.communication.request
-
- asyncDelete() - Method in interface org.apache.olingo.client.api.communication.response.AsyncResponseWrapper
-
A client can request that the DELETE should be executed asynchronously.
- 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
-
- AsyncRequestWrapper<R extends ODataResponse> - Interface in org.apache.olingo.client.api.communication.request
-
- AsyncResponse - Interface in org.apache.olingo.client.api.communication.response
-
- asyncResponse(ODataResponse) - Method in interface org.apache.olingo.server.api.serializer.FixedFormatSerializer
-
Serializes a ODataResponse into an async response.
- AsyncResponseWrapper<R extends ODataResponse> - Interface in org.apache.olingo.client.api.communication.response
-
- AT - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ATTR_ETAG - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ATTR_ID - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ATTR_METADATAETAG - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ATTR_SCHEME - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ATTR_SRC - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ATTR_TERM - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ELEM_ACTION - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ELEM_CATEGORY - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ELEM_CONTENT - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ELEM_COUNT - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ELEM_DELETED_ENTRY - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ELEM_ENTRY - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ELEM_ENTRY_REF - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ELEM_FEED - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ELEM_FUNCTION - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ELEM_ID - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ELEM_INLINE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ELEM_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ELEM_SUMMARY - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ELEM_TITLE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATOM_ELEM_UPDATED - Static variable in interface org.apache.olingo.commons.api.Constants
-
- attach() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- attach(AttachedEntityStatus) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- attach(AttachedEntityStatus, boolean) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- attach(EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
-
Attaches an existing entity with status ATTACHED.
- attach(EntityInvocationHandler, AttachedEntityStatus) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
-
Attaches an entity with specified status.
- attach(EntityInvocationHandler, AttachedEntityStatus, boolean) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
-
Attaches an entity with specified status.
- AttachedEntity - Class in org.apache.olingo.ext.proxy.context
-
- AttachedEntity(EntityInvocationHandler, AttachedEntityStatus) - Constructor for class org.apache.olingo.ext.proxy.context.AttachedEntity
-
- AttachedEntityStatus - Enum in org.apache.olingo.ext.proxy.context
-
- attachNew(EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
-
Attaches an entity with status NEW.
- ATTR_HREF - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATTR_METADATA - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATTR_NAME - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATTR_NULL - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATTR_REF - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATTR_REL - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATTR_RELATIONSHIP - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATTR_SOURCE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATTR_SRSNAME - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATTR_TARGET - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATTR_TITLE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATTR_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ATTR_XML_BASE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- AUTHORIZATION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- CACHE_CONTROL - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- cached - Variable in class org.apache.olingo.client.api.domain.ClientEntitySetIterator
-
- cacheLink(NavigationProperty, Object) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- callback(String) - Method in class org.apache.olingo.client.api.communication.header.ODataPreferences
-
For scenarios in which links returned by the service are used by the client to poll for additional information, the
client can specify the odata.callback preference to request that the service notify the client when data is
available.
- callback(URI) - Method in interface org.apache.olingo.client.api.communication.request.AsyncRequestWrapper
-
The odata.callback preference MUST include the parameter url whose value is the URL of a callback endpoint to be
invoked by the OData service when data is available.
- callback() - Method in class org.apache.olingo.server.api.prefer.PreferencesApplied.Builder
-
Sets odata.callback
.
- CANONICAL_FUNCTION_CONCAT - Static variable in interface org.apache.olingo.commons.api.Constants
-
- CANONICAL_FUNCTION_FILLURITEMPLATE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- CANONICAL_FUNCTION_URIENCODE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- capitalize(String) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- cast(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- cast(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- ceiling(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- CHANGESET_CONTENT_ID_NAME - Static variable in interface org.apache.olingo.client.api.ODataBatchConstants
-
Content id header name.
- checkChangePreconditions(String, Collection<String>, Collection<String>) - Method in interface org.apache.olingo.server.api.etag.ETagHelper
-
Checks the preconditions of a change request (with HTTP methods PUT, PATCH, or DELETE)
with a given ETag value against the If-Match and If-None-Match HTTP headers.
- checkReadPreconditions(String, Collection<String>, Collection<String>) - Method in interface org.apache.olingo.server.api.etag.ETagHelper
-
Checks the preconditions of a read request with a given ETag value
against the If-Match and If-None-Match HTTP headers.
- ClassUtils - Class in org.apache.olingo.ext.proxy.utils
-
- clear() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- clearQueryOptions() - Method in interface org.apache.olingo.ext.proxy.api.CommonQuery
-
Remove all query options.
- clearQueryOptions() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- clearQueryOptions() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- clearQueryOptions() - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
-
- ClientAnnotatable - Interface in org.apache.olingo.client.api.domain
-
- ClientAnnotation - Interface in org.apache.olingo.client.api.domain
-
- ClientBuilder(String) - Constructor for class org.apache.olingo.client.api.ODataClientBuilder.ClientBuilder
-
Create the builder for an EdmEnabledODataClient.
- ClientCollectionValue<T extends ClientValue> - Interface in org.apache.olingo.client.api.domain
-
OData collection property value.
- ClientComplexValue - Interface in org.apache.olingo.client.api.domain
-
OData complex property value.
- ClientDeletedEntity - Interface in org.apache.olingo.client.api.domain
-
- ClientDeletedEntity.Reason - Enum in org.apache.olingo.client.api.domain
-
- ClientDelta - Interface in org.apache.olingo.client.api.domain
-
- ClientDeltaLink - Interface in org.apache.olingo.client.api.domain
-
- ClientEntity - Interface in org.apache.olingo.client.api.domain
-
OData entity.
- ClientEntitySet - Interface in org.apache.olingo.client.api.domain
-
OData entity collection.
- ClientEntitySetIterator<T extends ClientEntitySet,E extends ClientEntity> - Class in org.apache.olingo.client.api.domain
-
OData entity set iterator class.
- ClientEntitySetIterator(ODataClient, InputStream, ContentType) - Constructor for class org.apache.olingo.client.api.domain.ClientEntitySetIterator
-
Constructor.
- ClientEnumValue - Interface in org.apache.olingo.client.api.domain
-
- ClientInlineEntity - Class in org.apache.olingo.client.api.domain
-
OData in-line entity.
- ClientInlineEntity(URI, ClientLinkType, String, ClientEntity) - Constructor for class org.apache.olingo.client.api.domain.ClientInlineEntity
-
Constructor.
- ClientInlineEntity(URI, String, ClientLinkType, String, ClientEntity) - Constructor for class org.apache.olingo.client.api.domain.ClientInlineEntity
-
Constructor.
- ClientInlineEntitySet - Class in org.apache.olingo.client.api.domain
-
OData in-line entity set.
- ClientInlineEntitySet(URI, ClientLinkType, String, ClientEntitySet) - Constructor for class org.apache.olingo.client.api.domain.ClientInlineEntitySet
-
Constructor.
- ClientInlineEntitySet(URI, String, ClientLinkType, String, ClientEntitySet) - Constructor for class org.apache.olingo.client.api.domain.ClientInlineEntitySet
-
Constructor.
- ClientInvokeResult - Interface in org.apache.olingo.client.api.domain
-
Marker interface for any OData domain object that can be returned by an operation invocation.
- ClientItem - Class in org.apache.olingo.client.api.domain
-
Abstract representation of OData entities and links.
- ClientItem(String) - Constructor for class org.apache.olingo.client.api.domain.ClientItem
-
Constructor.
- ClientLink - Class in org.apache.olingo.client.api.domain
-
OData link.
- ClientLink(URI, ClientLinkType, String) - Constructor for class org.apache.olingo.client.api.domain.ClientLink
-
Constructor.
- ClientLink(URI, ClientLinkType, String, String) - Constructor for class org.apache.olingo.client.api.domain.ClientLink
-
- ClientLink(URI, String, ClientLinkType, String) - Constructor for class org.apache.olingo.client.api.domain.ClientLink
-
Constructor.
- ClientLink.Builder - Class in org.apache.olingo.client.api.domain
-
- ClientLinked - Interface in org.apache.olingo.client.api.domain
-
- ClientLinkType - Enum in org.apache.olingo.client.api.domain
-
OData link types.
- ClientNoContent - Class in org.apache.olingo.client.api.communication.request.invoke
-
Marker class for invoke with no return type.
- ClientNoContent() - Constructor for class org.apache.olingo.client.api.communication.request.invoke.ClientNoContent
-
- ClientObjectFactory - Interface in org.apache.olingo.client.api.domain
-
Entry point for generating OData domain objects.
- ClientODataDeserializer - Interface in org.apache.olingo.client.api.serialization
-
- ClientOperation - Class in org.apache.olingo.client.api.domain
-
- ClientOperation() - Constructor for class org.apache.olingo.client.api.domain.ClientOperation
-
- ClientPrimitiveValue - Interface in org.apache.olingo.client.api.domain
-
- ClientPrimitiveValue.Builder - Interface in org.apache.olingo.client.api.domain
-
- ClientProperty - Interface in org.apache.olingo.client.api.domain
-
OData entity property.
- ClientServiceDocument - Class in org.apache.olingo.client.api.domain
-
- ClientServiceDocument() - Constructor for class org.apache.olingo.client.api.domain.ClientServiceDocument
-
- ClientSingleton - Interface in org.apache.olingo.client.api.domain
-
- ClientValuable - Interface in org.apache.olingo.client.api.domain
-
- ClientValue - Interface in org.apache.olingo.client.api.domain
-
Abstract representation of an OData entity property value.
- close() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchRequestItem
-
Closes the item.
- close() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchResponseItem
-
Closes the current batch responses item including all wrapped OData responses.
- close() - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
-
Close the underlying message entity input stream (if available and open) as well as releases any other resources
associated with the response.
- close() - Method in class org.apache.olingo.client.api.domain.ClientEntitySetIterator
-
Closes the current iterator.
- close(HttpClient) - Method in interface org.apache.olingo.client.api.http.HttpClientFactory
-
- close() - Method in interface org.apache.olingo.ext.proxy.api.EdmStreamValue
-
- close() - Method in class org.apache.olingo.ext.proxy.commons.EdmStreamValueHandler
-
- CollectionQuery<CT extends CollectionQuery<?>> - Interface in org.apache.olingo.ext.proxy.api
-
- CollectionRef - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
-
Associate EntityType Java object with its collection.
- collItemRef - Variable in class org.apache.olingo.ext.proxy.commons.AbstractEntityCollectionInvocationHandler
-
- CommonQuery - Interface in org.apache.olingo.ext.proxy.api
-
- compareTo(CompoundKeyElementWrapper) - Method in class org.apache.olingo.ext.proxy.utils.CompoundKeyElementWrapper
-
- compatibleTo(EdmType) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Checks if this type is convertible to parameter targetType
- complex(ServiceMetadata, EdmComplexType, Property, ComplexSerializerOptions) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
-
Writes complex-type instance data into an InputStream.
- ComplexCollection<T extends StructuredType<?>,EC extends Collection<T>,CT extends StructuredCollection<T,EC,?>> - Interface in org.apache.olingo.ext.proxy.api
-
- complexCollection(ServiceMetadata, EdmComplexType, Property, ComplexSerializerOptions) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
-
Writes data of a collection of complex-type instances into an InputStream.
- ComplexCollectionInvocationHandler<T extends ComplexType<?>> - Class in org.apache.olingo.ext.proxy.commons
-
- ComplexCollectionInvocationHandler(AbstractService<?>, Class<T>) - Constructor for class org.apache.olingo.ext.proxy.commons.ComplexCollectionInvocationHandler
-
- ComplexCollectionInvocationHandler(Class<T>, AbstractService<?>, URIBuilder) - Constructor for class org.apache.olingo.ext.proxy.commons.ComplexCollectionInvocationHandler
-
- ComplexCollectionInvocationHandler(AbstractService<?>, Collection<T>, Class<T>, URIBuilder) - Constructor for class org.apache.olingo.ext.proxy.commons.ComplexCollectionInvocationHandler
-
- ComplexCollectionProcessor - Interface in org.apache.olingo.server.api.processor
-
Processor interface for handling a collection of complex-type instances, e.g.,
a property of an entity defined as collection of complex-type instances.
- ComplexInvocationHandler - Class in org.apache.olingo.ext.proxy.commons
-
- ComplexProcessor - Interface in org.apache.olingo.server.api.processor
-
Processor interface for handling an instance of a complex type, e.g., a complex property of an entity.
- ComplexSerializerOptions - Class in org.apache.olingo.server.api.serializer
-
Options for the OData serializer.
- ComplexSerializerOptions.Builder - Class in org.apache.olingo.server.api.serializer
-
Builder of OData serializer options.
- ComplexType - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
-
Mark POJO as EDM complex type.
- ComplexType<T extends StructuredType<?>> - Interface in org.apache.olingo.ext.proxy.api
-
- ComplexValue - Class in org.apache.olingo.commons.api.data
-
Represents the value of a complex property.
- ComplexValue() - Constructor for class org.apache.olingo.commons.api.data.ComplexValue
-
- ComposableInvoker<T,O extends Operations> - Interface in org.apache.olingo.ext.proxy.api
-
- ComposedGeospatial<T extends Geospatial> - Class in org.apache.olingo.commons.api.edm.geo
-
Abstract base class for all Geometries that are composed out of other geospatial elements.
- ComposedGeospatial(Geospatial.Dimension, Geospatial.Type, SRID, List<T>) - Constructor for class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
-
- CompoundKey - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
-
Identifies a compound key.
- CompoundKeyElement - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
-
Mark multi key class field (property) as multi key element.
- CompoundKeyElementWrapper - Class in org.apache.olingo.ext.proxy.utils
-
- CompoundKeyElementWrapper(String, Method, int) - Constructor for class org.apache.olingo.ext.proxy.utils.CompoundKeyElementWrapper
-
- Compute - Interface in org.apache.olingo.server.api.uri.queryoption.apply
-
Represents the compute transformation.
- ComputeExpression - Interface in org.apache.olingo.server.api.uri.queryoption.apply
-
Represents a compute expression.
- concat(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- Concat - Interface in org.apache.olingo.server.api.uri.queryoption.apply
-
Represents the concat transformation.
- Configuration - Interface in org.apache.olingo.client.api
-
Configuration wrapper.
- Constants - Interface in org.apache.olingo.commons.api
-
Constant values related to the OData protocol.
- Constantsv00 - Class in org.apache.olingo.commons.api.constants
-
Constant values related to the OData protocol.
- Constantsv00() - Constructor for class org.apache.olingo.commons.api.constants.Constantsv00
-
- Constantsv01 - Class in org.apache.olingo.commons.api.constants
-
Constant values related to the OData protocol.
- Constantsv01() - Constructor for class org.apache.olingo.commons.api.constants.Constantsv01
-
- container - Variable in class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
-
- contains(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- contains(Object) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- contains(EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.commons.TransactionItems
-
- containsAll(Collection<?>) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- containsTarget() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
-
- CONTENT_ENCODING - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- CONTENT_ID - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- CONTENT_LANGUAGE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- CONTENT_LENGTH - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- CONTENT_LOCATION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- CONTENT_TYPE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- ContentType - Class in org.apache.olingo.commons.api.format
-
- CONTEXT - Static variable in interface org.apache.olingo.commons.api.Constants
-
- Context - Class in org.apache.olingo.ext.proxy.context
-
- Context() - Constructor for class org.apache.olingo.ext.proxy.context.Context
-
- ContextURL - Class in org.apache.olingo.commons.api.data
-
High-level representation of a context URL, built from the string value returned by a service; provides access to the
various components of the context URL, defined in the
protocol specification.
- contextURL(ContextURL) - Method in class org.apache.olingo.server.api.serializer.ComplexSerializerOptions.Builder
-
- contextURL(ContextURL) - Method in class org.apache.olingo.server.api.serializer.EdmAssistedSerializerOptions.Builder
-
- contextURL(ContextURL) - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions.Builder
-
- contextURL(ContextURL) - Method in class org.apache.olingo.server.api.serializer.EntitySerializerOptions.Builder
-
- contextURL(ContextURL) - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions.Builder
-
- contextURL(ContextURL) - Method in class org.apache.olingo.server.api.serializer.ReferenceCollectionSerializerOptions.Builder
-
- contextURL(ContextURL) - Method in class org.apache.olingo.server.api.serializer.ReferenceSerializerOptions.Builder
-
- ContextURL.Builder - Class in org.apache.olingo.commons.api.data
-
Builder for a ContextURL instance.
- ContextURL.Suffix - Enum in org.apache.olingo.commons.api.data
-
Suffix of the OData Context URL
- continueOnError() - Method in class org.apache.olingo.client.api.communication.header.ODataPreferences
-
The odata.continue-on-error preference on a batch request is used to request that, upon encountering a request
within the batch that returns an error, the service return the error for that request and continue processing
additional requests within the batch.
- continueOnError() - Method in class org.apache.olingo.server.api.prefer.PreferencesApplied.Builder
-
Sets odata.continue-on-error
.
- COOKIE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- COPY_BUFFER_SIZE - Static variable in class org.apache.olingo.netty.server.core.ODataNettyHandlerImpl
-
- CoreUtils - Class in org.apache.olingo.ext.proxy.utils
-
- count() - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Adds count query option.
- count(boolean) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends count query option.
- count() - Method in interface org.apache.olingo.ext.proxy.api.AbstractEntitySet
-
Returns the number of entities available.
- count() - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
-
- count() - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
-
- count(CountOption) - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions.Builder
-
Sets the $count system query option.
- count(Integer) - Method in interface org.apache.olingo.server.api.serializer.FixedFormatSerializer
-
Writes a count into an InputStream as plain text.
- count(CountOption) - Method in class org.apache.olingo.server.api.serializer.ReferenceCollectionSerializerOptions.Builder
-
Sets the $count system query option.
- countComplexCollection(ODataRequest, ODataResponse, UriInfo) - Method in interface org.apache.olingo.server.api.processor.CountComplexCollectionProcessor
-
Counts complex properties from persistence and puts serialized content and status into the response.
- CountComplexCollectionProcessor - Interface in org.apache.olingo.server.api.processor
-
Processor interface for handling counting a collection of complex properties, e.g.
- countEntityCollection(ODataRequest, ODataResponse, UriInfo) - Method in interface org.apache.olingo.server.api.processor.CountEntityCollectionProcessor
-
Counts entities from persistence and puts serialized content and status into the response.
- CountEntityCollectionProcessor - Interface in org.apache.olingo.server.api.processor
-
Processor interface for handling counting a collection of entities, e.g.
- CountOption - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents the system query option $count
For example:
http://.../entitySet?$count=true
- countPrimitiveCollection(ODataRequest, ODataResponse, UriInfo) - Method in interface org.apache.olingo.server.api.processor.CountPrimitiveCollectionProcessor
-
Counts primitive properties from persistence and puts serialized content and status into the response.
- CountPrimitiveCollectionProcessor - Interface in org.apache.olingo.server.api.processor
-
Processor interface for handling counting a collection of primitive properties, e.g.
- create(HttpMethod, URI) - Method in interface org.apache.olingo.client.api.http.HttpClientFactory
-
- create(HttpMethod, URI) - Method in interface org.apache.olingo.client.api.http.HttpUriRequestFactory
-
- create(String) - Static method in class org.apache.olingo.commons.api.format.AcceptCharset
-
Creates a list of
AcceptCharset
objects based on given input string.
- create(String) - Static method in class org.apache.olingo.commons.api.format.AcceptType
-
Creates a list of
AcceptType
objects based on given input string.
- create(ContentType, String, String) - Static method in class org.apache.olingo.commons.api.format.ContentType
-
Creates a content type from an existing content type and an additional parameter as key-value pair.
- create(String) - Static method in class org.apache.olingo.commons.api.format.ContentType
-
Creates a
ContentType
based on given input string (
format
).
- createClient() - Method in class org.apache.olingo.client.api.ODataClientBuilder.ClientBuilder
-
Create an new EdmEnabledODataClient based on via system property ODATA_EMD_CLIENT_IMPL_SYS_PROPERTY
class name or if not net the default ODATA_EDM_CLIENT_IMPL_CLASS set class
with before set serviceRoot and optional edm and optinal metadataETag.
- createClient() - Static method in class org.apache.olingo.client.api.ODataClientBuilder
-
Create an new ODataClient based on via system property ODATA_CLIENT_IMPL_SYS_PROPERTY
class name or if not net the default ODATA_CLIENT_IMPL_CLASS set class.
- createDebugResponse(DebugInformation) - Method in interface org.apache.olingo.server.api.debug.DebugResponseHelper
-
Creates a debug response based on the given parameters.
- createDebugResponse(String, DebugInformation) - Method in interface org.apache.olingo.server.api.debug.DebugSupport
-
Creates a debug response and delivers it back to the Olingo library.
- createDebugResponse(String, DebugInformation) - Method in class org.apache.olingo.server.api.debug.DefaultDebugSupport
-
- createDebugResponseHelper(String) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
-
- createDebugResponseHelper(String) - Method in class org.apache.olingo.server.api.OData
-
Creates a DebugResponseHelper for the given debugFormat.
- createDeserializer(ContentType) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
-
- createDeserializer(ContentType, ServiceMetadata) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
-
- createDeserializer(ContentType) - Method in class org.apache.olingo.server.api.OData
-
Creates a new deserializer object for reading content in the specified format.
- createDeserializer(ContentType, ServiceMetadata) - Method in class org.apache.olingo.server.api.OData
-
Creates a new deserializer object for reading content in the specified format.
- createEdmAssistedSerializer(ContentType) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
-
- createEdmAssistedSerializer(ContentType) - Method in class org.apache.olingo.server.api.OData
-
Creates a new serializer object capable of working without EDM information
for rendering content in the specified format.
- createEdmDeltaSerializer(ContentType, List<String>) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
-
- createEdmDeltaSerializer(ContentType, List<String>) - Method in class org.apache.olingo.server.api.OData
-
Creates a new serializer object capable of working without EDM information
for rendering delta content in the specified format.
- createEntity(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in interface org.apache.olingo.server.api.processor.EntityProcessor
-
Creates an entity with send data in the persistence and puts content, status, and Location into the response.
- createETagHelper() - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
-
- createETagHelper() - Method in class org.apache.olingo.server.api.OData
-
Creates a new ETag helper object for performing ETag-related tasks.
- createFixedFormatDeserializer() - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
-
- createFixedFormatDeserializer() - Method in class org.apache.olingo.server.api.OData
-
Creates a new deserializer object for reading content in a fixed format, e.g., for binary input.
- createFixedFormatSerializer() - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
-
- createFixedFormatSerializer() - Method in class org.apache.olingo.server.api.OData
-
Creates a new serializer object for rendering content in a fixed format, e.g., for binary output or multipart/mixed
outpu.
- createHandler(ServiceMetadata) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
-
- createHandler(ServiceMetadata) - Method in class org.apache.olingo.server.api.OData
-
Creates a new ODataHttpHandler for handling OData requests in an HTTP context.
- createMediaEntity(ODataRequest, ODataResponse, UriInfo, ContentType, ContentType) - Method in interface org.apache.olingo.server.api.processor.MediaEntityProcessor
-
Creates an entity with sent media data in the persistence and puts content, status and Location into the response.
- createNettyHandler(ServiceMetadata) - Method in class org.apache.olingo.netty.server.api.ODataNetty
-
Creates a new ODataNettyHandler for handling OData requests in an HTTP context.
- createNettyHandler(ServiceMetadata) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
-
- createPreferences(Collection<String>) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
-
- createPreferences(Collection<String>) - Method in class org.apache.olingo.server.api.OData
-
Creates a new Preferences object out of Prefer HTTP request headers.
- createPrimitiveTypeInstance(EdmPrimitiveTypeKind) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
-
- createPrimitiveTypeInstance(EdmPrimitiveTypeKind) - Method in class org.apache.olingo.server.api.OData
-
Creates a primitive-type instance.
- createRawHandler(ServiceMetadata) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
-
- createRawHandler(ServiceMetadata) - Method in class org.apache.olingo.server.api.OData
-
Creates a new ODataHandler for handling OData requests.
- createReference(ODataRequest, ODataResponse, UriInfo, ContentType) - Method in interface org.apache.olingo.server.api.processor.ReferenceProcessor
-
Creates entity reference in the persistence and puts content, status, and Location into the response.
- createSearch() - Method in interface org.apache.olingo.ext.proxy.api.AbstractEntitySet
-
Create an instance of Search.
- createSearch(Class<SEC>) - Method in interface org.apache.olingo.ext.proxy.api.AbstractEntitySet
-
Create an instance of Search.
- createSearch() - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
-
- createSearch(Class<SEC>) - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
-
- createSearch() - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
-
- createSearch(Class<SEC>) - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
-
- createSerializer(ContentType) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
-
- createSerializer(ContentType, List<String>) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
-
- createSerializer(ContentType) - Method in class org.apache.olingo.server.api.OData
-
Creates a new serializer object for rendering content in the specified format.
- createSerializer(ContentType, List<String>) - Method in class org.apache.olingo.server.api.OData
-
Creates a new serializer object for rendering content in the specified format.
- createServiceMetadata(CsdlEdmProvider, List<EdmxReference>) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
-
- createServiceMetadata(CsdlEdmProvider, List<EdmxReference>, ServiceMetadataETagSupport) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
-
- createServiceMetadata(CsdlEdmProvider, List<EdmxReference>) - Method in class org.apache.olingo.server.api.OData
-
Creates a metadata object for this service.
- createServiceMetadata(CsdlEdmProvider, List<EdmxReference>, ServiceMetadataETagSupport) - Method in class org.apache.olingo.server.api.OData
-
Creates a metadata object for this service.
- createUriHelper() - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
-
- createUriHelper() - Method in class org.apache.olingo.server.api.OData
-
Creates a new URI helper object for performing URI-related tasks.
- createUtility(Edm, EdmSchema, String) - Method in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
-
- createUtility(Edm, EdmSchema, String) - Method in class org.apache.olingo.ext.pojogen.V4POJOGenMojo
-
- CRLF - Static variable in interface org.apache.olingo.client.api.communication.request.ODataStreamer
-
CR/LF.
- CsdlAbstractEdmItem - Class in org.apache.olingo.commons.api.edm.provider
-
Super type of all CsdlEdmItems
- CsdlAbstractEdmItem() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem
-
- CsdlAbstractEdmProvider - Class in org.apache.olingo.commons.api.edm.provider
-
- CsdlAbstractEdmProvider() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- CsdlAction - Class in org.apache.olingo.commons.api.edm.provider
-
Represents an action CSDL item
- CsdlAction() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAction
-
- CsdlActionImport - Class in org.apache.olingo.commons.api.edm.provider
-
Represents an action import CSDL item
- CsdlActionImport() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
-
- CsdlAliasInfo - Class in org.apache.olingo.commons.api.edm.provider
-
Represents an alias info CSDL item
- CsdlAliasInfo() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
-
- CsdlAnnotatable - Interface in org.apache.olingo.commons.api.edm.provider
-
Super type of all annotatable CSDL items
- CsdlAnnotation - Class in org.apache.olingo.commons.api.edm.provider
-
Represents a CSDL annotation
- CsdlAnnotation() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
-
- CsdlAnnotationPath - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
Represents an annotation path
- CsdlAnnotationPath() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlAnnotationPath
-
- CsdlAnnotations - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl annotations.
- CsdlAnnotations() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
-
- CsdlApply - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
- CsdlApply() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
-
- CsdlBindingTarget - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl binding target.
- CsdlBindingTarget() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
- CsdlCast - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
Represents an edm:Cast expression.
- CsdlCast() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
- CsdlCollection - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:Collection expression enables a value to be obtained from zero or more child expressions.
- CsdlCollection() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCollection
-
- CsdlComplexType - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl complex type.
- CsdlComplexType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
-
- CsdlConstantExpression - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
- CsdlConstantExpression(CsdlConstantExpression.ConstantExpressionType) - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression
-
- CsdlConstantExpression(CsdlConstantExpression.ConstantExpressionType, String) - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression
-
- CsdlConstantExpression.ConstantExpressionType - Enum in org.apache.olingo.commons.api.edm.provider.annotation
-
Type of the constant expression
- CsdlDynamicExpression - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
- CsdlDynamicExpression() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
- CsdlEdmProvider - Interface in org.apache.olingo.commons.api.edm.provider
-
The interface Csdl edm provider.
- CsdlEntityContainer - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl entity container.
- CsdlEntityContainer() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
- CsdlEntityContainerInfo - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl entity container info.
- CsdlEntityContainerInfo() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
-
- CsdlEntitySet - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl entity set.
- CsdlEntitySet() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
-
- CsdlEntitySetPath - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl entity set path.
- CsdlEntitySetPath() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
-
- CsdlEntityType - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl entity type.
- CsdlEntityType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
-
- CsdlEnumMember - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl enum member.
- CsdlEnumMember() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
-
- CsdlEnumType - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl enum type.
- CsdlEnumType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
- CsdlExpression - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
- CsdlExpression() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlExpression
-
- CsdlFunction - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl function.
- CsdlFunction() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlFunction
-
- CsdlFunctionImport - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl function import.
- CsdlFunctionImport() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
- CsdlIf - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
Represents a edm:If expression
- CsdlIf() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
-
- CsdlIsOf - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:IsOf expression evaluates a child expression and returns a Boolean value indicating whether
the child expression returns the specified type
- CsdlIsOf() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
- CsdlLabeledElement - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:LabeledElement expression assigns a name to a child expression.
- CsdlLabeledElement() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
-
- CsdlLabeledElementReference - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:LabeledElementReference expression returns the value of an
edm:LabeledElement (see
CsdlLabeledElement
) expression.
- CsdlLabeledElementReference() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElementReference
-
- CsdlLogicalOrComparisonExpression - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
- CsdlLogicalOrComparisonExpression(CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType) - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
-
- CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType - Enum in org.apache.olingo.commons.api.edm.provider.annotation
-
Type of the constant expression
- CsdlMapping - Class in org.apache.olingo.commons.api.edm.provider
-
Content of this class does not appear within the CSDL metadata document.
- CsdlMapping() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlMapping
-
- CsdlNamed - Interface in org.apache.olingo.commons.api.edm.provider
-
The interface Csdl named.
- CsdlNavigationProperty - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl navigation property.
- CsdlNavigationProperty() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
- CsdlNavigationPropertyBinding - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl navigation property binding.
- CsdlNavigationPropertyBinding() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
-
- CsdlNavigationPropertyPath - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:NavigationPropertyPath expression provides a value for terms or term properties that specify the
built-in abstract type Edm.NavigationPropertyPath
- CsdlNavigationPropertyPath() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNavigationPropertyPath
-
- CsdlNull - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:Null expression returns an untyped null value.
- CsdlNull() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNull
-
- CsdlOnDelete - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl on delete.
- CsdlOnDelete() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlOnDelete
-
- CsdlOnDeleteAction - Enum in org.apache.olingo.commons.api.edm.provider
-
The enum Csdl on delete action.
- CsdlOperation - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl operation.
- CsdlOperation() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
- CsdlOperationImport - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl operation import.
- CsdlOperationImport() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
-
- CsdlParameter - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl parameter.
- CsdlParameter() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
- CsdlPath - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:Path expression enables a value to be obtained by traversing an object graph.
- CsdlPath() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPath
-
- CsdlProperty - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl property.
- CsdlProperty() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
- CsdlPropertyPath - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:PropertyPath expression provides a value for terms or term properties that specify the built-in
abstract type Edm.PropertyPath.
- CsdlPropertyPath() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyPath
-
- CsdlPropertyRef - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl property ref.
- CsdlPropertyRef() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
-
- CsdlPropertyValue - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:PropertyValue element supplies a value to a property on the type instantiated by an
edm:Record expression (See
EdmRecord
).
- CsdlPropertyValue() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
-
- CsdlRecord - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:Record expression enables a new entity type or complex type instance to be constructed.
- CsdlRecord() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
-
- CsdlReferentialConstraint - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl referential constraint.
- CsdlReferentialConstraint() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
-
- CsdlReturnType - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl return type.
- CsdlReturnType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
- CsdlSchema - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl schema.
- CsdlSchema() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
- CsdlSingleton - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl singleton.
- CsdlSingleton() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
-
- CsdlStructuralType - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl structural type.
- CsdlStructuralType() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
- CsdlTerm - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl term.
- CsdlTerm() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
- CsdlTypeDefinition - Class in org.apache.olingo.commons.api.edm.provider
-
The type Csdl type definition.
- CsdlTypeDefinition() - Constructor for class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
- CsdlUrlRef - Class in org.apache.olingo.commons.api.edm.provider.annotation
-
The edm:UrlRef expression enables a value to be obtained by sending a GET request to the value of
the UrlRef expression.
- CsdlUrlRef() - Constructor for class org.apache.olingo.commons.api.edm.provider.annotation.CsdlUrlRef
-
- CUDRequestFactory - Interface in org.apache.olingo.client.api.communication.request.cud
-
- CustomContentTypeSupport - Interface in org.apache.olingo.server.api.serializer
-
Processors that supports custom content types can implement this interface.
- CustomETagSupport - Interface in org.apache.olingo.server.api.etag
-
Processors that would like to support etags for certain entity sets can implement this
interface.
- CustomFunction - Interface in org.apache.olingo.server.api.uri.queryoption.apply
-
Represents a transformation with a custom function.
- CustomQueryOption - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents a custom query option
For example:
http://.../entitySet?myOption=true
- EDIT_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
-
- EDITMEDIA_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
-
- edm(Edm) - Method in class org.apache.olingo.client.api.ODataClientBuilder.ClientBuilder
-
Set the edm to use for edm enabled client
- Edm - Interface in org.apache.olingo.commons.api.edm
-
Entity Data Model (EDM)
Interface representing a Entity Data Model as described in the Conceptual Schema Definition.
- edm - Variable in class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
-
- EDM_NAMESPACE - Static variable in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
-
- EdmAction - Interface in org.apache.olingo.commons.api.edm
-
A CSDL action.
- EdmActionImport - Interface in org.apache.olingo.commons.api.edm
-
An EdmActionImport element.
- EdmActionImportInfo - Interface in org.apache.olingo.commons.api.edm
-
Objects of this class contain information about one action import inside the EntityDataModel.
- EdmAnd - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a logical and annotation
- EdmAnnotatable - Interface in org.apache.olingo.commons.api.edm
-
Can be applied to CSDL elements as described in the Conceptual Schema Definition Language.
- EdmAnnotation - Interface in org.apache.olingo.commons.api.edm
-
This class models an OData Annotation which can be applied to a target.
- EdmAnnotationPath - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents an annotation path
- EdmAnnotations - Interface in org.apache.olingo.commons.api.edm
-
This is used to apply a group of annotations to a single model element.
- EdmApply - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents an Edm:Apply expression
- EdmAssistedSerializer - Interface in org.apache.olingo.server.api.serializer
-
EDM-assisted serializer
- EdmAssistedSerializerOptions - Class in org.apache.olingo.server.api.serializer
-
Options for the EDM-assisted serializer.
- EdmAssistedSerializerOptions() - Constructor for class org.apache.olingo.server.api.serializer.EdmAssistedSerializerOptions
-
- EdmAssistedSerializerOptions.Builder - Class in org.apache.olingo.server.api.serializer
-
Builder of serializer options.
- EdmBindingTarget - Interface in org.apache.olingo.commons.api.edm
-
- EdmCast - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents an edm:Cast expression.
- EdmCollection - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:Collection expression enables a value to be obtained from zero or more child expressions.
- EdmComplexType - Interface in org.apache.olingo.commons.api.edm
-
A CSDL ComplexType element.
- EdmConstantExpression - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a constant expression
- EdmDeltaSerializer - Interface in org.apache.olingo.server.api.serializer
-
- EdmDynamicExpression - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a dynamic expression
- EdmElement - Interface in org.apache.olingo.commons.api.edm
-
- EdmEnabledInvokeRequestFactory - Interface in org.apache.olingo.client.api.communication.request.invoke
-
- EdmEnabledODataClient - Interface in org.apache.olingo.client.api
-
- EdmEntityContainer - Interface in org.apache.olingo.commons.api.edm
-
A CSDL EntityContainer element.
- EdmEntitySet - Interface in org.apache.olingo.commons.api.edm
-
A CSDL EntitySet element.
- EdmEntityType - Interface in org.apache.olingo.commons.api.edm
-
A CSDL EntityType element.
- EdmEnumType - Interface in org.apache.olingo.commons.api.edm
-
An EdmEnumType represents a set of related values.
- EdmEq - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a edm:Eq expression
- EdmException - Exception in org.apache.olingo.commons.api.edm
-
- EdmException(Exception) - Constructor for exception org.apache.olingo.commons.api.edm.EdmException
-
- EdmException(String) - Constructor for exception org.apache.olingo.commons.api.edm.EdmException
-
- EdmException(String, Exception) - Constructor for exception org.apache.olingo.commons.api.edm.EdmException
-
- EdmExpression - Interface in org.apache.olingo.commons.api.edm.annotation
-
Super type of all annotation expressions
A expression is either constant or dynamic
- EdmExpression.EdmExpressionType - Enum in org.apache.olingo.commons.api.edm.annotation
-
- EdmFunction - Interface in org.apache.olingo.commons.api.edm
-
An EdmFunction as described in the OData specification
- EdmFunctionImport - Interface in org.apache.olingo.commons.api.edm
-
A CSDL FunctionImport element
- EdmGe - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a edm:Ge expression
- EdmGt - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a edm:Gt expression
- EdmIf - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a edm:If expression
- EdmIsOf - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:IsOf expression evaluates a child expression and returns a Boolean value indicating whether
the child expression returns the specified type
- EdmKeyPropertyRef - Interface in org.apache.olingo.commons.api.edm
-
A key property reference element.
- EdmLabeledElement - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:LabeledElement expression assigns a name to a child expression.
- EdmLabeledElementReference - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:LabeledElementReference expression returns the value of an
edm:LabeledElement (see
EdmLabeledElement
) expression.
- EdmLe - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a edm:Le expression
- EdmLogicalOrComparisonExpression - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a generic expression with two child exprssions
- EdmLt - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a edm:Lt expression
- EdmMappable - Interface in org.apache.olingo.commons.api.edm
-
EdmMappable can be applied to CSDL elements to associate additional information.
- EdmMapping - Interface in org.apache.olingo.commons.api.edm
-
EdmMapping holds custom mapping information which can be applied to a CSDL element.
- EdmMember - Interface in org.apache.olingo.commons.api.edm
-
- EdmMetadataRequest - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
This class implements a metadata query request.
- EdmNamed - Interface in org.apache.olingo.commons.api.edm
-
EdmNamed is the base interface for nearly all CSDL constructs.
- EdmNavigationProperty - Interface in org.apache.olingo.commons.api.edm
-
A CSDL NavigationProperty element
EdmNavigationProperty allows navigation from one entity type to another via a relationship.
- EdmNavigationPropertyBinding - Interface in org.apache.olingo.commons.api.edm
-
A navigation property binding which binds entity sets or singletons with each other.
- EdmNavigationPropertyPath - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:NavigationPropertyPath expression provides a value for terms or term properties that specify the
built-in abstract type Edm.NavigationPropertyPath
- EdmNe - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a edm:Ne expression
- EdmNot - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a logical edm:Le expression
- EdmNull - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:Null expression returns an untyped null value.
- EdmOnDelete - Enum in org.apache.olingo.commons.api.edm.constants
-
A navigation property MAY define one edm:OnDelete element.
- EdmOperation - Interface in org.apache.olingo.commons.api.edm
-
- EdmOperationImport - Interface in org.apache.olingo.commons.api.edm
-
An EdmOperationImport can be an EdmActionImport or an EdmFunctionImport.
- EdmOperationImportInfo - Interface in org.apache.olingo.commons.api.edm
-
Objects of this class contain information about one action or function import inside the EntityDataModel.
- EdmOr - Interface in org.apache.olingo.commons.api.edm.annotation
-
Represents a logical edm:And expression
- EdmParameter - Interface in org.apache.olingo.commons.api.edm
-
A CSDL parameter element
- EdmPath - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:Path expression enables a value to be obtained by traversing an object graph.
- EdmPrimitiveType - Interface in org.apache.olingo.commons.api.edm
-
EdmPrimitiveType is a primitive type as defined in the Entity Data Model (EDM).
- EdmPrimitiveTypeException - Exception in org.apache.olingo.commons.api.edm
-
- EdmPrimitiveTypeException(String) - Constructor for exception org.apache.olingo.commons.api.edm.EdmPrimitiveTypeException
-
- EdmPrimitiveTypeException(String, Exception) - Constructor for exception org.apache.olingo.commons.api.edm.EdmPrimitiveTypeException
-
- EdmPrimitiveTypeKind - Enum in org.apache.olingo.commons.api.edm
-
Enumeration of all primitive type kinds.
- EdmProperty - Interface in org.apache.olingo.commons.api.edm
-
A CSDL Property element.
- EdmPropertyPath - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:PropertyPath expression provides a value for terms or term properties that specify the built-in
abstract type Edm.PropertyPath.
- EdmPropertyValue - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:PropertyValue element supplies a value to a property on the type instantiated by an
edm:Record expression (See
EdmRecord
).
- EdmRecord - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:Record expression enables a new entity type or complex type instance to be constructed.
- EdmReferentialConstraint - Interface in org.apache.olingo.commons.api.edm
-
A referential constraint of a navigation property.
- EdmReturnType - Interface in org.apache.olingo.commons.api.edm
-
- EdmSchema - Interface in org.apache.olingo.commons.api.edm
-
A csdl schema element
- EdmSingleton - Interface in org.apache.olingo.commons.api.edm
-
An
EdmSingleton
represents a single entity inside the entity model.
- EdmStreamValue - Interface in org.apache.olingo.ext.proxy.api
-
- EdmStreamValueHandler - Class in org.apache.olingo.ext.proxy.commons
-
- EdmStreamValueHandler(URI, AbstractService<?>) - Constructor for class org.apache.olingo.ext.proxy.commons.EdmStreamValueHandler
-
- EdmStreamValueHandler(String, InputStream, URI, AbstractService<?>) - Constructor for class org.apache.olingo.ext.proxy.commons.EdmStreamValueHandler
-
- EdmStructuredType - Interface in org.apache.olingo.commons.api.edm
-
EdmStructuralType is the base for a complex type or an entity type.
- EdmTerm - Interface in org.apache.olingo.commons.api.edm
-
An
EdmTerm
defines a term in a vocabulary.
- EdmType - Interface in org.apache.olingo.commons.api.edm
-
EdmType holds the namespace of a given type and its type as
EdmTypeKind
.
- EdmTyped - Interface in org.apache.olingo.commons.api.edm
-
EdmTyped indicates if an EDM element is of a special type and holds the multiplicity of that type.
- EdmTypeDefinition - Interface in org.apache.olingo.commons.api.edm
-
An
EdmTypeDefinition
defines a specialization of one of the possible primitive types.
- EdmTypeKind - Enum in org.apache.olingo.commons.api.edm.constants
-
EdmTypeKind specifies the type of an EDM element.
- EdmUrlRef - Interface in org.apache.olingo.commons.api.edm.annotation
-
The edm:UrlRef expression enables a value to be obtained by sending a GET request to the value of
the UrlRef expression.
- Edmx - Interface in org.apache.olingo.client.api.edm.xml
-
- EdmxReference - Class in org.apache.olingo.commons.api.edmx
-
POJO for Edmx Reference.
- EdmxReference(URI) - Constructor for class org.apache.olingo.commons.api.edmx.EdmxReference
-
Create reference with given uri
- EdmxReferenceInclude - Class in org.apache.olingo.commons.api.edmx
-
edmx:Include elements that specify the schemas to include from the target document.
- EdmxReferenceInclude(String, String) - Constructor for class org.apache.olingo.commons.api.edmx.EdmxReferenceInclude
-
Create include with given namespace and alias.
- EdmxReferenceInclude(String) - Constructor for class org.apache.olingo.commons.api.edmx.EdmxReferenceInclude
-
Create include with given namespace and empty (NULL
) alias.
- EdmxReferenceIncludeAnnotation - Class in org.apache.olingo.commons.api.edmx
-
POJO for Edmx Reference Include Annotation.
- EdmxReferenceIncludeAnnotation(String) - Constructor for class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
-
Create include annotation with given termNamespace and empty qualifier and targetNamespace.
- EdmxReferenceIncludeAnnotation(String, String, String) - Constructor for class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
-
Create include annotation with given termNamespace, qualifier and targetNamespace.
- ELEM_DELETED_LINK - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_ELEMENT - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_GEOCOLLECTION - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_GEOMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_LINESTRING - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_LINESTRINGMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_LINKS - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_MULTILINESTRING - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_MULTIPOINT - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_MULTIPOLYGON - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_POINT - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_POINTMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_POLYGON - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_POLYGON_EXTERIOR - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_POLYGON_INTERIOR - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_POLYGON_LINEARRING - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_POS - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_PROPERTY - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_REASON - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_SURFACEMEMBERS - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ELEM_URI - Static variable in interface org.apache.olingo.commons.api.Constants
-
- endswith(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- ENTITY - Static variable in interface org.apache.olingo.commons.api.Constants
-
- Entity - Class in org.apache.olingo.commons.api.data
-
Data representation for a single entity.
- Entity() - Constructor for class org.apache.olingo.commons.api.data.Entity
-
- entity(InputStream, EdmEntityType) - Method in interface org.apache.olingo.server.api.deserializer.ODataDeserializer
-
Deserializes an entity stream into an
Entity
object.
- entity(ServiceMetadata, EdmEntityType, Entity, EntitySerializerOptions) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
-
Writes entity data into an InputStream.
- ENTITY_BINDING_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ENTITY_COLLECTION_BINDING_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ENTITY_NAVIGATION_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ENTITY_SET_NAVIGATION_LINK_TYPE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- EntityCollection - Class in org.apache.olingo.commons.api.data
-
Data representation for a collection of single entities.
- EntityCollection() - Constructor for class org.apache.olingo.commons.api.data.EntityCollection
-
- EntityCollection<T extends StructuredType<?>,EC extends Collection<T>,CT extends StructuredCollection<T,EC,?>> - Interface in org.apache.olingo.ext.proxy.api
-
- entityCollection(InputStream, EdmEntityType) - Method in interface org.apache.olingo.server.api.deserializer.ODataDeserializer
-
- entityCollection(ServiceMetadata, EdmEntityType, AbstractEntityCollection, EdmAssistedSerializerOptions) - Method in interface org.apache.olingo.server.api.serializer.EdmAssistedSerializer
-
Writes entity-collection data into an InputStream.
- entityCollection(ServiceMetadata, EdmEntityType, Delta, EntityCollectionSerializerOptions) - Method in interface org.apache.olingo.server.api.serializer.EdmDeltaSerializer
-
Writes collection of delta-response into an InputStream.
- entityCollection(ServiceMetadata, EdmEntityType, AbstractEntityCollection, EntityCollectionSerializerOptions) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
-
Writes entity-collection data into an InputStream.
- EntityCollectionInvocationHandler<T extends EntityType<?>> - Class in org.apache.olingo.ext.proxy.commons
-
- EntityCollectionInvocationHandler(AbstractService<?>, Class<? extends EntityCollection<T, ?, ?>>) - Constructor for class org.apache.olingo.ext.proxy.commons.EntityCollectionInvocationHandler
-
- EntityCollectionInvocationHandler(AbstractService<?>, Collection<T>, Class<? extends EntityCollection<T, ?, ?>>, URI, URIBuilder) - Constructor for class org.apache.olingo.ext.proxy.commons.EntityCollectionInvocationHandler
-
- EntityCollectionProcessor - Interface in org.apache.olingo.server.api.processor
-
Processor interface for handling a collection of entities, e.g., an Entity Set.
- EntityCollectionSerializerOptions - Class in org.apache.olingo.server.api.serializer
-
Options for the OData serializer.
- EntityCollectionSerializerOptions() - Constructor for class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions
-
- EntityCollectionSerializerOptions.Builder - Class in org.apache.olingo.server.api.serializer
-
Builder of OData serializer options.
- entityCollectionStreamed(ServiceMetadata, EdmEntityType, EntityIterator, EntityCollectionSerializerOptions) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
-
Writes entity-collection data into an InputStream.
- EntityContainer - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
-
Mark POJO as EDM entity container.
- EntityContainerInvocationHandler - Class in org.apache.olingo.ext.proxy.commons
-
- entityContext() - Method in class org.apache.olingo.ext.proxy.context.Context
-
- EntityContext - Class in org.apache.olingo.ext.proxy.context
-
Entity context.
- EntityContext() - Constructor for class org.apache.olingo.ext.proxy.context.EntityContext
-
- entityHandler - Variable in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- EntityInvocationHandler - Class in org.apache.olingo.ext.proxy.commons
-
- EntityIterator - Class in org.apache.olingo.commons.api.data
-
Data representation as an Iterator for a collection of single entities.
- EntityIterator() - Constructor for class org.apache.olingo.commons.api.data.EntityIterator
-
- EntityLinkDesc - Class in org.apache.olingo.ext.proxy.context
-
- EntityLinkDesc(String, EntityInvocationHandler, Collection<EntityInvocationHandler>, ClientLinkType) - Constructor for class org.apache.olingo.ext.proxy.context.EntityLinkDesc
-
- EntityLinkDesc(String, EntityInvocationHandler, EntityInvocationHandler, ClientLinkType) - Constructor for class org.apache.olingo.ext.proxy.context.EntityLinkDesc
-
- EntityLinkDesc(String, EntityInvocationHandler, String) - Constructor for class org.apache.olingo.ext.proxy.context.EntityLinkDesc
-
- EntityProcessor - Interface in org.apache.olingo.server.api.processor
-
Processor interface for handling a single instance of an Entity Type.
- entityReferences(InputStream) - Method in interface org.apache.olingo.server.api.deserializer.ODataDeserializer
-
Reads entity references from the provided document.
- EntitySerializerOptions - Class in org.apache.olingo.server.api.serializer
-
Options for the OData serializer.
- EntitySerializerOptions.Builder - Class in org.apache.olingo.server.api.serializer
-
Builder of OData serializer options.
- entitySet(EdmEntitySet) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Set the edm entity set.
- entitySet - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
-
The Entity set.
- entitySet - Variable in class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
-
- EntitySet - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
-
Give entity set a name.
- EntitySet<T extends EntityType<?>,EC extends Collection<T>> - Interface in org.apache.olingo.ext.proxy.api
-
- EntitySetInvocationHandler<T extends EntityType<?>,KEY extends Serializable,EC extends EntityCollection<T,?,?>> - Class in org.apache.olingo.ext.proxy.commons
-
- EntitySetInvocationHandler(Class<?>, AbstractService<?>, URIBuilder) - Constructor for class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
-
- entitySetOrSingletonOrType(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Set the entity set / singleton / type name.
- entitySetPath - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
The Entity set path.
- EntityType - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
-
Mark POJO as EDM entity type.
- EntityType<T extends StructuredType<?>> - Interface in org.apache.olingo.ext.proxy.api
-
- EntityUUID - Class in org.apache.olingo.ext.proxy.context
-
- EntityUUID(URI, Class<?>) - Constructor for class org.apache.olingo.ext.proxy.context.EntityUUID
-
- EntityUUID(URI, Class<?>, Object) - Constructor for class org.apache.olingo.ext.proxy.context.EntityUUID
-
- Enumeration - Interface in org.apache.olingo.server.api.uri.queryoption.expression
-
Represents a enumeration expression node in the expression tree
A enumeration expression node is inserted in the expression tree for any valid
enumeration.
- EnumType - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
-
Mark Java enum as EDM enum type.
- eq(String, Object) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
-
- eq(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
-
- equals(Object) - Method in class org.apache.olingo.client.api.domain.AbstractClientPayload
-
- equals(Object) - Method in class org.apache.olingo.client.api.domain.AbstractClientValue
-
- equals(Object) - Method in class org.apache.olingo.client.api.domain.ClientInlineEntity
-
- equals(Object) - Method in class org.apache.olingo.client.api.domain.ClientInlineEntitySet
-
- equals(Object) - Method in class org.apache.olingo.client.api.domain.ClientItem
-
- equals(Object) - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
-
- equals(Object) - Method in class org.apache.olingo.commons.api.data.Annotation
-
- equals(Object) - Method in class org.apache.olingo.commons.api.data.ComplexValue
-
- equals(Object) - Method in class org.apache.olingo.commons.api.data.Delta
-
- equals(Object) - Method in class org.apache.olingo.commons.api.data.DeltaLink
-
- equals(Object) - Method in class org.apache.olingo.commons.api.data.Entity
-
- equals(Object) - Method in class org.apache.olingo.commons.api.data.EntityCollection
-
- equals(Object) - Method in class org.apache.olingo.commons.api.data.Link
-
- equals(Object) - Method in class org.apache.olingo.commons.api.data.Linked
-
- equals(Object) - Method in class org.apache.olingo.commons.api.data.Parameter
-
- equals(Object) - Method in class org.apache.olingo.commons.api.data.Property
-
- equals(Object) - Method in class org.apache.olingo.commons.api.data.Valuable
-
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
-
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
-
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
-
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.geo.SRID
-
- equals(Object) - Method in class org.apache.olingo.commons.api.format.ContentType
-
ContentType
s are equal if
type
,
subtype
, and all
parameters
have the same value.
- equals(Object) - Method in class org.apache.olingo.ext.proxy.api.AbstractEntityKey
- equals(Object) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- equals(Object) - Method in class org.apache.olingo.ext.proxy.commons.PrimitiveCollectionInvocationHandler
-
- equals(Object) - Method in class org.apache.olingo.ext.proxy.context.EntityLinkDesc
- equals(Object) - Method in class org.apache.olingo.ext.proxy.context.EntityUUID
-
- error(ODataServerError) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
-
Writes an ODataError into an InputStream.
- ERROR_CODE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ERROR_DETAIL - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ERROR_DETAILS - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ERROR_INNERERROR - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ERROR_MESSAGE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ERROR_TARGET - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ErrorProcessor - Interface in org.apache.olingo.server.api.processor
-
Processor which is called if any error/exception occurs inside the library or another processor.
- ETAG - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- ETagHelper - Interface in org.apache.olingo.server.api.etag
-
Used for ETag-related tasks.
- execute() - Method in interface org.apache.olingo.client.api.communication.request.AsyncRequestWrapper
-
execute the request for the first time.
- execute() - Method in interface org.apache.olingo.client.api.communication.request.ODataBasicRequest
-
Request execute.
- execute() - Method in interface org.apache.olingo.client.api.communication.request.retrieve.ODataRawRequest
-
Executes the query.
- execute() - Method in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
-
- execute(Class<SEC>) - Method in interface org.apache.olingo.ext.proxy.api.EntitySet
-
Returns all instances of the given subtype.
- execute() - Method in interface org.apache.olingo.ext.proxy.api.EntitySet
-
Returns all instances.
- execute() - Method in interface org.apache.olingo.ext.proxy.api.GenericCollection
-
Returns all instances.
- execute() - Method in interface org.apache.olingo.ext.proxy.api.Invoker
-
- execute() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- execute() - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
-
- execute(Class<SEC>) - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
-
- execute() - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
-
- execute(Class<SEC>) - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
-
- execute() - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
-
- executeAsync(Class<SEC>) - Method in interface org.apache.olingo.ext.proxy.api.EntitySet
-
Asynchronously returns all instances of the given subtype.
- executeAsync() - Method in interface org.apache.olingo.ext.proxy.api.EntitySet
-
Asynchronously returns all instances.
- executeAsync() - Method in interface org.apache.olingo.ext.proxy.api.GenericCollection
-
Asynchronously returns all instances.
- executeAsync() - Method in interface org.apache.olingo.ext.proxy.api.Invoker
-
- executeAsync() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- executeAsync(Class<SEC>) - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
-
- executeAsync(Class<SEC>) - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
-
- executeAsync() - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
-
- exists(KEY) - Method in interface org.apache.olingo.ext.proxy.api.AbstractEntitySet
-
Returns whether an entity with the given id exists.
- exists(KEY) - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
-
- exists(KEY) - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
-
- expand(String...) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Adds expand query option.
- expand(String...) - Method in interface org.apache.olingo.ext.proxy.api.StructuredQuery
-
Sets $expand expression.
- expand(String...) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- expand(String...) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- expand(String...) - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
-
- expand(ExpandOption) - Method in class org.apache.olingo.server.api.serializer.ComplexSerializerOptions.Builder
-
Sets the $expand system query option.
- expand(ExpandOption) - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions.Builder
-
Sets the $expand system query option.
- expand(ExpandOption) - Method in class org.apache.olingo.server.api.serializer.EntitySerializerOptions.Builder
-
Sets the $expand system query option.
- Expand - Interface in org.apache.olingo.server.api.uri.queryoption.apply
-
Represents the expand transformation.
- ExpandItem - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents a single resource path which should be expanded with using the system query option $expand
For example: http://.../entitySet?$expand=Products($filter=DiscontinuedDate eq null)
- ExpandOption - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents the system query option $expand
For example: http://.../entitySet?$expand=Products,Customers
- expandWithOptions(String, Map<QueryOption, Object>) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
The set of expanded entities can be refined through the application of expand options, expressed as a
semicolon-separated list of system query options, enclosed in parentheses, see [OData-URL].
- expandWithOptions(String, boolean, boolean, Map<QueryOption, Object>) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
The set of expanded entities can be refined through the application of expand options, expressed as a
semicolon-separated list of system query options, enclosed in parentheses, see [OData-URL].
- expandWithSelect(String, String...) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Properties of related entities can be specified by including the $select query option within the $expand.
- EXPECT - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- EXPIRES - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- Expression - Interface in org.apache.olingo.server.api.uri.queryoption.expression
-
Super class of all classes used to build the expression tree
- ExpressionVisitException - Exception in org.apache.olingo.server.api.uri.queryoption.expression
-
Exception class used by the
ExpressionVisitor
to throw exceptions while traversing the expression tree
- ExpressionVisitException(String) - Constructor for exception org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitException
-
- ExpressionVisitException(String, Throwable) - Constructor for exception org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitException
-
- ExpressionVisitException(Throwable) - Constructor for exception org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitException
-
- ExpressionVisitor<T> - Interface in org.apache.olingo.server.api.uri.queryoption.expression
-
Generic interface to define expression visitors with arbitrary return types.
- extractBoundaryFromContentType(String) - Method in interface org.apache.olingo.server.api.batch.BatchFacade
-
Extracts the boundary of a multipart/mixed header.
- extractGenericType(Class<?>, Class<?>...) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
-
- extractTypeArg(Class<?>, Class<?>...) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
-
- ge(String, Object) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
-
- ge(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
-
- GenericCollection<T extends Serializable,C extends Collection<T>> - Interface in org.apache.olingo.ext.proxy.api
-
- geoDistance(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- geoIntersects(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- geoLength(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- Geospatial - Class in org.apache.olingo.commons.api.edm.geo
-
Base class for all geospatial info.
- Geospatial(Geospatial.Dimension, Geospatial.Type, SRID) - Constructor for class org.apache.olingo.commons.api.edm.geo.Geospatial
-
Constructor.
- Geospatial.Dimension - Enum in org.apache.olingo.commons.api.edm.geo
-
Dimension of the geospatial type
- Geospatial.Type - Enum in org.apache.olingo.commons.api.edm.geo
-
Type of the geospatial type
- GeospatialCollection - Class in org.apache.olingo.commons.api.edm.geo
-
Wrapper for a collection of geospatials info.
- GeospatialCollection(Geospatial.Dimension, SRID, List<Geospatial>) - Constructor for class org.apache.olingo.commons.api.edm.geo.GeospatialCollection
-
Creates a new collection of geospatial types.
- geospatials - Variable in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
-
- GeoUtils - Class in org.apache.olingo.commons.api.data
-
Utilities class for Geography data types.
- get(String) - Method in interface org.apache.olingo.client.api.domain.ClientComplexValue
-
Gets field.
- get(Integer) - Method in class org.apache.olingo.ext.proxy.commons.TransactionItems
-
- get(EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.commons.TransactionItems
-
- get(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.BinaryOperatorKind
-
URI syntax to enumeration value
- get(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.MethodKind
-
URI syntax to enumeration value
- get(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.UnaryOperatorKind
-
URI syntax to enumeration value
- get(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.search.SearchBinaryOperatorKind
-
- get(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.search.SearchUnaryOperatorKind
-
- get(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.SystemQueryOptionKind
-
Converts the URI syntax to an enumeration value.
- getAccept() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Gets Accept OData request header.
- getAction() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
-
Returns the full qualified name of the action as string
- getAction() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOnDelete
-
Gets action.
- getAction() - Method in interface org.apache.olingo.server.api.uri.UriResourceAction
-
If the resource path specifies an action import this method will deliver the unbound action for the action import.
- getActionByName(FullQualifiedName) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getActionFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
-
Returns the full qualified name of the action
- getActionImport(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
Get contained ActionImport by name.
- getActionImport(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getActionImport(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
- getActionImport(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets the first action import with given name.
- getActionImport() - Method in interface org.apache.olingo.server.api.uri.UriResourceAction
-
- getActionImportInvokeRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
-
Gets an invoke request instance for the action import with the given name.
- getActionImportInvokeRequest(String, Map<String, ClientValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
-
Gets an invoke request instance for the action import with the given name.
- getActionImportName() - Method in interface org.apache.olingo.commons.api.edm.EdmActionImportInfo
-
- getActionImports() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
This method DOES NOT support lazy loading
- getActionImports() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets action imports.
- getActionImports(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets all action imports with given name.
- getActionImportUri() - Method in interface org.apache.olingo.commons.api.edm.EdmActionImportInfo
-
We use a
URI
object here to ensure the right encoding.
- getActionInvokeRequest(URI, Class<T>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.InvokeRequestFactory
-
Gets an invoke request instance for the action bound to given URI (no parameters).
- getActionInvokeRequest(URI, Class<T>, Map<String, ClientValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.InvokeRequestFactory
-
Gets an invoke request instance for the action bound to given URI (with parameters).
- getActionParameters() - Method in interface org.apache.olingo.server.api.deserializer.DeserializerResult
-
Returns the deserialized action parameters of an
Entity
as key/value pairs.
- getActions() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getActions(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getActions(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return a list of all
CsdlAction
for the FullQualifiedname
or
null if nothing is found
- getActions() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets actions.
- getActions(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
All actions with the given name
- getActionsBoundTo(String, boolean) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getAddedLinks() - Method in interface org.apache.olingo.client.api.domain.ClientDelta
-
- getAddedLinks() - Method in class org.apache.olingo.commons.api.data.Delta
-
Get list of added links (must not be NULL).
- getAlias() - Method in interface org.apache.olingo.client.api.edm.xml.Include
-
- getAlias() - Method in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
-
- getAlias() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getAlias() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
-
Returns the alias of item
- getAlias() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
-
Gets alias.
- getAlias() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets alias.
- getAlias() - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceInclude
-
- getAlias() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression
-
Gets the name of the aggregate if an alias name has been set.
- getAlias() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.ComputeExpression
-
Gets the name of the computation result if an alias name has been set.
- getAlias() - Method in interface org.apache.olingo.server.api.uri.UriParameter
-
- getAliases() - Method in interface org.apache.olingo.server.api.uri.UriInfo
-
Gets a list of all alias definitions which were in the URI (including aliases not used anywhere).
- getAliasInfos() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getAliasInfos() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return a list of all namespaces which have an alias
- getAllByName(String, Collection<T>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem
-
Gets all by name.
- getAllHeaders() - Method in class org.apache.olingo.server.api.ODataRequest
-
Gets all headers.
- getAllHeaders() - Method in class org.apache.olingo.server.api.ODataResponse
-
Get all headers with the according values.
- getAllOperationsInSchemaNameSpace() - Method in interface org.apache.olingo.server.api.uri.queryoption.SelectItem
-
- getAnnotation(EdmTerm, String) - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotatable
-
- getAnnotation(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
-
Gets annotation.
- getAnnotation(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets annotation.
- getAnnotation(Class<? extends AbstractTerm>) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- getAnnotation(Class<ANN>, AccessibleObject) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
-
- getAnnotationGroup(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
- getAnnotationGroup(String, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets annotation group.
- getAnnotationGroups() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getAnnotationGroups() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets annotation groups.
- getAnnotations() - Method in interface org.apache.olingo.client.api.domain.ClientAnnotatable
-
- getAnnotations() - Method in class org.apache.olingo.client.api.domain.ClientLink
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.data.Annotatable
-
Get Annotations.
- getAnnotations() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotatable
-
Get list of all annotations.
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNull
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlUrlRef
-
- getAnnotations() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlAnnotatable
-
Returns a list of annotations
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOnDelete
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
-
- getAnnotations() - Method in class org.apache.olingo.ext.proxy.commons.AnnotatableInvocationHandler
-
- getAnnotations() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- getAnnotationsGroup(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getAnnotationsGroup(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
Gets annotations group.
- getAnnotationTerms() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- getAnnotationTerms(AbstractService<?>, List<ClientAnnotation>) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getApplicationResponse() - Method in class org.apache.olingo.server.api.debug.DebugInformation
-
This method will return the ODataResponse which was filled by the Application or the library in an exception case.
- getAppliedPreferences() - Method in class org.apache.olingo.server.api.prefer.PreferencesApplied
-
Gets the applied preferences.
- getAppliesTo() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
-
- getAppliesTo() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Gets applies to.
- getApplyItems() - Method in interface org.apache.olingo.server.api.uri.queryoption.ApplyOption
-
- getApplyOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.GroupBy
-
Gets the apply option to be applied to the grouped items.
- getApplyOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- getApplyOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getApplyOptions() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.Concat
-
Gets the concatenated apply options.
- getArgFactory() - Method in interface org.apache.olingo.client.api.uri.FilterFactory
-
- getAssociationLink(String) - Method in interface org.apache.olingo.client.api.domain.ClientLinked
-
Gets association link with given name, if available, otherwise null.
- getAssociationLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
-
- getAssociationLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
-
- getAssociationLink(String) - Method in class org.apache.olingo.commons.api.data.Linked
-
Gets association link with given name, if available, otherwise null.
- getAssociationLink() - Method in interface org.apache.olingo.commons.api.IConstants
-
- getAssociationLinks() - Method in interface org.apache.olingo.client.api.domain.ClientLinked
-
Returns all entity association links.
- getAssociationLinks() - Method in class org.apache.olingo.commons.api.data.Linked
-
Gets association links.
- getAsyncBatchRequestWrapper(ODataBatchRequest) - Method in interface org.apache.olingo.client.api.communication.request.AsyncRequestFactory
-
- getAsyncRequestFactory() - Method in interface org.apache.olingo.client.api.ODataClient
-
- getAsyncRequestWrapper(ODataRequest) - Method in interface org.apache.olingo.client.api.communication.request.AsyncRequestFactory
-
- getAsyncResponse() - Method in interface org.apache.olingo.client.api.communication.request.ODataPayloadManager
-
Closes the payload input stream and ask for an asynchronous response.
- getBasePackage() - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getBaseTerm() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
-
When applying a term with a base term,the base term MUST also be applied with the same qualifier, and so on until a
term without a base term is reached.
- getBaseTerm() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Gets base term.
- getBaseType() - Method in enum org.apache.olingo.commons.api.data.ValueType
-
Get base type for this value type.
- getBaseType() - Method in interface org.apache.olingo.commons.api.edm.EdmComplexType
-
- getBaseType() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
-
- getBaseType() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Base types are described in the OData protocol specification.
- getBaseType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Gets base type.
- getBaseTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Gets base type fQN.
- getBaseURI() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets base URI.
- getBaseURI() - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
-
Gets base URI.
- getBatchRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.batch.BatchRequestFactory
-
Gets a batch request object instance.
- getBatchRequestFactory() - Method in interface org.apache.olingo.client.api.ODataClient
-
- getBind() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
-
- getBind() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
-
- getBind() - Method in interface org.apache.olingo.commons.api.IConstants
-
- getBinder() - Method in interface org.apache.olingo.client.api.ODataClient
-
- getBindingLink() - Method in class org.apache.olingo.commons.api.data.Link
-
If this is a "toOne" relationship this method delivers the binding link or null if not set.
- getBindingLinks() - Method in class org.apache.olingo.commons.api.data.Link
-
If this is a "toMany" relationship this method delivers the binding links or emptyList if not set.
- getBindingParameter() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
-
Gets binding parameter.
- getBindingParameterTypeFqn() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
- getBody() - Method in interface org.apache.olingo.client.api.communication.request.ODataPayloadManager
-
Gets payload stream.
- getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataBatchResponse
-
Get all the batch response items.
- getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataEntityCreateResponse
-
Gets created object.
- getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataEntityUpdateResponse
-
Gets updated object.
- getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataInvokeResponse
-
Gets operation return value if exists.
- getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataMediaEntityCreateResponse
-
Gets created object.
- getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataMediaEntityUpdateResponse
-
Gets updated object.
- getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataPropertyUpdateResponse
-
Gets updated object.
- getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataRetrieveResponse
-
Gets query result objects.
- getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataStreamUpdateResponse
-
Gets created/updated object.
- getBody() - Method in interface org.apache.olingo.client.api.communication.response.ODataValueUpdateResponse
-
Gets updated object.
- getBody() - Method in class org.apache.olingo.server.api.ODataRequest
-
Gets the body of the request.
- 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.
- getBoundAction(FullQualifiedName, FullQualifiedName, Boolean) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get Action by full qualified name and binding parameter type.
- getBoundActionInvokeRequest(URI, FullQualifiedName, FullQualifiedName, Boolean) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
-
Gets an invoke request instance for the action bound to given URI (no parameters).
- getBoundActionInvokeRequest(URI, FullQualifiedName, FullQualifiedName, Boolean, Map<String, ClientValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
-
Gets an invoke request instance for the action bound to given URI (with parameters).
- getBoundActionWithBindingType(FullQualifiedName, Boolean) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get Action by full qualified name and binding parameter type.
- getBoundFunction(FullQualifiedName, FullQualifiedName, Boolean, List<String>) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get Function by full qualified name and binding parameter type and binding parameter names.
- getBoundFunctionInvokeRequest(URI, FullQualifiedName, FullQualifiedName, Boolean) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
-
Gets an invoke request instance for the function bound to given URI (no parameters).
- getBoundFunctionInvokeRequest(URI, FullQualifiedName, FullQualifiedName, Boolean, Map<String, ClientValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
-
Gets an invoke request instance for the function bound to given URI (with parameters).
- getBoundFunctionsWithBindingType(FullQualifiedName, Boolean) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get Function by binding parameter type
- getBundleName() - Method in exception org.apache.olingo.server.api.deserializer.DeserializerException
-
- getBundleName() - Method in exception org.apache.olingo.server.api.etag.PreconditionException
-
- getBundleName() - Method in exception org.apache.olingo.server.api.ODataLibraryException
-
- getBundleName() - Method in exception org.apache.olingo.server.api.serializer.BatchSerializerException
-
- getBundleName() - Method in exception org.apache.olingo.server.api.serializer.SerializerException
-
- getByKey(KEY) - Method in interface org.apache.olingo.ext.proxy.api.AbstractEntitySet
-
Retrieves an entity by its key.
- getByKey(KEY, Class<S>) - Method in interface org.apache.olingo.ext.proxy.api.AbstractEntitySet
-
Retrieves an entity by its key, considering polymorphism.
- getByKey(KEY) - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
-
- getByKey(KEY, Class<S>) - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
-
- getByKey(KEY) - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
-
- getByKey(KEY, Class<S>) - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
-
- getCachedEdm() - Method in interface org.apache.olingo.client.api.EdmEnabledODataClient
-
Return the cached Edm matadata information.
- getCallback() - Method in interface org.apache.olingo.server.api.prefer.Preferences
-
Gets the value of the url
parameter of the preference
odata.callback
or null
if not set or the URI is not valid.
- getChanges() - Method in class org.apache.olingo.ext.proxy.commons.PersistenceChanges
-
- getCharset() - Method in class org.apache.olingo.commons.api.format.AcceptCharset
-
- getClassName() - Method in class org.apache.olingo.server.api.debug.RuntimeMeasurement
-
Gets the class name.
- getClient() - Method in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
-
- getClient() - Method in class org.apache.olingo.ext.pojogen.V4POJOGenMojo
-
- getClient() - Method in class org.apache.olingo.ext.proxy.AbstractService
-
- getCode() - Method in class org.apache.olingo.commons.api.ex.ODataError
-
The value for the code name/value pair is a language-independent string.
- getCode() - Method in class org.apache.olingo.commons.api.ex.ODataErrorDetail
-
Gets error code.
- getCollectionValue() - Method in interface org.apache.olingo.client.api.domain.ClientValuable
-
Gets collection value.
- getComplex() - Method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
-
- getComplexProxy(AbstractService<?>, String, ClientValue, Class<?>, EntityInvocationHandler, URI, boolean) - Static method in class org.apache.olingo.ext.proxy.utils.ProxyUtils
-
- getComplexType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get complex type by full qualified name..
- getComplexType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getComplexType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
- getComplexType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets complex type.
- getComplexType() - Method in interface org.apache.olingo.server.api.uri.UriResourceComplexProperty
-
- getComplexTypeClass(String) - Method in class org.apache.olingo.ext.proxy.AbstractService
-
- getComplexTypeFilter() - Method in interface org.apache.olingo.server.api.uri.UriResourceComplexProperty
-
Behind a complex property may be a type filter
E.g.
- getComplexTypeRef(AbstractService<?>, ClientValue) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getComplexTypes() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getComplexTypes() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets complex types.
- getComplexValue() - Method in interface org.apache.olingo.client.api.domain.ClientValuable
-
Gets complex value.
- getCompoundKey(Object) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getCompoundKeyRef(Class<?>) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
-
- getConfiguration() - Method in interface org.apache.olingo.client.api.ODataClient
-
- getContainedEntitySet(EdmNavigationProperty) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getContainer() - Method in class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
-
- getContainerName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
-
Gets container name.
- getContent() - Method in class org.apache.olingo.server.api.ODataResponse
-
Gets the content (body).
- getContent() - Method in interface org.apache.olingo.server.api.serializer.SerializerResult
-
Returns the serialized content
- getContentType() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Gets contentType OData request header.
- getContentType() - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
-
Gets the content type.
- getContentType() - Method in interface org.apache.olingo.ext.proxy.api.EdmStreamValue
-
- getContentType() - Method in class org.apache.olingo.ext.proxy.commons.EdmStreamValueHandler
-
- getContext() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
-
- getContext() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
-
- getContext() - Method in interface org.apache.olingo.commons.api.IConstants
-
- getContext() - Method in class org.apache.olingo.ext.proxy.AbstractService
-
- getContextURL() - Method in class org.apache.olingo.client.api.data.ResWrap
-
The context URL describes the content of the payload.
- getContextURL() - Method in class org.apache.olingo.client.api.domain.AbstractClientPayload
-
The context URL describes the content of the payload.
- getContextURL() - Method in class org.apache.olingo.server.api.serializer.ComplexSerializerOptions
-
- getContextURL() - Method in class org.apache.olingo.server.api.serializer.EdmAssistedSerializerOptions
-
- getContextURL() - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions
-
- getContextURL() - Method in class org.apache.olingo.server.api.serializer.EntitySerializerOptions
-
- getContextURL() - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions
-
- getContextURL() - Method in class org.apache.olingo.server.api.serializer.ReferenceCollectionSerializerOptions
-
- getContextURL() - Method in class org.apache.olingo.server.api.serializer.ReferenceSerializerOptions
-
- getCount() - Method in interface org.apache.olingo.client.api.domain.ClientEntitySet
-
Gets in-line count.
- getCount() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
-
- getCount() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
-
- getCount() - Method in class org.apache.olingo.commons.api.data.AbstractEntityCollection
-
- getCount() - Method in class org.apache.olingo.commons.api.data.EntityCollection
-
Gets number of entries - if it was required.
- getCount() - Method in class org.apache.olingo.commons.api.data.EntityIterator
-
Gets count
- getCount() - Method in interface org.apache.olingo.commons.api.IConstants
-
- getCount() - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions
-
Gets the $count system query option.
- getCount() - Method in class org.apache.olingo.server.api.serializer.ReferenceCollectionSerializerOptions
-
Gets the $count system query option.
- getCountOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- getCountOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoAll
-
- getCountOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
-
- getCountOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getCUDRequestFactory() - Method in interface org.apache.olingo.client.api.ODataClient
-
- getCurrent() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchLineIterator
-
Gets last cached line (the current one).
- getCustomMethod() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression
-
Gets the name of the custom aggregation method if used.
- getCustomQueryOptions() - Method in interface org.apache.olingo.server.api.uri.UriInfoAll
-
- getCustomQueryOptions() - Method in interface org.apache.olingo.server.api.uri.UriInfoEntityId
-
- getCustomQueryOptions() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getDataServices() - Method in interface org.apache.olingo.client.api.edm.xml.Edmx
-
- getDataServiceVersion() - Method in interface org.apache.olingo.client.api.edm.xml.DataServices
-
- getDataServiceVersion() - Method in interface org.apache.olingo.server.api.ServiceMetadata
-
Get the data-service version.
- getDefaultBatchAcceptFormat() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets the configured default Accept header value format for a batch request.
- 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.
- getDefaultType() - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
-
Returns the default Java type for this EDM primitive type as described in the documentation of
EdmPrimitiveType
.
- getDefaultValue() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
-
- getDefaultValue() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
-
- getDefaultValue() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets default value.
- getDefaultValue() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Gets default value.
- getDefaultValueFormat() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets the configured OData value format.
- getDeletedEntities() - Method in interface org.apache.olingo.client.api.domain.ClientDelta
-
- getDeletedEntities() - Method in class org.apache.olingo.commons.api.data.Delta
-
Get list of deleted entities (must not be NULL).
- getDeletedLinks() - Method in interface org.apache.olingo.client.api.domain.ClientDelta
-
- getDeletedLinks() - Method in class org.apache.olingo.commons.api.data.Delta
-
Get list of deleted links (must not be NULL).
- getDeleteRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
-
Gets a delete request object instance.
- getDeltaLink() - Method in interface org.apache.olingo.client.api.domain.ClientEntitySet
-
Gets delta link if exists.
- getDeltaLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
-
- getDeltaLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
-
- getDeltaLink() - Method in class org.apache.olingo.commons.api.data.AbstractEntityCollection
-
- getDeltaLink() - Method in class org.apache.olingo.commons.api.data.EntityCollection
-
Gets delta link if exists.
- getDeltaLink() - Method in class org.apache.olingo.commons.api.data.EntityIterator
-
ATTENTION: getDeltaLink
is not supported by default.
- getDeltaLink() - Method in interface org.apache.olingo.commons.api.IConstants
-
- getDeltaRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
-
- getDeltaTokenOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoAll
-
- getDeltaTokenOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
-
- getDeltaTokenOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getDerivedEntity() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Get the derived entity.
- getDescendantsOrSelf(EdmTypeInfo) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getDeserializer(ContentType) - Method in interface org.apache.olingo.client.api.ODataClient
-
- getDetails() - Method in class org.apache.olingo.commons.api.ex.ODataError
-
Gets error details.
- getDimension(EdmPrimitiveTypeKind) - Static method in class org.apache.olingo.commons.api.data.GeoUtils
-
Get dimension based on given Geography / Geometry type.
- getDimension() - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
-
Gets dimension.
- getDimension() - Method in class org.apache.olingo.commons.api.edm.geo.SRID
-
Returns the dimension of the SRID instance.
- getEditLink() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
Returns OData entity edit link.
- getEditLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
-
- getEditLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
-
- getEditLink() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets entity edit link.
- getEditLink() - Method in interface org.apache.olingo.commons.api.IConstants
-
- getEdm(String) - Method in interface org.apache.olingo.client.api.EdmEnabledODataClient
-
Checks if the cached Edm matadata information matches the argument and, if not, updates the cache against the
configured service root.
- getEdm() - Method in interface org.apache.olingo.server.api.ServiceMetadata
-
Gets the entity data model.
- getEdmClass() - Method in enum org.apache.olingo.commons.api.edm.TargetType
-
- getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
-
- getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.GeospatialCollection
-
- getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.LineString
-
- getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.MultiLineString
-
- getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.MultiPoint
-
- getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.MultiPolygon
-
- getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
- getEdmPrimitiveTypeKind() - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
-
- getEdmType(EdmSingleton) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getEdmType(EdmNavigationProperty) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getEdmType(EdmEntitySet) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getEdmTypeInfo(EdmType) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getEdmTypeInfo(String) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getEdmVersion() - Method in interface org.apache.olingo.client.api.edm.xml.XMLMetadata
-
- getElse() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIf
-
Return the third expression of the edm:If expression.
- getElse() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
-
Return the third expression of the edm:If expression.
- getEntities() - Method in interface org.apache.olingo.client.api.domain.ClientEntitySet
-
Gets contained entities.
- getEntities() - Method in class org.apache.olingo.commons.api.data.EntityCollection
-
Gets entities.
- getEntity() - Method in class org.apache.olingo.client.api.domain.ClientInlineEntity
-
Gets wrapped entity.
- getEntity(ClientEntity) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
-
Gets an Entity from the given OData entity.
- getEntity() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- getEntity() - Method in class org.apache.olingo.ext.proxy.context.AttachedEntity
-
- getEntity(EntityUUID) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
-
Searches an entity with the specified key.
- getEntity() - Method in interface org.apache.olingo.server.api.deserializer.DeserializerResult
-
Returns an entity.
- getEntityCollection() - Method in interface org.apache.olingo.server.api.deserializer.DeserializerResult
-
Returns an entity collection.
- getEntityCollectionProxy(AbstractService<?>, Class<?>, Class<?>, URI, ClientEntitySet, URI, boolean) - Static method in class org.apache.olingo.ext.proxy.utils.ProxyUtils
-
- getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get main entity container.
- getEntityContainer(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get entity container by full qualified name.
- getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
-
Returns the entity container this target is contained in.
- getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImport
-
- getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getEntityContainer() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getEntityContainer() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
Returns the entity container of this edm
- getEntityContainer() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets entity container.
- getEntityContainer(Class<T>) - Method in class org.apache.olingo.ext.proxy.AbstractService
-
Return an initialized concrete implementation of the passed EntityContainer interface.
- getEntityContainerInfo(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getEntityContainerInfo(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
- getEntityContainerName() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImportInfo
-
- getEntityContainerName() - Method in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
-
- getEntityCreateRequest(URI, E) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
-
Gets a create request object instance.
- getEntityHandler() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- getEntityKeyType(EdmSingleton) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getEntityKeyType(EdmNavigationProperty) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getEntityKeyType(EdmEntitySet) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getEntityKeyType(EdmEntityType) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getEntityProxy(AbstractService<?>, ClientEntity, URI, Class<?>, String, boolean) - Static method in class org.apache.olingo.ext.proxy.utils.ProxyUtils
-
- getEntityReferences() - Method in interface org.apache.olingo.server.api.deserializer.DeserializerResult
-
Returns the entity references from the provided document.
- getEntityRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
-
Gets a uri request returning a single OData entity.
- getEntitySet() - Method in class org.apache.olingo.client.api.domain.ClientInlineEntitySet
-
Gets wrapped entity set.
- getEntitySet(ClientEntitySet) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
-
Gets a EntitySet from the given OData entity set.
- getEntitySet(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
Get contained EntitySet by name.
- getEntitySet(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getEntitySet(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return an
CsdlEntitySet
or
null if nothing is found
- getEntitySet(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets entity set.
- getEntitySet() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
-
Gets entity set.
- getEntitySet() - Method in class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
-
- getEntitySet() - Method in interface org.apache.olingo.server.api.uri.UriResourceEntitySet
-
- 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.RetrieveRequestFactory
-
Gets a uri request returning a set of one or more OData entities.
- getEntitySetNames() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
-
Gets entity set names.
- getEntitySetNames() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
-
- getEntitySetOrSingletonOrType() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Get the set entity set / singleton / type.
- getEntitySetPath() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
- getEntitySetPath() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Gets entity set path.
- getEntitySetProxy(AbstractService<?>, Class<?>, ClientEntitySet, URI, boolean) - Static method in class org.apache.olingo.ext.proxy.utils.ProxyUtils
-
- getEntitySetProxy(AbstractService<?>, Class<?>, URI) - Static method in class org.apache.olingo.ext.proxy.utils.ProxyUtils
-
- getEntitySetRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
-
Gets a uri request returning a set of one or more OData entities.
- getEntitySets() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets top level entity sets.
- getEntitySets() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
-
- getEntitySets() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
This method DOES NOT support lazy loading
- getEntitySets() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets entity sets.
- getEntitySetURI(String) - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
-
Gets URI about the given entity set.
- getEntitySetURI() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- getEntitySetURI() - Method in class org.apache.olingo.ext.proxy.context.EntityUUID
-
- getEntitySetURIs() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
-
Gets entity set URIs.
- getEntityType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get entity type by full qualified name.
- getEntityType() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
-
Get the entity type.
- getEntityType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getEntityType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return an
CsdlEntityType
or
null if nothing is found
- getEntityType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets entity type.
- getEntityType() - Method in interface org.apache.olingo.server.api.uri.UriResourceEntitySet
-
- getEntityType() - Method in interface org.apache.olingo.server.api.uri.UriResourceSingleton
-
- getEntityTypeCast() - Method in interface org.apache.olingo.server.api.uri.UriInfoEntityId
-
Behind $entity a optional type cast can be used in the URI.
- getEntityTypeClass(String) - Method in class org.apache.olingo.ext.proxy.AbstractService
-
- getEntityTypeFilter() - Method in interface org.apache.olingo.server.api.uri.UriResourceSingleton
-
- getEntityTypeName(Class<?>) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
-
- getEntityTypes() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getEntityTypes() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets entity types.
- getEntityUpdateRequest(URI, UpdateType, E) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
-
Gets an update request object instance.
- getEntityUpdateRequest(UpdateType, E) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
-
Gets an update request object instance; uses entity's edit link as endpoint.
- getEntityURI() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- getEnumType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get enum type by full qualified name.
- getEnumType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getEnumType(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return an
CsdlEnumType
or
null if nothing is found
- getEnumType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets enum type.
- getEnumTypeClass(String) - Method in class org.apache.olingo.ext.proxy.AbstractService
-
- getEnumTypeName() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmConstantExpression
-
Return the Enum type name or null if this expression is of type primitive or geospatial.
- getEnumTypes() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getEnumTypes() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets enum types.
- getEnumValue() - Method in interface org.apache.olingo.client.api.domain.ClientValuable
-
Gets enum value.
- getErrors() - Method in exception org.apache.olingo.ext.proxy.api.ODataFlushException
-
- getETag() - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
-
Gets 'ETag' header value.
- getETag() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
Gets ETag.
- getEtag() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
-
- getEtag() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
-
- getETag() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets ETag.
- getEtag() - Method in interface org.apache.olingo.commons.api.IConstants
-
- getETag() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
Gets the current ETag defined into the wrapped entity.
- getException() - Method in class org.apache.olingo.ext.proxy.api.ODataResponseError
-
- getException() - Method in class org.apache.olingo.server.api.debug.DebugInformation
-
This method will return any exception that was thrown from the application or library.
- getException() - Method in interface org.apache.olingo.server.api.ODataContentWriteErrorContext
-
Get the exception which caused this error (as Java exception).
- getException() - Method in class org.apache.olingo.server.api.ODataServerError
-
Gets the exception.
- getExecutor() - Method in interface org.apache.olingo.client.api.Configuration
-
Retrieves request executor service.
- getExpand() - Method in class org.apache.olingo.server.api.serializer.ComplexSerializerOptions
-
Gets the $expand system query option.
- getExpand() - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions
-
Gets the $expand system query option.
- getExpand() - Method in class org.apache.olingo.server.api.serializer.EntitySerializerOptions
-
Gets the $expand system query option.
- getExpandItems() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandOption
-
- getExpandOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.Expand
-
Gets the expand option.
- getExpandOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- getExpandOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
-
- getExpandOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoEntityId
-
- getExpandOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getExpandTree() - Method in interface org.apache.olingo.server.api.deserializer.DeserializerResult
-
Returns the ExpandOptions for the deserialized entity.
- getExpression() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotation
-
- getExpression() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
-
Returns the annotated expression
- getExpression() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression
-
Gets the common expression to be aggregated.
- getExpression() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.ComputeExpression
-
Gets the expression to compute.
- getExpression() - Method in interface org.apache.olingo.server.api.uri.queryoption.FilterOption
-
- getExpression() - Method in interface org.apache.olingo.server.api.uri.queryoption.OrderByItem
-
- getExpression() - Method in interface org.apache.olingo.server.api.uri.UriParameter
-
- getExpression() - Method in interface org.apache.olingo.server.api.uri.UriResourceLambdaAll
-
- getExpression() - Method in interface org.apache.olingo.server.api.uri.UriResourceLambdaAny
-
- getExpressionName() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmExpression
-
Will return the name of the expression e.g.
- getExpressions() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.Aggregate
-
Gets the aggregate expressions.
- getExpressions() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.Compute
-
Gets the compute expressions.
- getExpressionType() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmExpression
-
- getExtendsContainer() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets extends container.
- getExtendsContainer() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
-
Gets extends container.
- getExtendsContainerFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets extends container fQN.
- getExterior() - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
-
Gets exterior points.
- getFcProperties(EdmProperty) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getFilterFactory() - Method in interface org.apache.olingo.client.api.ODataClient
-
- getFilterOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.Filter
-
Gets the filter option.
- getFilterOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- getFilterOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
-
- getFilterOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getFormat() - Method in interface org.apache.olingo.client.api.communication.request.streamed.ODataStreamedEntityRequest
-
Returns resource representation format.
- getFormat() - Method in interface org.apache.olingo.server.api.uri.queryoption.FormatOption
-
- getFormatOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoAll
-
- getFormatOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
-
- getFormatOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoEntityId
-
- getFormatOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoMetadata
-
- getFormatOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getFragment() - Method in interface org.apache.olingo.server.api.uri.UriInfoMetadata
-
- getFrom() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression
-
Gets the aggregate expressions for from
.
- getFullQualifiedName() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
- getFullQualifiedName() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImport
-
- getFullQualifiedName() - Method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
- getFullQualifiedName() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
-
- getFullQualifiedName() - Method in interface org.apache.olingo.commons.api.edm.EdmType
-
- getFullQualifiedNameAsString() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
-
- getFunction() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmApply
-
A QualifiedName specifying the name of the client-side function to apply.
- getFunction() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
-
A QualifiedName specifying the name of the client-side function to apply.
- getFunction() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
Gets function.
- getFunction() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.CustomFunction
-
Gets the function to use.
- getFunction() - Method in interface org.apache.olingo.server.api.uri.UriResourceFunction
-
If the resource path specifies a function import this method will deliver the unbound function for the function
import.
- getFunctionByName(FullQualifiedName) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getFunctionFqn() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
-
- getFunctionFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
Gets function fQN.
- getFunctionImport(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
Get contained FunctionImport by name.
- getFunctionImport(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getFunctionImport(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
- getFunctionImport(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets the first function import with given name.
- getFunctionImport() - Method in interface org.apache.olingo.server.api.uri.UriResourceFunction
-
- 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, ClientValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
-
Gets an invoke request instance for the function import with the given name and matching parameter names.
- getFunctionImportNames() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
-
Gets function import names.
- getFunctionImports() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets top level function imports.
- getFunctionImports() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
-
- getFunctionImports() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
This method DOES NOT support lazy loading
- getFunctionImports() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets function imports.
- getFunctionImports(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets all function imports with given name.
- getFunctionImportURI(String) - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
-
Gets URI of the given function import.
- getFunctionImportURIs() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
-
Gets function import URIs.
- getFunctionInvokeRequest(URI, Class<T>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.InvokeRequestFactory
-
Gets an invoke request instance for the function bound to given URI (no parameters).
- getFunctionInvokeRequest(URI, Class<T>, Map<String, ClientValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.InvokeRequestFactory
-
Gets an invoke request instance for the function bound to given URI (with parameters).
- getFunctions() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getFunctions(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getFunctions(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return a list of all
CsdlFunction
for the FullQualifiedname or
null if nothing is
found
- getFunctions() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets functions.
- getFunctions(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
All functions with the given name
- getFunctionsBoundTo(String, boolean) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getFurtherDeletes() - Method in class org.apache.olingo.ext.proxy.context.EntityContext
-
- getGeoType() - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
-
Gets type.
- getGroupByItems() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.GroupBy
-
Gets the items to group.
- getGuard() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIf
-
Returns the first expression of the edm:If expression.
- getGuard() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
-
Returns the first expression of the edm:If expression.
- getHeader(String) - Method in interface org.apache.olingo.client.api.communication.header.ODataHeaders
-
Gets the value of the header identified by the given name.
- getHeader(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Gets the value of the OData request header identified by the given name.
- getHeader(String) - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
-
Gets header value of the given header.
- getHeader(String) - Method in class org.apache.olingo.server.api.ODataRequest
-
Gets first header value for a given name.
- getHeader(String) - Method in class org.apache.olingo.server.api.ODataResponse
-
Gets first header value for a given name.
- 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.
- getHeaders(String) - Method in class org.apache.olingo.server.api.ODataRequest
-
Gets header values for a given name.
- getHeaders(String) - Method in class org.apache.olingo.server.api.ODataResponse
-
Gets header value for a given name.
- getHref() - Method in class org.apache.olingo.commons.api.data.Link
-
Gets href.
- getHttpClientFactory() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets the HttpClient factory to be used for executing requests.
- getHttpUriRequestFactory() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets the HttpUriRequest factory for generating requests to be executed.
- getId() - Method in interface org.apache.olingo.client.api.domain.ClientDeletedEntity
-
- getId() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
To request entity references in place of the actual entities, the client issues a GET request with /$ref appended
to the resource path.
- getId() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
-
- getId() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
-
- getId() - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
-
Gets ID.
- getId() - Method in class org.apache.olingo.commons.api.data.DeletedEntity
-
Get id.
- getId() - Method in interface org.apache.olingo.commons.api.IConstants
-
- getId() - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions
-
Gets the id of the entity collection
- getIdOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoEntityId
-
- getIdOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- 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.Reference
-
- getIncludeAnnotations() - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
-
edmx:IncludeAnnotations elements that specify the annotations to include from the target document.
- getIncludes() - Method in interface org.apache.olingo.client.api.edm.xml.Reference
-
- getIncludes() - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
-
edmx:Include elements that specify the schemas to include from the target document
- getIndex() - Method in class org.apache.olingo.ext.proxy.api.ODataResponseError
-
- getInfo() - Method in enum org.apache.olingo.commons.api.http.HttpStatusCode
-
Gets the status code info.
- getInlineAggregateExpression() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression
-
Gets the inline aggregation expression to be applied to the target of the path if used.
- getInlineEntity() - Method in class org.apache.olingo.commons.api.data.Link
-
Gets in-line entity.
- getInlineEntitySet() - Method in class org.apache.olingo.commons.api.data.Link
-
Gets in-line entity set.
- getInnerError() - Method in class org.apache.olingo.commons.api.ex.ODataError
-
Gets server defined key-value pairs for debug environment only.
- getInstance(EntityInvocationHandler, Class<?>) - Static method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
-
- getInstance(ClientComplexValue, Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
-
- getInstance(Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
-
- getInstance(Class<?>, AbstractService<?>, URIBuilder) - Static method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
-
- getInstance(ClientComplexValue, Class<?>, AbstractService<?>, URIBuilder) - Static method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
-
- getInstance(Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
-
- getInstance(ClientEntity, URI, Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- getInstance(ClientEntity, URI, URI, Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- getInstance(URI, Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- getInstance(Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- getInstance(Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
-
- getInstance(Class<?>, AbstractService<?>, URI) - Static method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
-
- getInstance(Class<?>, AbstractService<?>, URI, List<Object>) - Static method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
-
- getInterior() - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
-
Gets interior points.
- getInternal() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- getInternalName() - Method in interface org.apache.olingo.commons.api.edm.EdmMapping
-
Returns the internal name for this mapped object.
- getInternalName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlMapping
-
- getInternalProperties() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- getInternalProperties() - Method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
-
- getInternalProperties() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- getInternalProperty(String) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- getInternalProperty(String) - Method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
-
- getInternalProperty(String) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- getInvokeRequest(HttpMethod, URI, Class<T>, Map<String, ClientValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.InvokeRequestFactory
-
Gets an invoke request instance for the operation bound to given URI.
- getInvokeRequestFactory() - Method in interface org.apache.olingo.client.api.EdmEnabledODataClient
-
- getInvokeRequestFactory() - Method in interface org.apache.olingo.client.api.ODataClient
-
- getItems() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCollection
-
Returns a list of child expression
- getItems() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCollection
-
Returns a list of child expression
- getJavaType(EdmType, Boolean) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getJavaType(EdmType) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getJavaType(EdmEntityType, Boolean) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getJavaType(EdmEntityType) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getJavaType(String) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getJavaType(String, boolean) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getKey() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
-
Gets key.
- getKey() - Method in class org.apache.olingo.ext.proxy.api.Sort
-
- getKey() - Method in class org.apache.olingo.ext.proxy.context.EntityUUID
-
- getKey(EdmEnabledODataClient, EntityInvocationHandler, Class<?>, ClientEntity) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getKey() - Method in enum org.apache.olingo.server.api.deserializer.batch.BatchDeserializerException.MessageKeys
-
- getKey() - Method in enum org.apache.olingo.server.api.deserializer.DeserializerException.MessageKeys
-
- getKey() - Method in enum org.apache.olingo.server.api.etag.PreconditionException.MessageKeys
-
- getKey() - Method in interface org.apache.olingo.server.api.ODataLibraryException.MessageKey
-
Gets this key.
- getKey() - Method in enum org.apache.olingo.server.api.serializer.BatchSerializerException.MessageKeys
-
- getKey() - Method in enum org.apache.olingo.server.api.serializer.SerializerException.MessageKeys
-
- getKeyPath() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Get the set key path.
- getKeyPredicateNames() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
-
Gets all key predicate names.
- getKeyPredicates() - Method in interface org.apache.olingo.server.api.uri.UriResourceEntitySet
-
- getKeyPredicates() - Method in interface org.apache.olingo.server.api.uri.UriResourceFunction
-
- getKeyPredicates() - Method in interface org.apache.olingo.server.api.uri.UriResourceNavigation
-
- getKeyPropertyRef(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
-
Get a key property ref by its name.
- getKeyPropertyRefs() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityType
-
- getKeyRef(Class<?>) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
-
- getKind() - Method in interface org.apache.olingo.commons.api.edm.EdmType
-
- getKind() - Method in interface org.apache.olingo.server.api.uri.queryoption.ApplyItem
-
Gets the kind of the transformation.
- getKind() - Method in interface org.apache.olingo.server.api.uri.queryoption.SystemQueryOption
-
- getKind() - Method in interface org.apache.olingo.server.api.uri.UriInfo
-
See
UriInfoKind
for more details which kinds are allowed.
- getKind() - Method in interface org.apache.olingo.server.api.uri.UriResource
-
- getLambdaVariable() - Method in interface org.apache.olingo.server.api.uri.UriResourceLambdaAll
-
- getLambdaVariable() - Method in interface org.apache.olingo.server.api.uri.UriResourceLambdaAny
-
- getLastContentId() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataChangeset
-
- getLeft() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
-
The left expression.
- getLeftExpression() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLogicalOrComparisonExpression
-
Returns the first expression (left child)
- getLeftOperand() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Binary
-
- getLeftOperand() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchBinary
-
- getLevelsOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- getLink() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
- getLink() - Method in class org.apache.olingo.client.api.domain.ClientItem
-
- getLink(ClientLink) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
-
Gets a Link from the given OData link.
- getLinkChanges() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- getLocale() - Method in exception org.apache.olingo.server.api.ODataApplicationException
-
Returns the Locale which was used for the error message.
- getLocale() - Method in class org.apache.olingo.server.api.ODataLibraryException.ODataErrorMessage
-
Gets the
Locale
used for this message.
- getLocale() - Method in class org.apache.olingo.server.api.ODataServerError
-
Gets the locale.
- getLocalizedMessage() - Method in exception org.apache.olingo.server.api.ODataLibraryException
-
- getMappedJavaClass() - Method in interface org.apache.olingo.commons.api.edm.EdmMapping
-
The class which is returned here will be used to during deserialization to replace the default java class for a
primitive type.
- getMappedJavaClass() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlMapping
-
- getMapping() - Method in interface org.apache.olingo.commons.api.edm.EdmMappable
-
Get mapping information applied to an EDM element.
- getMapping() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
- getMapping() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Gets mapping.
- getMapping() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets mapping.
- getMaxDataServiceVersion() - Method in interface org.apache.olingo.client.api.edm.xml.DataServices
-
- getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
-
Returns the facet attribute MaxLength
- getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
-
Facet MaxLength
- getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
-
- getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
-
- getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
-
- getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
-
- getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
-
- getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
Returns the facet attribute MaxLength
- getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
Facet MaxLength
- getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Gets max length.
- getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets max length.
- getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Gets max length.
- getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Gets max length.
- getMaxLength() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Gets max length.
- getMaxLength() - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions
-
Gets the maxLength facet.
- getMaxLength() - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions
-
Gets the maxLength facet.
- getMaxPageSize() - Method in interface org.apache.olingo.server.api.prefer.Preferences
-
Gets the value of the preference odata.maxpagesize
or null
if not set or an invalid value has been set.
- getMediaContentSource() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
Gets media content source.
- getMediaContentSource() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets media content resource.
- getMediaContentType() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
Gets media content type.
- getMediaContentType() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
-
- getMediaContentType() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
-
- getMediaContentType() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets media content type.
- getMediaContentType() - Method in interface org.apache.olingo.commons.api.IConstants
-
- getMediaEditLink(String) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
Gets media-edit link with given name, if available, otherwise null.
- getMediaEditLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
-
- getMediaEditLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
-
- getMediaEditLink() - Method in interface org.apache.olingo.commons.api.IConstants
-
- getMediaEditLink(String, ClientEntity) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getMediaEditLinks() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
Returns entity media edit links.
- getMediaEditLinks() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets media entity links.
- getMediaEntityCreateRequest(URI, InputStream) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
-
Gets a media entity create request object instance.
- getMediaEntityRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
-
Gets a uri request returning a media entity.
- getMediaEntityUpdateRequest(URI, InputStream) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
-
Gets a media entity update request object instance.
- getMediaETag() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
ETag of the binary stream represented by this media entity or named stream property.
- getMediaETag() - Method in class org.apache.olingo.client.api.domain.ClientLink
-
Gets Media ETag.
- getMediaEtag() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
-
- getMediaEtag() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
-
- getMediaETag() - Method in class org.apache.olingo.commons.api.data.Entity
-
ETag of the binary stream represented by this media entity or named stream property.
- getMediaETag() - Method in class org.apache.olingo.commons.api.data.Link
-
Gets Media ETag.
- getMediaEtag() - Method in interface org.apache.olingo.commons.api.IConstants
-
- getMediaReadLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
-
- getMediaReadLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
-
- getMediaReadLink() - Method in interface org.apache.olingo.commons.api.IConstants
-
- getMediaRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
-
Gets a uri request returning a media stream.
- getMember(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
-
Get member according to given name
- getMember(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Gets member.
- getMember(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Gets member.
- getMemberNames() - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
-
- getMembers() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Gets members.
- getMessage() - Method in class org.apache.olingo.commons.api.ex.ODataError
-
The value for the message name/value pair MUST be a human-readable, language-dependent representation of the error.
- getMessage() - Method in class org.apache.olingo.commons.api.ex.ODataErrorDetail
-
Gets error message.
- getMessage() - Method in class org.apache.olingo.server.api.ODataLibraryException.ODataErrorMessage
-
Gets the message text.
- getMessageKey() - Method in exception org.apache.olingo.server.api.ODataLibraryException
-
Gets the message key.
- getMetadata() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
-
- getMetadata() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
-
- getMetadata() - Method in interface org.apache.olingo.commons.api.IConstants
-
- getMetadata() - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getMetadataAnchor() - Method in class org.apache.olingo.client.api.domain.ClientOperation
-
Gets metadata anchor.
- getMetadataAnchor() - Method in class org.apache.olingo.commons.api.data.Operation
-
Gets metadata anchor.
- getMetadataETag() - Method in class org.apache.olingo.client.api.data.ResWrap
-
An ETag header MAY also be returned on a metadata document request or service document request to allow the client
subsequently to make a conditional request for the metadata or service document.
- getMetadataEtag() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
-
- getMetadataEtag() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
-
- getMetadataEtag() - Method in interface org.apache.olingo.commons.api.IConstants
-
- getMetadataETag() - Method in interface org.apache.olingo.server.api.etag.ServiceMetadataETagSupport
-
Since the Olingo library cannot generate a metadata document etag in a generic way we call this method to retrieve
an application specific etag for the metadata document.
- getMetadataRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
-
Gets a metadata request instance.
- getMethod() - Method in enum org.apache.olingo.client.api.communication.request.cud.UpdateType
-
Gets HTTP request method.
- getMethod() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Returns HTTP request method.
- getMethod() - Method in class org.apache.olingo.ext.proxy.utils.CompoundKeyElementWrapper
-
- getMethod() - Method in class org.apache.olingo.server.api.ODataRequest
-
Gets the HTTP method.
- getMethod() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.BottomTop
-
Gets the partial-aggregation method.
- getMethod() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Method
-
- getMethodName() - Method in class org.apache.olingo.server.api.debug.RuntimeMeasurement
-
Gets the method name.
- getMimeType() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
-
Gets the related MIME type for the property.
- getMimeType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets mime type.
- getName() - Method in interface org.apache.olingo.client.api.data.ServiceDocumentItem
-
- getName() - Method in class org.apache.olingo.client.api.domain.ClientItem
-
- getName() - Method in interface org.apache.olingo.client.api.domain.ClientProperty
-
Returns property name.
- getName() - Method in class org.apache.olingo.commons.api.data.Parameter
-
Gets the name of the parameter.
- getName() - Method in class org.apache.olingo.commons.api.data.Property
-
Get name of property.
- getName() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLabeledElement
-
Returns the assigned name
- getName() - Method in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
-
- getName() - Method in interface org.apache.olingo.commons.api.edm.EdmNamed
-
- getName() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
-
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
-
Returns the assigned name
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
-
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
- getName() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlNamed
-
Gets name.
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
-
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
-
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
- getName() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
- getName() - Method in enum org.apache.olingo.commons.api.format.PreferenceName
-
- getName() - Method in class org.apache.olingo.ext.proxy.utils.CompoundKeyElementWrapper
-
- getName() - Method in interface org.apache.olingo.server.api.uri.queryoption.QueryOption
-
- getName() - Method in interface org.apache.olingo.server.api.uri.UriParameter
-
- getNameFromNS(String) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getNameFromNS(String, boolean) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getNameInNamespace(String) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getNamespace() - Method in interface org.apache.olingo.client.api.edm.xml.Include
-
- getNamespace() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
- getNamespace() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getNamespace() - Method in interface org.apache.olingo.commons.api.edm.EdmType
-
- getNamespace() - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
-
- getNamespace() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
-
Returns the namespace of the alias
- getNamespace() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets namespace.
- getNamespace() - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceInclude
-
- getNamespace() - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getNamespace(Class<?>) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
-
- getNavigationBinding(String) - Method in class org.apache.olingo.commons.api.data.Linked
-
Gets binding link with given name, if available, otherwise null.
- getNavigationBindingDetails(EdmStructuredType, EdmNavigationProperty) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getNavigationBindings() - Method in class org.apache.olingo.commons.api.data.Linked
-
Gets binding links.
- getNavigationLink(String) - Method in interface org.apache.olingo.client.api.domain.ClientLinked
-
Gets navigation link with given name, if available, otherwise null.
- getNavigationLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
-
- getNavigationLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
-
- getNavigationLink(String) - Method in class org.apache.olingo.commons.api.data.Linked
-
Gets navigation link with given name, if available, otherwise null.
- getNavigationLink() - Method in interface org.apache.olingo.commons.api.IConstants
-
- getNavigationLinks() - Method in interface org.apache.olingo.client.api.domain.ClientLinked
-
Returns all entity navigation links (including inline entities / entity sets).
- getNavigationLinks() - Method in class org.apache.olingo.commons.api.data.Linked
-
Gets navigation links.
- getNavigationProperties() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Gets navigation properties.
- getNavigationProperty(String) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Get navigation property by name.
- getNavigationProperty(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Gets navigation property.
- getNavigationPropertyBindings() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
-
- getNavigationPropertyBindings() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
Gets navigation property bindings.
- getNavigationPropertyNames() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Get all navigation property names.
- getNavigationPropertyValue(NavigationProperty, Method) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- getNavigationPropertyValue(NavigationProperty, Method) - Method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
-
- getNavigationPropertyValue(NavigationProperty, Method) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- getNavigationType(EdmNavigationProperty) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getNavOrPropertyPath() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Get the set navigation or property path.
- getNavPropAnnotatableHandlers() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- getNext() - Method in interface org.apache.olingo.client.api.domain.ClientEntitySet
-
Gets next page link.
- getNext() - Method in class org.apache.olingo.client.api.domain.ClientEntitySetIterator
-
Gets the next link if exists.
- getNext() - Method in class org.apache.olingo.commons.api.data.AbstractEntityCollection
-
- getNext() - Method in class org.apache.olingo.commons.api.data.EntityCollection
-
Gets next link if exists.
- getNext() - Method in class org.apache.olingo.commons.api.data.EntityIterator
-
Gets next link.
- getNextLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
-
- getNextLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
-
- getNextLink() - Method in interface org.apache.olingo.commons.api.IConstants
-
- getNumber() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.BottomTop
-
Gets the expression that determines the number of items to aggregate.
- getObjectFactory() - Method in interface org.apache.olingo.client.api.ODataClient
-
- getObjectFromODataValue(ClientValue, Type, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getObjectFromODataValue(ClientValue, Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getODataAnnotation(EdmEnabledODataClient, String, EdmType, Object) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getODataContent() - Method in class org.apache.olingo.server.api.ODataResponse
-
- getODataContent() - Method in interface org.apache.olingo.server.api.serializer.SerializerStreamResult
-
Returns the content as ODataContent instance.
- getODataContentWriteErrorCallback() - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions
-
Gets the callback which is used in case of an exception during
write of the content (in case the content will be written/streamed
in the future)
- getODataDelta(ResWrap<Delta>) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
-
- getODataEntity(ResWrap<Entity>) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
-
Gets ODataEntity from the given entity resource.
- getODataEntitySet(ResWrap<EntityCollection>) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
-
Gets ODataEntitySet from the given entity set resource.
- getODataError() - Method in exception org.apache.olingo.client.api.communication.ODataClientErrorException
-
Gets OData error.
- getODataErrorCode() - Method in exception org.apache.olingo.server.api.ODataApplicationException
-
This method will return the error code specified by the application.
- getODataLibraryException() - Method in interface org.apache.olingo.server.api.ODataContentWriteErrorContext
-
Get the exception which caused this error (as ODataLibraryException exception).
- getODataPath() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Get the OData path.
- getODataProperty(ResWrap<Property>) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
-
Gets an ODataProperty from the given property resource.
- getODataProperty(EdmEnabledODataClient, String, EdmTypeInfo, Object) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getODataResponse() - Method in interface org.apache.olingo.client.api.communication.response.AsyncResponseWrapper
-
Gets the real response.
- getODataServiceDocument(ServiceDocument) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
-
Gets ODataServiceDocument from the given service document resource.
- getODataValue(EdmEnabledODataClient, EdmTypeInfo, Object) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getOnDelete() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Gets on delete.
- getOneByName(String, Collection<T>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmItem
-
Gets one by name.
- getOneByTitle(String, List<Link>) - Method in class org.apache.olingo.commons.api.data.Linked
-
- getOperand() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Unary
-
- getOperand() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchUnary
-
- getOperation(String) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
Searches for operation with given title.
- getOperation(String) - Method in interface org.apache.olingo.client.api.domain.ClientEntitySet
-
Searches for operation with given title.
- getOperation(String) - Method in interface org.apache.olingo.client.api.domain.ClientProperty
-
Searches for operation with given title.
- getOperations() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
Gets operations.
- getOperations() - Method in interface org.apache.olingo.client.api.domain.ClientEntitySet
-
Gets operations.
- getOperations() - Method in interface org.apache.olingo.client.api.domain.ClientProperty
-
Gets operations.
- getOperations() - Method in class org.apache.olingo.commons.api.data.AbstractEntityCollection
-
- getOperations() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets operations.
- getOperations() - Method in class org.apache.olingo.commons.api.data.EntityCollection
-
Gets operations.
- getOperations() - Method in class org.apache.olingo.commons.api.data.EntityIterator
-
ATTENTION: getOperations
is not supported by default.
- getOperations() - Method in class org.apache.olingo.commons.api.data.Property
-
Gets operations.
- getOperator() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Binary
-
- getOperator() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Unary
-
- getOperator() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchBinary
-
- getOperator() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchUnary
-
- getOrderByOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- getOrderByOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
-
- getOrderByOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getOrders() - Method in interface org.apache.olingo.server.api.uri.queryoption.OrderByOption
-
- getOutputStream() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchRequest
-
Gets piped stream to be used to stream batch items.
- getParameter(String) - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
Get parameter for given name
- getParameter(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Gets parameter.
- getParameter(String) - Method in class org.apache.olingo.commons.api.format.AcceptCharset
-
- getParameter(String) - Method in class org.apache.olingo.commons.api.format.AcceptType
-
- getParameter(String) - Method in class org.apache.olingo.commons.api.format.ContentType
-
Returns the value of a given parameter.
- getParameterName() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Alias
-
- getParameterNames() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
A list of all parameter names.
- getParameters() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmApply
-
Returns the expressions applied to the parameters of the function
- getParameters() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
-
Returns the expressions applied to the parameters of the function
- getParameters() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Gets parameters.
- getParameters() - Method in class org.apache.olingo.commons.api.format.AcceptCharset
-
- getParameters() - Method in class org.apache.olingo.commons.api.format.AcceptType
-
- getParameters() - Method in class org.apache.olingo.commons.api.format.ContentType
-
Gets the parameters of this content type.
- getParameters() - Method in class org.apache.olingo.server.api.prefer.Preferences.Preference
-
Gets the parameters of the preference.
- getParameters() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.CustomFunction
-
Gets the function parameters.
- getParameters() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Method
-
- getParameters() - Method in interface org.apache.olingo.server.api.uri.UriResourceFunction
-
- getParentContainerName() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
- getPartner() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
-
- getPartner() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Gets partner.
- getPath() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationPropertyBinding
-
A path contains the full qualified name of the type it is referring to as a first segment.
- getPath() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
-
Gets path.
- getPath() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
-
Gets path.
- getPath() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression
-
Gets the path prefix and the path segment.
- getPath() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.GroupByItem
-
Gets the path.
- getPayload() - Method in class org.apache.olingo.client.api.data.ResWrap
-
Gets contained object.
- getPersistenceManager() - Method in class org.apache.olingo.ext.proxy.AbstractService
-
- getPosition() - Method in class org.apache.olingo.ext.proxy.utils.CompoundKeyElementWrapper
-
- getPrecision() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
-
Returns the facet attribute Precision
- getPrecision() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
-
Facet Precision
- getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
-
- getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
-
- getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
-
- getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
-
- getPrecision() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
-
- getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
Returns the facet attribute Precision
- getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
Facet Precision
- getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Gets precision.
- getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets precision.
- getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Gets precision.
- getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Gets precision.
- getPrecision() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Gets precision.
- getPrecision() - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions
-
Gets the precision facet.
- getPrecision() - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions
-
Gets the precision facet.
- getPrefer() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Gets Prefer OData request header.
- getPreference(String) - Method in interface org.apache.olingo.server.api.prefer.Preferences
-
Gets named preference.
- getPrimitiveValue() - Method in interface org.apache.olingo.client.api.domain.ClientValuable
-
Gets primitive value.
- getPropAnnotatableHandlers() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- getProperties() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
Returns OData entity properties.
- getProperties() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets properties.
- getProperties() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Gets properties.
- getProperty(String) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
Searches for property with given name.
- getProperty(ClientProperty) - Method in interface org.apache.olingo.client.api.serialization.ODataBinder
-
Gets a Property from the given OData property.
- getProperty(String) - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets property with given name.
- getProperty() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPropertyValue
-
Property name
- getProperty() - Method in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
-
- getProperty(String) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Get property by name
- getProperty() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
-
Property name
- getProperty() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
-
Gets property.
- getProperty(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Gets property.
- getProperty() - Method in interface org.apache.olingo.server.api.deserializer.DeserializerResult
-
Returns a Property or collections of properties (primitive & complex).
- getProperty() - Method in interface org.apache.olingo.server.api.uri.UriResourceNavigation
-
- getProperty() - Method in interface org.apache.olingo.server.api.uri.UriResourceProperty
-
- getPropertyChanges() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- getPropertyCollectionValueUpdateRequest(URI, ClientProperty) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
-
Gets an update request object instance.
- getPropertyComplexValueUpdateRequest(URI, UpdateType, ClientProperty) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
-
Gets an update request object instance.
- getPropertyName() - Method in interface org.apache.olingo.commons.api.edm.EdmReferentialConstraint
-
- getPropertyNames() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Get all simple and complex property names.
- getPropertyPrimitiveValueUpdateRequest(URI, ClientProperty) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
-
Gets an update request object instance.
- getPropertyRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
-
Gets a uri request returning a single OData entity property.
- getPropertyValue(String, Type) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- getPropertyValueRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
-
Gets a uri request returning a single OData entity property value.
- getPropertyValues() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmRecord
-
- getPropertyValues() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
-
- getProtocol() - Method in class org.apache.olingo.server.api.ODataRequest
-
- getQualifier() - Method in interface org.apache.olingo.client.api.edm.xml.IncludeAnnotations
-
- getQualifier() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotation
-
- getQualifier() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotations
-
- getQualifier() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
-
Returns the annotated qualifier
- getQualifier() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
-
Gets qualifier.
- getQualifier() - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
-
- getQuality() - Method in class org.apache.olingo.commons.api.format.AcceptCharset
-
- getQuality() - Method in class org.apache.olingo.commons.api.format.AcceptType
-
- getRawBaseUri() - Method in class org.apache.olingo.server.api.deserializer.batch.BatchOptions
-
Gets raw base URI.
- getRawBaseUri() - Method in class org.apache.olingo.server.api.ODataRequest
-
Gets the base URI.
- getRawODataPath() - Method in class org.apache.olingo.server.api.ODataRequest
-
Gets the path segments of the request URI that belong to OData.
- getRawQueryPath() - Method in class org.apache.olingo.server.api.ODataRequest
-
Gets the query part of the request URI.
- getRawRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
-
Implements a raw request request without specifying any return type.
- getRawRequestUri() - Method in class org.apache.olingo.server.api.ODataRequest
-
Gets the total request URI.
- getRawResponse() - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
-
Gets response body as InputStream.
- getRawServiceResolutionUri() - Method in class org.apache.olingo.server.api.deserializer.batch.BatchOptions
-
Gets raw service resolution URI.
- getRawServiceResolutionUri() - Method in class org.apache.olingo.server.api.ODataRequest
-
Gets the URI part responsible for service resolution.
- getReader() - Method in interface org.apache.olingo.client.api.ODataClient
-
- getReadLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
-
- getReadLink() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
-
- getReadLink() - Method in interface org.apache.olingo.commons.api.IConstants
-
- getReason() - Method in interface org.apache.olingo.client.api.domain.ClientDeletedEntity
-
- getReason() - Method in class org.apache.olingo.commons.api.data.DeletedEntity
-
Get reason for deletion.
- getReference() - Method in class org.apache.olingo.ext.proxy.context.EntityLinkDesc
-
- getReferenceAddingRequest(URI, URI, URI) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
-
A successful POST request to a navigation property's references collection adds a relationship to an existing
entity.
- getReferencedProperty() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
-
Gets referenced property.
- getReferencedProperty() - Method in interface org.apache.olingo.server.api.uri.UriParameter
-
- getReferencedPropertyName() - Method in interface org.apache.olingo.commons.api.edm.EdmReferentialConstraint
-
- getReferences() - Method in interface org.apache.olingo.client.api.edm.xml.Edmx
-
- getReferences() - Method in interface org.apache.olingo.client.api.edm.xml.XMLMetadata
-
- getReferences() - Method in interface org.apache.olingo.server.api.ServiceMetadata
-
Gets the list of references defined for this service.
- getReferenceSingleChangeRequest(URI, URI, URI) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
-
A successful PUT request to a single-valued navigation property�s reference resource changes the related entity.
- getReferencingPropertyName(String) - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
-
Get property name for referenced property
- getReferentialConstraints() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
-
- getReferentialConstraints() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Gets referential constraints.
- getRel() - Method in class org.apache.olingo.client.api.domain.ClientLink
-
Gets link rel.
- getRel() - Method in class org.apache.olingo.commons.api.data.Link
-
Gets rel info.
- getRelatedBindingTarget(String) - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
-
Returns the target for a given path.
- getRelatedServiceDocuments() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets related service documents.
- getRelatedServiceDocuments() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
-
- getRelatedServiceDocumentsNames() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
-
Gets related service documents names.
- getRelatedServiceDocumentsURIs() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
-
Gets related service documents URIs.
- getRelatedServiceDocumentURI(String) - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
-
Gets URI of the given related service documents.
- getRelationship() - Method in interface org.apache.olingo.client.api.domain.ClientDeltaLink
-
- getRelationship() - Method in class org.apache.olingo.commons.api.data.DeltaLink
-
Get relationship of this link.
- getRepresentation() - Method in enum org.apache.olingo.commons.api.data.ContextURL.Suffix
-
Returns OData representation of the suffix
- getRequest() - Method in class org.apache.olingo.ext.proxy.api.ODataResponseError
-
- getRequest() - Method in class org.apache.olingo.server.api.debug.DebugInformation
-
This method will return the ODataRequest the library created.
- getRequests() - Method in class org.apache.olingo.server.api.deserializer.batch.BatchRequestPart
-
Gets all requests of this part.
- getRequestURI() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- getResourcePath() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- getResourcePath() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Member
-
- getResourcePath() - Method in interface org.apache.olingo.server.api.uri.queryoption.SelectItem
-
- getResponse() - Method in interface org.apache.olingo.client.api.communication.request.ODataPayloadManager
-
Closes the payload input stream and gets the OData response back.
- getResponses() - Method in class org.apache.olingo.server.api.deserializer.batch.ODataResponsePart
-
Returns a collection of ODataResponses.
- getResult() - Method in interface org.apache.olingo.ext.proxy.api.Search
-
Executes a $search search and return the search results as collection.
- getResult() - Method in class org.apache.olingo.ext.proxy.commons.SearchImpl
-
- getRetrieveRequestFactory() - Method in interface org.apache.olingo.client.api.ODataClient
-
- getReturn() - Method in interface org.apache.olingo.server.api.prefer.Preferences
-
Gets the value of the preference return
or null
if not set
or the value is not valid.
- getReturnedEntitySet(EdmEntitySet) - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
Get EdmEntitySet for the given binding parameters EntitySet
- getReturnedEntitySet() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImport
-
- getReturnType() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
- getReturnType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Gets return type.
- getRight() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
-
The right expression.
- getRightExpression() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLogicalOrComparisonExpression
-
Returns the second expression (right child)
- getRightOperand() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Binary
-
- getRightOperand() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchBinary
-
- getRollup() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.GroupByItem
-
Gets the rollup.
- getRuntimeInformation() - Method in class org.apache.olingo.server.api.debug.DebugInformation
-
This method will return all runtime information which was collected inside the library.
- getScale() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
-
Returns the facet attribute Scale
- getScale() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
-
Facet Scale
- getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
-
- getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
-
- getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
-
- getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
-
- getScale() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
-
- getScale() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
Returns the facet attribute Scale
- getScale() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
Facet Scale
- getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Gets scale.
- getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets scale.
- getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Gets scale.
- getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Gets scale.
- getScale() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Gets scale.
- getScale() - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions
-
Gets the scale facet.
- getScale() - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions
-
Gets the scale facet.
- getSchema(int) - Method in interface org.apache.olingo.client.api.edm.xml.XMLMetadata
-
Returns the Schema at the specified position in the EdM metadata document.
- getSchema(String) - Method in interface org.apache.olingo.client.api.edm.xml.XMLMetadata
-
Returns the Schema with the specified key (namespace or alias) in the EdM metadata document.
- getSchema(String) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get schema by namespace.
- getSchema() - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getSchema() - Method in class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
-
- getSchemaByNsOrAlias() - Method in interface org.apache.olingo.client.api.edm.xml.XMLMetadata
-
- getSchemaName() - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getSchemaName() - Method in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
-
- getSchemaNamespaces() - 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.XMLMetadata
-
Returns all Schema objects defined in the EdM metadata document.
- getSchemas() - Method in interface org.apache.olingo.commons.api.edm.Edm
-
This method DOES NOT support lazy loading.
- getSchemas() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getSchemas() - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return a collection of all
CsdlSchema
- getSearch() - Method in interface org.apache.olingo.ext.proxy.api.Search
-
The $search expression for this search.
- getSearch() - Method in class org.apache.olingo.ext.proxy.commons.SearchImpl
-
- getSearchExpression() - Method in interface org.apache.olingo.server.api.uri.queryoption.SearchOption
-
- getSearchFactory() - Method in interface org.apache.olingo.client.api.ODataClient
-
- getSearchOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.Search
-
Gets the search option.
- getSearchOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- getSearchOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoAll
-
- getSearchOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
-
- getSearchOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getSearchTerm() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchTerm
-
- getSegmentValue() - Method in interface org.apache.olingo.server.api.uri.UriResource
-
In case of an EntitySet this method will return the EntitySet name.
- getSegmentValue(boolean) - Method in interface org.apache.olingo.server.api.uri.UriResourcePartTyped
-
- getSelect() - Method in class org.apache.olingo.server.api.serializer.ComplexSerializerOptions
-
Gets the $select system query option.
- getSelect() - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions
-
Gets the $select system query option.
- getSelect() - Method in class org.apache.olingo.server.api.serializer.EntitySerializerOptions
-
Gets the $select system query option.
- getSelectItems() - Method in interface org.apache.olingo.server.api.uri.queryoption.SelectOption
-
- getSelectList() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Get the select list.
- getSelectOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- getSelectOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
-
- getSelectOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoEntityId
-
- getSelectOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getSelfLink() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets entity self link.
- getSerializer(ContentType) - Method in interface org.apache.olingo.client.api.ODataClient
-
- getServerEnvironmentVariables() - Method in class org.apache.olingo.server.api.debug.DebugInformation
-
A map containing information about the runtime environment.
- getService() - Method in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
-
- getServiceDocumentETag() - Method in interface org.apache.olingo.server.api.etag.ServiceMetadataETagSupport
-
Since the Olingo library cannot generate a service document etag in a generic way we call this method to retrieve
an application specific etag for the service document.
- getServiceDocumentRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
-
Gets a service document request instance.
- getServiceMetadataETagSupport() - Method in interface org.apache.olingo.server.api.ServiceMetadata
-
Gets the helper for ETag support of the metadata document (may be NULL).
- getServiceRoot() - Method in interface org.apache.olingo.client.api.EdmEnabledODataClient
-
- getServiceRoot() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Get the service root.
- getServiceVersion() - Method in interface org.apache.olingo.client.api.ODataClient
-
- getSingleton(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
Get contained Singleton by name.
- getSingleton(FullQualifiedName, String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getSingleton(FullQualifiedName, String) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return an
CsdlSingleton
or
null if nothing is found
- getSingleton(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets singleton.
- getSingleton() - Method in interface org.apache.olingo.server.api.uri.UriResourceSingleton
-
- getSingletonByName(String) - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets top level singleton with given name.
- getSingletonNames() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
-
Gets singleton names.
- getSingletonRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
-
- getSingletons() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets top level singletons.
- getSingletons() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
-
- getSingletons() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
This method DOES NOT support lazy loading
- getSingletons() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Gets singletons.
- getSingletonUpdateRequest(URI, UpdateType, ClientSingleton) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
-
- getSingletonUpdateRequest(UpdateType, ClientSingleton) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
-
- getSingletonURI(String) - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
-
Gets URI of the given singleton.
- getSingletonURIs() - Method in class org.apache.olingo.client.api.domain.ClientServiceDocument
-
Gets singleton URIs.
- getSkipOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- getSkipOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoAll
-
- getSkipOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
-
- getSkipOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getSkipTokenOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoAll
-
- getSkipTokenOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
-
- getSkipTokenOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getSource() - Method in interface org.apache.olingo.client.api.domain.ClientDeltaLink
-
- getSource() - Method in class org.apache.olingo.commons.api.data.DeltaLink
-
Get source of this link.
- getSource() - Method in class org.apache.olingo.ext.proxy.context.EntityLinkDesc
-
- getSourceName() - Method in class org.apache.olingo.ext.proxy.context.EntityLinkDesc
-
- getSrid() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
-
Returns the facet attribute SRID
- getSrid() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
-
Facet SRID
- getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
-
- getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
-
- getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
-
- getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
-
- getSrid() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
-
- getSrid() - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
-
Gets s-rid.
- getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
Returns the facet attribute SRID
- getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
Facet SRID
- getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Gets srid.
- getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets srid.
- getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Gets srid.
- getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Gets srid.
- getSrid() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Gets srid.
- getStandardMethod() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression
-
Gets the standard aggregation method if used.
- getStartTypeFilter() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- getStartTypeFilter() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Member
-
- getStartTypeFilter() - Method in interface org.apache.olingo.server.api.uri.queryoption.SelectItem
-
- getStatus() - Method in class org.apache.olingo.ext.proxy.context.AttachedEntity
-
- getStatus(EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
-
Gets entity status.
- getStatusCode() - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
-
Gets status code.
- getStatusCode() - Method in enum org.apache.olingo.commons.api.http.HttpStatusCode
-
Gets the associated status code.
- getStatusCode() - Method in exception org.apache.olingo.ext.proxy.api.ODataFlushException
-
- getStatusCode() - Method in exception org.apache.olingo.server.api.ODataApplicationException
-
Will return the status code which will be used as a status code for the HTTP response.
- getStatusCode() - Method in class org.apache.olingo.server.api.ODataResponse
-
Gets the status code.
- getStatusCode() - Method in class org.apache.olingo.server.api.ODataServerError
-
Gets the status code.
- getStatusLine() - Method in exception org.apache.olingo.client.api.communication.ODataClientErrorException
-
Gets request status info.
- getStatusMessage() - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
-
Gets status message.
- getStream() - Method in interface org.apache.olingo.ext.proxy.api.EdmStreamValue
-
- getStream() - Method in class org.apache.olingo.ext.proxy.commons.EdmStreamValueHandler
-
- getStreamChanges() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- getStreamedPropertyChanges() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- getStreamUpdateRequest(URI, InputStream) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
-
Gets a stream update request object instance.
- getStructuralProperty(String) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Get structural property by name.
- getStructuredInvocationHandler(Object) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- getSubtype() - Method in class org.apache.olingo.commons.api.format.AcceptType
-
- getSubtype() - Method in class org.apache.olingo.commons.api.format.ContentType
-
Gets the subtype of this content type.
- getSuffix() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Get the set suffix.
- getSystemQueryOptions() - Method in interface org.apache.olingo.server.api.uri.UriInfo
-
Gets a list of all system query options which were in the URI.
- getTarget() - Method in interface org.apache.olingo.client.api.domain.ClientDeltaLink
-
- getTarget() - Method in class org.apache.olingo.client.api.domain.ClientOperation
-
Gets target.
- getTarget() - Method in class org.apache.olingo.commons.api.data.DeltaLink
-
Get target of this link.
- getTarget() - Method in class org.apache.olingo.commons.api.data.Operation
-
Gets target.
- getTarget() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationPropertyBinding
-
- getTarget() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
-
Gets target.
- getTarget() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
-
Gets target.
- getTarget() - Method in class org.apache.olingo.commons.api.ex.ODataError
-
The value for the target name/value pair is the target of the particular error (for example, the name of the
property in error).
- getTarget() - Method in class org.apache.olingo.commons.api.ex.ODataErrorDetail
-
Gets error target.
- getTargetEntitySetURI(EdmEnabledODataClient, NavigationProperty) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getTargetNamespace() - Method in interface org.apache.olingo.client.api.edm.xml.IncludeAnnotations
-
- getTargetNamespace() - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
-
- getTargetPath() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotations
-
Will return the full path to the target
e.g.
- getTargets() - Method in class org.apache.olingo.ext.proxy.context.EntityLinkDesc
-
- getTerm() - Method in interface org.apache.olingo.client.api.domain.ClientAnnotation
-
Returns annotation name.
- getTerm() - Method in class org.apache.olingo.commons.api.data.Annotation
-
Get term for Annotation.
- getTerm(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get Term full by qualified name.
- getTerm() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotation
-
- getTerm(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getTerm() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
-
Returns the annotated term
- getTerm(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
This method should return a
CsdlTerm
for the FullQualifiedName or
null if nothing is found.
- getTerm(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets term.
- getTermClass(String) - Method in class org.apache.olingo.ext.proxy.AbstractService
-
- getTermNamespace() - Method in interface org.apache.olingo.client.api.edm.xml.IncludeAnnotations
-
- getTermNamespace() - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
-
- getTerms() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getTerms() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets terms.
- getText() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Literal
-
- getText() - Method in interface org.apache.olingo.server.api.uri.queryoption.QueryOption
-
- getText() - Method in interface org.apache.olingo.server.api.uri.UriParameter
-
- getThen() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIf
-
Return the second expression of the edm:If expression.
- getThen() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
-
Return the second expression of the edm:If expression.
- getTimeStarted() - Method in class org.apache.olingo.server.api.debug.RuntimeMeasurement
-
Gets the start time.
- getTimeStopped() - Method in class org.apache.olingo.server.api.debug.RuntimeMeasurement
-
Gets the stop time.
- getTitle() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
- getTitle() - Method in interface org.apache.olingo.client.api.data.ServiceDocumentItem
-
- getTitle() - Method in class org.apache.olingo.client.api.domain.ClientOperation
-
Gets title.
- getTitle() - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
-
Gets title.
- getTitle() - Method in class org.apache.olingo.commons.api.data.Link
-
Gets title.
- getTitle() - Method in class org.apache.olingo.commons.api.data.Operation
-
Gets title.
- getTitle() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
-
Returns a human readable title or null if not set.
- getTitle() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
-
Returns a human readable title or null if not set.
- getTitle() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
- getTitle() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
- getTopOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- getTopOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoAll
-
- getTopOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoCrossjoin
-
- getTopOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getTranslatedMessage(Locale) - Method in exception org.apache.olingo.server.api.ODataLibraryException
-
Gets the translated message text for a given locale (or the default locale if not available),
returning the developer message text if none is found.
- getType() - Method in class org.apache.olingo.client.api.domain.ClientLink
-
Gets link type.
- getType() - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue
-
- getType() - Method in class org.apache.olingo.commons.api.constants.Constantsv00
-
- getType() - Method in class org.apache.olingo.commons.api.constants.Constantsv01
-
- getType() - Method in class org.apache.olingo.commons.api.data.Entity
-
Gets entity type.
- getType(Geospatial.Dimension, String) - Static method in class org.apache.olingo.commons.api.data.GeoUtils
-
Get type based on given dimension (Geography / Geometry) and element name.
- getType() - Method in class org.apache.olingo.commons.api.data.Link
-
Gets type.
- getType() - Method in class org.apache.olingo.commons.api.data.Operation
-
Gets the Operation Type
- getType() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Get string representation of type (can be null if not set).
- getType() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
-
Value cast to
- getType() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
-
The type which is checked again the child expression
- getType() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmRecord
-
Returns the entity type or complex type to be constructed.
- getType() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
-
- getType() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
-
- getType() - Method in interface org.apache.olingo.commons.api.edm.EdmTyped
-
See
EdmType
for more information about possible types.
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
Value cast to
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression
-
Returns the type of the constant expression
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
The type which is checked again the child expression
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
-
Returns the type of the logical expression
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
-
Returns the entity type or complex type to be constructed.
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
Gets type.
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Gets type.
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Gets type.
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets type.
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Gets type.
- getType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Gets type.
- getType() - Method in class org.apache.olingo.commons.api.format.AcceptType
-
- getType() - Method in class org.apache.olingo.commons.api.format.ContentType
-
Gets the type of this content type.
- getType() - Method in interface org.apache.olingo.commons.api.IConstants
-
- getType() - Method in class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
-
- getType() - Method in class org.apache.olingo.ext.proxy.context.EntityLinkDesc
-
- getType() - Method in class org.apache.olingo.ext.proxy.context.EntityUUID
-
- getType() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Enumeration
-
- getType() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Literal
-
Numeric literals without an dot and without an e return the smallest possible Edm Integer type.
- getType() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Member
-
- getType() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.TypeLiteral
-
- getType() - Method in interface org.apache.olingo.server.api.uri.UriResourcePartTyped
-
- getTypeArguments(Type) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
-
- getTypeAsFQNObject() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Gets type as fQN object.
- getTypeClass(Type) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
-
- getTypeDefinition(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get a type definition by full qualified name.
- getTypeDefinition(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAbstractEdmProvider
-
- getTypeDefinition(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.provider.CsdlEdmProvider
-
- getTypeDefinition(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets type definition.
- getTypeDefinitions() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getTypeDefinitions() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Gets type definitions.
- getTypeFilterOnCollection() - Method in interface org.apache.olingo.server.api.uri.UriResourceEntitySet
-
- getTypeFilterOnCollection() - Method in interface org.apache.olingo.server.api.uri.UriResourceFunction
-
- getTypeFilterOnCollection() - Method in interface org.apache.olingo.server.api.uri.UriResourceIt
-
- getTypeFilterOnCollection() - Method in interface org.apache.olingo.server.api.uri.UriResourceNavigation
-
- getTypeFilterOnEntry() - Method in interface org.apache.olingo.server.api.uri.UriResourceEntitySet
-
- getTypeFilterOnEntry() - Method in interface org.apache.olingo.server.api.uri.UriResourceFunction
-
- getTypeFilterOnEntry() - Method in interface org.apache.olingo.server.api.uri.UriResourceIt
-
- getTypeFilterOnEntry() - Method in interface org.apache.olingo.server.api.uri.UriResourceNavigation
-
- getTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
Gets type fQN.
- getTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Gets type fQN.
- getTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Gets type fQN.
- getTypeFQN() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Gets type fQN.
- getTypeKind() - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue
-
- getTypeName() - Method in class org.apache.olingo.client.api.domain.AbstractClientValue
-
- getTypeName() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
- getTypeName() - Method in interface org.apache.olingo.client.api.domain.ClientValue
-
Gets value type name.
- getTypeName() - Method in class org.apache.olingo.commons.api.data.ComplexValue
-
Get string representation of type (can be null if not set).
- getTypeRef() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- getTypeRef() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- getUnboundAction(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get unbound Action by full qualified name.
- getUnboundAction() - Method in interface org.apache.olingo.commons.api.edm.EdmActionImport
-
Gets unbound action.
- getUnboundFunction(FullQualifiedName, List<String>) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get Function by full qualified name.
- getUnboundFunction(List<String>) - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
-
Gets unbound function with given parameter names.
- getUnboundFunctions(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get Function by full qualified name.
- getUnboundFunctions() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
-
Gets unbound functions.
- getUnderlyingType() - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
-
- getUnderlyingType() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
-
- getUnderlyingType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Gets underlying type.
- getUnderlyingType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Gets underlying type.
- getURI() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Returns OData request target URI.
- getUri() - Method in interface org.apache.olingo.client.api.edm.xml.Reference
-
- getUri() - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
-
Get URI for the reference
- getURI() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- getUriInfo() - Method in class org.apache.olingo.server.api.debug.DebugInformation
-
The URI Info object the library created during URI parsing.
- getUriResourceParts() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
The path segments behind the service root define which resources are
requested by that URI.
- getUrl() - Method in interface org.apache.olingo.client.api.data.ServiceDocumentItem
-
- getUtility() - Method in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
-
- getUtility() - Method in class org.apache.olingo.ext.pojogen.V4POJOGenMojo
-
- getUUID() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- getValue() - Method in interface org.apache.olingo.client.api.domain.ClientEnumValue
-
- getValue() - Method in interface org.apache.olingo.client.api.domain.ClientValuable
-
Returns annotation value.
- getValue() - Method in enum org.apache.olingo.client.api.uri.SegmentType
-
- getValue() - Method in class org.apache.olingo.commons.api.data.ComplexValue
-
Get list of all values for this ComplexValue.
- getValue() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Get the value
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmAnnotationPath
-
Value of the path
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
-
Cast value of the expression
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
-
Returns true if the child expression returns the specified typed
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLabeledElement
-
Returns the child expression
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLabeledElementReference
-
Returns the value of the edm:LabeledElement expression
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmNavigationPropertyPath
-
Returns the navigation property path itself.
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPath
-
Returns the target value of the expression
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPropertyPath
-
Returns the property path itself.
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPropertyValue
-
Evaluated value of the expression (property value)
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmUrlRef
-
Returns a expression of type Edm.String
- getValue() - Method in interface org.apache.olingo.commons.api.edm.EdmMember
-
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlAnnotationPath
-
Value of the path
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
Cast value of the expression
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression
-
Value of the constant expression
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
Returns the child expression
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
-
Returns the child expression
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElementReference
-
Returns the value of the edm:LabeledElement expression
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNavigationPropertyPath
-
Returns the navigation property path itself.
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPath
-
Returns the target value of the expression
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyPath
-
Returns the property path itself.
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
-
Evaluated value of the expression (property value)
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlUrlRef
-
Returns a expression of type Edm.String
- getValue() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
-
Gets value.
- getValue() - Method in class org.apache.olingo.ext.proxy.api.Sort
-
- getValue() - Method in class org.apache.olingo.server.api.prefer.Preferences.Preference
-
Gets the value of the preference.
- getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.AliasQueryOption
-
- getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.BottomTop
-
Gets the expression that determines the values to aggregate.
- getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.CountOption
-
- getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.DeltaTokenOption
-
- getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.IdOption
-
- getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.LevelsExpandOption
-
- getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.SkipOption
-
- getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.SkipTokenOption
-
- getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.TopOption
-
- getValueAsString() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmConstantExpression
-
Returns the value of the expression as String.
- getValueForAlias(String) - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getValueRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
-
Gets a uri request returning a single OData entity property value.
- getValues() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Enumeration
-
- getValueType() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Get value type for this valuable.
- getValueUpdateRequest(URI, UpdateType, ClientPrimitiveValue) - Method in interface org.apache.olingo.client.api.communication.request.cud.CUDRequestFactory
-
Gets a create request object instance.
- getVariableName() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.LambdaRef
-
- getVariableName() - Method in interface org.apache.olingo.server.api.uri.UriResourceLambdaVariable
-
- getVersion() - Method in interface org.apache.olingo.client.api.edm.xml.Edmx
-
- getVersion() - Method in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
-
- getVersion() - Method in class org.apache.olingo.ext.pojogen.V4POJOGenMojo
-
- getWait() - Method in interface org.apache.olingo.server.api.prefer.Preferences
-
Gets the value of the preference wait
or null
if not set
or the value is not valid.
- getWrappedHttpClientFactory() - Method in interface org.apache.olingo.client.api.http.WrappingHttpClientFactory
-
- getWriteOnlyReferences() - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions
-
only writes the references of the entities
- getWriteOnlyReferences() - Method in class org.apache.olingo.server.api.serializer.EntitySerializerOptions
-
only writes the references of the entities
- getWriter() - Method in interface org.apache.olingo.client.api.ODataClient
-
- getX() - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
Returns the x coordinate.
- getXMLMetadata() - Method in interface org.apache.olingo.client.api.communication.request.retrieve.EdmMetadataRequest
-
- getXMLMetadataRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.RetrieveRequestFactory
-
Gets a metadata request instance.
- getY() - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
Returns the y coordinate.
- getZ() - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
Returns the z coordinate.
- GroupBy - Interface in org.apache.olingo.server.api.uri.queryoption.apply
-
Represents the grouping transformation.
- GroupByItem - Interface in org.apache.olingo.server.api.uri.queryoption.apply
-
Represents a grouping property.
- gt(String, Object) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
-
- gt(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
-
- IConstants - Interface in org.apache.olingo.commons.api
-
Constant values related to the OData protocol.
- id(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Adds id query option.
- id(String) - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions.Builder
-
Sets id of the collection
- Identity - Interface in org.apache.olingo.server.api.uri.queryoption.apply
-
Represents the identity transformation.
- IdOption - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents the system query option $id when using a entity-id to resolve the entity
For example: http://.../$entity?$id=Products(0)
- IF_MATCH - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- IF_MODIFIED_SINCE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- IF_NONE_MATCH - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- IF_UNMODIFIED_SINCE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- Include - Interface in org.apache.olingo.client.api.edm.xml
-
- includeAnnotations(String) - Method in class org.apache.olingo.client.api.communication.header.ODataPreferences
-
The odata.include-annotations preference in a request for data or metadata is used to specify the set of
annotations the client requests to be included, where applicable, in the response.
- IncludeAnnotations - Interface in org.apache.olingo.client.api.edm.xml
-
- indexof(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- init(OData) - Method in interface org.apache.olingo.server.api.debug.DebugSupport
-
Initializes the debug support implementation.
- init(OData) - Method in class org.apache.olingo.server.api.debug.DefaultDebugSupport
-
- init(OData, ServiceMetadata) - Method in class org.apache.olingo.server.api.processor.DefaultProcessor
-
- init(OData, ServiceMetadata) - Method in interface org.apache.olingo.server.api.processor.Processor
-
Initializes the processor for each HTTP request - response cycle.
- 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.
- InlineEntitySetInvocationHandler<T extends EntityType<?>,KEY extends Serializable,EC extends EntityCollection<T,?,?>> - Class in org.apache.olingo.ext.proxy.commons
-
- InlineEntitySetInvocationHandler(Class<?>, AbstractService<?>, URIBuilder, Collection<T>) - Constructor for class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
-
- internal - Variable in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.AnnotatableInvocationHandler
-
- invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.AnnotatationsInvocationHandler
-
- invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.ComplexCollectionInvocationHandler
-
- invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.EdmStreamValueHandler
-
- invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.EntityCollectionInvocationHandler
-
- invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
-
- invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
-
- invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.InlineEntitySetInvocationHandler
-
- invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
-
- invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.PrimitiveCollectionInvocationHandler
-
- invoke(Object, Method, Object[]) - Method in class org.apache.olingo.ext.proxy.commons.StructuredComposableInvokerInvocationHandler
-
- Invoker<T> - Interface in org.apache.olingo.ext.proxy.api
-
- InvokeRequestFactory - Interface in org.apache.olingo.client.api.communication.request.invoke
-
OData request factory class.
- InvokerInvocationHandler<T,O extends Operations> - Class in org.apache.olingo.ext.proxy.commons
-
- InvokerInvocationHandler(URI, Map<String, ClientValue>, Operation, EdmOperation, Type[], AbstractService<?>) - Constructor for class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
-
- isAbstract() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Indicates if the structured type is abstract.
- isAbstract - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
The Is abstract.
- isAbstract() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Is abstract.
- isAddressingDerivedTypes() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets whether query URIs in request should contain fully qualified type name.
- isAllOperationsInSchema() - Method in interface org.apache.olingo.server.api.uri.queryoption.SelectItem
-
- isAnd() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a logical edm:And expression
- isAnnotationPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:AnnotationPath expression
- isAnnotationPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:AnnotationPath expression
- isApply() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Apply expression
- isApply() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:Apply expression
- isAttached(EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
-
Checks if an entity is already attached.
- isBiggerThan(String, String) - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
-
Check if firstValue
is bigger then secondValue
- isBindingParameterTypeCollection() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
- isBound() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
For more information on bound operations please refer to the OData V4 specification.
- isBound - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
The Is bound.
- isBound() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Is bound.
- 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.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Cast expression
- isCast() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:Cast expression
- isChanged() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- isChanged() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- isChanged(boolean) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- isChangeset() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchResponseItem
-
Checks if the current batch response item is a changeset.
- isChangeSet() - Method in class org.apache.olingo.server.api.deserializer.batch.BatchRequestPart
-
Gets the info if a BatchPart is a ChangeSet.
- isChangeSet() - Method in class org.apache.olingo.server.api.deserializer.batch.ODataResponsePart
-
Returns true if the current instance represents a change set.
- isCollection() - Method in class org.apache.olingo.client.api.domain.AbstractClientValue
-
Check is is a collection value.
- isCollection() - Method in interface org.apache.olingo.client.api.domain.ClientValue
-
Check is is a collection value.
- isCollection() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Is context result a collection.
- isCollection() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Check if Valuable contains a COLLECTION_* ValueType
- isCollection() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Collection expression
- isCollection() - Method in interface org.apache.olingo.commons.api.edm.EdmTyped
-
- isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:Collection expression
- isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Is collection.
- isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Is collection.
- isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Is collection.
- isCollection() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Is collection.
- isCollection() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Member
-
- isCollection() - Method in interface org.apache.olingo.server.api.uri.UriResourcePartTyped
-
- isCompatible(EdmPrimitiveType) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
-
Checks type compatibility.
- isCompatible(ContentType) - Method in class org.apache.olingo.commons.api.format.ContentType
-
ContentType
s are
compatible
if
type
and
subtype
have the same value.
- isComplex() - Method in class org.apache.olingo.client.api.domain.AbstractClientValue
-
Check is is a complex value.
- isComplex() - Method in interface org.apache.olingo.client.api.domain.ClientValue
-
Check is is a linked complex value.
- isComplex() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Check if Valuable contains a COMPLEX or COLLECTION_COMPLEX ValueType
- isComplex(FullQualifiedName) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- isComposable() - Method in interface org.apache.olingo.commons.api.edm.EdmFunction
-
- isComposable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
-
Is composable.
- isConstant() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmExpression
-
Return true if the expression is constant
- isConstant() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlExpression
-
Return true if the expression is constant
- isContainsTarget() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Is contains target.
- isContinueOnError() - Method in interface org.apache.olingo.client.api.Configuration
-
When processing a set of requests (in batch requests, for example), checks if the execution will be aborted after
first error encountered or not.
- isDelta() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Is context result a delta result.
- isDeltaDeletedEntity() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Is context result a delta deleted entity.
- isDeltaDeletedLink() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Is context result a delta deleted link.
- isDeltaLink() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Is context result a delta link.
- isDescending() - Method in interface org.apache.olingo.server.api.uri.queryoption.OrderByItem
-
Returns the sort order of the orderby item
- isDone() - Method in interface org.apache.olingo.client.api.communication.response.AsyncResponseWrapper
-
Checks if asynchronous processing has been terminated.
- isDynamic() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmExpression
-
Return true if the expression is dynamic
- isDynamic() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlExpression
-
Returns true if the expression is dynamic.
- isEmpty() - Method in interface org.apache.olingo.client.api.domain.ClientCollectionValue
-
Checks if collection is empty.
- isEmpty() - Method in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
-
Checks if is empty.
- isEmpty() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- isEmpty() - Method in class org.apache.olingo.ext.proxy.commons.TransactionItems
-
- isEntity() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Is context result a entity.
- isEntity() - Method in class org.apache.olingo.commons.api.data.Parameter
-
Checks whether this parameter value is of the value type ENTITY or COLLECTION_ENTITY.
- isEnum() - Method in interface org.apache.olingo.client.api.domain.ClientValue
-
Check is is an enum value.
- isEnum() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Check if Valuable contains a ENUM or COLLECTION_ENUM ValueType
- isEq() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Eq expression
- isFlags() - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
-
- isFlags() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Is flags.
- isGe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Ge expression
- isGeospatial() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Check if Valuable contains a GEOSPATIAL or COLLECTION_GEOSPATIAL ValueType
- isGeospatial() - Method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
Checks if is a geospatial type.
- isGt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Gt expression
- isGzipCompression() - Method in interface org.apache.olingo.client.api.Configuration
-
Checks whether Gzip compression (e.g.
- isIf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:If expression
- isIf() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:If expression
- isIncludeInServiceDocument() - Method in interface org.apache.olingo.commons.api.edm.EdmEntitySet
-
- isIncludeInServiceDocument() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
-
- isIncludeInServiceDocument() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
-
Is include in service document.
- isIncludeInServiceDocument() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
Is include in service document.
- isIsOf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:IsOf expression
- isIsOf() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:IsOf expression
- 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.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:LabeledElement expression
- isLabeledElement() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:LabeledElement expression
- isLabeledElementReference() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:LabeledElementReference expression
- isLabeledElementReference() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:LabeledElementReference expression
- isLe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Le expression
- isLogicalOrComparison() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a logical expression
- isLt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Lt expression
- isMax() - Method in interface org.apache.olingo.server.api.uri.queryoption.LevelsExpandOption
-
- isMediaEntity() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
Checks if the current entity is a media entity.
- isMediaEntity() - Method in class org.apache.olingo.commons.api.data.Entity
-
Checks if the current entity is a media entity.
- isNavigationAlreadyDeclared(EdmStructuredType, EdmNavigationProperty) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- isNavigationPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:NavigationPropertyPath expression
- isNavigationPropertyPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:NavigationPropertyPath expression
- isNe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Ne expression
- isNot() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a logical edm:Not expression
- isNotDefault() - Method in class org.apache.olingo.commons.api.edm.geo.SRID
-
Returns true if the value of the instance is not equals to the default (uninitialized).
- isNull() - Method in class org.apache.olingo.commons.api.data.Property
-
Check if this property is null
(value == null) or the type is "Edm.Null"
.
- isNull() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Check if according value is null
.
- isNull() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Null expression
- isNull() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:Null expression
- isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
-
- isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmParameter
-
- isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
-
- isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmReturnType
-
- isNullable() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
-
- isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Is nullable.
- isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Is nullable.
- isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Is nullable.
- isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Is nullable.
- isNullable() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Is nullable.
- isNullable() - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions
-
Gets the nullable facet.
- isNullable() - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions
-
Gets the nullable facet.
- isof(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- isof(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- 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.commons.api.edm.EdmStructuredType
-
Indicates if the structured type is an open type.
- isOpenType - Variable in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
The Is open type.
- isOpenType() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Is open type.
- isOr() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a logical edm:Or expression
- isPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Path expression
- isPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:Path expression
- isPreferenceApplied() - Method in interface org.apache.olingo.client.api.communication.response.AsyncResponseWrapper
-
Checks for preference applied.
- isPrimitive() - Method in class org.apache.olingo.client.api.domain.AbstractClientValue
-
Check is is a primitive value.
- isPrimitive() - Method in interface org.apache.olingo.client.api.domain.ClientValue
-
Check is is a primitive value.
- isPrimitive() - Method in class org.apache.olingo.commons.api.data.Valuable
-
Check if Valuable contains a PRIMITIVE or COLLECTION_PRIMITIVE ValueType
- isPrimitive() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
-
Gets the info if the property is a primitive property.
- isPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:PropertyPath expression
- isPropertyPath() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:PropertyPath expression
- isPropertyValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:PropertyValue expression
- isReadOnly() - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
TRUE if read-only entity.
- isRecord() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:Record expression
- isRecord() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:Record expression
- isRef() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- isReference() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
Is context result a reference.
- isRollupAll() - Method in interface org.apache.olingo.server.api.uri.queryoption.apply.GroupByItem
-
Whether a nested rollup clause contains the special value '$all'.
- isSameType(String, String, boolean) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- isSearchBinary() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchExpression
-
- isSearchTerm() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchExpression
-
- isSearchUnary() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchExpression
-
- isServiceDocument(XMLMetadata) - Method in interface org.apache.olingo.client.api.serialization.ODataMetadataValidation
-
This method checks if if its a service document based on the XMLMetadata provided
- isStar() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- isStar() - Method in interface org.apache.olingo.server.api.uri.queryoption.SelectItem
-
- isStreamType(EdmType) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- isStrict(boolean) - Method in class org.apache.olingo.server.api.deserializer.batch.BatchOptions.Builder
-
- isStrict() - Method in class org.apache.olingo.server.api.deserializer.batch.BatchOptions
-
Returns if the batch parsing is strict.
- isTransactional() - Method in class org.apache.olingo.ext.proxy.AbstractService
-
- isUnicode() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
-
- isUnicode() - Method in interface org.apache.olingo.commons.api.edm.EdmTypeDefinition
-
- isUnicode() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Is unicode.
- isUnicode() - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Is unicode.
- isUnicode() - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions
-
Gets the unicode facet.
- isUnicode() - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions
-
Gets the unicode facet.
- isUrlRef() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicExpression
-
Returns true if the expression is a edm:UrlRef expression
- isUrlRef() - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlDynamicExpression
-
Returns true if the expression is a edm:UrlRef expression
- isUseChuncked() - Method in interface org.apache.olingo.client.api.Configuration
-
Checks whether chunk HTTP encoding is being used.
- isUserAuthorized() - Method in interface org.apache.olingo.server.api.debug.DebugSupport
-
Ensures that the user that requested the debug output is authorized to see this output.
- isUserAuthorized() - Method in class org.apache.olingo.server.api.debug.DefaultDebugSupport
-
- isUseUrlOperationFQN() - Method in interface org.apache.olingo.client.api.Configuration
-
Checks whether operation name in request URI should be fully qualified name, which is required by OData V4
protocol, but some service may still choose to support shorter name.
- 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.
- isV4Metadata(XMLMetadata) - Method in interface org.apache.olingo.client.api.serialization.ODataMetadataValidation
-
This method checks if if its a V4 metadata based on the XMLMetadata provided
- isValidMaxODataVersion(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
-
- isValidODataVersion(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
-
- ITEM_CONTENT_TYPE - Static variable in interface org.apache.olingo.client.api.ODataBatchConstants
-
Batch item content type.
- ITEM_CONTENT_TYPE_LINE - Static variable in interface org.apache.olingo.client.api.ODataBatchConstants
-
Item content type.
- ITEM_TRANSFER_ENCODING_LINE - Static variable in interface org.apache.olingo.client.api.ODataBatchConstants
-
Item transfer encoding.
- itemRef - Variable in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- items - Variable in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- iterator() - Method in class org.apache.olingo.commons.api.data.EntityCollection
-
- iterator() - Method in class org.apache.olingo.commons.api.data.EntityIterator
- iterator() - Method in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
-
- iterator() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- iterator() - Method in class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
-
- iterator() - Method in class org.apache.olingo.ext.proxy.context.EntityContext
-
Iterator.
- OData - Class in org.apache.olingo.server.api
-
Root object for serving factory tasks and support loose coupling of implementation (core) from the API.
- OData() - Constructor for class org.apache.olingo.server.api.OData
-
- ODATA_CLIENT_IMPL_SYS_PROPERTY - Static variable in class org.apache.olingo.client.api.ODataClientBuilder
-
- ODATA_DEBUG_DOWNLOAD - Static variable in interface org.apache.olingo.server.api.debug.DebugSupport
-
- ODATA_DEBUG_HTML - Static variable in interface org.apache.olingo.server.api.debug.DebugSupport
-
- ODATA_DEBUG_JSON - Static variable in interface org.apache.olingo.server.api.debug.DebugSupport
-
- ODATA_DEBUG_QUERY_PARAMETER - Static variable in interface org.apache.olingo.server.api.debug.DebugSupport
-
- ODATA_EMD_CLIENT_IMPL_SYS_PROPERTY - Static variable in class org.apache.olingo.client.api.ODataClientBuilder
-
- ODATA_ENTITY_ID - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
Custom Header defined in the OData standard.
- ODATA_ISOLATION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
Custom Header defined in the OData standard.
- ODATA_MAX_VERSION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
Custom Header defined in the OData standard.
- ODATA_VERSION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
Custom Header defined in the OData standard.
- ODataApplicationException - Exception in org.apache.olingo.server.api
-
Exception thrown by OData service implementations.
- ODataApplicationException(String, int, Locale) - Constructor for exception org.apache.olingo.server.api.ODataApplicationException
-
Exception in an OData service implementation.
- ODataApplicationException(String, int, Locale, String) - Constructor for exception org.apache.olingo.server.api.ODataApplicationException
-
Exception in an OData service implementation.
- ODataApplicationException(String, int, Locale, Throwable) - Constructor for exception org.apache.olingo.server.api.ODataApplicationException
-
Exception in an OData service implementation.
- ODataApplicationException(String, int, Locale, Throwable, String) - Constructor for exception org.apache.olingo.server.api.ODataApplicationException
-
Exception in an OData service implementation.
- ODataBasicRequest<T extends ODataResponse> - Interface in org.apache.olingo.client.api.communication.request
-
Basic OData request.
- ODataBatchableRequest - Interface in org.apache.olingo.client.api.communication.request
-
Object request that can be sent embedded into a batch request.
- ODataBatchConstants - Interface in org.apache.olingo.client.api
-
Constant values related to the OData protocol.
- 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
-
- 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
-
- 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.ClientEntitySetIterator
-
- ODataClient - Interface in org.apache.olingo.client.api
-
- ODataClientBuilder - Class in org.apache.olingo.client.api
-
Builder to create an ODataClient for the API client library.
- ODataClientBuilder.ClientBuilder - Class in org.apache.olingo.client.api
-
Builder class
- ODataClientErrorException - Exception in org.apache.olingo.client.api.communication
-
Represents a client error in OData.
- ODataClientErrorException(StatusLine) - Constructor for exception org.apache.olingo.client.api.communication.ODataClientErrorException
-
Constructor.
- ODataClientErrorException(StatusLine, ODataError) - Constructor for exception org.apache.olingo.client.api.communication.ODataClientErrorException
-
Constructor.
- ODataContent - Interface in org.apache.olingo.server.api
-
Contains the response content for the OData request.
- ODataContentWriteErrorCallback - Interface in org.apache.olingo.server.api
-
- ODataContentWriteErrorContext - Interface in org.apache.olingo.server.api
-
The WriteContentErrorErrorContext is the parameter for the WriteContentErrorCallback.
- ODataDeleteRequest - Interface in org.apache.olingo.client.api.communication.request.cud
-
This class implements an OData delete request.
- ODataDeleteResponse - Interface in org.apache.olingo.client.api.communication.response
-
This class implements the response to an OData delete request.
- ODataDeltaRequest - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
Describes an OData retrieve request returning a delta object.
- ODataDeserializer - Interface in org.apache.olingo.client.api.serialization
-
Interface for de-serialization.
- ODataDeserializer - Interface in org.apache.olingo.server.api.deserializer
-
Deserializer on OData server side.
- ODataDeserializerException - Exception in org.apache.olingo.client.api.serialization
-
- ODataDeserializerException(String) - Constructor for exception org.apache.olingo.client.api.serialization.ODataDeserializerException
-
- ODataDeserializerException(Throwable) - Constructor for exception org.apache.olingo.client.api.serialization.ODataDeserializerException
-
- ODataDeserializerException(String, Throwable) - Constructor for exception org.apache.olingo.client.api.serialization.ODataDeserializerException
-
- ODataEntityCreateRequest<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.request.cud
-
This interface describes an OData create request.
- ODataEntityCreateResponse<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.response
-
This interface describes the response to an OData entity create request.
- ODataEntityRequest<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
Describes an OData retrieve query request returning a single entity.
- ODataEntitySetIteratorRequest<ES extends ClientEntitySet,E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
This class implements an OData EntitySet query request.
- ODataEntitySetRequest<ES extends ClientEntitySet> - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
This interface describes an OData EntitySet query request.
- ODataEntityUpdateRequest<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.request.cud
-
This class implements an OData update request.
- ODataEntityUpdateResponse<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.response
-
This class implements the response to an OData update request.
- ODataError - Class in org.apache.olingo.commons.api.ex
-
OData error.
- ODataError() - Constructor for class org.apache.olingo.commons.api.ex.ODataError
-
- ODataErrorDetail - Class in org.apache.olingo.commons.api.ex
-
OData details, for example { "error": {..., "details":[
{"code": "301","target": "$search" ,"message": "$search query option not supported"}
],...}}.
- ODataErrorDetail() - Constructor for class org.apache.olingo.commons.api.ex.ODataErrorDetail
-
- ODataErrorMessage(String, Locale) - Constructor for class org.apache.olingo.server.api.ODataLibraryException.ODataErrorMessage
-
- ODataException - Exception in org.apache.olingo.commons.api.ex
-
- ODataException(String) - Constructor for exception org.apache.olingo.commons.api.ex.ODataException
-
Creates exception with message
.
- ODataException(String, Throwable) - Constructor for exception org.apache.olingo.commons.api.ex.ODataException
-
Creates exception with message
and cause
of exception.
- ODataException(Throwable) - Constructor for exception org.apache.olingo.commons.api.ex.ODataException
-
Creates exception with cause
of exception.
- ODataFlushException - Exception in org.apache.olingo.ext.proxy.api
-
- ODataFlushException(int, List<ODataResponseError>) - Constructor for exception org.apache.olingo.ext.proxy.api.ODataFlushException
-
- ODataHandler - Interface in org.apache.olingo.server.api
-
Handles requests as OData requests.
- ODataHeaders - Interface in org.apache.olingo.client.api.communication.header
-
ODataHeaders wraps OData request/response headers.
- ODataHttpHandler - Interface in org.apache.olingo.server.api
-
Handles HTTP requests as OData requests.
- ODataInvokeRequest<T extends ClientInvokeResult> - Interface in org.apache.olingo.client.api.communication.request.invoke
-
This class implements an OData invoke operation request.
- ODataInvokeResponse<T extends ClientInvokeResult> - Interface in org.apache.olingo.client.api.communication.response
-
This class implements a response to a specific invoke request.
- ODataLibraryException - Exception in org.apache.olingo.server.api
-
Abstract superclass of all translatable server exceptions.
- ODataLibraryException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.api.ODataLibraryException
-
- ODataLibraryException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.api.ODataLibraryException
-
- ODataLibraryException.MessageKey - Interface in org.apache.olingo.server.api
-
Key for the exception text in the resource bundle.
- ODataLibraryException.ODataErrorMessage - Class in org.apache.olingo.server.api
-
Error message text and
Locale
used for it.
- ODataMediaEntityCreateRequest<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.request.streamed
-
This class implements an OData Media Entity create request.
- ODataMediaEntityCreateResponse<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.response
-
This class implements the response to an OData media entity create request.
- ODataMediaEntityUpdateRequest<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.request.streamed
-
This class implements an OData Media Entity create request.
- ODataMediaEntityUpdateResponse<E extends ClientEntity> - Interface in org.apache.olingo.client.api.communication.response
-
This class implements the response to an Odata media entity update request.
- ODataMediaRequest - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
This class implements an OData media query request.
- ODataMetadataValidation - Interface in org.apache.olingo.client.api.serialization
-
- ODataNetty - Class in org.apache.olingo.netty.server.api
-
- ODataNetty() - Constructor for class org.apache.olingo.netty.server.api.ODataNetty
-
- ODataNettyHandler - Interface in org.apache.olingo.netty.server.api
-
- ODataNettyHandlerImpl - Class in org.apache.olingo.netty.server.core
-
- ODataNettyHandlerImpl(OData, ServiceMetadata) - Constructor for class org.apache.olingo.netty.server.core.ODataNettyHandlerImpl
-
- ODataNettyImpl - Class in org.apache.olingo.netty.server.core
-
- ODataNettyImpl() - Constructor for class org.apache.olingo.netty.server.core.ODataNettyImpl
-
- ODataNotSupportedException - Exception in org.apache.olingo.commons.api.ex
-
Core runtime exception for OData.
- ODataNotSupportedException(String) - Constructor for exception org.apache.olingo.commons.api.ex.ODataNotSupportedException
-
Create with message
.
- ODataNotSupportedException(String, Exception) - Constructor for exception org.apache.olingo.commons.api.ex.ODataNotSupportedException
-
Create with message
for and cause
of exception.
- ODataNotSupportedException(Exception) - Constructor for exception org.apache.olingo.commons.api.ex.ODataNotSupportedException
-
Create with cause
of exception.
- ODataOutsideUpdate - Interface in org.apache.olingo.client.api.communication.request.batch
-
Retrieve request wrapper for the corresponding batch item.
- oDataPath(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Set the OData path.
- ODataPayloadManager<T extends ODataResponse> - Interface in org.apache.olingo.client.api.communication.request
-
OData request payload management abstract class.
- ODataPreferences - Class in org.apache.olingo.client.api.communication.header
-
Values of the Prefer header.
- ODataPreferences() - Constructor for class org.apache.olingo.client.api.communication.header.ODataPreferences
-
- ODataPropertyRequest<T extends ClientProperty> - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
This class implements an OData entity property query request.
- 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
-
OData reader.
- ODataReferenceAddingRequest - Interface in org.apache.olingo.client.api.communication.request.cud
-
This class implements an OData reference adding request.
- ODataReferenceAddingResponse - Interface in org.apache.olingo.client.api.communication.response
-
This class implements the response to an OData Reference Adding request.
- ODataRequest - Interface in org.apache.olingo.client.api.communication.request
-
Abstract representation of an OData request.
- ODataRequest - Class in org.apache.olingo.server.api
-
Request object to carry HTTP information optimized for and required to handle OData requests only.
- ODataRequest() - Constructor for class org.apache.olingo.server.api.ODataRequest
-
- ODataResponse - Interface in org.apache.olingo.client.api.communication.response
-
Abstract representation of an OData response.
- ODataResponse - Class in org.apache.olingo.server.api
-
Response object to carry OData-relevant HTTP information (status code, response headers, and content).
- ODataResponse() - Constructor for class org.apache.olingo.server.api.ODataResponse
-
- ODataResponseError - Class in org.apache.olingo.ext.proxy.api
-
- ODataResponseError(ODataRuntimeException, int, ODataRequest) - Constructor for class org.apache.olingo.ext.proxy.api.ODataResponseError
-
- ODataResponsePart - Class in org.apache.olingo.server.api.deserializer.batch
-
An ODataResponsePart represents a collection of ODataResponses.
- ODataResponsePart(List<ODataResponse>, boolean) - Constructor for class org.apache.olingo.server.api.deserializer.batch.ODataResponsePart
-
Creates a new ODataResponsePart.
- ODataResponsePart(ODataResponse, boolean) - Constructor for class org.apache.olingo.server.api.deserializer.batch.ODataResponsePart
-
Creates a new ODataResponsePart.
- ODataRetrieveRequest<T> - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
This is an abstract representation of an OData retrieve query request returning one or more result item.
- ODataRetrieveResponse<T> - Interface in org.apache.olingo.client.api.communication.response
-
This class implements a response to a specific query request.
- ODataRuntimeException - Exception in org.apache.olingo.commons.api.ex
-
Core runtime exception for OData.
- ODataRuntimeException(String) - Constructor for exception org.apache.olingo.commons.api.ex.ODataRuntimeException
-
Create with message
.
- ODataRuntimeException(String, Exception) - Constructor for exception org.apache.olingo.commons.api.ex.ODataRuntimeException
-
Create with message
for and cause
of exception.
- ODataRuntimeException(Exception) - Constructor for exception org.apache.olingo.commons.api.ex.ODataRuntimeException
-
Create with cause
of exception.
- ODataSerializer - Interface in org.apache.olingo.client.api.serialization
-
Interface for serialization.
- ODataSerializer - Interface in org.apache.olingo.server.api.serializer
-
OData serializer
- ODataSerializerException - Exception in org.apache.olingo.client.api.serialization
-
- ODataSerializerException(String) - Constructor for exception org.apache.olingo.client.api.serialization.ODataSerializerException
-
- ODataSerializerException(Throwable) - Constructor for exception org.apache.olingo.client.api.serialization.ODataSerializerException
-
- ODataSerializerException(String, Throwable) - Constructor for exception org.apache.olingo.client.api.serialization.ODataSerializerException
-
- ODataServerError - Class in org.apache.olingo.server.api
-
Class to hold all server relevant error information.
- ODataServerError() - Constructor for class org.apache.olingo.server.api.ODataServerError
-
- ODataServerErrorException - Exception in org.apache.olingo.client.api.communication
-
Represents a server error in OData.
- ODataServerErrorException(StatusLine) - Constructor for exception org.apache.olingo.client.api.communication.ODataServerErrorException
-
Constructor.
- ODataServiceDocumentRequest - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
This class implements an OData service document request.
- ODataServiceVersion - Enum in org.apache.olingo.commons.api.edm.constants
-
This class is a container for the supported ODataServiceVersions.
- ODataSingleRequest - Interface in org.apache.olingo.client.api.communication.request.batch
-
Retrieve request wrapper for the corresponding batch item.
- 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.
- OlingoExtension - Interface in org.apache.olingo.server.api
-
Marker interface for all possible Olingo extensions.
- Operation - Class in org.apache.olingo.commons.api.data
-
Data representation for an operation.
- Operation() - Constructor for class org.apache.olingo.commons.api.data.Operation
-
- Operation - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
-
Mark method as EDM function import.
- Operation.Type - Enum in org.apache.olingo.commons.api.data
-
- operations() - Method in interface org.apache.olingo.ext.proxy.api.ComposableInvoker
-
- Operations - Interface in org.apache.olingo.ext.proxy.api
-
- OperationType - Enum in org.apache.olingo.ext.proxy.api
-
- or(URIFilter, URIFilter) - Method in interface org.apache.olingo.client.api.uri.FilterFactory
-
- or(URISearch, URISearch) - Method in interface org.apache.olingo.client.api.uri.SearchFactory
-
- orderBy(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Adds orderby query option.
- orderBy(Sort...) - Method in interface org.apache.olingo.ext.proxy.api.StructuredCollectionQuery
-
Sets the $orderBy expression.
- orderBy(String) - Method in interface org.apache.olingo.ext.proxy.api.StructuredCollectionQuery
-
Sets the $orderBy expression.
- orderBy(Sort...) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- orderBy(String) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- orderBy(Sort...) - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
-
- orderBy(String) - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
-
- OrderByItem - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents a single orderby information
For example: http://.../Employees?$orderby=Name
- OrderByOption - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents the system query option $orderby
For example: http://.../Employees?$orderby=Name, Age desc
- org.apache.olingo.client.api - package org.apache.olingo.client.api
-
- org.apache.olingo.client.api.communication - package org.apache.olingo.client.api.communication
-
- org.apache.olingo.client.api.communication.header - package org.apache.olingo.client.api.communication.header
-
- org.apache.olingo.client.api.communication.request - package org.apache.olingo.client.api.communication.request
-
- org.apache.olingo.client.api.communication.request.batch - package org.apache.olingo.client.api.communication.request.batch
-
- org.apache.olingo.client.api.communication.request.cud - package org.apache.olingo.client.api.communication.request.cud
-
- org.apache.olingo.client.api.communication.request.invoke - package org.apache.olingo.client.api.communication.request.invoke
-
- org.apache.olingo.client.api.communication.request.retrieve - package org.apache.olingo.client.api.communication.request.retrieve
-
- org.apache.olingo.client.api.communication.request.streamed - package org.apache.olingo.client.api.communication.request.streamed
-
- org.apache.olingo.client.api.communication.response - package org.apache.olingo.client.api.communication.response
-
- org.apache.olingo.client.api.data - package org.apache.olingo.client.api.data
-
- org.apache.olingo.client.api.domain - package org.apache.olingo.client.api.domain
-
- org.apache.olingo.client.api.edm - package org.apache.olingo.client.api.edm
-
- org.apache.olingo.client.api.edm.xml - package org.apache.olingo.client.api.edm.xml
-
- org.apache.olingo.client.api.http - package org.apache.olingo.client.api.http
-
- org.apache.olingo.client.api.serialization - package org.apache.olingo.client.api.serialization
-
- org.apache.olingo.client.api.uri - package org.apache.olingo.client.api.uri
-
- org.apache.olingo.commons.api - package org.apache.olingo.commons.api
-
Contains all OData commons classes which are not more specific
(e.g.
- org.apache.olingo.commons.api.constants - package org.apache.olingo.commons.api.constants
-
- org.apache.olingo.commons.api.data - package org.apache.olingo.commons.api.data
-
Contains all the data objects of OData responses and OData requests
- org.apache.olingo.commons.api.edm - package org.apache.olingo.commons.api.edm
-
Contains representations for EDM objects created during the URI parsing
- org.apache.olingo.commons.api.edm.annotation - package org.apache.olingo.commons.api.edm.annotation
-
Contains representations for all annotation related
EDM objects created during the URI parsing
- org.apache.olingo.commons.api.edm.constants - package org.apache.olingo.commons.api.edm.constants
-
Contains representations for constants related to EDM objects.
- org.apache.olingo.commons.api.edm.geo - package org.apache.olingo.commons.api.edm.geo
-
Contains representations for all geographical related
EDM objects created during the URI parsing
- org.apache.olingo.commons.api.edm.provider - package org.apache.olingo.commons.api.edm.provider
-
Contains representations for objects created during CSDL document parsing
- org.apache.olingo.commons.api.edm.provider.annotation - package org.apache.olingo.commons.api.edm.provider.annotation
-
Contains representations for objects created during
CSDL document parsing related to the CSDL annotations.
- org.apache.olingo.commons.api.edmx - package org.apache.olingo.commons.api.edmx
-
Olingo Server API - Edmx
- org.apache.olingo.commons.api.ex - package org.apache.olingo.commons.api.ex
-
Contains all OData errors and exception-related classes.
- org.apache.olingo.commons.api.format - package org.apache.olingo.commons.api.format
-
Contains all the format-related objects used for the handling of
OData responses and OData requests.
- org.apache.olingo.commons.api.http - package org.apache.olingo.commons.api.http
-
Contains all the HTTP related objects which are used for handling of OData responses and OData requests.
- org.apache.olingo.ext.pojogen - package org.apache.olingo.ext.pojogen
-
- org.apache.olingo.ext.proxy - package org.apache.olingo.ext.proxy
-
- org.apache.olingo.ext.proxy.api - package org.apache.olingo.ext.proxy.api
-
- org.apache.olingo.ext.proxy.api.annotations - package org.apache.olingo.ext.proxy.api.annotations
-
- org.apache.olingo.ext.proxy.commons - package org.apache.olingo.ext.proxy.commons
-
- org.apache.olingo.ext.proxy.context - package org.apache.olingo.ext.proxy.context
-
- org.apache.olingo.ext.proxy.utils - package org.apache.olingo.ext.proxy.utils
-
- org.apache.olingo.netty.server.api - package org.apache.olingo.netty.server.api
-
- org.apache.olingo.netty.server.core - package org.apache.olingo.netty.server.core
-
- org.apache.olingo.server.api - package org.apache.olingo.server.api
-
Olingo Server API
- org.apache.olingo.server.api.batch - package org.apache.olingo.server.api.batch
-
Olingo Server API - Batch
- org.apache.olingo.server.api.debug - package org.apache.olingo.server.api.debug
-
Olingo Server API - Debug
- org.apache.olingo.server.api.deserializer - package org.apache.olingo.server.api.deserializer
-
Olingo Server API - Deserializer
- org.apache.olingo.server.api.deserializer.batch - package org.apache.olingo.server.api.deserializer.batch
-
Olingo Server API - Deserializer - Batch
- org.apache.olingo.server.api.etag - package org.apache.olingo.server.api.etag
-
Olingo Server API - ETag
- org.apache.olingo.server.api.prefer - package org.apache.olingo.server.api.prefer
-
Olingo Server API - Prefer
- org.apache.olingo.server.api.processor - package org.apache.olingo.server.api.processor
-
Olingo Processors
- org.apache.olingo.server.api.serializer - package org.apache.olingo.server.api.serializer
-
Olingo Server API - Serializer
- org.apache.olingo.server.api.uri - package org.apache.olingo.server.api.uri
-
Olingo URI
- org.apache.olingo.server.api.uri.queryoption - package org.apache.olingo.server.api.uri.queryoption
-
Olingo Server API - URI - QueryOptions
- org.apache.olingo.server.api.uri.queryoption.apply - package org.apache.olingo.server.api.uri.queryoption.apply
-
- org.apache.olingo.server.api.uri.queryoption.expression - package org.apache.olingo.server.api.uri.queryoption.expression
-
Olingo Server API - URI - QueryOptions - Expressions
- org.apache.olingo.server.api.uri.queryoption.search - package org.apache.olingo.server.api.uri.queryoption.search
-
Olingo Server API - URI - QueryOptions - Search
- outputDirectory - Variable in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
-
Generated files base root.
- scale(Integer) - Method in class org.apache.olingo.server.api.serializer.PrimitiveSerializerOptions.Builder
-
Sets the scale facet.
- scale(Integer) - Method in class org.apache.olingo.server.api.serializer.PrimitiveValueSerializerOptions.Builder
-
Sets the scale facet.
- schema - Variable in class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
-
- schemaName - Variable in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- search(URISearch) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends search query option.
- search(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Appends search query option.
- Search<T extends EntityType<?>,EC extends Collection<T>> - Interface in org.apache.olingo.ext.proxy.api
-
Interface used to control search execution.
- Search - Interface in org.apache.olingo.server.api.uri.queryoption.apply
-
Represents the search transformation.
- SearchBinary - Interface in org.apache.olingo.server.api.uri.queryoption.search
-
- SearchBinaryOperatorKind - Enum in org.apache.olingo.server.api.uri.queryoption.search
-
- SearchExpression - Interface in org.apache.olingo.server.api.uri.queryoption.search
-
- SearchFactory - Interface in org.apache.olingo.client.api.uri
-
- SearchImpl<T extends EntityType<?>,EC extends EntityCollection<T,?,?>> - Class in org.apache.olingo.ext.proxy.commons
-
- SearchOption - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents the system query option $search
For example: http://.../entitySet?$search=SearchString
- SearchTerm - Interface in org.apache.olingo.server.api.uri.queryoption.search
-
- SearchUnary - Interface in org.apache.olingo.server.api.uri.queryoption.search
-
- SearchUnaryOperatorKind - Enum in org.apache.olingo.server.api.uri.queryoption.search
-
- second(FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- SegmentType - Enum in org.apache.olingo.client.api.uri
-
URI Segment types.
- select(String...) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Adds select query option.
- select(String...) - Method in interface org.apache.olingo.ext.proxy.api.StructuredQuery
-
Sets $select expression.
- select(String...) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- select(String...) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- select(String...) - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
-
- select(SelectOption) - Method in class org.apache.olingo.server.api.serializer.ComplexSerializerOptions.Builder
-
Sets the $select system query option.
- select(SelectOption) - Method in class org.apache.olingo.server.api.serializer.EntityCollectionSerializerOptions.Builder
-
Sets the $select system query option.
- select(SelectOption) - Method in class org.apache.olingo.server.api.serializer.EntitySerializerOptions.Builder
-
Sets the $select system query option.
- SelectItem - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents a single select item information
For example: http://.../Employees?select=name,age
- selectList(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Set the select list.
- SelectOption - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents the system query option $select
For example: http://.../entitySet?select=name,age
- SELF_LINK_REL - Static variable in interface org.apache.olingo.commons.api.Constants
-
- SerializerException - Exception in org.apache.olingo.server.api.serializer
-
- SerializerException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.api.serializer.SerializerException
-
Creates serializer exception.
- SerializerException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.api.serializer.SerializerException
-
Creates serializer exception.
- SerializerException.MessageKeys - Enum in org.apache.olingo.server.api.serializer
-
Keys for exception texts in the resource bundle.
- SerializerResult - Interface in org.apache.olingo.server.api.serializer
-
- SerializerStreamResult - Interface in org.apache.olingo.server.api.serializer
-
Result type for
ODataSerializer
methods
which supports streaming (write in the future).
- ServiceDocument - Interface in org.apache.olingo.client.api.data
-
REST resource for an ODataServiceDocument.
- serviceDocument(ServiceMetadata, String) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
-
Writes the service document into an InputStream.
- ServiceDocumentItem - Interface in org.apache.olingo.client.api.data
-
- ServiceDocumentProcessor - Interface in org.apache.olingo.server.api.processor
-
Processor interface for handling the service document.
- ServiceMetadata - Interface in org.apache.olingo.server.api
-
Metadata of an OData service like the Entity Data Model.
- ServiceMetadataETagSupport - Interface in org.apache.olingo.server.api.etag
-
Register implementations for this interface in oder to support etags for the metadata document and service document.
- serviceRoot(URI) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Set the service root.
- serviceRootURL - Variable in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
-
OData service root URL.
- SET_COOKIE - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- setAbstract(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
-
- setAbstract(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
-
- setAbstract(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Sets abstract.
- setAccept(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds Accept OData request header.
- setAction(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
-
Sets the full qualified name of the action as string
- setAction(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
-
Sets the full qualified name of the action
- setAction(CsdlOnDeleteAction) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOnDelete
-
Sets action.
- setActionImports(List<CsdlActionImport>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Sets action imports.
- setActions(List<CsdlAction>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets actions.
- setAddressingDerivedTypes(boolean) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets whether query URIs in request should contain fully qualified type name.
- setAlias(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
-
Sets the alias of the item
- setAlias(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
-
Sets alias.
- setAlias(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets alias.
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
-
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
-
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
-
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
-
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNull
-
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
-
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
-
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlUrlRef
-
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
-
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
-
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
-
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
-
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
-
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
-
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOnDelete
-
Sets annotations.
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Sets annotations.
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
-
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets annotations.
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Sets a list of annotations
- setAnnotations(List<CsdlAnnotation>) - Method in class org.apache.olingo.commons.api.edmx.EdmxReference
-
Sets annotations.
- setAnnotations(List<ClientAnnotation>) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- setAnnotationsGroup(List<CsdlAnnotations>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets a list of annotations
- setApplicationResponse(ODataResponse) - Method in class org.apache.olingo.server.api.debug.DebugInformation
-
- setAppliesTo(List<String>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets applies to.
- setBaseTerm(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets base term.
- setBaseType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
-
- setBaseType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
-
- setBaseType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
-
- setBaseType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
-
- setBaseType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Sets base type.
- setBaseType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Sets base type.
- setBaseURI(URI) - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
-
Sets base URI.
- setBindingLink(String) - Method in class org.apache.olingo.commons.api.data.Link
-
Sets the binding link.
- setBindingLinks(List<String>) - Method in class org.apache.olingo.commons.api.data.Link
-
Sets the binding links.
- setBindingParameter(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
-
Sets binding parameter.
- setBody(InputStream) - Method in class org.apache.olingo.server.api.ODataRequest
-
Sets the body of the request.
- setBound(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
-
- setBound(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
-
- setBound(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Sets as bound operation.
- setClassName(String) - Method in class org.apache.olingo.server.api.debug.RuntimeMeasurement
-
Sets the class name.
- setCode(String) - Method in class org.apache.olingo.commons.api.ex.ODataError
-
The value for the code name/value pair is a language-independent string.
- setCode(String) - Method in class org.apache.olingo.commons.api.ex.ODataErrorDetail
-
- setCode(String) - Method in class org.apache.olingo.server.api.ODataServerError
-
The value for the code name/value pair is a language-independent string.
- setCollection(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets collection.
- setCollection(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets collection.
- setCollection(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets collection.
- setCollection(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Sets collection.
- setCommonProperty(String, String) - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
-
Sets property with given key to given value.
- setComplexTypes(List<CsdlComplexType>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets complex types.
- setComposable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
-
Sets composable.
- setContainerName(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
-
Sets container name.
- setContainsTarget(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets contains target.
- setContent(InputStream) - Method in class org.apache.olingo.server.api.ODataResponse
-
Sets the content (body).
- setContentType(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds contentType OData request header.
- setContextURL(URI) - Method in class org.apache.olingo.client.api.domain.AbstractClientPayload
-
- setContinueOnError(boolean) - Method in interface org.apache.olingo.client.api.Configuration
-
When processing a set of requests (in batch requests, for example), sets if the execution will be aborted after
first error encountered or not.
- setCount(int) - Method in interface org.apache.olingo.client.api.domain.ClientEntitySet
-
Sets in-line count.
- setCount(Integer) - Method in class org.apache.olingo.commons.api.data.EntityCollection
-
Sets number of entries.
- setCount(Integer) - Method in class org.apache.olingo.commons.api.data.EntityIterator
-
Sets count.
- setDefaultBatchAcceptFormat(ContentType) - Method in interface org.apache.olingo.client.api.Configuration
-
Set the default Accept header value format for a batch request.
- setDefaultMediaFormat(ContentType) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets the default OData media format.
- setDefaultPubFormat(ContentType) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets the default OData format for AtomPub exchanges.
- setDefaultValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets default value.
- setDefaultValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets default value.
- setDefaultValueFormat(ContentType) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets the default OData value format.
- setDeltaLink(URI) - Method in interface org.apache.olingo.client.api.domain.ClientEntitySet
-
Sets delta link.
- setDeltaLink(URI) - Method in class org.apache.olingo.commons.api.data.EntityCollection
-
Sets delta link.
- setDetails(List<ODataErrorDetail>) - Method in class org.apache.olingo.commons.api.ex.ODataError
-
Sets error details.
- setDetails(List<ODataErrorDetail>) - Method in class org.apache.olingo.server.api.ODataServerError
-
Sets error details.
- setDimension(Geospatial.Dimension) - Method in class org.apache.olingo.commons.api.edm.geo.SRID
-
Sets the dimension of the SRID instance.
- setEditLink(URI) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
Sets OData entity edit link.
- setEditLink(Link) - Method in class org.apache.olingo.commons.api.data.Entity
-
Sets entity edit link.
- setElse(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
-
- setEntity(ClientEntity) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- setEntityContainer(CsdlEntityContainer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets entity container.
- setEntityHandler(EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- setEntitySet(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
-
- setEntitySet(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
- setEntitySet(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
-
Sets entity set.
- setEntitySetPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
-
- setEntitySetPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
-
- setEntitySetPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Sets entity set path.
- setEntitySets(List<CsdlEntitySet>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Sets entity sets.
- setEntityTypes(List<CsdlEntityType>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets entity types.
- setEnumTypes(List<CsdlEnumType>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets enum types.
- setETag(String) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
Sets ETag.
- setEtag(String) - Method in class org.apache.olingo.client.api.domain.ClientLink.Builder
-
- setETag(String) - Method in class org.apache.olingo.commons.api.data.Entity
-
Sets ETag
- setETag(String) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
Overrides ETag value defined into the wrapped entity.
- setException(Exception) - Method in class org.apache.olingo.server.api.debug.DebugInformation
-
- setException(Exception) - Method in class org.apache.olingo.server.api.ODataServerError
-
Sets the exception.
- setExecutor(ExecutorService) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets request executor service.
- setExpression(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
-
Sets the annotated expression
- setExtendsContainer(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Sets extends container.
- setExtendsContainer(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainerInfo
-
Sets extends container.
- setFlags(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Sets flags.
- setFormat(ContentType) - Method in interface org.apache.olingo.client.api.communication.request.ODataBasicRequest
-
Override configured request Content-Type.
- setFormat(String) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.ODataRawRequest
-
Sets accepted format.
- setFormat(ContentType) - Method in interface org.apache.olingo.client.api.communication.request.streamed.ODataStreamedEntityRequest
-
Override configured request format.
- setFunction(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
-
- setFunction(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
Sets function.
- setFunction(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
Sets function.
- setFunctionImports(List<CsdlFunctionImport>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Sets function imports.
- setFunctions(List<CsdlFunction>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets functions.
- setGuard(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
-
- setGzipCompression(boolean) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets Gzip compression (e.g.
- setHasStream(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
-
Sets has stream.
- setHeader(String, String) - Method in interface org.apache.olingo.client.api.communication.header.ODataHeaders
-
Add the specified (custom) header (header name is case-insensitive).
- setHeader(String, String) - Method in class org.apache.olingo.server.api.ODataRequest
-
Sets a header in the request.
- setHeader(String, String) - Method in class org.apache.olingo.server.api.ODataResponse
-
Set a header to the response.
- setHref(String) - Method in class org.apache.olingo.commons.api.data.Link
-
Sets href.
- setHttpClientFactory(HttpClientFactory) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets the HttpClient factory to be used for executing requests.
- setHttpUriRequestFactory(HttpUriRequestFactory) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets the HttpUriRequest factory generating requests to be executed.
- setId(URI) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
Set id for this OData entity.
- setId(URI) - Method in class org.apache.olingo.commons.api.data.AbstractODataObject
-
Sets ID.
- setId(URI) - Method in class org.apache.olingo.commons.api.data.DeletedEntity
-
Set id.
- setIfMatch(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds If-Match OData request header.
- setIfNoneMatch(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds If-None-Match OData request header.
- setIncludeInServiceDocument(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
-
Sets include in service document.
- setIncludeInServiceDocument(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
Sets include in service document.
- setInlineEntity(Entity) - Method in class org.apache.olingo.commons.api.data.Link
-
Sets in-line entity.
- setInlineEntitySet(EntityCollection) - Method in class org.apache.olingo.commons.api.data.Link
-
Sets in-line entity set.
- setInnerError(Map<String, String>) - Method in class org.apache.olingo.commons.api.ex.ODataError
-
Sets server defined key-value pairs for debug environment only.
- setInnerError(Map<String, String>) - Method in class org.apache.olingo.server.api.ODataServerError
-
Sets server defined key-value pairs for debug environment only.
- setInternalName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlMapping
-
Sets the internal name for this mapped object.
- setItems(List<CsdlExpression>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCollection
-
Returns a list of child expression
- setKey(List<CsdlPropertyRef>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
-
Sets key.
- setKeyAsSegment(boolean) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets whether URIs shall be built with entity key between parentheses (standard) or instead as additional segment
(non-standard).
- setLeft(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
-
- setLink(URI) - Method in class org.apache.olingo.client.api.domain.ClientItem
-
- setLocale(Locale) - Method in class org.apache.olingo.server.api.ODataServerError
-
Sets the locale.
- setMappedJavaClass(Class<?>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlMapping
-
Sets the class to be used during deserialization to transform an EDM primitive type into this java class.
- setMapping(CsdlMapping) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
Sets the mapping object for this binding target.
- setMapping(CsdlMapping) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
-
- setMapping(CsdlMapping) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets mapping.
- setMapping(CsdlMapping) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets mapping.
- setMapping(CsdlMapping) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
-
- setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
- setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
- setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets max length.
- setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets max length.
- setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Sets max length.
- setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets max length.
- setMaxLength(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Sets max length.
- setMediaContentSource(URI) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
Sets media content source.
- setMediaContentSource(URI) - Method in class org.apache.olingo.commons.api.data.Entity
-
Set media content source.
- setMediaContentType(String) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
Sets media content type.
- setMediaContentType(String) - Method in class org.apache.olingo.commons.api.data.Entity
-
Set media content type.
- setMediaEntity(boolean) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
Sets media entity flag.
- setMediaETag(String) - Method in interface org.apache.olingo.client.api.domain.ClientEntity
-
Set media ETag.
- setMediaETag(String) - Method in class org.apache.olingo.commons.api.data.Entity
-
Set media ETag.
- setMediaETag(String) - Method in class org.apache.olingo.commons.api.data.Link
-
Sets Media ETag.
- setMembers(List<CsdlEnumMember>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Sets members.
- setMessage(String) - Method in class org.apache.olingo.commons.api.ex.ODataError
-
The value for the message name/value pair MUST be a human-readable, language-dependent representation of the error.
- setMessage(String) - Method in class org.apache.olingo.commons.api.ex.ODataErrorDetail
-
- setMessage(String) - Method in class org.apache.olingo.server.api.ODataServerError
-
The value for the message name/value pair MUST be a human-readable,
language-dependent representation of the error.
- setMetadataAnchor(String) - Method in class org.apache.olingo.client.api.domain.ClientOperation
-
Sets metadata anchor.
- setMetadataAnchor(String) - Method in class org.apache.olingo.commons.api.data.Operation
-
Sets metadata anchor.
- setMethod(HttpMethod) - Method in class org.apache.olingo.server.api.ODataRequest
-
Sets the HTTP method.
- setMethodName(String) - Method in class org.apache.olingo.server.api.debug.RuntimeMeasurement
-
Sets the method name.
- setMimeType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets mime type.
- setName(String) - Method in class org.apache.olingo.commons.api.data.Parameter
-
Sets the name of the parameter.
- setName(String) - Method in class org.apache.olingo.commons.api.data.Property
-
Set name of property.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
-
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
-
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlActionImport
-
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
-
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
-
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
-
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
-
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperationImport
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlPropertyRef
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
-
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets name.
- setName(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Sets name.
- setNamespace(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAliasInfo
-
Sets the namespace of the alias
- setNamespace(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets namespace.
- setNavigationProperties(List<CsdlNavigationProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
-
- setNavigationProperties(List<CsdlNavigationProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
-
- setNavigationProperties(List<CsdlNavigationProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Sets navigation properties.
- setNavigationPropertyBindings(List<CsdlNavigationPropertyBinding>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
Sets navigation property bindings.
- setNavigationPropertyBindings(List<CsdlNavigationPropertyBinding>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
-
- setNavigationPropertyBindings(List<CsdlNavigationPropertyBinding>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
-
- setNext(URI) - Method in class org.apache.olingo.commons.api.data.EntityCollection
-
Sets next link.
- setNext(URI) - Method in class org.apache.olingo.commons.api.data.EntityIterator
-
Sets next link.
- setNullable(Boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets nullable.
- setNullable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets nullable.
- setNullable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets nullable.
- setNullable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Sets nullable.
- setNullable(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets nullable.
- setODataContent(ODataContent) - Method in class org.apache.olingo.server.api.ODataResponse
-
- setOnDelete(CsdlOnDelete) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets on delete.
- setOpenType(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
-
- setOpenType(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
-
- setOpenType(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Sets open type.
- setParameters(Map<String, ClientValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.ODataInvokeRequest
-
Sets operation parameters.
- setParameters(List<CsdlExpression>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlApply
-
- setParameters(List<CsdlParameter>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
-
- setParameters(List<CsdlParameter>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
-
- setParameters(List<CsdlParameter>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Sets parameters.
- setPartner(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets partner.
- setPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySetPath
-
Sets path.
- setPath(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
-
Sets path.
- setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
- setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
- setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets precision.
- setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets precision.
- setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Sets precision.
- setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets precision.
- setPrecision(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Sets precision.
- setPrefer(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds Prefer OData request header.
- setProperties(List<CsdlProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlComplexType
-
- setProperties(List<CsdlProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityType
-
- setProperties(List<CsdlProperty>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlStructuralType
-
Sets properties.
- setProperty(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
-
- setProperty(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
-
Sets property.
- setPropertyValue(Property, Object) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- setPropertyValues(List<CsdlPropertyValue>) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
-
- setProtocol(String) - Method in class org.apache.olingo.server.api.ODataRequest
-
Sets the HTTP protocol used
- setQualifier(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
-
Sets the annotated qualifier
- setQualifier(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
-
Sets qualifier.
- setQualifier(String) - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
-
Set qualifier for this include annotation.
- setRawBaseUri(String) - Method in class org.apache.olingo.server.api.ODataRequest
-
Sets the base URI.
- setRawODataPath(String) - Method in class org.apache.olingo.server.api.ODataRequest
-
Sets the path segments of the request URI that belong to OData.
- setRawQueryPath(String) - Method in class org.apache.olingo.server.api.ODataRequest
-
Sets the query part of the request URI.
- setRawRequestUri(String) - Method in class org.apache.olingo.server.api.ODataRequest
-
Sets the total request URI.
- setRawServiceResolutionUri(String) - Method in class org.apache.olingo.server.api.ODataRequest
-
Sets the URI part responsible for service resolution.
- setReason(DeletedEntity.Reason) - Method in class org.apache.olingo.commons.api.data.DeletedEntity
-
Set reason for deletion.
- setReferencedProperty(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReferentialConstraint
-
Sets referenced property.
- setReferentialConstraints(List<CsdlReferentialConstraint>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets referential constraints.
- setRel(String) - Method in class org.apache.olingo.commons.api.data.Link
-
Sets rel info.
- setRelationship(String) - Method in interface org.apache.olingo.client.api.domain.ClientDeltaLink
-
- setRelationship(String) - Method in class org.apache.olingo.commons.api.data.DeltaLink
-
Set relationship of this link.
- setRequest(ODataBatchableRequest) - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataOutsideUpdate
-
Serialize and send the given request.
- setRequest(ODataBatchableRequest) - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataSingleRequest
-
Serialize and send the given request.
- setRequest(ODataRequest) - Method in class org.apache.olingo.server.api.debug.DebugInformation
-
- setReturnType(CsdlReturnType) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAction
-
- setReturnType(CsdlReturnType) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunction
-
- setReturnType(CsdlReturnType) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlOperation
-
Sets return type.
- setRight(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression
-
- setRuntimeInformation(List<RuntimeMeasurement>) - Method in class org.apache.olingo.server.api.debug.DebugInformation
-
- setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
- setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
- setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets scale.
- setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets scale.
- setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Sets scale.
- setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets scale.
- setScale(Integer) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Sets scale.
- setSearch(String) - Method in interface org.apache.olingo.ext.proxy.api.Search
-
Sets the $search expression for this search.
- setSearch(URISearch) - Method in interface org.apache.olingo.ext.proxy.api.Search
-
Sets the search generating the $search expression for this search.
- setSearch(String) - Method in class org.apache.olingo.ext.proxy.commons.SearchImpl
-
- setSearch(URISearch) - Method in class org.apache.olingo.ext.proxy.commons.SearchImpl
-
- setSelfLink(Link) - Method in class org.apache.olingo.commons.api.data.Entity
-
Sets entity self link.
- setServerEnvironmentVariables(Map<String, String>) - Method in class org.apache.olingo.server.api.debug.DebugInformation
-
- setSingletons(List<CsdlSingleton>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntityContainer
-
Sets singletons.
- setSource(URI) - Method in interface org.apache.olingo.client.api.domain.ClientDeltaLink
-
- setSource(URI) - Method in class org.apache.olingo.commons.api.data.DeltaLink
-
Set source of this link.
- setSplit(int) - Method in interface org.apache.olingo.server.api.ODataHttpHandler
-
Sets the split parameter which is used for service resolution.
- setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
- setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
- setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets srid.
- setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets srid.
- setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Sets srid.
- setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets srid.
- setSrid(SRID) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Sets srid.
- setStatus(EntityInvocationHandler, AttachedEntityStatus) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
-
Changes attached entity status.
- setStatusCode(int) - Method in class org.apache.olingo.server.api.ODataResponse
-
Sets the status code.
- setStatusCode(int) - Method in class org.apache.olingo.server.api.ODataServerError
-
Sets the status code.
- setTarget(URI) - Method in interface org.apache.olingo.client.api.domain.ClientDeltaLink
-
- setTarget(URI) - Method in class org.apache.olingo.client.api.domain.ClientOperation
-
Sets target.
- setTarget(URI) - Method in class org.apache.olingo.commons.api.data.DeltaLink
-
Set target of this link.
- setTarget(URI) - Method in class org.apache.olingo.commons.api.data.Operation
-
Sets target.
- setTarget(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotations
-
Sets target.
- setTarget(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationPropertyBinding
-
Sets target.
- setTarget(String) - Method in class org.apache.olingo.commons.api.ex.ODataError
-
The value for the target name/value pair is the target of the particular error (for example, the name of the
property in error).
- setTarget(String) - Method in class org.apache.olingo.commons.api.ex.ODataErrorDetail
-
Set the error target.
- setTarget(String) - Method in class org.apache.olingo.server.api.ODataServerError
-
The value for the target name/value pair is the target of the particular error (for example, the name of the
property in error).
- setTargetNamespace(String) - Method in class org.apache.olingo.commons.api.edmx.EdmxReferenceIncludeAnnotation
-
Set target namespace for this include annotation.
- setTerm(String) - Method in class org.apache.olingo.commons.api.data.Annotation
-
Set term for Annotation.
- setTerm(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlAnnotation
-
Sets the annotated expression
- setTerms(List<CsdlTerm>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets terms.
- setThen(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIf
-
- setTimeStarted(long) - Method in class org.apache.olingo.server.api.debug.RuntimeMeasurement
-
Sets the start time.
- setTimeStopped(long) - Method in class org.apache.olingo.server.api.debug.RuntimeMeasurement
-
Sets the stop time.
- setTitle(String) - Method in class org.apache.olingo.client.api.domain.ClientLink.Builder
-
- setTitle(String) - Method in class org.apache.olingo.client.api.domain.ClientOperation
-
Sets title.
- setTitle(String) - Method in class org.apache.olingo.commons.api.data.Link
-
Sets title.
- setTitle(String) - Method in class org.apache.olingo.commons.api.data.Operation
-
Sets title.
- setTitle(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
A human readable title for this instance
- setTitle(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
-
- setTitle(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlFunctionImport
-
A human readable title for this instance
- setTitle(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
-
- setType(ClientLinkType) - Method in class org.apache.olingo.client.api.domain.ClientLink.Builder
-
- setType(EdmType) - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue.Builder
-
- setType(EdmPrimitiveTypeKind) - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue.Builder
-
- setType(String) - Method in class org.apache.olingo.commons.api.data.Entity
-
Sets entity type.
- setType(String) - Method in class org.apache.olingo.commons.api.data.Link
-
Sets type.
- setType(Operation.Type) - Method in class org.apache.olingo.commons.api.data.Operation
-
Set the Operation type
- setType(String) - Method in class org.apache.olingo.commons.api.data.Valuable
-
Set string representation of type.
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlRecord
-
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
Sets type.
- setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlBindingTarget
-
Sets type.
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
-
- setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEntitySet
-
- setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets type.
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlNavigationProperty
-
Sets type.
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets type.
- setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlParameter
-
Sets type.
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets type.
- setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets type.
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Sets type.
- setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlReturnType
-
Sets type.
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
-
- setType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSingleton
-
- setType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTerm
-
Sets type.
- setTypeDefinitions(List<CsdlTypeDefinition>) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlSchema
-
Sets type definitions.
- setTypeName(String) - Method in class org.apache.olingo.commons.api.data.ComplexValue
-
Set string representation of type.
- setUnderlyingType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Sets underlying type.
- setUnderlyingType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumType
-
Sets underlying type.
- setUnderlyingType(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Sets underlying type.
- setUnderlyingType(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Sets underlying type.
- setUnicode(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlProperty
-
Sets unicode.
- setUnicode(boolean) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlTypeDefinition
-
Sets unicode.
- setURI(URI) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Sets OData request target URI.
- setURI(URI) - Method in class org.apache.olingo.client.api.domain.ClientLink.Builder
-
- setURI(URI, String) - Method in class org.apache.olingo.client.api.domain.ClientLink.Builder
-
- setUriInfo(UriInfo) - Method in class org.apache.olingo.server.api.debug.DebugInformation
-
- 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(Object) - Method in interface org.apache.olingo.client.api.domain.ClientPrimitiveValue.Builder
-
- setValue(ValueType, Object) - Method in class org.apache.olingo.commons.api.data.Valuable
-
Set value and value type.
- setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlAnnotationPath
-
- setValue(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlCast
-
- setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression
-
Sets the value of the constant expression
- setValue(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlIsOf
-
- setValue(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElement
-
- setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlLabeledElementReference
-
- setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlNavigationPropertyPath
-
- setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPath
-
- setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyPath
-
- setValue(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlPropertyValue
-
- setValue(CsdlExpression) - Method in class org.apache.olingo.commons.api.edm.provider.annotation.CsdlUrlRef
-
- setValue(String) - Method in class org.apache.olingo.commons.api.edm.provider.CsdlEnumMember
-
Sets value.
- setValue(Sort.Direction) - Method in class org.apache.olingo.ext.proxy.api.Sort
-
- setX(double) - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
Sets the x coordinate.
- setXHTTPMethod(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds X-HTTP-METHOD OData request header.
- setY(double) - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
Sets the y coordinate.
- setZ(double) - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
Sets the z coordinate.
- Singleton - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
-
Give singleton a name.
- size() - Method in interface org.apache.olingo.client.api.domain.ClientCollectionValue
-
Gets collection size.
- size() - Method in interface org.apache.olingo.client.api.domain.ClientComplexValue
-
Gets number of fields.
- size() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- size() - Method in class org.apache.olingo.ext.proxy.commons.TransactionItems
-
- skip(int) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Adds skip query option.
- skip(int) - Method in interface org.apache.olingo.ext.proxy.api.CollectionQuery
-
Sets the position of the first result to retrieve ($skip).
- skip(int) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- skip(int) - Method in class org.apache.olingo.ext.proxy.commons.InvokerInvocationHandler
-
- SkipOption - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents the system query option $skip
For example: http://.../entitySet?$skip=10
- skipToken(String) - Method in interface org.apache.olingo.client.api.uri.URIBuilder
-
Adds skiptoken query option.
- SkipTokenOption - Interface in org.apache.olingo.server.api.uri.queryoption
-
Represents the system query option $skiptoken
For example: http://.../entitySet?$skiptoken=abv
- Sort - Class in org.apache.olingo.ext.proxy.api
-
Sort option for queries.
- Sort(String, Sort.Direction) - Constructor for class org.apache.olingo.ext.proxy.api.Sort
-
- Sort.Direction - Enum in org.apache.olingo.ext.proxy.api
-
Enumeration for sort directions.
- sortedValues() - Method in class org.apache.olingo.ext.proxy.commons.TransactionItems
-
- srid - Variable in class org.apache.olingo.commons.api.edm.geo.Geospatial
-
Null value means it is expected to vary per instance.
- SRID - Class in org.apache.olingo.commons.api.edm.geo
-
A geometry or geography property MAY define a value for the SRID attribute.
- SRID() - Constructor for class org.apache.olingo.commons.api.edm.geo.SRID
-
- SRS_URLPREFIX - Static variable in interface org.apache.olingo.commons.api.Constants
-
- startswith(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- StoreGeneratedPattern - Enum in org.apache.olingo.client.api.edm
-
- streamedPropertyCache - Variable in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- streamedPropertyChanges - Variable in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- StreamUpdateStreamManager - Interface in org.apache.olingo.client.api.communication.request.streamed
-
Streamed entity payload object.
- StructuredCollection<T extends StructuredType<?>,EC extends Collection<T>,CT extends StructuredCollection<T,EC,?>> - Interface in org.apache.olingo.ext.proxy.api
-
Marker interface for Entity and complex type.
- StructuredCollectionComposableInvoker<CT extends StructuredCollection<?,?,?>,O extends Operations> - Interface in org.apache.olingo.ext.proxy.api
-
- StructuredCollectionInvoker<CT extends StructuredCollection<?,?,?>> - Interface in org.apache.olingo.ext.proxy.api
-
- StructuredCollectionQuery<CT extends StructuredCollectionQuery<?>> - Interface in org.apache.olingo.ext.proxy.api
-
- StructuredComposableInvoker<T extends StructuredType<?>,O extends Operations> - Interface in org.apache.olingo.ext.proxy.api
-
- StructuredComposableInvokerInvocationHandler<T,O extends Operations> - Class in org.apache.olingo.ext.proxy.commons
-
- StructuredComposableInvokerInvocationHandler(URI, Map<String, ClientValue>, Operation, EdmOperation, Type[], EdmTypeInfo, AbstractService<?>) - Constructor for class org.apache.olingo.ext.proxy.commons.StructuredComposableInvokerInvocationHandler
-
- StructuredInvoker<T extends StructuredType<?>> - Interface in org.apache.olingo.ext.proxy.api
-
- StructuredQuery<T extends CommonQuery> - Interface in org.apache.olingo.ext.proxy.api
-
- StructuredType<T> - Interface in org.apache.olingo.ext.proxy.api
-
Marker interface for Entity and complex type.
- sub(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- substring(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- substring(FilterArg, FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.FilterArgFactory
-
- suffix(ContextURL.Suffix) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
Set the suffix.
- SystemQueryOption - Interface in org.apache.olingo.server.api.uri.queryoption
-
Super interface used for any system query option
- SystemQueryOptionKind - Enum in org.apache.olingo.server.api.uri.queryoption
-
Defines the supported system query options.
- V4POJOGenMojo - Class in org.apache.olingo.ext.pojogen
-
POJOs generator.
- V4POJOGenMojo() - Constructor for class org.apache.olingo.ext.pojogen.V4POJOGenMojo
-
- V4Utility - Class in org.apache.olingo.ext.pojogen
-
- V4Utility(Edm, EdmSchema, String) - Constructor for class org.apache.olingo.ext.pojogen.V4Utility
-
- validate(String, Boolean, Integer, Integer, Integer, Boolean) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
-
Validates literal value.
- validateDataServiceVersion(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
-
Validates format and range of a data service version string.
- validateMetadata(Edm) - Method in interface org.apache.olingo.client.api.serialization.ODataMetadataValidation
-
This method validates the metadata based on the Edm provided
- validateMetadata(XMLMetadata) - Method in interface org.apache.olingo.client.api.serialization.ODataMetadataValidation
-
This method validates the metadata based on the XMLMetadata provided
- Valuable - Class in org.apache.olingo.commons.api.data
-
Defines a value with an according type.
- Valuable() - Constructor for class org.apache.olingo.commons.api.data.Valuable
-
- VALUE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- VALUE_ODATA_METADATA_FULL - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- VALUE_ODATA_METADATA_MINIMAL - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- VALUE_ODATA_METADATA_NONE - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- valueOf(String) - Static method in enum org.apache.olingo.client.api.communication.request.cud.UpdateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.domain.ClientDeletedEntity.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.domain.ClientLinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.edm.StoreGeneratedPattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.uri.QueryOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.uri.SegmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.data.ContextURL.Suffix
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.data.DeletedEntity.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.data.Operation.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.data.PropertyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.data.ValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmOnDelete
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmTypeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Dimension
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.apache.olingo.commons.api.edm.geo.SRID
-
Creates a new SRID instance from a given value.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.provider.CsdlOnDeleteAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.TargetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.format.PreferenceName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.http.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.http.HttpStatusCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.ext.proxy.api.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.ext.proxy.api.Sort.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.ext.proxy.context.AttachedEntityStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.deserializer.batch.BatchDeserializerException.MessageKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.deserializer.DeserializerException.MessageKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.etag.PreconditionException.MessageKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.prefer.Preferences.Return
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.serializer.BatchSerializerException.MessageKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.serializer.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.serializer.RepresentationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.serializer.SerializerException.MessageKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression.StandardMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.apply.BottomTop.Method
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.ApplyItem.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.BinaryOperatorKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.MethodKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.UnaryOperatorKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.search.SearchBinaryOperatorKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.search.SearchUnaryOperatorKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.queryoption.SystemQueryOptionKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.UriInfoKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.server.api.uri.UriResourceKind
-
Returns the enum constant of this type with the specified name.
- valueOfFQN(FullQualifiedName) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
- valueOfFQN(String) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
- valueOfString(String, Boolean, Integer, Integer, Integer, Boolean, Class<T>) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
-
Converts literal representation of value to system data type.
- values() - Static method in enum org.apache.olingo.client.api.communication.request.cud.UpdateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.client.api.domain.ClientDeletedEntity.Reason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.client.api.domain.ClientLinkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.client.api.edm.StoreGeneratedPattern
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.client.api.uri.QueryOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.client.api.uri.SegmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.data.ContextURL.Suffix
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.data.DeletedEntity.Reason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.data.Operation.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.data.PropertyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.data.ValueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.annotation.EdmExpression.EdmExpressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmOnDelete
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmTypeKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Dimension
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.geo.Geospatial.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlConstantExpression.ConstantExpressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.provider.annotation.CsdlLogicalOrComparisonExpression.LogicalOrComparisonExpressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.provider.CsdlOnDeleteAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.edm.TargetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.format.PreferenceName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.http.HttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.commons.api.http.HttpStatusCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.ext.proxy.api.OperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.ext.proxy.api.Sort.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.ext.proxy.context.AttachedEntityStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.deserializer.batch.BatchDeserializerException.MessageKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.deserializer.DeserializerException.MessageKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.etag.PreconditionException.MessageKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.prefer.Preferences.Return
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.serializer.BatchSerializerException.MessageKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.serializer.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.serializer.RepresentationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.serializer.SerializerException.MessageKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.apply.AggregateExpression.StandardMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.apply.BottomTop.Method
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.ApplyItem.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.BinaryOperatorKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.MethodKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.expression.UnaryOperatorKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.search.SearchBinaryOperatorKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.search.SearchUnaryOperatorKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.uri.queryoption.SystemQueryOptionKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.uri.UriInfoKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.server.api.uri.UriResourceKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueToString(Object, Boolean, Integer, Integer, Integer, Boolean) - Method in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
-
Converts system data type to literal representation of value.
- ValueType - Enum in org.apache.olingo.commons.api.data
-
Defines the type of a value (see Valuable).
- VARY - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- VisitableExpression - Interface in org.apache.olingo.server.api.uri.queryoption.expression
-
Marks an expression node a visitable by an expression visitor
- visitAlias(String) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
Called for each traversed
Alias
expression
- visitBinaryOperator(BinaryOperatorKind, T, T) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
Called for each traversed
Binary
expression
- visitEnum(EdmEnumType, List<String>) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
- visitLambdaExpression(String, String, Expression) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
Called for each traversed lambda expression
- visitLambdaReference(String) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
- visitLiteral(Literal) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
Called for each traversed
Literal
expression
- visitMember(Member) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
Called for each traversed
Member
expression
- visitMethodCall(MethodKind, List<T>) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
Called for each traversed
Method
expression
- visitTypeLiteral(EdmType) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
- visitUnaryOperator(UnaryOperatorKind, T) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
Called for each traversed
Unary
expression