- AbstractCollectionInvocationHandler<T extends Serializable,EC extends Collection<T>> - Class in org.apache.olingo.ext.proxy.commons
-
- AbstractCollectionInvocationHandler(AbstractService<?>, Collection<T>, Class<T>, CommonURIBuilder<?>) - Constructor for class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- AbstractEntityCollectionInvocationHandler<T extends EntityType<?>,EC extends EntityCollection<T,?,?>> - Class in org.apache.olingo.ext.proxy.commons
-
- AbstractEntityCollectionInvocationHandler(Class<?>, AbstractService<?>, CommonURIBuilder<?>) - Constructor for class org.apache.olingo.ext.proxy.commons.AbstractEntityCollectionInvocationHandler
-
- AbstractEntityCollectionInvocationHandler(Class<? extends EntityCollection<T, ?, ?>>, AbstractService<?>, URI, CommonURIBuilder<?>) - 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.
- AbstractODataPayload - Class in org.apache.olingo.commons.api.domain
-
OData entity.
- AbstractODataPayload(String) - Constructor for class org.apache.olingo.commons.api.domain.AbstractODataPayload
-
- AbstractODataValue - Class in org.apache.olingo.commons.api.domain
-
Abstract representation of an OData entity property value.
- AbstractODataValue(String) - Constructor for class org.apache.olingo.commons.api.domain.AbstractODataValue
-
- 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 CommonEdmEnabledODataClient<?>> - 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
-
- AcceptType - Class in org.apache.olingo.commons.api.format
-
- Action - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- Action - Class in org.apache.olingo.server.api.edm.provider
-
- Action() - Constructor for class org.apache.olingo.server.api.edm.provider.Action
-
- ActionImport - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- ActionImport - Class in org.apache.olingo.server.api.edm.provider
-
- ActionImport() - Constructor for class org.apache.olingo.server.api.edm.provider.ActionImport
-
- ActionProvider - Class in org.apache.olingo.server.tecsvc.provider
-
- ActionProvider() - Constructor for class org.apache.olingo.server.tecsvc.provider.ActionProvider
-
- add(CommonODataEntity, CommonODataProperty) - Method in interface org.apache.olingo.client.api.serialization.CommonODataBinder
-
Adds the given property to the given entity.
- add(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterArgFactory
-
- add(ODataValue) - Method in interface org.apache.olingo.commons.api.domain.ODataCollectionValue
-
Adds a value to the collection.
- add(OP) - Method in interface org.apache.olingo.commons.api.domain.ODataComplexValue
-
Adds field to the complex type.
- 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(CommonEdmEnabledODataClient<?>, Map<Class<? extends AbstractTerm>, Object>, ODataAnnotatable) - 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.batch.BatchManager
-
Gets a changeset batch item instance.
- addChangeset() - Method in interface org.apache.olingo.client.api.communication.request.v4.AsyncBatchRequestWrapper
-
Gets a changeset batch item instance.
- addCustomHeader(String, String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds a custom OData request header.
- addCustomHeader(HeaderName, String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds a custom OData request header.
- addFurtherDeletes(URI) - Method in class org.apache.olingo.ext.proxy.context.EntityContext
-
- addHeader(String, List<String>) - Method in class org.apache.olingo.server.api.ODataRequest
-
Add header to request where name handled as case insensitive key.
- addLink(URI) - Method in class org.apache.olingo.client.api.domain.v3.ODataLinkCollection
-
Adds link to the collection.
- addLink(ODataLink) - Method in interface org.apache.olingo.commons.api.domain.ODataLinked
-
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.v4.AsyncBatchRequestWrapper
-
Adds an outside change batch item instance.
- addParameterAlias(String, String) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Adds the specified (custom) parameter alias to the URI.
- addProperties(CommonEdmEnabledODataClient<?>, Map<String, Object>, CommonODataEntity) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- addProperties(CommonEdmEnabledODataClient<?>, Map<String, Object>, ODataComplexValue<CommonODataProperty>) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- addProperty(Property) - Method in interface 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.CommonURIBuilder
-
Adds the specified query option to the URI.
- addQueryOption(String, String, boolean) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Adds/Replaces the specified (custom) query option to the URI.
- 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.v4.AsyncBatchRequestWrapper
-
Adds a retrieve batch item instance.
- 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.
- AliasInfo - Class in org.apache.olingo.server.api.edm.provider
-
- AliasInfo() - Constructor for class org.apache.olingo.server.api.edm.provider.AliasInfo
-
- 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.v4.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).
- and(URIFilter, URIFilter) - Method in interface org.apache.olingo.client.api.uri.CommonFilterFactory
-
- and(URISearch, URISearch) - Method in interface org.apache.olingo.client.api.uri.v4.SearchFactory
-
- Annotatable - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- Annotatable - Interface in org.apache.olingo.commons.api.data
-
An element with instance annotations.
- 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 - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- ANNOTATION - Static variable in interface org.apache.olingo.commons.api.Constants
-
- Annotation - Interface in org.apache.olingo.commons.api.data
-
Represents an instance annotation.
- Annotation - Class in org.apache.olingo.server.api.edm.provider
-
- Annotation() - Constructor for class org.apache.olingo.server.api.edm.provider.Annotation
-
- AnnotationExpression - Interface in org.apache.olingo.client.api.edm.xml.v4.annotation
-
- AnnotationPath - Interface in org.apache.olingo.client.api.edm.xml.v4.annotation
-
- Annotations - Interface in org.apache.olingo.client.api.edm.xml.v3
-
- Annotations - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- 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.v4.FilterArgFactory
-
- appendAllSegment() - Method in interface org.apache.olingo.client.api.uri.v4.URIBuilder
-
Appends all segment to the URI.
- appendBatchSegment() - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends batch segment to the URI.
- appendCrossjoinSegment(String...) - Method in interface org.apache.olingo.client.api.uri.v4.URIBuilder
-
Appends cross join segment to the URI.
- appendDerivedEntityTypeSegment(String) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends derived entity type segment to the URI.
- appendEntityIdSegment(String) - Method in interface org.apache.olingo.client.api.uri.v4.URIBuilder
-
Appends entity-id segment to the URI.
- appendEntitySetSegment(String) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends EntitySet segment to the URI.
- appendKeySegment(Object) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends key segment to the URI.
- appendKeySegment(Map<String, Object>) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends key segment to the URI, for multiple keys.
- appendKeySegment(EdmEnumType, String) - Method in interface org.apache.olingo.client.api.uri.v4.URIBuilder
-
Appends enum key segment to the URI.
- appendKeySegment(Map<String, Pair<EdmEnumType, String>>, Map<String, Object>) - Method in interface org.apache.olingo.client.api.uri.v4.URIBuilder
-
Appends key segment to the URI, for multiple keys.
- appendLinksSegment(String) - Method in interface org.apache.olingo.client.api.uri.v3.URIBuilder
-
Appends links segment to the URI.
- appendMetadataSegment() - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends metadata segment to the URI.
- appendNavigationSegment(String) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends navigation segment to the URI.
- appendOperationCallSegment(String) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends operation (action or function) segment to the URI.
- appendPropertySegment(String) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends property segment to the URI.
- appendRefSegment() - Method in interface org.apache.olingo.client.api.uri.v4.URIBuilder
-
Appends ref segment to the URI.
- appendSingletonSegment(String) - Method in interface org.apache.olingo.client.api.uri.v4.URIBuilder
-
Appends Singleton segment to the URI.
- appendValueSegment() - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Appends value segment to the URI.
- APPLICATION_ATOM_SVC - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- APPLICATION_ATOM_SVC - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
-
- APPLICATION_ATOM_SVC_UTF8 - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
-
- APPLICATION_ATOM_XML - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- APPLICATION_ATOM_XML - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
-
- APPLICATION_ATOM_XML_ENTRY - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- APPLICATION_ATOM_XML_ENTRY - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
-
- APPLICATION_ATOM_XML_ENTRY_UTF8 - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
-
- APPLICATION_ATOM_XML_FEED - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- APPLICATION_ATOM_XML_FEED - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
-
- APPLICATION_ATOM_XML_FEED_UTF8 - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
-
- APPLICATION_ATOM_XML_UTF8 - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
-
- APPLICATION_FORM_URLENCODED - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- APPLICATION_HTTP - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
-
- APPLICATION_JSON - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- APPLICATION_JSON - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
-
- APPLICATION_JSON_UTF8 - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
-
- APPLICATION_JSON_UTF8_VERBOSE - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
-
- APPLICATION_JSON_VERBOSE - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
-
- APPLICATION_OCTET_STREAM - Static variable in class org.apache.olingo.commons.api.format.ContentType
-
- APPLICATION_OCTET_STREAM - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
-
- 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
-
- APPLICATION_XML - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
-
- APPLICATION_XML_UTF8 - Static variable in interface org.apache.olingo.commons.api.http.HttpContentType
-
- Apply - Interface in org.apache.olingo.client.api.edm.xml.v4.annotation
-
- asAnd() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asAnnotationPath() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asAnnotationPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asApply() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asApply() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asCast() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asCast() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asCollection() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asCollection() - Method in interface org.apache.olingo.commons.api.data.Valuable
-
- asCollection() - Method in class org.apache.olingo.commons.api.domain.AbstractODataValue
-
Casts to collection value.
- asCollection() - Method in interface org.apache.olingo.commons.api.domain.ODataValue
-
Casts to collection value.
- asCollection() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asComplex() - Method in interface org.apache.olingo.commons.api.data.Valuable
-
- asComplex() - Method in class org.apache.olingo.commons.api.domain.AbstractODataValue
-
Casts to complex value.
- asComplex() - Method in interface org.apache.olingo.commons.api.domain.ODataValue
-
Casts to complex value.
- asConstant() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.AnnotationExpression
-
- asConstant() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmAnnotationExpression
-
- asDynamic() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.AnnotationExpression
-
- asDynamic() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmAnnotationExpression
-
- asEnum() - Method in interface org.apache.olingo.commons.api.data.Valuable
-
- asEnum() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValue
-
Casts to enum value.
- asEq() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asGe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asGeospatial() - Method in interface org.apache.olingo.commons.api.data.Valuable
-
- asGt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asIf() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asIf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asInlineEntity() - Method in class org.apache.olingo.commons.api.domain.ODataLink
-
- asInlineEntitySet() - Method in class org.apache.olingo.commons.api.domain.ODataLink
-
- asIsOf() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asIsOf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asJavaCollection() - Method in interface org.apache.olingo.commons.api.domain.ODataCollectionValue
-
Converts this instance as POJO collection.
- asJavaMap() - Method in interface org.apache.olingo.commons.api.domain.ODataComplexValue
-
Converts this instance as POJO collection.
- asLabeledElement() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asLabeledElement() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asLabeledElementReference() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asLabeledElementReference() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asLe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asLinkedComplex() - Method in interface org.apache.olingo.commons.api.data.Valuable
-
- asLinkedComplex() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValue
-
Casts to complex value with link information (if available).
- asLt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asNavigationPropertyPath() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asNavigationPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asNe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asNot() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asNot() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asNull() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asNull() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asOr() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asPath() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asPrimitive() - Method in interface org.apache.olingo.commons.api.data.Valuable
-
- asPrimitive() - Method in class org.apache.olingo.commons.api.domain.AbstractODataValue
-
Casts to primitive value.
- asPrimitive() - Method in interface org.apache.olingo.commons.api.domain.ODataValue
-
Casts to primitive value.
- asPropertyPath() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asPropertyValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asPropertyValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- asRecord() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asRecord() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- Association - Interface in org.apache.olingo.client.api.edm.xml.v3
-
- AssociationEnd - Interface in org.apache.olingo.client.api.edm.xml.v3
-
- AssociationSet - Interface in org.apache.olingo.client.api.edm.xml.v3
-
- AssociationSetEnd - Interface in org.apache.olingo.client.api.edm.xml.v3
-
- asTwoParamsOp() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asUriInfoAll() - Method in interface org.apache.olingo.server.api.uri.UriInfo
-
- asUriInfoBatch() - Method in interface org.apache.olingo.server.api.uri.UriInfo
-
- asUriInfoCrossjoin() - Method in interface org.apache.olingo.server.api.uri.UriInfo
-
- asUriInfoEntityId() - Method in interface org.apache.olingo.server.api.uri.UriInfo
-
- asUriInfoMetadata() - Method in interface org.apache.olingo.server.api.uri.UriInfo
-
- asUriInfoResource() - Method in interface org.apache.olingo.server.api.uri.UriInfo
-
- asUriInfoService() - Method in interface org.apache.olingo.server.api.uri.UriInfo
-
- asUrlRef() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- asUrlRef() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- AsyncBatchRequestWrapper - Interface in org.apache.olingo.client.api.communication.request.v4
-
- asyncDelete() - Method in interface org.apache.olingo.client.api.communication.response.v4.AsyncResponseWrapper
-
A client can request that the DELETE should be executed asynchronously.
- asyncExecute() - Method in interface org.apache.olingo.client.api.communication.request.ODataBasicRequest
-
Async request execute.
- AsyncRequestFactory - Interface in org.apache.olingo.client.api.communication.request.v4
-
- AsyncRequestWrapper<R extends ODataResponse> - Interface in org.apache.olingo.client.api.communication.request.v4
-
- AsyncResponse - Interface in org.apache.olingo.client.api.communication.response.v4
-
- AsyncResponseWrapper<R extends ODataResponse> - Interface in org.apache.olingo.client.api.communication.response.v4
-
- 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_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_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
-
- 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 - 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
-
- 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
-
- EdmAnnotationExpression - Interface in org.apache.olingo.commons.api.edm.annotation
-
- EdmAnnotationPath - Interface in org.apache.olingo.commons.api.edm.annotation
-
- EdmAnnotations - Interface in org.apache.olingo.commons.api.edm
-
This is used to apply a group of annotations to a single model element.
- EdmAnnotationsTarget - Interface in org.apache.olingo.commons.api.edm
-
Interface for CSDL elements thar can be evaluated as target for edm:Annotations.
- EdmAnnotationsTarget.TargetType - Enum in org.apache.olingo.commons.api.edm
-
- EdmApply - Interface in org.apache.olingo.commons.api.edm.annotation
-
- EdmBindingTarget - Interface in org.apache.olingo.commons.api.edm
-
- EdmCast - Interface in org.apache.olingo.commons.api.edm.annotation
-
- EdmCollection - Interface in org.apache.olingo.commons.api.edm.annotation
-
- EdmComplexType - Interface in org.apache.olingo.commons.api.edm
-
A CSDL ComplexType element.
- EdmConstantAnnotationExpression - Interface in org.apache.olingo.commons.api.edm.annotation
-
- EdmContentKind - Enum in org.apache.olingo.commons.api.edm.constants
-
Specifies the content type of the value of the property being mapped via a customizable feed mapping.
- EdmDynamicAnnotationExpression - Interface in org.apache.olingo.commons.api.edm.annotation
-
- 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.v3
-
- EdmEnabledODataClient - Interface in org.apache.olingo.client.api.v4
-
- 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.
- EdmEntitySetInfo - Interface in org.apache.olingo.commons.api.edm
-
Objects of this class contain information about one entity set inside the EntityDataModel.
- 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
-
- 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
-
- 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
- EdmFunctionImportInfo - Interface in org.apache.olingo.commons.api.edm
-
Objects of this class contain information about one function import inside the EntityDataModel.
- EdmGe - Interface in org.apache.olingo.commons.api.edm.annotation
-
- EdmGt - Interface in org.apache.olingo.commons.api.edm.annotation
-
- EdmIf - Interface in org.apache.olingo.commons.api.edm.annotation
-
- EdmIsOf - Interface in org.apache.olingo.commons.api.edm.annotation
-
- EdmKeyPropertyRef - Interface in org.apache.olingo.commons.api.edm
-
A key property reference element.
- EdmLabeledElement - Interface in org.apache.olingo.commons.api.edm.annotation
-
- EdmLabeledElementReference - Interface in org.apache.olingo.commons.api.edm.annotation
-
- EdmLe - Interface in org.apache.olingo.commons.api.edm.annotation
-
- EdmLt - Interface in org.apache.olingo.commons.api.edm.annotation
-
- 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
-
- EdmNe - Interface in org.apache.olingo.commons.api.edm.annotation
-
- EdmNot - Interface in org.apache.olingo.commons.api.edm.annotation
-
- EdmNull - Interface in org.apache.olingo.commons.api.edm.annotation
-
- EdmOnDelete - Enum in org.apache.olingo.commons.api.edm.constants
-
- 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
-
- EdmParameter - Interface in org.apache.olingo.commons.api.edm
-
A CSDL parameter element
- EdmPath - Interface in org.apache.olingo.commons.api.edm.annotation
-
- 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
-
- EdmProperty - Interface in org.apache.olingo.commons.api.edm
-
A CSDL Property element.
- EdmPropertyPath - Interface in org.apache.olingo.commons.api.edm.annotation
-
- EdmPropertyValue - Interface in org.apache.olingo.commons.api.edm.annotation
-
- EdmProvider - Class in org.apache.olingo.server.api.edm.provider
-
- EdmProvider() - Constructor for class org.apache.olingo.server.api.edm.provider.EdmProvider
-
- EdmRecord - Interface in org.apache.olingo.commons.api.edm.annotation
-
- 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
- EdmServiceMetadata - Interface in org.apache.olingo.commons.api.edm
-
This interface gives access to the metadata of a service, the calculated Data Service Version and an info list of all
entity sets, singletons, and function imports inside this EntityDataModel.
- EdmSingleton - Interface in org.apache.olingo.commons.api.edm
-
An
EdmSingleton
represents a single entity inside the entity model.
- EdmSingletonInfo - Interface in org.apache.olingo.commons.api.edm
-
Objects of this class contain information about one singleton inside the EntityDataModel.
- 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.
- EdmTechProvider - Class in org.apache.olingo.server.tecsvc.provider
-
- EdmTechProvider() - Constructor for class org.apache.olingo.server.tecsvc.provider.EdmTechProvider
-
- EdmTerm - Interface in org.apache.olingo.commons.api.edm
-
An
EdmTerm
defines a term in a vocabulary.
- EdmTwoParamsOpDynamicAnnotationExpression - Interface in org.apache.olingo.commons.api.edm.annotation
-
- 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
-
- Edmx - Interface in org.apache.olingo.client.api.edm.xml
-
- Edmx - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- 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.CommonFilterArgFactory
-
- Entity - Interface in org.apache.olingo.commons.api.data
-
- entity(EdmEntitySet, Entity, ContextURL) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
-
- EntityCollection<T extends StructuredType<?>,EC extends Collection<T>,CT extends StructuredCollection<T,EC,?>> - Interface in org.apache.olingo.ext.proxy.api
-
- 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, CommonURIBuilder<?>) - Constructor for class org.apache.olingo.ext.proxy.commons.EntityCollectionInvocationHandler
-
- EntityCollectionProcessor - Interface in org.apache.olingo.server.api.processor
-
Processor interface for handling collections of entities (collections, EntitySets or feeds).
- EntityContainer - Interface in org.apache.olingo.client.api.edm.xml
-
- EntityContainer - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- EntityContainer - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
-
Mark POJO as EDM entity container.
- EntityContainer - Class in org.apache.olingo.server.api.edm.provider
-
- EntityContainer() - Constructor for class org.apache.olingo.server.api.edm.provider.EntityContainer
-
- EntityContainerInfo - Class in org.apache.olingo.server.api.edm.provider
-
- EntityContainerInfo() - Constructor for class org.apache.olingo.server.api.edm.provider.EntityContainerInfo
-
- 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
-
- EntityKey - Interface in org.apache.olingo.client.api.edm.xml
-
- EntityLinkDesc - Class in org.apache.olingo.ext.proxy.context
-
- EntityLinkDesc(String, EntityInvocationHandler, Collection<EntityInvocationHandler>, ODataLinkType) - Constructor for class org.apache.olingo.ext.proxy.context.EntityLinkDesc
-
- EntityLinkDesc(String, EntityInvocationHandler, EntityInvocationHandler, ODataLinkType) - 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 entry (e.g.
- EntitySet - Interface in org.apache.olingo.client.api.edm.xml
-
- EntitySet - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- entitySet(EdmEntitySet) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
- EntitySet - Interface in org.apache.olingo.commons.api.data
-
- 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
-
- EntitySet - Class in org.apache.olingo.server.api.edm.provider
-
- EntitySet() - Constructor for class org.apache.olingo.server.api.edm.provider.EntitySet
-
- entitySet - Variable in class org.apache.olingo.server.api.edm.provider.OperationImport
-
- entitySet(EdmEntitySet, EntitySet, ContextURL) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
-
- EntitySetInvocationHandler<T extends EntityType<?>,KEY extends Serializable,EC extends EntityCollection<T,?,?>> - Class in org.apache.olingo.ext.proxy.commons
-
- EntitySetInvocationHandler(Class<?>, AbstractService<?>, CommonURIBuilder<?>) - Constructor for class org.apache.olingo.ext.proxy.commons.EntitySetInvocationHandler
-
- entitySetOrSingletonOrType(String) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
- EntitySetPath - Class in org.apache.olingo.server.api.edm.provider
-
- EntitySetPath() - Constructor for class org.apache.olingo.server.api.edm.provider.EntitySetPath
-
- entitySetPath - Variable in class org.apache.olingo.server.api.edm.provider.Operation
-
- EntityType - Interface in org.apache.olingo.client.api.edm.xml
-
- EntityType - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- 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
-
- EntityType - Class in org.apache.olingo.server.api.edm.provider
-
- EntityType() - Constructor for class org.apache.olingo.server.api.edm.provider.EntityType
-
- EntityTypeProvider - Class in org.apache.olingo.server.tecsvc.provider
-
- EntityTypeProvider() - Constructor for class org.apache.olingo.server.tecsvc.provider.EntityTypeProvider
-
- 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.
- EnumMember - Class in org.apache.olingo.server.api.edm.provider
-
- EnumMember() - Constructor for class org.apache.olingo.server.api.edm.provider.EnumMember
-
- EnumType - Interface in org.apache.olingo.client.api.edm.xml
-
- EnumType - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
-
Mark Java enum as EDM enum type.
- EnumType - Class in org.apache.olingo.server.api.edm.provider
-
- EnumType() - Constructor for class org.apache.olingo.server.api.edm.provider.EnumType
-
- EnumTypeProvider - Class in org.apache.olingo.server.tecsvc.provider
-
- EnumTypeProvider() - Constructor for class org.apache.olingo.server.tecsvc.provider.EnumTypeProvider
-
- eq(String, Object) - Method in interface org.apache.olingo.client.api.uri.CommonFilterFactory
-
- eq(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterFactory
-
- equals(Object) - Method in class org.apache.olingo.commons.api.domain.AbstractODataValue
-
- equals(Object) - Method in class org.apache.olingo.commons.api.domain.ODataItem
-
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.FullQualifiedName
-
- equals(Object) - Method in class org.apache.olingo.commons.api.edm.geo.Geospatial
-
- 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.
if
type
and/or
subtype
is set to "*" (in such a case the
parameters
are
ignored).
- 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_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
-
- ETAG - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- EtAllPrim - Class in org.apache.olingo.server.tecsvc.data.model
-
- EtAllPrim() - Constructor for class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- EtTwoPrim - Class in org.apache.olingo.server.tecsvc.data.model
-
- EtTwoPrim() - Constructor for class org.apache.olingo.server.tecsvc.data.model.EtTwoPrim
-
- ExceptionProcessor - Interface in org.apache.olingo.server.api.processor
-
Processor which is called if any exception occurs inside the library or another processor
- ExceptionVisitExpand - Exception in org.apache.olingo.server.api.uri.queryoption
-
- ExceptionVisitExpand() - Constructor for exception org.apache.olingo.server.api.uri.queryoption.ExceptionVisitExpand
-
- 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 interface org.apache.olingo.client.api.communication.request.v4.AsyncRequestWrapper
-
execute the request for the first time.
- 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.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() - 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
-
- expand(String...) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
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
-
- 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.v4.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.v4.URIBuilder
-
Properties of related entities can be specified by including the $select query option within the $expand.
- EXPIRES - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- Expression - Class in org.apache.olingo.server.api.edm.provider
-
- Expression() - Constructor for class org.apache.olingo.server.api.edm.provider.Expression
-
- 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() - 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.
- 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.CommonFilterFactory
-
- ge(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterFactory
-
- 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.v4.FilterArgFactory
-
- geoIntersects(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.v4.FilterArgFactory
-
- geoLength(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.v4.FilterArgFactory
-
- 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
-
- Geospatial.Type - Enum in org.apache.olingo.commons.api.edm.geo
-
- 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
-
- geospatials - Variable in class org.apache.olingo.commons.api.edm.geo.ComposedGeospatial
-
- GeoUtils - Class in org.apache.olingo.commons.api.data
-
- get(String) - Method in interface org.apache.olingo.commons.api.domain.ODataComplexValue
-
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
-
- getAccept() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Gets Accept OData request header.
- getAction() - Method in interface org.apache.olingo.client.api.edm.xml.OnDelete
-
- getAction() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ActionImport
-
- getAction() - Method in class org.apache.olingo.server.api.edm.provider.ActionImport
-
- getAction() - Method in interface org.apache.olingo.server.api.uri.UriResourceAction
-
- getActionByName(FullQualifiedName) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getActionImport(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- 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.server.api.edm.provider.EdmProvider
-
This method should return an
ActionImport
or
null if nothing is found
- getActionImport() - Method in interface org.apache.olingo.server.api.uri.UriResourceAction
-
- getActionImport(FullQualifiedName, String) - Method in class org.apache.olingo.server.tecsvc.provider.ContainerProvider
-
- getActionImport(FullQualifiedName, String) - Method in class org.apache.olingo.server.tecsvc.provider.EdmTechProvider
-
- getActionImportInfos() - Method in interface org.apache.olingo.commons.api.edm.EdmServiceMetadata
-
- getActionImportInvokeRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
-
Gets an invoke request instance for the action import with the given name.
- getActionImportInvokeRequest(String, Map<String, ODataValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
-
Gets an invoke request instance for the action import with the given name.
- getActionImportName() - Method in interface org.apache.olingo.commons.api.edm.EdmActionImportInfo
-
- getActionImports(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- getActionImports() - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- 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.server.api.edm.provider.EntityContainer
-
- 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<RES>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.InvokeRequestFactory
-
Gets an invoke request instance for the action bound to given URI (no parameters).
- getActionInvokeRequest(URI, Class<RES>, Map<String, ODataValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.InvokeRequestFactory
-
Gets an invoke request instance for the action bound to given URI (with parameters).
- getActions() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getActions(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getActions() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getActions(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.EdmProvider
-
This method should return a list of all
Action
for the FullQualifiedname or
null if nothing is found
- getActions() - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- getActions(FullQualifiedName) - Method in class org.apache.olingo.server.tecsvc.provider.ActionProvider
-
- getActions(FullQualifiedName) - Method in class org.apache.olingo.server.tecsvc.provider.EdmTechProvider
-
- getActionsBoundTo(String, boolean) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getAddedLinks() - Method in interface org.apache.olingo.commons.api.data.Delta
-
- getAddedLinks() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDelta
-
- getAlias() - Method in interface org.apache.olingo.client.api.edm.xml.PropertyRef
-
- getAlias() - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
- getAlias() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Using
-
- getAlias() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Include
-
- 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.server.api.edm.provider.AliasInfo
-
- getAlias() - Method in class org.apache.olingo.server.api.edm.provider.PropertyRef
-
- getAlias() - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- getAlias() - Method in interface org.apache.olingo.server.api.uri.UriParameter
-
- getAliasInfos() - Method in class org.apache.olingo.server.api.edm.provider.EdmProvider
-
This method should return a list of all namespaces which have an alias
- getAliasInfos() - Method in class org.apache.olingo.server.tecsvc.provider.EdmTechProvider
-
- getAllOperationsInSchemaNameSpace() - Method in interface org.apache.olingo.server.api.uri.queryoption.SelectItem
-
- getAnnotatables() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getAnnotation(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Annotations
-
- getAnnotation(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getAnnotation(FullQualifiedName, EdmTerm) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
- getAnnotation(EdmTerm) - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotatable
-
- getAnnotation(EdmTerm) - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotations
-
- 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
-
- getAnnotation() - Method in class org.apache.olingo.server.api.edm.provider.Annotation
-
- getAnnotationGroup(String) - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
- getAnnotationGroup(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getAnnotationGroup(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
- getAnnotationGroups() - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
- getAnnotationGroups() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getAnnotationGroups() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getAnnotations() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Annotatable
-
- getAnnotations() - Method in interface org.apache.olingo.client.api.edm.xml.v4.TypeDefinition
-
- getAnnotations() - Method in interface org.apache.olingo.commons.api.data.Annotatable
-
- getAnnotations() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataAnnotatable
-
- getAnnotations() - Method in class org.apache.olingo.commons.api.domain.v4.ODataLink
-
- getAnnotations(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.Edm
-
- getAnnotations() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotatable
-
- getAnnotations() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotations
-
- getAnnotations() - Method in class org.apache.olingo.ext.proxy.commons.AnnotatableInvocationHandler
-
- getAnnotations() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- getAnnotations() - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- getAnnotationsTargetFQN() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotationsTarget
-
- getAnnotationsTargetPath() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotationsTarget
-
- getAnnotationsTargetType() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotationsTarget
-
- getAnnotationTerms() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- getAnnotationTerms(AbstractService<?>, List<ODataAnnotation>) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getAppliesTo() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Term
-
- getAppliesTo() - Method in interface org.apache.olingo.commons.api.edm.EdmTerm
-
- getAppliesTo() - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- getArgFactory() - Method in interface org.apache.olingo.client.api.uri.CommonFilterFactory
-
- getArgFactory() - Method in interface org.apache.olingo.client.api.uri.v3.FilterFactory
-
- getArgFactory() - Method in interface org.apache.olingo.client.api.uri.v4.FilterFactory
-
- getAssociation() - Method in interface org.apache.olingo.client.api.edm.xml.v3.AssociationSet
-
- getAssociationLink(String) - Method in interface org.apache.olingo.commons.api.data.Linked
-
Gets association link with given name, if available, otherwise null.
- getAssociationLink(String) - Method in interface org.apache.olingo.commons.api.domain.ODataLinked
-
Gets association link with given name, if available, otherwise null.
- getAssociationLinks() - Method in interface org.apache.olingo.commons.api.data.Linked
-
Gets association links.
- getAssociationLinks() - Method in interface org.apache.olingo.commons.api.domain.ODataLinked
-
Returns all entity association links.
- getAsyncBatchRequestWrapper(ODataBatchRequest) - Method in interface org.apache.olingo.client.api.communication.request.v4.AsyncRequestFactory
-
- getAsyncRequestFactory() - Method in interface org.apache.olingo.client.api.v4.ODataClient
-
- getAsyncRequestWrapper(ODataRequest) - Method in interface org.apache.olingo.client.api.communication.request.v4.AsyncRequestFactory
-
- getAsyncResponse() - Method in interface org.apache.olingo.client.api.communication.request.ODataPayloadManager
-
Closes the payload input stream and ask for an asynchronous response.
- getBasePackage() - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getBaseTerm() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Term
-
- 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.server.api.edm.provider.Term
-
- getBaseType() - Method in interface org.apache.olingo.client.api.edm.xml.EntityType
-
- getBaseType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ComplexType
-
- getBaseType() - Method in enum org.apache.olingo.commons.api.data.ValueType
-
- 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.server.api.edm.provider.StructuredType
-
- getBaseURI() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets base URI.
- getBaseURI() - Method in interface org.apache.olingo.commons.api.data.Entity
-
Gets base URI.
- getBaseURI() - Method in interface org.apache.olingo.commons.api.data.EntitySet
-
Gets base URI.
- getBatchRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.batch.CommonBatchRequestFactory
-
Gets a batch request object instance.
- getBatchRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.batch.v3.BatchRequestFactory
-
Gets a batch request object instance.
- getBatchRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.batch.v4.BatchRequestFactory
-
Gets a batch request object instance.
- getBatchRequestFactory() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getBatchRequestFactory() - Method in interface org.apache.olingo.client.api.v3.ODataClient
-
- getBatchRequestFactory() - Method in interface org.apache.olingo.client.api.v4.ODataClient
-
- getBinder() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getBinder() - Method in interface org.apache.olingo.client.api.v3.ODataClient
-
- getBinder() - Method in interface org.apache.olingo.client.api.v4.ODataClient
-
- getBindingParameter() - Method in class org.apache.olingo.server.api.edm.provider.EntitySetPath
-
- 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
-
- getBodyAs(Class<T>) - Method in interface org.apache.olingo.client.api.communication.response.ODataRawResponse
-
- getBodyStreamWriter() - Method in interface org.apache.olingo.client.api.communication.request.ODataStreamer
-
Gets the piped stream to be used to stream the payload.
- getBool() - Method in interface org.apache.olingo.client.api.edm.xml.v3.PropertyValue
-
- getBool() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueAnnotation
-
- 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, ODataValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
-
Gets an invoke request instance for the action bound to given URI (with parameters).
- 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, ODataValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
-
Gets an invoke request instance for the function bound to given URI (with parameters).
- getBundleName() - Method in exception org.apache.olingo.server.api.ODataTranslatedException
-
- getBundleName() - Method in exception org.apache.olingo.server.api.serializer.ODataSerializerException
-
- 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
-
- getCachedEdm() - Method in interface org.apache.olingo.client.api.CommonEdmEnabledODataClient
-
Return the cached Edm matadata information.
- getChanges() - Method in class org.apache.olingo.ext.proxy.commons.PersistenceChanges
-
- getClient() - Method in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
-
- getClient() - Method in class org.apache.olingo.ext.pojogen.V3POJOGenMojo
-
- 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.domain.ODataError
-
The value for the code name/value pair is a language-independent string.
- getCode() - Method in class org.apache.olingo.commons.api.domain.ODataErrorDetail
-
Gets error code.
- getCollation() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- getCollectionValue() - Method in interface org.apache.olingo.commons.api.domain.v3.ODataProperty
-
Gets collection value.
- getCollectionValue() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValuable
-
Gets collection value.
- getComplex() - Method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
-
- getComplexProxy(AbstractService<?>, String, ODataValue, Class<?>, EntityInvocationHandler, URI, boolean) - Static method in class org.apache.olingo.ext.proxy.utils.ProxyUtils
-
- getComplexType(String) - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
Gets complex type with the given name.
- getComplexType(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- 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.server.api.edm.provider.EdmProvider
-
This method should return a
ComplexType
or
null if nothing is found.
- getComplexType() - Method in interface org.apache.olingo.server.api.uri.UriResourceComplexProperty
-
- getComplexType(FullQualifiedName) - Method in class org.apache.olingo.server.tecsvc.provider.ComplexTypeProvider
-
- getComplexType(FullQualifiedName) - Method in class org.apache.olingo.server.tecsvc.provider.EdmTechProvider
-
- 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<?>, ODataValue) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getComplexTypes() - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
- getComplexTypes() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getComplexTypes() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getComplexTypes() - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- getComplexValue() - Method in interface org.apache.olingo.commons.api.domain.v3.ODataProperty
-
Gets complex value.
- getComplexValue() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValuable
-
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
-
- getConcurrencyMode() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- getConfiguration() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- 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.server.api.edm.provider.EntityContainerInfo
-
- getContent() - Method in class org.apache.olingo.server.api.ODataResponse
-
- 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(ODataServiceVersion) - Method in enum org.apache.olingo.commons.api.format.ODataFormat
-
- 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.ext.proxy.AbstractService
-
- getContextURL() - Method in class org.apache.olingo.commons.api.data.ResWrap
-
The context URL describes the content of the payload.
- getContextURL() - Method in class org.apache.olingo.commons.api.domain.AbstractODataPayload
-
The context URL describes the content of the payload.
- getCount() - Method in interface org.apache.olingo.commons.api.data.EntitySet
-
Gets number of entries - if it was required.
- getCount() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntitySet
-
Gets in-line count.
- getCountOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- getCountOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getCUDRequestFactory() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getCUDRequestFactory() - Method in interface org.apache.olingo.client.api.v3.ODataClient
-
- getCUDRequestFactory() - Method in interface org.apache.olingo.client.api.v4.ODataClient
-
- getCurrent() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchLineIterator
-
Gets last cached line (the current one).
- 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.commons.api.edm.EdmServiceMetadata
-
- getDateTime() - Method in interface org.apache.olingo.client.api.edm.xml.v3.PropertyValue
-
- getDateTime() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueAnnotation
-
- getDecimal() - Method in interface org.apache.olingo.client.api.edm.xml.v3.PropertyValue
-
- getDecimal() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueAnnotation
-
- getDefaultBatchAcceptFormat() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets the configured default Accept header value format for a batch request.
- getDefaultEntityContainer() - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
Gets default entity container.
- getDefaultFormat() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets the configured OData format.
- getDefaultMediaFormat() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets the configured OData media format.
- getDefaultPubFormat() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets the configured OData format for AtomPub exchanges.
- 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.client.api.edm.xml.CommonProperty
-
- getDefaultValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Term
-
- 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.server.api.edm.provider.Property
-
- getDefaultValue() - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- getDefaultValueFormat() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets the configured OData value format.
- getDeletedEntities() - Method in interface org.apache.olingo.commons.api.data.Delta
-
- getDeletedEntities() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDelta
-
- getDeletedLinks() - Method in interface org.apache.olingo.commons.api.data.Delta
-
- getDeletedLinks() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDelta
-
- getDeleteRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
Gets a delete request object instance.
- getDeltaLink() - Method in interface org.apache.olingo.commons.api.data.EntitySet
-
Gets delta link if exists.
- getDeltaLink() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataEntitySet
-
Gets delta link if exists.
- getDeltaRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v4.RetrieveRequestFactory
-
- getDependent() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ReferentialConstraint
-
- getDerivedEntity() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
- getDescendantsOrSelf(EdmTypeInfo) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getDeserializer(ODataFormat) - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getDeserializer(ODataFormat) - Method in interface org.apache.olingo.client.api.v3.ODataClient
-
- getDeserializer(ODataFormat) - Method in interface org.apache.olingo.client.api.v4.ODataClient
-
- getDetails() - Method in class org.apache.olingo.commons.api.domain.ODataError
-
Gets error details.
- getDimension(EdmPrimitiveTypeKind) - Static method in class org.apache.olingo.commons.api.data.GeoUtils
-
- 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
-
- getEditLink() - Method in interface org.apache.olingo.commons.api.data.Entity
-
Gets entity edit link.
- getEditLink() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
Returns OData entity edit link.
- getEdm(String) - Method in interface org.apache.olingo.client.api.CommonEdmEnabledODataClient
-
Checks if the cached Edm matadata information matches the argument and, if not, updates the cache against the
configured service root.
- getEdmClass() - Method in enum org.apache.olingo.commons.api.edm.EdmAnnotationsTarget.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
-
- getElse() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.If
-
- getElse() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIf
-
- getEnds() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Association
-
- getEnds() - Method in interface org.apache.olingo.client.api.edm.xml.v3.AssociationSet
-
- getEntities() - Method in interface org.apache.olingo.commons.api.data.EntitySet
-
Gets entities.
- getEntities() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntitySet
-
Gets contained entities.
- getEntities() - Method in interface org.apache.olingo.commons.api.domain.v3.ODataEntitySet
-
- getEntities() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataEntitySet
-
- getEntity(CommonODataEntity) - Method in interface org.apache.olingo.client.api.serialization.CommonODataBinder
-
Gets an Entity from the given OData entity.
- getEntity() - Method in class org.apache.olingo.commons.api.domain.ODataInlineEntity
-
Gets wrapped 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.
- getEntityCollectionProxy(AbstractService<?>, Class<?>, Class<?>, URI, CommonODataEntitySet, URI, boolean) - Static method in class org.apache.olingo.ext.proxy.utils.ProxyUtils
-
- getEntityContainer(String) - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
Gets entity container with the given name.
- getEntityContainer() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- 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(FullQualifiedName) - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
Returns the entity container for the given name, or null if not found.
- getEntityContainer() - Method in class org.apache.olingo.commons.api.edm.Target
-
- getEntityContainer(Class<T>) - Method in class org.apache.olingo.ext.proxy.AbstractService
-
Return an initialized concrete implementation of the passed EntityContainer interface.
- getEntityContainer() - Method in class org.apache.olingo.server.api.edm.provider.EdmProvider
-
Returns the entity container of this edm
- getEntityContainer() - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- getEntityContainer() - Method in class org.apache.olingo.server.tecsvc.provider.ContainerProvider
-
- getEntityContainer() - Method in class org.apache.olingo.server.tecsvc.provider.EdmTechProvider
-
- getEntityContainerInfo(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.EdmProvider
-
- getEntityContainerInfo(FullQualifiedName) - Method in class org.apache.olingo.server.tecsvc.provider.ContainerProvider
-
- getEntityContainerInfo(FullQualifiedName) - Method in class org.apache.olingo.server.tecsvc.provider.EdmTechProvider
-
- getEntityContainerName() - Method in interface org.apache.olingo.commons.api.edm.EdmEntitySetInfo
-
- getEntityContainerName() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImportInfo
-
- getEntityContainerName() - Method in interface org.apache.olingo.commons.api.edm.EdmSingletonInfo
-
- getEntityContainerName() - Method in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
-
- getEntityContainers() - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
- getEntityContainers() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getEntityContainers() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
Returns the list of entity containers for this schema.
- getEntityCreateRequest(URI, E) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
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<?>, CommonODataEntity, URI, Class<?>, String, boolean) - Static method in class org.apache.olingo.ext.proxy.utils.ProxyUtils
-
- getEntityRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Gets a uri request returning a single OData entity.
- getEntityRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v3.RetrieveRequestFactory
-
- getEntityRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v4.RetrieveRequestFactory
-
- getEntitySet(String) - Method in interface org.apache.olingo.client.api.edm.xml.EntityContainer
-
- getEntitySet() - Method in interface org.apache.olingo.client.api.edm.xml.v3.AssociationSetEnd
-
- getEntitySet() - Method in interface org.apache.olingo.client.api.edm.xml.v3.FunctionImport
-
- getEntitySet(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- getEntitySet() - Method in interface org.apache.olingo.client.api.edm.xml.v4.OperationImport
-
- getEntitySet(CommonODataEntitySet) - Method in interface org.apache.olingo.client.api.serialization.CommonODataBinder
-
Gets a EntitySet from the given OData entity set.
- getEntitySet() - Method in class org.apache.olingo.commons.api.domain.ODataInlineEntitySet
-
Gets wrapped entity set.
- getEntitySet(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
Get contained EntitySet by name.
- getEntitySet() - Method in class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
-
- getEntitySet(FullQualifiedName, String) - Method in class org.apache.olingo.server.api.edm.provider.EdmProvider
-
This method should return an
EntitySet
or
null if nothing is found
- getEntitySet() - Method in class org.apache.olingo.server.api.edm.provider.OperationImport
-
- getEntitySet() - Method in interface org.apache.olingo.server.api.uri.UriResourceEntitySet
-
- getEntitySet(FullQualifiedName, String) - Method in class org.apache.olingo.server.tecsvc.provider.ContainerProvider
-
- getEntitySet(FullQualifiedName, String) - Method in class org.apache.olingo.server.tecsvc.provider.EdmTechProvider
-
- getEntitySetByName(String) - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets top level entity set with given name.
- getEntitySetInfos() - Method in interface org.apache.olingo.commons.api.edm.EdmServiceMetadata
-
- getEntitySetIteratorRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Gets a uri request returning a set of one or more OData entities.
- getEntitySetIteratorRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v3.RetrieveRequestFactory
-
- getEntitySetIteratorRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v4.RetrieveRequestFactory
-
- getEntitySetName() - Method in interface org.apache.olingo.commons.api.edm.EdmEntitySetInfo
-
- getEntitySetNames() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
-
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
-
- getEntitySetPath() - Method in interface org.apache.olingo.client.api.edm.xml.v3.FunctionImport
-
- getEntitySetPath() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Action
-
- getEntitySetPath() - Method in class org.apache.olingo.server.api.edm.provider.Operation
-
- 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.CommonRetrieveRequestFactory
-
Gets a uri request returning a set of one or more OData entities.
- getEntitySetRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v3.RetrieveRequestFactory
-
- getEntitySetRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v4.RetrieveRequestFactory
-
- getEntitySets() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets top level entity sets.
- getEntitySets() - Method in interface org.apache.olingo.client.api.edm.xml.EntityContainer
-
- getEntitySets() - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- getEntitySets() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
-
- 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.server.api.edm.provider.EntityContainer
-
- getEntitySetURI(String) - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
-
Gets URI about the given entity set.
- getEntitySetUri() - Method in interface org.apache.olingo.commons.api.edm.EdmEntitySetInfo
-
We use a
URI
object here to ensure the right encoding.
- getEntitySetUri() - Method in interface org.apache.olingo.commons.api.edm.EdmSingletonInfo
-
We use a
URI
object here to ensure the right encoding.
- 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.commons.api.domain.ODataServiceDocument
-
Gets entity set URIs.
- getEntityType() - Method in interface org.apache.olingo.client.api.edm.xml.EntitySet
-
- getEntityType(String) - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
Gets entity type with the given name.
- getEntityType(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- 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.server.api.edm.provider.EdmProvider
-
This method should return an
EntityType
or
null if nothing is found
- getEntityType() - Method in interface org.apache.olingo.server.api.uri.UriResourceEntitySet
-
- getEntityType() - Method in interface org.apache.olingo.server.api.uri.UriResourceSingleton
-
- getEntityType(FullQualifiedName) - Method in class org.apache.olingo.server.tecsvc.provider.EdmTechProvider
-
- getEntityType(FullQualifiedName) - Method in class org.apache.olingo.server.tecsvc.provider.EntityTypeProvider
-
- 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.client.api.edm.xml.Schema
-
- getEntityTypes() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getEntityTypes() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getEntityTypes() - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- getEntityUpdateRequest(URI, UT, E) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
Gets an update request object instance.
- getEntityUpdateRequest(UT, E) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
Gets an update request object instance; uses entity's edit link as endpoint.
- getEntityURI() - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- getEnumType(String) - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
- 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.server.api.edm.provider.EdmProvider
-
This method should return an
EnumType
or
null if nothing is found
- getEnumType(FullQualifiedName) - Method in class org.apache.olingo.server.tecsvc.provider.EdmTechProvider
-
- getEnumType(FullQualifiedName) - Method in class org.apache.olingo.server.tecsvc.provider.EnumTypeProvider
-
- getEnumTypeClass(String) - Method in class org.apache.olingo.ext.proxy.AbstractService
-
- getEnumTypes() - Method in interface org.apache.olingo.client.api.edm.xml.Schema
-
- getEnumTypes() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getEnumTypes() - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- getEnumValue() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValuable
-
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.commons.api.data.Entity
-
Gets ETag.
- getETag() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
Gets ETag.
- 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.ODataServerError
-
- getExecutor() - Method in interface org.apache.olingo.client.api.Configuration
-
Retrieves request executor service.
- getExpandItems() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandOption
-
- getExpandOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- getExpandOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoEntityId
-
- getExpandOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getExpression() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Annotation
-
- getExpression() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Not
-
- getExpression() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmNot
-
- getExpression() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotation
-
- getExpression() - Method in class org.apache.olingo.server.api.edm.provider.Annotation
-
- 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
-
- getExtends() - Method in interface org.apache.olingo.client.api.edm.xml.EntityContainer
-
- getExtendsContainer() - Method in class org.apache.olingo.server.api.edm.provider.EntityContainer
-
- getExtendsContainer() - Method in class org.apache.olingo.server.api.edm.provider.EntityContainerInfo
-
- getExterior() - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
-
Gets exterior points.
- getFcContentKind() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- getFcNSPrefix() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- getFcNSURI() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- getFcProperties(EdmProperty) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getFcSourcePath() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- getFcTargetPath() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- getFilterFactory() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getFilterFactory() - Method in interface org.apache.olingo.client.api.v3.ODataClient
-
- getFilterFactory() - Method in interface org.apache.olingo.client.api.v4.ODataClient
-
- getFilterOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- getFilterOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getFloat() - Method in interface org.apache.olingo.client.api.edm.xml.v3.PropertyValue
-
- getFloat() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueAnnotation
-
- getFormat() - Method in interface org.apache.olingo.client.api.communication.request.streamed.ODataStreamedEntityRequest
-
Returns resource representation format.
- getFormat() - Method in interface org.apache.olingo.server.api.uri.queryoption.FormatOption
-
- 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
-
- getFromRole() - Method in interface org.apache.olingo.client.api.edm.xml.v3.NavigationProperty
-
- 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.client.api.edm.xml.v4.annotation.Apply
-
- getFunction() - Method in interface org.apache.olingo.client.api.edm.xml.v4.FunctionImport
-
- 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.server.api.edm.provider.FunctionImport
-
- getFunction() - Method in interface org.apache.olingo.server.api.uri.UriResourceFunction
-
- getFunctionByName(FullQualifiedName) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getFunctionFqn() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImport
-
- getFunctionImport(String) - Method in interface org.apache.olingo.client.api.edm.xml.EntityContainer
-
- getFunctionImport(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- 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.server.api.edm.provider.EdmProvider
-
This method should return a
FunctionImport
or
null if nothing is found
- getFunctionImport() - Method in interface org.apache.olingo.server.api.uri.UriResourceFunction
-
- getFunctionImport(FullQualifiedName, String) - Method in class org.apache.olingo.server.tecsvc.provider.ContainerProvider
-
- getFunctionImport(FullQualifiedName, String) - Method in class org.apache.olingo.server.tecsvc.provider.EdmTechProvider
-
- getFunctionImportByName(String) - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets top level function import set with given name.
- getFunctionImportInfos() - Method in interface org.apache.olingo.commons.api.edm.EdmServiceMetadata
-
- getFunctionImportInvokeRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
-
Gets an invoke request instance for the function import with the given name and no parameters.
- getFunctionImportInvokeRequest(String, Map<String, ODataValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.EdmEnabledInvokeRequestFactory
-
Gets an invoke request instance for the function import with the given name and matching parameter names.
- getFunctionImportName() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImportInfo
-
- getFunctionImportNames() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
-
Gets function import names.
- getFunctionImports() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets top level function imports.
- getFunctionImports(String) - Method in interface org.apache.olingo.client.api.edm.xml.EntityContainer
-
- getFunctionImports() - Method in interface org.apache.olingo.client.api.edm.xml.EntityContainer
-
- getFunctionImports(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- getFunctionImports() - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- getFunctionImports() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
-
- 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.server.api.edm.provider.EntityContainer
-
- getFunctionImportURI(String) - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
-
Gets URI of the given function import.
- getFunctionImportUri() - Method in interface org.apache.olingo.commons.api.edm.EdmFunctionImportInfo
-
We use a
URI
object here to ensure the right encoding.
- getFunctionImportURIs() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
-
Gets function import URIs.
- getFunctionInvokeRequest(URI, Class<RES>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.InvokeRequestFactory
-
Gets an invoke request instance for the function bound to given URI (no parameters).
- getFunctionInvokeRequest(URI, Class<RES>, Map<String, ODataValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.InvokeRequestFactory
-
Gets an invoke request instance for the function bound to given URI (with parameters).
- getFunctions() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getFunctions(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getFunctions() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getFunctions(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.EdmProvider
-
This method should return a list of all
Function
for the FullQualifiedname or
null if nothing is
found
- getFunctions() - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- getFunctions(FullQualifiedName) - Method in class org.apache.olingo.server.tecsvc.provider.EdmTechProvider
-
- getFunctions(FullQualifiedName) - Method in class org.apache.olingo.server.tecsvc.provider.FunctionProvider
-
- getFunctionsBoundTo(String, boolean) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getFurtherDeletes() - Method in class org.apache.olingo.ext.proxy.context.EntityContext
-
- getGuard() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.If
-
- getGuard() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIf
-
- getHeader(HeaderName) - Method in interface org.apache.olingo.client.api.communication.header.ODataHeaders
-
Gets the value of the header identified by the given name.
- getHeader(String) - Method in interface org.apache.olingo.client.api.communication.header.ODataHeaders
-
Gets the value of the header identified by the given name.
- getHeader(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Gets the value of the OData request header identified by the given name.
- getHeader(String) - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
-
Gets header value of the given header.
- getHeader(HeaderName) - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
-
Gets header value of the given header.
- getHeader(String) - Method in class org.apache.olingo.server.api.ODataRequest
-
Returns first header value for name where name is a case insensitive key.
- 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
-
Returns header value for name where name is a case insensitive key.
- getHeaders() - Method in class org.apache.olingo.server.api.ODataResponse
-
- getHref() - Method in interface 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.
- getHttpMethod() - Method in interface org.apache.olingo.client.api.edm.xml.v3.FunctionImport
-
- getHttpUriRequestFactory() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets the HttpUriRequest factory for generating requests to be executed.
- getId() - Method in interface org.apache.olingo.commons.api.data.DeletedEntity
-
- getId() - Method in interface org.apache.olingo.commons.api.data.Entity
-
Gets entity ID.
- getId() - Method in interface org.apache.olingo.commons.api.data.EntitySet
-
Gest ID.
- getId() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDeletedEntity
-
- getId() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataEntity
-
To request entity references in place of the actual entities, the client issues a GET request with /$ref appended
to the resource path.
- 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.v4.Reference
-
- getIncludes() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Reference
-
- getIndex() - Method in class org.apache.olingo.ext.proxy.api.ODataResponseError
-
- getInfo() - Method in enum org.apache.olingo.commons.api.http.HttpStatusCode
-
Get the status code info.
- getInlineEntity() - Method in interface org.apache.olingo.commons.api.data.Link
-
Gets in-line entity.
- getInlineEntitySet() - Method in interface org.apache.olingo.commons.api.data.Link
-
Gets in-line entity set.
- getInnerError() - Method in class org.apache.olingo.commons.api.domain.ODataError
-
Gets server defined key-value pairs for debug environment only.
- getInstance(String, EntityInvocationHandler, Class<?>) - Static method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
-
- getInstance(ODataComplexValue<?>, 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<?>, CommonURIBuilder<?>) - Static method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
-
- getInstance(ODataComplexValue<? extends CommonODataProperty>, Class<?>, AbstractService<?>, CommonURIBuilder<?>) - 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(CommonODataEntity, URI, Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- getInstance(CommonODataEntity, 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
-
- getInt() - Method in interface org.apache.olingo.client.api.edm.xml.v3.PropertyValue
-
- getInt() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueAnnotation
-
- getInterior() - Method in class org.apache.olingo.commons.api.edm.geo.Polygon
-
Gest interior points.
- getInternal() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- getInternalName() - Method in interface org.apache.olingo.commons.api.edm.EdmMapping
-
Get the mapping value
- getInternalName() - Method in class org.apache.olingo.server.api.edm.provider.Mapping
-
- 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<RES>, Map<String, ODataValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.InvokeRequestFactory
-
Gets an invoke request instance for the operation bound to given URI.
- getInvokeRequestFactory() - Method in interface org.apache.olingo.client.api.CommonEdmEnabledODataClient
-
- getInvokeRequestFactory() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getInvokeRequestFactory() - Method in interface org.apache.olingo.client.api.v3.EdmEnabledODataClient
-
- getInvokeRequestFactory() - Method in interface org.apache.olingo.client.api.v4.EdmEnabledODataClient
-
- getIsUnicode() - Method in class org.apache.olingo.server.api.edm.provider.TypeDefinition
-
- getItems() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Collection
-
- getItems() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCollection
-
- 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
-
- getJsonName(ODataServiceVersion.JsonKey) - Method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
-
- getKey() - Method in interface org.apache.olingo.client.api.edm.xml.EntityType
-
- getKey() - Method in class org.apache.olingo.ext.proxy.api.Sort
-
- getKey() - Method in class org.apache.olingo.ext.proxy.context.EntityUUID
-
- getKey(CommonEdmEnabledODataClient<?>, EntityInvocationHandler, Class<?>, CommonODataEntity) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getKey() - Method in class org.apache.olingo.server.api.edm.provider.EntityType
-
- getKey() - Method in interface org.apache.olingo.server.api.ODataTranslatedException.MessageKey
-
- getKey() - Method in enum org.apache.olingo.server.api.serializer.ODataSerializerException.MessageKeys
-
- 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
-
- getKeyPropertyName() - Method in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
-
- 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.SystemQueryOption
-
- getKind() - Method in interface org.apache.olingo.server.api.uri.UriInfo
-
- getKind() - Method in interface org.apache.olingo.server.api.uri.UriResource
-
- getLambdaVariable() - Method in interface org.apache.olingo.server.api.uri.UriResourceLambdaAll
-
- getLamdaVariable() - Method in interface org.apache.olingo.server.api.uri.UriResourceLambdaAny
-
- getLastContentId() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataChangeset
-
- getLeftExpression() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.TwoParamsOpDynamicAnnotationExpression
-
- getLeftExpression() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmTwoParamsOpDynamicAnnotationExpression
-
- 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(ODataLink) - Method in interface org.apache.olingo.client.api.serialization.CommonODataBinder
-
Gets a Link from the given OData link.
- getLink() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
- getLink() - Method in class org.apache.olingo.commons.api.domain.ODataItem
-
- getLinkChanges() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- getLinkCollection(LinkCollection) - Method in interface org.apache.olingo.client.api.serialization.v3.ODataBinder
-
Gets ODataLinkCollection from the given link collection resource.
- getLinkCollectionRequest(URI, String) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v3.RetrieveRequestFactory
-
Gets a uri request returning a single OData link.
- getLinkCreateRequest(URI, ODataLink) - Method in interface org.apache.olingo.client.api.communication.request.cud.v3.CUDRequestFactory
-
Gets an add link request object instance.
- getLinkedComplexValue() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValuable
-
Gets complex value with link information (if available).
- getLinks() - Method in class org.apache.olingo.client.api.domain.v3.ODataLinkCollection
-
Gets contained links.
- getLinks() - Method in interface org.apache.olingo.commons.api.data.v3.LinkCollection
-
Smart management of different JSON format produced by OData services when
$links is a single or a collection property.
- getLinkUpdateRequest(URI, UpdateType, ODataLink) - Method in interface org.apache.olingo.client.api.communication.request.cud.v3.CUDRequestFactory
-
Gets a link update request object instance.
- getLocale() - Method in exception org.apache.olingo.server.api.ODataApplicationException
-
- getLocale() - Method in class org.apache.olingo.server.api.ODataServerError
-
- getLocale() - Method in class org.apache.olingo.server.api.ODataTranslatedException.ODataErrorMessage
-
- getLocalizedMessage() - Method in exception org.apache.olingo.server.api.ODataTranslatedException
-
- 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.server.api.edm.provider.Parameter
-
- getMapping() - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- getMaxDataServiceVersion() - Method in interface org.apache.olingo.client.api.edm.xml.DataServices
-
- getMaxLength() - Method in interface org.apache.olingo.client.api.edm.xml.CommonParameter
-
- getMaxLength() - Method in interface org.apache.olingo.client.api.edm.xml.CommonProperty
-
- getMaxLength() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Cast
-
- getMaxLength() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.IsOf
-
- getMaxLength() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ReturnType
-
- getMaxLength() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Term
-
- getMaxLength() - Method in interface org.apache.olingo.client.api.edm.xml.v4.TypeDefinition
-
- getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
-
- getMaxLength() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
-
- 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.server.api.edm.provider.Parameter
-
- getMaxLength() - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- getMaxLength() - Method in class org.apache.olingo.server.api.edm.provider.ReturnType
-
- getMaxLength() - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- getMaxLength() - Method in class org.apache.olingo.server.api.edm.provider.TypeDefinition
-
- getMediaContentSource() - Method in interface org.apache.olingo.commons.api.data.Entity
-
Gets media content resource.
- getMediaContentSource() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
Gets media content source.
- getMediaContentType() - Method in interface org.apache.olingo.commons.api.data.Entity
-
Gets media content type.
- getMediaContentType() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
Gets media content type.
- getMediaEditLink(String) - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
Gets media-edit link with given name, if available, otherwise null.
- getMediaEditLink(String, CommonODataEntity) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getMediaEditLinks() - Method in interface org.apache.olingo.commons.api.data.Entity
-
Gets media entity links.
- getMediaEditLinks() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
Returns entity media edit links.
- getMediaEntityCreateRequest(URI, InputStream) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
Gets a media entity create request object instance.
- getMediaEntityRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Gets a uri request returning a media entity.
- getMediaEntityUpdateRequest(URI, InputStream) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
Gets a media entity update request object instance.
- getMediaETag() - Method in interface org.apache.olingo.commons.api.data.Entity
-
ETag of the binary stream represented by this media entity or named stream property.
- getMediaETag() - Method in interface org.apache.olingo.commons.api.data.Link
-
Gets Media ETag.
- getMediaETag() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
ETag of the binary stream represented by this media entity or named stream property.
- getMediaETag() - Method in class org.apache.olingo.commons.api.domain.ODataLink
-
Gets Media ETag.
- getMediaRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Gets a uri request returning a media stream.
- getMediaResourceMimeTypeKey() - Method in interface org.apache.olingo.commons.api.edm.EdmMapping
-
Gets the key under which the resource mime type can be found in the data map.
- getMediaResourceMimeTypeKey() - Method in class org.apache.olingo.server.api.edm.provider.Mapping
-
- getMediaResourceSourceKey() - Method in interface org.apache.olingo.commons.api.edm.EdmMapping
-
Gets the key under which the resource source value can be found in the data map.
- getMediaResourceSourceKey() - Method in class org.apache.olingo.server.api.edm.provider.Mapping
-
- getMember(String) - Method in interface org.apache.olingo.client.api.edm.xml.EnumType
-
- getMember(Integer) - Method in interface org.apache.olingo.client.api.edm.xml.EnumType
-
- getMember(String) - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
-
- getMemberNames() - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
-
- getMembers() - Method in interface org.apache.olingo.client.api.edm.xml.EnumType
-
- getMembers() - Method in class org.apache.olingo.server.api.edm.provider.EnumType
-
- getMessage() - Method in class org.apache.olingo.commons.api.domain.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.domain.ODataErrorDetail
-
Gets error message.
- getMessage() - Method in class org.apache.olingo.server.api.ODataTranslatedException.ODataErrorMessage
-
- getMessageKey() - Method in exception org.apache.olingo.server.api.ODataTranslatedException
-
- getMetadata() - Method in interface org.apache.olingo.commons.api.edm.EdmServiceMetadata
-
- getMetadata() - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getMetadataAnchor() - Method in class org.apache.olingo.commons.api.domain.ODataOperation
-
Gets metadata anchor.
- getMetadataETag() - Method in class org.apache.olingo.commons.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.
- getMetadataRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Gets a metadata request instance.
- getMethod() - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonUpdateType
-
Gets HTTP request method.
- getMethod() - Method in enum org.apache.olingo.client.api.communication.request.cud.v3.UpdateType
-
Gets HTTP request method.
- getMethod() - Method in enum org.apache.olingo.client.api.communication.request.cud.v4.UpdateType
-
Gets HTTP request method.
- getMethod() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Returns HTTP request method.
- getMethod() - Method in class org.apache.olingo.ext.proxy.utils.CompoundKeyElementWrapper
-
- getMethod() - Method in class org.apache.olingo.server.api.ODataRequest
-
- getMethod() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Method
-
- 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.server.api.edm.provider.Property
-
- getMode() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Parameter
-
- getMultiplicity() - Method in interface org.apache.olingo.client.api.edm.xml.v3.AssociationEnd
-
- getName() - Method in interface org.apache.olingo.client.api.data.ServiceDocumentItem
-
- getName() - Method in interface org.apache.olingo.client.api.edm.xml.Member
-
- getName() - Method in interface org.apache.olingo.client.api.edm.xml.Named
-
- getName() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.LabeledElement
-
- getName() - Method in interface org.apache.olingo.commons.api.data.Property
-
- getName() - Method in interface org.apache.olingo.commons.api.domain.CommonODataProperty
-
Returns property name.
- getName() - Method in class org.apache.olingo.commons.api.domain.ODataItem
-
- getName() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLabeledElement
-
- 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.ext.proxy.utils.CompoundKeyElementWrapper
-
- getName() - Method in class org.apache.olingo.server.api.edm.provider.BindingTarget
-
- getName() - Method in class org.apache.olingo.server.api.edm.provider.EntityContainer
-
- getName() - Method in class org.apache.olingo.server.api.edm.provider.EnumMember
-
- getName() - Method in class org.apache.olingo.server.api.edm.provider.EnumType
-
- getName() - Method in class org.apache.olingo.server.api.edm.provider.FunctionImport
-
- getName() - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- getName() - Method in class org.apache.olingo.server.api.edm.provider.Operation
-
- getName() - Method in class org.apache.olingo.server.api.edm.provider.OperationImport
-
- getName() - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- getName() - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- getName() - Method in class org.apache.olingo.server.api.edm.provider.StructuredType
-
- getName() - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- getName() - Method in class org.apache.olingo.server.api.edm.provider.TypeDefinition
-
- 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.Schema
-
- getNamespace() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Using
-
- getNamespace() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Include
-
- getNamespace(ODataServiceVersion.NamespaceKey) - Method in enum org.apache.olingo.commons.api.edm.constants.ODataServiceVersion
-
- 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.ext.pojogen.AbstractUtility
-
- getNamespace(Class<?>) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
-
- getNamespace() - Method in class org.apache.olingo.server.api.edm.provider.AliasInfo
-
- getNamespace() - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- getNavigationBindingDetails(EdmStructuredType, EdmNavigationProperty) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- getNavigationLink(String) - Method in interface org.apache.olingo.commons.api.data.Linked
-
Gets navigation link with given name, if available, otherwise null.
- getNavigationLink(String) - Method in interface org.apache.olingo.commons.api.domain.ODataLinked
-
Gets navigation link with given name, if available, otherwise null.
- getNavigationLinks() - Method in interface org.apache.olingo.commons.api.data.Linked
-
Gets navigation links.
- getNavigationLinks() - Method in interface org.apache.olingo.commons.api.domain.ODataLinked
-
Returns all entity navigation links (including inline entities / entity sets).
- getNavigationProperties() - Method in interface org.apache.olingo.client.api.edm.xml.ComplexType
-
- getNavigationProperties() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ComplexType
-
- getNavigationProperties() - Method in class org.apache.olingo.server.api.edm.provider.StructuredType
-
- getNavigationProperty(String) - Method in interface org.apache.olingo.client.api.edm.xml.ComplexType
-
- getNavigationProperty(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.ComplexType
-
- getNavigationProperty(String) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Get navigation property by name.
- getNavigationPropertyBindings() - Method in interface org.apache.olingo.client.api.edm.xml.v4.BindingTarget
-
- getNavigationPropertyBindings() - Method in interface org.apache.olingo.commons.api.edm.EdmBindingTarget
-
- getNavigationPropertyBindings() - Method in class org.apache.olingo.server.api.edm.provider.BindingTarget
-
- 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
-
- getNavPropAnnotatableHandlers() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- getNavPropertyETAllPrimMany() - Method in class org.apache.olingo.server.tecsvc.data.model.EtTwoPrim
-
- getNavPropertyETAllPrimOne() - Method in class org.apache.olingo.server.tecsvc.data.model.EtTwoPrim
-
- getNavPropertyETTwoPrimMany() - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- getNavPropertyETTwoPrimOne() - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- getNext() - Method in class org.apache.olingo.client.api.domain.ODataEntitySetIterator
-
Gets the next link if exists.
- getNext() - Method in class org.apache.olingo.client.api.domain.v3.ODataLinkCollection
-
Gets next page link.
- getNext() - Method in interface org.apache.olingo.commons.api.data.EntitySet
-
Gets next link if exists.
- getNext() - Method in interface org.apache.olingo.commons.api.data.v3.LinkCollection
-
Gets next link if exists.
- getNext() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntitySet
-
Gets next page link.
- getNullable() - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- getNullable() - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- getNullable() - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- getNullable() - Method in class org.apache.olingo.server.api.edm.provider.ReturnType
-
- getNullable() - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- getObject() - Method in interface org.apache.olingo.commons.api.edm.EdmMapping
-
Get the set object for this mapping
- getObject() - Method in class org.apache.olingo.server.api.edm.provider.Mapping
-
- getObjectFactory() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getObjectFactory() - Method in interface org.apache.olingo.client.api.v3.ODataClient
-
- getObjectFactory() - Method in interface org.apache.olingo.client.api.v4.ODataClient
-
- getObjectFromODataValue(ODataValue, Type, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getObjectFromODataValue(ODataValue, Class<?>, AbstractService<?>) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getODataAnnotation(CommonEdmEnabledODataClient<?>, String, EdmType, Object) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getODataDelta(ResWrap<Delta>) - Method in interface org.apache.olingo.client.api.serialization.v4.ODataBinder
-
- getODataEntity(ResWrap<Entity>) - Method in interface org.apache.olingo.client.api.serialization.CommonODataBinder
-
Gets ODataEntity from the given entity resource.
- getODataEntity(ResWrap<Entity>) - Method in interface org.apache.olingo.client.api.serialization.v3.ODataBinder
-
- getODataEntity(ResWrap<Entity>) - Method in interface org.apache.olingo.client.api.serialization.v4.ODataBinder
-
- getODataEntitySet(ResWrap<EntitySet>) - Method in interface org.apache.olingo.client.api.serialization.CommonODataBinder
-
Gets ODataEntitySet from the given entity set resource.
- getODataEntitySet(ResWrap<EntitySet>) - Method in interface org.apache.olingo.client.api.serialization.v3.ODataBinder
-
- getODataEntitySet(ResWrap<EntitySet>) - Method in interface org.apache.olingo.client.api.serialization.v4.ODataBinder
-
- getODataError() - Method in exception org.apache.olingo.client.api.communication.ODataClientErrorException
-
Gets OData error.
- getODataErrorCode() - Method in exception org.apache.olingo.server.api.ODataApplicationException
-
- getODataProperty(ResWrap<Property>) - Method in interface org.apache.olingo.client.api.serialization.CommonODataBinder
-
Gets an ODataProperty from the given property resource.
- getODataProperty(ResWrap<Property>) - Method in interface org.apache.olingo.client.api.serialization.v3.ODataBinder
-
- getODataProperty(ResWrap<Property>) - Method in interface org.apache.olingo.client.api.serialization.v4.ODataBinder
-
- getODataProperty(CommonEdmEnabledODataClient<?>, 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.v4.AsyncResponseWrapper
-
Gets the real response.
- getODataServiceDocument(ServiceDocument) - Method in interface org.apache.olingo.client.api.serialization.CommonODataBinder
-
Gets ODataServiceDocument from the given service document resource.
- getODataValue(CommonEdmEnabledODataClient<?>, EdmTypeInfo, Object) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getOnDelete() - Method in interface org.apache.olingo.client.api.edm.xml.v3.AssociationEnd
-
- getOnDelete() - Method in interface org.apache.olingo.client.api.edm.xml.v4.NavigationProperty
-
- getOnDelete() - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- 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.commons.api.domain.CommonODataEntity
-
Searches for operation with given title.
- getOperations() - Method in interface org.apache.olingo.commons.api.data.Entity
-
Gets operations.
- getOperations() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
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
-
- getOrderByOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- 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.CommonODataBatchRequest
-
Gets piped stream to be used to stream batch items.
- getParameter(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Action
-
- getParameter(String) - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
- getParameterName() - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.Alias
-
- getParameterNames() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
- getParameters() - Method in interface org.apache.olingo.client.api.edm.xml.v3.FunctionImport
-
- getParameters() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Action
-
- getParameters() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Apply
-
- getParameters() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmApply
-
- getParameters() - Method in class org.apache.olingo.commons.api.format.AcceptType
-
- getParameters() - Method in class org.apache.olingo.commons.api.format.ContentType
-
- getParameters() - Method in class org.apache.olingo.server.api.edm.provider.Operation
-
- 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.client.api.edm.xml.v4.NavigationProperty
-
- getPartner() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
-
- getPartner() - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- getPath() - Method in interface org.apache.olingo.client.api.edm.xml.v3.PropertyValue
-
- getPath() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueAnnotation
-
- getPath() - Method in interface org.apache.olingo.client.api.edm.xml.v4.NavigationPropertyBinding
-
- getPath() - Method in interface org.apache.olingo.commons.api.edm.EdmKeyPropertyRef
-
- 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.server.api.edm.provider.EntitySetPath
-
- getPath() - Method in class org.apache.olingo.server.api.edm.provider.NavigationPropertyBinding
-
- getPath() - Method in class org.apache.olingo.server.api.edm.provider.PropertyRef
-
- getPayload() - Method in class org.apache.olingo.commons.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.client.api.edm.xml.CommonParameter
-
- getPrecision() - Method in interface org.apache.olingo.client.api.edm.xml.CommonProperty
-
- getPrecision() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Cast
-
- getPrecision() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.IsOf
-
- getPrecision() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ReturnType
-
- getPrecision() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Term
-
- getPrecision() - Method in interface org.apache.olingo.client.api.edm.xml.v4.TypeDefinition
-
- getPrecision() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
-
- getPrecision() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
-
- 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.server.api.edm.provider.Parameter
-
- getPrecision() - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- getPrecision() - Method in class org.apache.olingo.server.api.edm.provider.ReturnType
-
- getPrecision() - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- getPrecision() - Method in class org.apache.olingo.server.api.edm.provider.TypeDefinition
-
- getPrefer() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Gets Prefer OData request header.
- getPrimitiveValue() - Method in interface org.apache.olingo.commons.api.domain.CommonODataProperty
-
Gets primitive value.
- getPrimitiveValue() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValuable
-
Gets primitive value.
- getPrincipal() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ReferentialConstraint
-
- getPropAnnotatableHandlers() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- getProperties() - Method in interface org.apache.olingo.client.api.edm.xml.ComplexType
-
- getProperties() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ComplexType
-
- getProperties() - Method in interface org.apache.olingo.commons.api.data.Entity
-
Gets properties.
- getProperties() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
Returns OData entity properties.
- getProperties() - Method in interface org.apache.olingo.commons.api.domain.v3.ODataEntity
-
- getProperties() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataEntity
-
- getProperties() - Method in class org.apache.olingo.server.api.edm.provider.StructuredType
-
- getProperty(String) - Method in interface org.apache.olingo.client.api.edm.xml.ComplexType
-
- getProperty() - Method in interface org.apache.olingo.client.api.edm.xml.v3.PropertyValue
-
- getProperty() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.PropertyValue
-
- getProperty(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.ComplexType
-
- getProperty() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ReferentialConstraint
-
- getProperty(CommonODataProperty) - Method in interface org.apache.olingo.client.api.serialization.CommonODataBinder
-
Gets a Property from the given OData property.
- getProperty(String) - Method in interface org.apache.olingo.commons.api.data.Entity
-
Gets property with given name.
- getProperty(String) - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
Searches for property with given name.
- getProperty(String) - Method in interface org.apache.olingo.commons.api.domain.v3.ODataEntity
-
- getProperty(String) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataEntity
-
- getProperty() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPropertyValue
-
- 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.server.api.edm.provider.ReferentialConstraint
-
- getProperty() - Method in interface org.apache.olingo.server.api.uri.UriResourceNavigation
-
- getProperty() - Method in interface org.apache.olingo.server.api.uri.UriResourceProperty
-
- getPropertyBinary() - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- getPropertyByte() - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- getPropertyChanges() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- getPropertyCollectionValueUpdateRequest(URI, CommonODataProperty) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
Gets an update request object instance.
- getPropertyComplexValueUpdateRequest(URI, UT, CommonODataProperty) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
Gets an update request object instance.
- getPropertyDate() - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- getPropertyDateTimeOffset() - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- getPropertyDecimal() - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- getPropertyDouble() - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- getPropertyDuration() - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- getPropertyGuid() - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- getPropertyInt16() - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- getPropertyInt16() - Method in class org.apache.olingo.server.tecsvc.data.model.EtTwoPrim
-
- getPropertyInt32() - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- getPropertyInt64() - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- getPropertyName() - Method in interface org.apache.olingo.commons.api.edm.EdmReferentialConstraint
-
- getPropertyName() - Method in class org.apache.olingo.server.api.edm.provider.PropertyRef
-
- getPropertyNames() - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Get all simple and complex property names.
- getPropertyPrimitiveValueUpdateRequest(URI, CommonODataProperty) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
Gets an update request object instance.
- getPropertyRefs() - Method in interface org.apache.olingo.client.api.edm.xml.EntityKey
-
- getPropertyRefs() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ReferentialConstraintRole
-
- getPropertyRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Gets a uri request returning a single OData entity property.
- getPropertyRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v3.RetrieveRequestFactory
-
- getPropertyRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v4.RetrieveRequestFactory
-
- getPropertySByte() - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- getPropertySingle() - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- getPropertyString() - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- getPropertyString() - Method in class org.apache.olingo.server.tecsvc.data.model.EtTwoPrim
-
- getPropertyTimeOfDay() - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- 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.CommonRetrieveRequestFactory
-
Gets a uri request returning a single OData entity property value.
- getPropertyValues() - Method in interface org.apache.olingo.client.api.edm.xml.v3.TypeAnnotation
-
- getPropertyValues() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Record
-
- getPropertyValues() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmRecord
-
- getQualifier() - Method in interface org.apache.olingo.client.api.edm.xml.CommonAnnotations
-
- getQualifier() - Method in interface org.apache.olingo.client.api.edm.xml.v3.TypeAnnotation
-
- getQualifier() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueAnnotation
-
- getQualifier() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Annotation
-
- getQualifier() - Method in interface org.apache.olingo.client.api.edm.xml.v4.IncludeAnnotations
-
- 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.server.api.edm.provider.Annotation
-
- getQuality() - Method in class org.apache.olingo.commons.api.format.AcceptType
-
- getRawBaseUri() - Method in class org.apache.olingo.server.api.ODataRequest
-
- getRawODataPath() - Method in class org.apache.olingo.server.api.ODataRequest
-
- getRawQueryPath() - Method in class org.apache.olingo.server.api.ODataRequest
-
- getRawRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Implements a raw request request without specifying any return type.
- getRawRequestUri() - Method in class org.apache.olingo.server.api.ODataRequest
-
- 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.ODataRequest
-
- getReader() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getReader() - Method in interface org.apache.olingo.client.api.v3.ODataClient
-
- getReader() - Method in interface org.apache.olingo.client.api.v4.ODataClient
-
- getReason() - Method in interface org.apache.olingo.commons.api.data.DeletedEntity
-
- getReason() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDeletedEntity
-
- getReference() - Method in class org.apache.olingo.ext.proxy.context.EntityLinkDesc
-
- getReferenceAddingRequest(URI, URI) - Method in interface org.apache.olingo.client.api.communication.request.cud.v4.CUDRequestFactory
-
A successful POST request to a navigation property's references collection adds a relationship to an existing
entity.
- getReferencedProperty() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ReferentialConstraint
-
- getReferencedProperty() - Method in class org.apache.olingo.server.api.edm.provider.ReferentialConstraint
-
- 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.v4.Edmx
-
- getReferences() - Method in interface org.apache.olingo.client.api.edm.xml.v4.XMLMetadata
-
- getReferencingPropertyName(String) - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
-
- getReferentialConstraint() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Association
-
- getReferentialConstraints() - Method in interface org.apache.olingo.client.api.edm.xml.v4.NavigationProperty
-
- getReferentialConstraints() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationProperty
-
- getReferentialConstraints() - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- getRel() - Method in interface org.apache.olingo.commons.api.data.Link
-
Gets rel info.
- getRel() - Method in class org.apache.olingo.commons.api.domain.ODataLink
-
Gets link rel.
- 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.commons.api.domain.ODataServiceDocument
-
- getRelatedServiceDocumentsNames() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
-
Gets related service documents names.
- getRelatedServiceDocumentsURIs() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
-
Gets related service documents URIs.
- getRelatedServiceDocumentURI(String) - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
-
Gets URI of the given related service documents.
- getRelationship() - Method in interface org.apache.olingo.client.api.edm.xml.v3.NavigationProperty
-
- getRelationship() - Method in interface org.apache.olingo.commons.api.data.DeltaLink
-
- getRelationship() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDeltaLink
-
- getRepresentation() - Method in enum org.apache.olingo.commons.api.data.ContextURL.Suffix
-
- getRequest() - Method in class org.apache.olingo.ext.proxy.api.ODataResponseError
-
- 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.
- 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.CommonODataClient
-
- getRetrieveRequestFactory() - Method in interface org.apache.olingo.client.api.v3.ODataClient
-
- getRetrieveRequestFactory() - Method in interface org.apache.olingo.client.api.v4.ODataClient
-
- getReturnedEntitySet(EdmEntitySet) - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
- getReturnedEntitySet() - Method in interface org.apache.olingo.commons.api.edm.EdmOperationImport
-
- getReturnType() - Method in interface org.apache.olingo.client.api.edm.xml.v3.FunctionImport
-
- getReturnType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Action
-
- getReturnType() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
- getReturnType() - Method in class org.apache.olingo.server.api.edm.provider.Operation
-
- getRightExpression() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.TwoParamsOpDynamicAnnotationExpression
-
- getRightExpression() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmTwoParamsOpDynamicAnnotationExpression
-
- 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
-
- getRole() - Method in interface org.apache.olingo.client.api.edm.xml.v3.AssociationEnd
-
- getRole() - Method in interface org.apache.olingo.client.api.edm.xml.v3.AssociationSetEnd
-
- getRole() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ReferentialConstraintRole
-
- getScale() - Method in interface org.apache.olingo.client.api.edm.xml.CommonParameter
-
- getScale() - Method in interface org.apache.olingo.client.api.edm.xml.CommonProperty
-
- getScale() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Cast
-
- getScale() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.IsOf
-
- getScale() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ReturnType
-
- getScale() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Term
-
- getScale() - Method in interface org.apache.olingo.client.api.edm.xml.v4.TypeDefinition
-
- getScale() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
-
- getScale() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
-
- 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.server.api.edm.provider.Parameter
-
- getScale() - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- getScale() - Method in class org.apache.olingo.server.api.edm.provider.ReturnType
-
- getScale() - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- getScale() - Method in class org.apache.olingo.server.api.edm.provider.TypeDefinition
-
- getSchema(int) - Method in interface org.apache.olingo.client.api.edm.xml.v4.XMLMetadata
-
- getSchema(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.XMLMetadata
-
- getSchema(int) - Method in interface org.apache.olingo.client.api.edm.xml.XMLMetadata
-
Returns the Schema at the specified position in the EdM metadata document.
- getSchema(String) - Method in interface org.apache.olingo.client.api.edm.xml.XMLMetadata
-
Returns the Schema with the specified key (namespace or alias) in the EdM metadata document.
- 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
-
- getSchemas() - Method in interface org.apache.olingo.client.api.edm.xml.DataServices
-
- getSchemas() - Method in interface org.apache.olingo.client.api.edm.xml.v4.XMLMetadata
-
- getSchemas() - Method in interface org.apache.olingo.client.api.edm.xml.XMLMetadata
-
Returns all Schema objects defined in the EdM metadata document.
- 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.server.api.edm.provider.EdmProvider
-
This method should return a collection of all
Schema
- getSchemas() - Method in class org.apache.olingo.server.tecsvc.provider.EdmTechProvider
-
- getSchemas() - Method in class org.apache.olingo.server.tecsvc.provider.SchemaProvider
-
- 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.v4.ODataClient
-
- getSearchOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- getSearchOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getSearchTerm() - Method in interface org.apache.olingo.server.api.uri.queryoption.search.SearchTerm
-
- getSelectItems() - Method in interface org.apache.olingo.server.api.uri.queryoption.SelectOption
-
- getSelectList() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
- getSelectOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- 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 interface org.apache.olingo.commons.api.data.Entity
-
Gets entity self link.
- getSerializer(ODataFormat) - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getService() - Method in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
-
- getServiceDocumentRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Gets a service document request instance.
- getServiceMetadata() - Method in interface org.apache.olingo.commons.api.edm.Edm
-
Get service metadata.
- getServiceRoot() - Method in interface org.apache.olingo.client.api.CommonEdmEnabledODataClient
-
- getServiceRoot() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
- getServiceVersion() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getSingleton(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- 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.server.api.edm.provider.EdmProvider
-
This method should return an
Singleton
or
null if nothing is found
- getSingleton() - Method in interface org.apache.olingo.server.api.uri.UriResourceSingleton
-
- getSingleton(FullQualifiedName, String) - Method in class org.apache.olingo.server.tecsvc.provider.ContainerProvider
-
- getSingleton(FullQualifiedName, String) - Method in class org.apache.olingo.server.tecsvc.provider.EdmTechProvider
-
- getSingletonByName(String) - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets top level singleton with given name.
- getSingletonInfos() - Method in interface org.apache.olingo.commons.api.edm.EdmServiceMetadata
-
- getSingletonName() - Method in interface org.apache.olingo.commons.api.edm.EdmSingletonInfo
-
- getSingletonNames() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
-
Gets singleton names.
- getSingletonRequest(URI) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.v4.RetrieveRequestFactory
-
- getSingletons() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
Gets top level singletons.
- getSingletons() - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntityContainer
-
- getSingletons() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
-
- 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.server.api.edm.provider.EntityContainer
-
- getSingletonUpdateRequest(URI, UpdateType, ODataSingleton) - Method in interface org.apache.olingo.client.api.communication.request.cud.v4.CUDRequestFactory
-
- getSingletonUpdateRequest(UpdateType, ODataSingleton) - Method in interface org.apache.olingo.client.api.communication.request.cud.v4.CUDRequestFactory
-
- getSingletonURI(String) - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
-
Gets URI of the given singleton.
- getSingletonURIs() - Method in class org.apache.olingo.commons.api.domain.ODataServiceDocument
-
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.UriInfoResource
-
- getSkipTokenOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getSource() - Method in interface org.apache.olingo.commons.api.data.DeltaLink
-
- getSource() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDeltaLink
-
- 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.client.api.edm.xml.CommonProperty
-
- getSrid() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Cast
-
- getSrid() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.IsOf
-
- getSrid() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Parameter
-
- getSrid() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ReturnType
-
- getSrid() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Term
-
- getSrid() - Method in interface org.apache.olingo.client.api.edm.xml.v4.TypeDefinition
-
- getSrid() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
-
- getSrid() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
-
- 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.
- 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
-
Get 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
-
- getStatusCode() - Method in class org.apache.olingo.server.api.ODataResponse
-
- getStatusCode() - Method in class org.apache.olingo.server.api.ODataServerError
-
- getStatusLine() - Method in exception org.apache.olingo.client.api.communication.ODataClientErrorException
-
Gets request status info.
- getStatusMessage() - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
-
Gets status message.
- getStoreGeneratedPattern() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- 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.CommonCUDRequestFactory
-
Gets a stream update request object instance.
- getString() - Method in interface org.apache.olingo.client.api.edm.xml.v3.PropertyValue
-
- getString() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueAnnotation
-
- getStructuralProperty(String) - Method in interface org.apache.olingo.commons.api.edm.EdmStructuredType
-
Get structural property by name.
- getSubtype() - Method in class org.apache.olingo.commons.api.format.AcceptType
-
- getSubtype() - Method in class org.apache.olingo.commons.api.format.ContentType
-
- getSuffix() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
- getSupportedVersions() - Method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
- getSystemQueryOptions() - Method in interface org.apache.olingo.server.api.uri.UriInfo
-
- getTarget() - Method in interface org.apache.olingo.client.api.edm.xml.CommonAnnotations
-
- getTarget() - Method in interface org.apache.olingo.client.api.edm.xml.v4.NavigationPropertyBinding
-
- getTarget() - Method in interface org.apache.olingo.commons.api.data.DeltaLink
-
- getTarget() - Method in class org.apache.olingo.commons.api.domain.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.domain.ODataErrorDetail
-
Gets error target.
- getTarget() - Method in class org.apache.olingo.commons.api.domain.ODataOperation
-
Gets target.
- getTarget() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDeltaLink
-
- getTarget() - Method in interface org.apache.olingo.commons.api.edm.EdmAnnotations
-
- getTarget() - Method in interface org.apache.olingo.commons.api.edm.EdmNavigationPropertyBinding
-
- getTarget() - Method in class org.apache.olingo.server.api.edm.provider.NavigationPropertyBinding
-
- getTargetEntitySetURI(CommonEdmEnabledODataClient<?>, NavigationProperty) - Static method in class org.apache.olingo.ext.proxy.utils.CoreUtils
-
- getTargetName() - Method in class org.apache.olingo.commons.api.edm.Target
-
- getTargetNamespace() - Method in interface org.apache.olingo.client.api.edm.xml.v4.IncludeAnnotations
-
- getTargets() - Method in class org.apache.olingo.ext.proxy.context.EntityLinkDesc
-
- getTerm() - Method in interface org.apache.olingo.client.api.edm.xml.v3.TypeAnnotation
-
- getTerm() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueAnnotation
-
- getTerm() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Annotation
-
- getTerm(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getTerm() - Method in interface org.apache.olingo.commons.api.data.Annotation
-
- getTerm() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataAnnotation
-
Returns annotation name.
- 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() - Method in class org.apache.olingo.server.api.edm.provider.Annotation
-
- getTerm(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.EdmProvider
-
This method should return a
Term
for the FullQualifiedName or
null if nothing is found.
- getTerm(FullQualifiedName) - Method in class org.apache.olingo.server.tecsvc.provider.EdmTechProvider
-
- getTermClass(String) - Method in class org.apache.olingo.ext.proxy.AbstractService
-
- getTermNamespace() - Method in interface org.apache.olingo.client.api.edm.xml.v4.IncludeAnnotations
-
- getTerms() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getTerms() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getTerms() - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- 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.client.api.edm.xml.v4.annotation.If
-
- getThen() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIf
-
- getTitle() - Method in interface org.apache.olingo.client.api.data.ServiceDocument
-
- getTitle() - Method in interface org.apache.olingo.commons.api.data.Link
-
Gets title.
- getTitle() - Method in class org.apache.olingo.commons.api.domain.ODataOperation
-
Gets title.
- getTopOption() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- getTopOption() - Method in interface org.apache.olingo.server.api.uri.UriInfoResource
-
- getToRole() - Method in interface org.apache.olingo.client.api.edm.xml.v3.NavigationProperty
-
- getTranslatedMessage(Locale) - Method in exception org.apache.olingo.server.api.ODataTranslatedException
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.CommonParameter
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.CommonProperty
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v3.AssociationEnd
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v3.ValueTerm
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Cast
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.ConstantAnnotationExpression
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.IsOf
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Record
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.TwoParamsOpDynamicAnnotationExpression
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.NavigationProperty
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ReturnType
-
- getType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Term
-
- getType() - Method in interface 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
-
- getType() - Method in interface org.apache.olingo.commons.api.data.Link
-
Gets type.
- getType() - Method in interface org.apache.olingo.commons.api.data.Valuable
-
- getType() - Method in class org.apache.olingo.commons.api.domain.ODataLink
-
Gets link type.
- getType() - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue
-
- getType() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
-
- getType() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
-
- getType() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmRecord
-
- 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.geo.Geospatial
-
Gets type.
- getType() - Method in class org.apache.olingo.commons.api.format.AcceptType
-
- getType() - Method in class org.apache.olingo.commons.api.format.ContentType
-
- 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 class org.apache.olingo.server.api.edm.provider.BindingTarget
-
- getType() - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- getType() - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- getType() - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- getType() - Method in class org.apache.olingo.server.api.edm.provider.ReturnType
-
- getType() - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- 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
-
- 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
-
- getTypeAnnotations() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Annotations
-
- getTypeArguments(Type) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
-
- getTypeClass(Type) - Static method in class org.apache.olingo.ext.proxy.utils.ClassUtils
-
- getTypeDefinition(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- 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.server.api.edm.provider.EdmProvider
-
This method should return an
TypeDefinition
or
null if nothing is found
- getTypeDefinition(FullQualifiedName) - Method in class org.apache.olingo.server.tecsvc.provider.EdmTechProvider
-
- getTypeDefinition(FullQualifiedName) - Method in class org.apache.olingo.server.tecsvc.provider.TypeDefinitionProvider
-
- getTypeDefinitions() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Schema
-
- getTypeDefinitions() - Method in interface org.apache.olingo.commons.api.edm.EdmSchema
-
- getTypeDefinitions() - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- 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
-
- getTypeKind() - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue
-
- getTypeName() - Method in class org.apache.olingo.commons.api.domain.AbstractODataValue
-
- getTypeName() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
- getTypeName() - Method in interface org.apache.olingo.commons.api.domain.ODataValue
-
Gets value type name.
- 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.client.api.edm.xml.EnumType
-
- getUnderlyingType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.TypeDefinition
-
- 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.server.api.edm.provider.EnumType
-
- getUnderlyingType() - Method in class org.apache.olingo.server.api.edm.provider.TypeDefinition
-
- getURI() - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Returns OData request target URI.
- getUri() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Reference
-
- getURI() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- 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.V3POJOGenMojo
-
- 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.edm.xml.Member
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.AnnotationPath
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Cast
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.ConstantAnnotationExpression
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.IsOf
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.LabeledElement
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.LabeledElementReference
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.NavigationPropertyPath
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.Path
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.PropertyPath
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.PropertyValue
-
- getValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.UrlRef
-
- getValue() - Method in enum org.apache.olingo.client.api.uri.SegmentType
-
- getValue() - Method in interface org.apache.olingo.commons.api.data.LinkedComplexValue
-
- getValue() - Method in interface org.apache.olingo.commons.api.data.Valuable
-
- getValue() - Method in interface org.apache.olingo.commons.api.domain.CommonODataProperty
-
Returns property value.
- getValue() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataEnumValue
-
- getValue() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValuable
-
Returns annotation value.
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmAnnotationPath
-
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmCast
-
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmConstantAnnotationExpression
-
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmIsOf
-
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLabeledElement
-
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmLabeledElementReference
-
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmNavigationPropertyPath
-
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPath
-
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPropertyPath
-
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmPropertyValue
-
- getValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmUrlRef
-
- getValue() - Method in interface org.apache.olingo.commons.api.edm.EdmMember
-
- getValue() - Method in class org.apache.olingo.ext.proxy.api.Sort
-
- getValue() - Method in class org.apache.olingo.server.api.edm.provider.EnumMember
-
- getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.AliasQueryOption
-
- getValue() - Method in interface org.apache.olingo.server.api.uri.queryoption.CountOption
-
- 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
-
- getValueAnnotations() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Annotations
-
- 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.CommonRetrieveRequestFactory
-
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 interface org.apache.olingo.commons.api.data.Valuable
-
- getValueUpdateRequest(URI, UT, ODataPrimitiveValue) - Method in interface org.apache.olingo.client.api.communication.request.cud.CommonCUDRequestFactory
-
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.V3POJOGenMojo
-
- getVersion() - Method in class org.apache.olingo.ext.pojogen.V4POJOGenMojo
-
- getWrappedHttpClientFactory() - Method in interface org.apache.olingo.client.api.http.WrappingHttpClientFactory
-
- getWriter() - Method in interface org.apache.olingo.client.api.CommonODataClient
-
- getX() - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
- getXMLMetadata() - Method in interface org.apache.olingo.client.api.communication.request.retrieve.EdmMetadataRequest
-
- getXMLMetadataRequest(String) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.CommonRetrieveRequestFactory
-
Gets a metadata request instance.
- getY() - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
- getZ() - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
- gt(String, Object) - Method in interface org.apache.olingo.client.api.uri.CommonFilterFactory
-
- gt(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterFactory
-
- id(String) - Method in interface org.apache.olingo.client.api.uri.v4.URIBuilder
-
Adds id query option.
- 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 - Interface in org.apache.olingo.client.api.edm.xml.v4.annotation
-
- 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.v4
-
- includeAnnotations(String) - Method in class org.apache.olingo.client.api.communication.header.ODataPreferences
-
The odata.include-annotations preference in a request for data or metadata is used to specify the set of
annotations the client requests to be included, where applicable, in the response.
- IncludeAnnotations - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- indexof(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterArgFactory
-
- init(OData, Edm) - Method in class org.apache.olingo.server.api.processor.DefaultProcessor
-
- init(OData, Edm) - Method in interface org.apache.olingo.server.api.processor.Processor
-
Initialize processor for each http request - response cycle.
- init(OData, Edm) - Method in class org.apache.olingo.server.tecsvc.processor.TechnicalProcessor
-
- initFromBatch(ODataBatchLineIterator, String) - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchResponseItem
-
Initializes ODataResponse template from batch response item part.
- initFromBatch(Map.Entry<Integer, String>, Map<String, Collection<String>>, ODataBatchLineIterator, String) - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
-
Initializes response from batch response item.
- initFromEnclosedPart(InputStream) - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
-
Initializes response from an enclosed HTTP response.
- initFromHttpResponse(HttpResponse) - Method in interface org.apache.olingo.client.api.communication.response.ODataResponse
-
Initializes OData response from HTTP response.
- inlineCount(URIBuilder.InlineCount) - Method in interface org.apache.olingo.client.api.uri.v3.URIBuilder
-
Adds inlinecount query option.
- 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.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, ODataValue>, 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.server.api.edm.provider.StructuredType
-
- isAbstract() - Method in class org.apache.olingo.server.api.edm.provider.StructuredType
-
- isAbstractEntityType() - Method in interface org.apache.olingo.client.api.edm.xml.EntityType
-
- isAbstractEntityType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ComplexType
-
- isAddressingDerivedTypes() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets whether query URIs in request should contain fully qualified type name.
- isAllOperationsInSchema() - Method in interface org.apache.olingo.server.api.uri.queryoption.SelectItem
-
- isAlwaysBindable() - Method in interface org.apache.olingo.client.api.edm.xml.v3.FunctionImport
-
- isAnd() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isAnnotationPath() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isAnnotationPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isApply() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isApply() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- 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
-
actual > comparedTo
- isBindable() - Method in interface org.apache.olingo.client.api.edm.xml.v3.FunctionImport
-
- isBindingParameterTypeCollection() - Method in interface org.apache.olingo.commons.api.edm.EdmOperation
-
- isBound() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Action
-
- 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.server.api.edm.provider.Operation
-
- isBound() - Method in class org.apache.olingo.server.api.edm.provider.Operation
-
- isBreaking() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchResponseItem
-
Checks if the current item is a breaking item like as error item or asynchronous response part.
- isCast() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isCast() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isChanged() - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- isChanged() - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- isChanged() - Method in class org.apache.olingo.ext.proxy.commons.ComplexInvocationHandler
-
- 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.
- isCollection() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isCollection() - Method in interface org.apache.olingo.commons.api.data.Valuable
-
- isCollection() - Method in class org.apache.olingo.commons.api.domain.AbstractODataValue
-
Check is is a collection value.
- isCollection() - Method in interface org.apache.olingo.commons.api.domain.ODataValue
-
Check is is a collection value.
- isCollection() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isCollection() - Method in interface org.apache.olingo.commons.api.edm.EdmTyped
-
- isCollection() - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- isCollection() - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- isCollection() - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- isCollection() - Method in class org.apache.olingo.server.api.edm.provider.ReturnType
-
- isCollection() - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- 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 interface org.apache.olingo.commons.api.data.Valuable
-
- isComplex() - Method in class org.apache.olingo.commons.api.domain.AbstractODataValue
-
Check is is a complex value.
- isComplex() - Method in interface org.apache.olingo.commons.api.domain.ODataValue
-
Check is is a complex value.
- isComplex(FullQualifiedName) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- isComposable() - Method in interface org.apache.olingo.client.api.edm.xml.v3.FunctionImport
-
- isComposable() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Function
-
- isComposable() - Method in interface org.apache.olingo.commons.api.edm.EdmFunction
-
- isComposable() - Method in class org.apache.olingo.server.api.edm.provider.Function
-
- isConstant() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.AnnotationExpression
-
- isConstant() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmAnnotationExpression
-
- isContainsTarget() - Method in interface org.apache.olingo.client.api.edm.xml.CommonNavigationProperty
-
- isContainsTarget() - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- 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.
- isDefault() - Method in interface org.apache.olingo.commons.api.edm.EdmEntityContainer
-
Returns whether this container is the default container in the current schema.
- isDefaultEntityContainer() - Method in interface org.apache.olingo.client.api.edm.xml.EntityContainer
-
- isDefaultEntityContainer() - Method in class org.apache.olingo.ext.proxy.commons.EntityContainerInvocationHandler
-
- isDelta() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
- isDeltaDeletedEntity() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
- isDeltaDeletedLink() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
- isDeltaLink() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
- 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.v4.AsyncResponseWrapper
-
Checks if asynchronous processing has been terminated.
- isDynamic() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.AnnotationExpression
-
- isDynamic() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmAnnotationExpression
-
- isEmpty() - Method in interface org.apache.olingo.commons.api.domain.ODataCollectionValue
-
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
-
- isEnum() - Method in interface org.apache.olingo.commons.api.data.Valuable
-
- isEnum() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValue
-
Check is is an enum value.
- isEq() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isFcKeepInContent() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- isFixedLength() - Method in interface org.apache.olingo.client.api.edm.xml.v3.Property
-
- isFlags() - Method in interface org.apache.olingo.client.api.edm.xml.EnumType
-
- isFlags() - Method in interface org.apache.olingo.commons.api.edm.EdmEnumType
-
- isFlags() - Method in class org.apache.olingo.server.api.edm.provider.EnumType
-
- isGe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isGeospatial() - Method in interface org.apache.olingo.commons.api.data.Valuable
-
- 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.EdmDynamicAnnotationExpression
-
- isGzipCompression() - Method in interface org.apache.olingo.client.api.Configuration
-
Checks whether Gzip compression (e.g.
- isHasStream() - Method in interface org.apache.olingo.client.api.edm.xml.EntityType
-
- isIf() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isIf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isIncludeInServiceDocument() - Method in interface org.apache.olingo.client.api.edm.xml.v4.EntitySet
-
- isIncludeInServiceDocument() - Method in interface org.apache.olingo.client.api.edm.xml.v4.FunctionImport
-
- 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.server.api.edm.provider.EntitySet
-
- isIncludeInServiceDocument() - Method in class org.apache.olingo.server.api.edm.provider.FunctionImport
-
- isIsOf() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isIsOf() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isKeyAsSegment() - Method in interface org.apache.olingo.client.api.Configuration
-
Checks whether URIs contain entity key between parentheses (standard) or instead as additional segment
(non-standard).
- isLabeledElement() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isLabeledElement() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isLabeledElementReference() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isLabeledElementReference() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isLazyLoadingEnabled() - Method in interface org.apache.olingo.client.api.edm.xml.EntityContainer
-
- isLe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isLinkedComplex() - Method in interface org.apache.olingo.commons.api.data.Valuable
-
- isLinkedComplex() - Method in interface org.apache.olingo.commons.api.domain.v4.ODataValue
-
Check is is a linked complex value.
- isLt() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isMax() - Method in interface org.apache.olingo.server.api.uri.queryoption.LevelsExpandOption
-
- isMediaEntity() - Method in interface org.apache.olingo.commons.api.data.Entity
-
Checks if the current entity is a media entity.
- isMediaEntity() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
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.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isNavigationPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isNe() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isNot() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isNot() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isNotDefault() - Method in class org.apache.olingo.commons.api.edm.geo.SRID
-
- isNull() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isNull() - Method in interface org.apache.olingo.commons.api.data.Valuable
-
- isNull() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isNullable() - Method in interface org.apache.olingo.client.api.edm.xml.CommonParameter
-
- isNullable() - Method in interface org.apache.olingo.client.api.edm.xml.CommonProperty
-
- isNullable() - Method in interface org.apache.olingo.client.api.edm.xml.v4.NavigationProperty
-
- isNullable() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ReturnType
-
- isNullable() - Method in interface org.apache.olingo.client.api.edm.xml.v4.Term
-
- 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
-
- IsOf - Interface in org.apache.olingo.client.api.edm.xml.v4.annotation
-
- isof(FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterArgFactory
-
- isof(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterArgFactory
-
- isOpen() - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataBatchRequestItem
-
Checks if the current item is still opened.
- isOpenType() - Method in interface org.apache.olingo.client.api.edm.xml.EntityType
-
- isOpenType() - Method in interface org.apache.olingo.client.api.edm.xml.v4.ComplexType
-
- 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.server.api.edm.provider.StructuredType
-
- isOpenType() - Method in class org.apache.olingo.server.api.edm.provider.StructuredType
-
- isOr() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isParseable(String) - Static method in class org.apache.olingo.commons.api.format.ContentType
-
- isPath() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isPreferenceApplied() - Method in interface org.apache.olingo.client.api.communication.response.v4.AsyncResponseWrapper
-
Checks for preference applied.
- isPrimitive() - Method in interface org.apache.olingo.commons.api.data.Valuable
-
- isPrimitive() - Method in class org.apache.olingo.commons.api.domain.AbstractODataValue
-
Check is is a primitive value.
- isPrimitive() - Method in interface org.apache.olingo.commons.api.domain.ODataValue
-
Check is is a primitive value.
- isPrimitive() - Method in interface org.apache.olingo.commons.api.edm.EdmProperty
-
Gets the info if the property is a primitive property.
- isPropertyBoolean() - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- isPropertyPath() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isPropertyPath() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isPropertyValue() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isPropertyValue() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isReadOnly() - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
TRUE if read-only entity.
- isRecord() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isRecord() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isRef() - Method in interface org.apache.olingo.server.api.uri.queryoption.ExpandItem
-
- isReference() - Method in class org.apache.olingo.commons.api.data.ContextURL
-
- isSameType(String, String, boolean) - Method in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- isSideEffecting() - Method in interface org.apache.olingo.client.api.edm.xml.v3.FunctionImport
-
- 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
-
- isTransactional() - Method in class org.apache.olingo.ext.proxy.AbstractService
-
- isTwoParamsOp() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isUnicode() - Method in interface org.apache.olingo.client.api.edm.xml.CommonProperty
-
- isUnicode() - Method in interface org.apache.olingo.client.api.edm.xml.v4.TypeDefinition
-
- 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.server.api.edm.provider.Property
-
- isUrlRef() - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.DynamicAnnotationExpression
-
- isUrlRef() - Method in interface org.apache.olingo.commons.api.edm.annotation.EdmDynamicAnnotationExpression
-
- isUseChuncked() - Method in interface org.apache.olingo.client.api.Configuration
-
Checks whether chunk HTTP encoding is being used.
- isUseUrlOperationFQN() - Method in interface org.apache.olingo.client.api.Configuration
-
Checks whether operation name in request URI should be fully qualified name, which is required by OData V4
protocol, but some service may still choose to support shorter name.
- isUseXHTTPMethod() - Method in interface org.apache.olingo.client.api.Configuration
-
Gets whether PUT, MERGE, PATCH, DELETE HTTP methods need to be translated to
POST with additional X-HTTTP-Method header.
- ITEM_CONTENT_TYPE - Static variable in class org.apache.olingo.client.api.ODataBatchConstants
-
Batch item content type.
- ITEM_CONTENT_TYPE_LINE - Static variable in class org.apache.olingo.client.api.ODataBatchConstants
-
Item content type.
- ITEM_TRANSFER_ENCODING_LINE - Static variable in class org.apache.olingo.client.api.ODataBatchConstants
-
Item transfer encoding.
- 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.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 loosely coupling of implementation (core) from the api.
- OData() - Constructor for class org.apache.olingo.server.api.OData
-
- ODATA_MAX_VERSION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
OData Custom Header
- ODATA_VERSION - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
OData Custom Header
- ODataAnnotatable - Interface in org.apache.olingo.commons.api.domain.v4
-
- ODataAnnotation - Interface in org.apache.olingo.commons.api.domain.v4
-
- ODataApplicationException - Exception in org.apache.olingo.server.api
-
- ODataApplicationException(String, int, Locale) - Constructor for exception org.apache.olingo.server.api.ODataApplicationException
-
- ODataApplicationException(String, int, Locale, String) - Constructor for exception org.apache.olingo.server.api.ODataApplicationException
-
- ODataApplicationException(String, int, Locale, Throwable) - Constructor for exception org.apache.olingo.server.api.ODataApplicationException
-
- ODataApplicationException(String, int, Locale, Throwable, String) - Constructor for exception org.apache.olingo.server.api.ODataApplicationException
-
- ODataBasicRequest<T extends ODataResponse> - Interface in org.apache.olingo.client.api.communication.request
-
Basic OData request.
- ODataBatchableRequest - Interface in org.apache.olingo.client.api.communication.request
-
Object request that can be sent embedded into a batch request.
- ODataBatchConstants - Class in org.apache.olingo.client.api
-
Constant values related to the OData protocol.
- ODataBatchConstants() - Constructor for class org.apache.olingo.client.api.ODataBatchConstants
-
- ODataBatchLineIterator - Interface in org.apache.olingo.client.api.communication.request.batch
-
Batch line iterator class.
- ODataBatchRequest - Interface in org.apache.olingo.client.api.communication.request.batch.v3
-
This class implements a batch request.
- ODataBatchRequest - Interface in org.apache.olingo.client.api.communication.request.batch.v4
-
- ODataBatchRequestItem - Interface in org.apache.olingo.client.api.communication.request.batch
-
Abstract representation of a batch request item.
- ODataBatchResponse - Interface in org.apache.olingo.client.api.communication.response
-
This class implements a response to a batch request.
- ODataBatchResponseItem - Interface in org.apache.olingo.client.api.communication.request.batch
-
Abstract representation of a response item about a batch request.
- ODataBinder - Interface in org.apache.olingo.client.api.serialization.v3
-
- ODataBinder - Interface in org.apache.olingo.client.api.serialization.v4
-
- ODataChangeset - Interface in org.apache.olingo.client.api.communication.request.batch
-
Changeset wrapper for the corresponding batch item.
- odataClient - Variable in class org.apache.olingo.client.api.domain.ODataEntitySetIterator
-
- ODataClient - Interface in org.apache.olingo.client.api.v3
-
- ODataClient - Interface in org.apache.olingo.client.api.v4
-
- ODataClientErrorException - Exception in org.apache.olingo.client.api.communication
-
Represents a client error in OData.
- ODataClientErrorException(StatusLine) - Constructor for exception org.apache.olingo.client.api.communication.ODataClientErrorException
-
Constructor.
- ODataClientErrorException(StatusLine, ODataError) - Constructor for exception org.apache.olingo.client.api.communication.ODataClientErrorException
-
Constructor.
- ODataCollectionValue<OV extends ODataValue> - Interface in org.apache.olingo.commons.api.domain
-
OData collection property value.
- ODataComplexValue<OP extends CommonODataProperty> - Interface in org.apache.olingo.commons.api.domain
-
OData complex property value.
- ODataDeletedEntity - Interface in org.apache.olingo.commons.api.domain.v4
-
- ODataDeletedEntity.Reason - Enum in org.apache.olingo.commons.api.domain.v4
-
- 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.
- ODataDelta - Interface in org.apache.olingo.commons.api.domain.v4
-
- ODataDeltaLink - Interface in org.apache.olingo.commons.api.domain.v4
-
- ODataDeltaRequest - Interface in org.apache.olingo.client.api.communication.request.retrieve.v4
-
Describes an OData retrieve request returning a delta object.
- ODataDeserializer - Interface in org.apache.olingo.client.api.serialization.v3
-
- ODataDeserializer - Interface in org.apache.olingo.client.api.serialization.v4
-
- ODataDeserializer - Interface in org.apache.olingo.commons.api.serialization
-
Interface for de-serialization.
- ODataDeserializerException - Exception in org.apache.olingo.commons.api.serialization
-
- ODataDeserializerException(String) - Constructor for exception org.apache.olingo.commons.api.serialization.ODataDeserializerException
-
- ODataDeserializerException(Throwable) - Constructor for exception org.apache.olingo.commons.api.serialization.ODataDeserializerException
-
- ODataDeserializerException(String, Throwable) - Constructor for exception org.apache.olingo.commons.api.serialization.ODataDeserializerException
-
- ODataEntity - Interface in org.apache.olingo.commons.api.domain.v3
-
- ODataEntity - Interface in org.apache.olingo.commons.api.domain.v4
-
- ODataEntityCreateRequest<E extends CommonODataEntity> - Interface in org.apache.olingo.client.api.communication.request.cud
-
This interface describes an OData create request.
- ODataEntityCreateResponse<E extends CommonODataEntity> - Interface in org.apache.olingo.client.api.communication.response
-
This interface describes the response to an OData entity create request.
- ODataEntityRequest<E extends CommonODataEntity> - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
Describes an OData retrieve query request returning a single entity.
- ODataEntitySet - Interface in org.apache.olingo.commons.api.domain.v3
-
- ODataEntitySet - Interface in org.apache.olingo.commons.api.domain.v4
-
- ODataEntitySetIterator<ES extends CommonODataEntitySet,E extends CommonODataEntity> - Class in org.apache.olingo.client.api.domain
-
OData entity set iterator class.
- ODataEntitySetIterator(CommonODataClient<?>, InputStream, ODataFormat) - Constructor for class org.apache.olingo.client.api.domain.ODataEntitySetIterator
-
Constructor.
- ODataEntitySetIteratorRequest<ES extends CommonODataEntitySet,E extends CommonODataEntity> - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
This class implements an OData EntitySet query request.
- ODataEntitySetRequest<ES extends CommonODataEntitySet> - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
This interface describes an OData EntitySet query request.
- ODataEntityUpdateRequest<E extends CommonODataEntity> - Interface in org.apache.olingo.client.api.communication.request.cud
-
This class implements an OData update request.
- ODataEntityUpdateResponse<E extends CommonODataEntity> - Interface in org.apache.olingo.client.api.communication.response
-
This class implements the response to an OData update request.
- ODataEnumValue - Interface in org.apache.olingo.commons.api.domain.v4
-
- ODataError - Class in org.apache.olingo.commons.api.domain
-
OData error.
- ODataError() - Constructor for class org.apache.olingo.commons.api.domain.ODataError
-
- ODataErrorDetail - Class in org.apache.olingo.commons.api.domain
-
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.domain.ODataErrorDetail
-
- ODataException - Exception in org.apache.olingo.commons.api
-
- ODataException(String) - Constructor for exception org.apache.olingo.commons.api.ODataException
-
- ODataException(String, Throwable) - Constructor for exception org.apache.olingo.commons.api.ODataException
-
- ODataException(Throwable) - Constructor for exception org.apache.olingo.commons.api.ODataException
-
- ODataFlushException - Exception in org.apache.olingo.ext.proxy.api
-
- ODataFlushException(int, List<ODataResponseError>) - Constructor for exception org.apache.olingo.ext.proxy.api.ODataFlushException
-
- ODataFormat - Enum in org.apache.olingo.commons.api.format
-
Available formats to be used in various contexts.
- ODataHeaders - Interface in org.apache.olingo.client.api.communication.header
-
ODataHeaders wraps OData request/response headers.
- ODataHttpHandler - Interface in org.apache.olingo.server.api
-
Handels http requests as OData requests.
- ODataInlineEntity - Class in org.apache.olingo.commons.api.domain
-
OData in-line entity.
- ODataInlineEntity(ODataServiceVersion, URI, ODataLinkType, String, CommonODataEntity) - Constructor for class org.apache.olingo.commons.api.domain.ODataInlineEntity
-
Constructor.
- ODataInlineEntity(ODataServiceVersion, URI, String, ODataLinkType, String, CommonODataEntity) - Constructor for class org.apache.olingo.commons.api.domain.ODataInlineEntity
-
Constructor.
- ODataInlineEntitySet - Class in org.apache.olingo.commons.api.domain
-
OData in-line entity set.
- ODataInlineEntitySet(ODataServiceVersion, URI, ODataLinkType, String, CommonODataEntitySet) - Constructor for class org.apache.olingo.commons.api.domain.ODataInlineEntitySet
-
Constructor.
- ODataInlineEntitySet(ODataServiceVersion, URI, String, ODataLinkType, String, CommonODataEntitySet) - Constructor for class org.apache.olingo.commons.api.domain.ODataInlineEntitySet
-
Constructor.
- ODataInvokeRequest<T extends ODataInvokeResult> - Interface in org.apache.olingo.client.api.communication.request.invoke
-
This class implements an OData invoke operation request.
- ODataInvokeResponse<T extends ODataInvokeResult> - Interface in org.apache.olingo.client.api.communication.response
-
This class implements a response to a specific invoke request.
- ODataInvokeResult - Interface in org.apache.olingo.commons.api.domain
-
Marker interface for any OData domain object that can be returned by an operation invocation.
- ODataItem - Class in org.apache.olingo.commons.api.domain
-
Abstract representation of OData entities and links.
- ODataItem(String) - Constructor for class org.apache.olingo.commons.api.domain.ODataItem
-
Constructor.
- ODataLink - Class in org.apache.olingo.commons.api.domain
-
OData link.
- ODataLink(ODataServiceVersion, URI, ODataLinkType, String) - Constructor for class org.apache.olingo.commons.api.domain.ODataLink
-
Constructor.
- ODataLink(ODataServiceVersion, URI, String, ODataLinkType, String) - Constructor for class org.apache.olingo.commons.api.domain.ODataLink
-
Constructor.
- ODataLink - Class in org.apache.olingo.commons.api.domain.v4
-
- ODataLink(ODataServiceVersion, URI, ODataLinkType, String) - Constructor for class org.apache.olingo.commons.api.domain.v4.ODataLink
-
- ODataLink.Builder - Class in org.apache.olingo.commons.api.domain
-
- ODataLink.Builder() - Constructor for class org.apache.olingo.commons.api.domain.ODataLink.Builder
-
- ODataLink.Builder - Class in org.apache.olingo.commons.api.domain.v4
-
- ODataLink.Builder() - Constructor for class org.apache.olingo.commons.api.domain.v4.ODataLink.Builder
-
- ODataLinkCollection - Class in org.apache.olingo.client.api.domain.v3
-
Link collection wrapper.
- ODataLinkCollection() - Constructor for class org.apache.olingo.client.api.domain.v3.ODataLinkCollection
-
Constructor.
- ODataLinkCollection(URI) - Constructor for class org.apache.olingo.client.api.domain.v3.ODataLinkCollection
-
Constructor.
- ODataLinkCollectionRequest - Interface in org.apache.olingo.client.api.communication.request.retrieve.v3
-
This class implements an OData link query request.
- ODataLinkCreateRequest - Interface in org.apache.olingo.client.api.communication.request.cud.v3
-
This class implements an insert link OData request.
- ODataLinked - Interface in org.apache.olingo.commons.api.domain
-
- ODataLinkedComplexValue - Interface in org.apache.olingo.commons.api.domain.v4
-
- ODataLinkOperationResponse - Interface in org.apache.olingo.client.api.communication.response
-
This interface defines the response to an OData link operation request.
- ODataLinkType - Enum in org.apache.olingo.commons.api.domain
-
OData link types.
- ODataLinkUpdateRequest - Interface in org.apache.olingo.client.api.communication.request.cud.v3
-
This class implements an update link OData request.
- ODataMediaEntityCreateRequest<E extends CommonODataEntity> - Interface in org.apache.olingo.client.api.communication.request.streamed
-
This class implements an OData Media Entity create request.
- ODataMediaEntityCreateResponse<E extends CommonODataEntity> - Interface in org.apache.olingo.client.api.communication.response
-
This class implements the response to an OData media entity create request.
- ODataMediaEntityUpdateRequest<E extends CommonODataEntity> - Interface in org.apache.olingo.client.api.communication.request.streamed
-
This class implements an OData Media Entity create request.
- ODataMediaEntityUpdateResponse<E extends CommonODataEntity> - Interface in org.apache.olingo.client.api.communication.response
-
This class implements the response to an Odata media entity update request.
- ODataMediaRequest - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
This class implements an OData media query request.
- ODataNoContent - Class in org.apache.olingo.client.api.communication.request.invoke
-
Marker class for invoke with no return type.
- ODataNoContent() - Constructor for class org.apache.olingo.client.api.communication.request.invoke.ODataNoContent
-
- ODataObjectFactory - Interface in org.apache.olingo.commons.api.domain.v3
-
- ODataObjectFactory - Interface in org.apache.olingo.commons.api.domain.v4
-
- ODataOperation - Class in org.apache.olingo.commons.api.domain
-
- ODataOperation() - Constructor for class org.apache.olingo.commons.api.domain.ODataOperation
-
- ODataOutsideUpdate - Interface in org.apache.olingo.client.api.communication.request.batch.v4
-
Retrieve request wrapper for the corresponding batch item.
- ODataPayloadManager<T extends ODataResponse> - Interface in org.apache.olingo.client.api.communication.request
-
OData request payload management abstract class.
- ODataPreferences - Class in org.apache.olingo.client.api.communication.header
-
Values of the Prefer header.
- ODataPreferences(ODataServiceVersion) - Constructor for class org.apache.olingo.client.api.communication.header.ODataPreferences
-
- ODataPrimitiveValue - Interface in org.apache.olingo.commons.api.domain
-
- ODataPrimitiveValue.Builder - Interface in org.apache.olingo.commons.api.domain
-
- ODataProperty - Interface in org.apache.olingo.commons.api.domain.v3
-
- ODataProperty - Interface in org.apache.olingo.commons.api.domain.v4
-
- ODataPropertyRequest<T extends CommonODataProperty> - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
This class implements an OData entity property query request.
- ODataPropertyType - Enum in org.apache.olingo.commons.api.domain
-
- ODataPropertyUpdateRequest - Interface in org.apache.olingo.client.api.communication.request.cud
-
This class implements an OData update entity property request.
- ODataPropertyUpdateResponse - Interface in org.apache.olingo.client.api.communication.response
-
This class implements the response to an OData update entity property request.
- ODataRawRequest - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
This interface represents a generic OData request.
- ODataRawResponse - Interface in org.apache.olingo.client.api.communication.response
-
This interface represents a generic OData response.
- ODataReader - Interface in org.apache.olingo.client.api.serialization.v3
-
- ODataReader - Interface in org.apache.olingo.client.api.serialization.v4
-
- ODataReferenceAddingRequest - Interface in org.apache.olingo.client.api.communication.request.cud.v4
-
This class implements an OData delete request.
- ODataReferenceAddingResponse - Interface in org.apache.olingo.client.api.communication.response.v4
-
This class implements the response to an OData delete request.
- ODataRequest - Interface in org.apache.olingo.client.api.communication.request
-
Abstract representation of an OData request.
- ODataRequest - Class in org.apache.olingo.server.api
-
Request object carry http information optimized 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 (statusCode, content & response headers)
- 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
-
- 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
-
- ODataRuntimeException(String) - Constructor for exception org.apache.olingo.commons.api.ODataRuntimeException
-
- ODataRuntimeException(String, Exception) - Constructor for exception org.apache.olingo.commons.api.ODataRuntimeException
-
- ODataRuntimeException(Exception) - Constructor for exception org.apache.olingo.commons.api.ODataRuntimeException
-
- ODataSerializer - Interface in org.apache.olingo.commons.api.serialization
-
Interface for serialization.
- ODataSerializer - Interface in org.apache.olingo.server.api.serializer
-
- ODataSerializerException - Exception in org.apache.olingo.commons.api.serialization
-
- ODataSerializerException(String) - Constructor for exception org.apache.olingo.commons.api.serialization.ODataSerializerException
-
- ODataSerializerException(Throwable) - Constructor for exception org.apache.olingo.commons.api.serialization.ODataSerializerException
-
- ODataSerializerException(String, Throwable) - Constructor for exception org.apache.olingo.commons.api.serialization.ODataSerializerException
-
- ODataSerializerException - Exception in org.apache.olingo.server.api.serializer
-
- ODataSerializerException(String, ODataTranslatedException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.api.serializer.ODataSerializerException
-
- ODataSerializerException(String, Throwable, ODataTranslatedException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.api.serializer.ODataSerializerException
-
- ODataSerializerException.MessageKeys - Enum in org.apache.olingo.server.api.serializer
-
- ODataServerError - Class in org.apache.olingo.server.api
-
- 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.
- ODataServiceDocument - Class in org.apache.olingo.commons.api.domain
-
- ODataServiceDocument() - Constructor for class org.apache.olingo.commons.api.domain.ODataServiceDocument
-
- 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.
- ODataServiceVersion.JsonKey - Enum in org.apache.olingo.commons.api.edm.constants
-
- ODataServiceVersion.NamespaceKey - Enum in org.apache.olingo.commons.api.edm.constants
-
- ODataSingleRequest - Interface in org.apache.olingo.client.api.communication.request.batch
-
Retrieve request wrapper for the corresponding batch item.
- ODataSingleton - Interface in org.apache.olingo.commons.api.domain.v4
-
- 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.
- ODataTranslatedException - Exception in org.apache.olingo.server.api
-
Abstract superclass of all translatable server exceptions.
- ODataTranslatedException(String, ODataTranslatedException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.api.ODataTranslatedException
-
- ODataTranslatedException(String, Throwable, ODataTranslatedException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.api.ODataTranslatedException
-
- ODataTranslatedException.MessageKey - Interface in org.apache.olingo.server.api
-
- ODataTranslatedException.ODataErrorMessage - Class in org.apache.olingo.server.api
-
- ODataTranslatedException.ODataErrorMessage(String, Locale) - Constructor for class org.apache.olingo.server.api.ODataTranslatedException.ODataErrorMessage
-
- ODataValuable - Interface in org.apache.olingo.commons.api.domain.v4
-
- ODataValue - Interface in org.apache.olingo.commons.api.domain
-
Abstract representation of an OData entity property value.
- ODataValue - Interface in org.apache.olingo.commons.api.domain.v4
-
- ODataValueRequest - Interface in org.apache.olingo.client.api.communication.request.retrieve
-
This class implements an OData entity property value query request.
- ODataValueUpdateRequest - Interface in org.apache.olingo.client.api.communication.request.cud
-
This class implements an OData update entity property value request.
- ODataValueUpdateResponse - Interface in org.apache.olingo.client.api.communication.response
-
This class implements the response to an OData update entity property request.
- ODataWriter - Interface in org.apache.olingo.client.api.serialization
-
OData writer.
- OnDelete - Interface in org.apache.olingo.client.api.edm.xml
-
- OnDeleteAction - Enum in org.apache.olingo.client.api.edm.xml
-
- Operation - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
-
Mark method as EDM function import.
- Operation - Class in org.apache.olingo.server.api.edm.provider
-
- Operation() - Constructor for class org.apache.olingo.server.api.edm.provider.Operation
-
- OperationImport - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- OperationImport - Class in org.apache.olingo.server.api.edm.provider
-
- OperationImport() - Constructor for class org.apache.olingo.server.api.edm.provider.OperationImport
-
- 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.CommonFilterFactory
-
- or(URISearch, URISearch) - Method in interface org.apache.olingo.client.api.uri.v4.SearchFactory
-
- orderBy(String) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Adds orderby query option.
- 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.batch.v3 - package org.apache.olingo.client.api.communication.request.batch.v3
-
- org.apache.olingo.client.api.communication.request.batch.v4 - package org.apache.olingo.client.api.communication.request.batch.v4
-
- org.apache.olingo.client.api.communication.request.cud - package org.apache.olingo.client.api.communication.request.cud
-
- org.apache.olingo.client.api.communication.request.cud.v3 - package org.apache.olingo.client.api.communication.request.cud.v3
-
- org.apache.olingo.client.api.communication.request.cud.v4 - package org.apache.olingo.client.api.communication.request.cud.v4
-
- org.apache.olingo.client.api.communication.request.invoke - package org.apache.olingo.client.api.communication.request.invoke
-
- org.apache.olingo.client.api.communication.request.retrieve - package org.apache.olingo.client.api.communication.request.retrieve
-
- org.apache.olingo.client.api.communication.request.retrieve.v3 - package org.apache.olingo.client.api.communication.request.retrieve.v3
-
- org.apache.olingo.client.api.communication.request.retrieve.v4 - package org.apache.olingo.client.api.communication.request.retrieve.v4
-
- org.apache.olingo.client.api.communication.request.streamed - package org.apache.olingo.client.api.communication.request.streamed
-
- org.apache.olingo.client.api.communication.request.v4 - package org.apache.olingo.client.api.communication.request.v4
-
- org.apache.olingo.client.api.communication.response - package org.apache.olingo.client.api.communication.response
-
- org.apache.olingo.client.api.communication.response.v4 - package org.apache.olingo.client.api.communication.response.v4
-
- org.apache.olingo.client.api.data - package org.apache.olingo.client.api.data
-
- org.apache.olingo.client.api.domain - package org.apache.olingo.client.api.domain
-
- org.apache.olingo.client.api.domain.v3 - package org.apache.olingo.client.api.domain.v3
-
- org.apache.olingo.client.api.edm - package org.apache.olingo.client.api.edm
-
- org.apache.olingo.client.api.edm.xml - package org.apache.olingo.client.api.edm.xml
-
- org.apache.olingo.client.api.edm.xml.v3 - package org.apache.olingo.client.api.edm.xml.v3
-
- org.apache.olingo.client.api.edm.xml.v4 - package org.apache.olingo.client.api.edm.xml.v4
-
- org.apache.olingo.client.api.edm.xml.v4.annotation - package org.apache.olingo.client.api.edm.xml.v4.annotation
-
- org.apache.olingo.client.api.http - package org.apache.olingo.client.api.http
-
- org.apache.olingo.client.api.serialization - package org.apache.olingo.client.api.serialization
-
- org.apache.olingo.client.api.serialization.v3 - package org.apache.olingo.client.api.serialization.v3
-
- org.apache.olingo.client.api.serialization.v4 - package org.apache.olingo.client.api.serialization.v4
-
- org.apache.olingo.client.api.uri - package org.apache.olingo.client.api.uri
-
- org.apache.olingo.client.api.uri.v3 - package org.apache.olingo.client.api.uri.v3
-
- org.apache.olingo.client.api.uri.v4 - package org.apache.olingo.client.api.uri.v4
-
- org.apache.olingo.client.api.v3 - package org.apache.olingo.client.api.v3
-
- org.apache.olingo.client.api.v4 - package org.apache.olingo.client.api.v4
-
- org.apache.olingo.commons.api - package org.apache.olingo.commons.api
-
- org.apache.olingo.commons.api.data - package org.apache.olingo.commons.api.data
-
- org.apache.olingo.commons.api.data.v3 - package org.apache.olingo.commons.api.data.v3
-
- org.apache.olingo.commons.api.domain - package org.apache.olingo.commons.api.domain
-
- org.apache.olingo.commons.api.domain.v3 - package org.apache.olingo.commons.api.domain.v3
-
- org.apache.olingo.commons.api.domain.v4 - package org.apache.olingo.commons.api.domain.v4
-
- org.apache.olingo.commons.api.edm - package org.apache.olingo.commons.api.edm
-
- org.apache.olingo.commons.api.edm.annotation - package org.apache.olingo.commons.api.edm.annotation
-
- org.apache.olingo.commons.api.edm.constants - package org.apache.olingo.commons.api.edm.constants
-
- org.apache.olingo.commons.api.edm.geo - package org.apache.olingo.commons.api.edm.geo
-
- org.apache.olingo.commons.api.format - package org.apache.olingo.commons.api.format
-
- org.apache.olingo.commons.api.http - package org.apache.olingo.commons.api.http
-
- org.apache.olingo.commons.api.serialization - package org.apache.olingo.commons.api.serialization
-
- 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.server.api - package org.apache.olingo.server.api
-
- org.apache.olingo.server.api.edm.provider - package org.apache.olingo.server.api.edm.provider
-
- org.apache.olingo.server.api.processor - package org.apache.olingo.server.api.processor
-
- org.apache.olingo.server.api.serializer - package org.apache.olingo.server.api.serializer
-
- org.apache.olingo.server.api.uri - package org.apache.olingo.server.api.uri
-
- org.apache.olingo.server.api.uri.queryoption - package org.apache.olingo.server.api.uri.queryoption
-
- org.apache.olingo.server.api.uri.queryoption.expression - package org.apache.olingo.server.api.uri.queryoption.expression
-
- org.apache.olingo.server.api.uri.queryoption.search - package org.apache.olingo.server.api.uri.queryoption.search
-
- org.apache.olingo.server.tecsvc - package org.apache.olingo.server.tecsvc
-
- org.apache.olingo.server.tecsvc.data - package org.apache.olingo.server.tecsvc.data
-
- org.apache.olingo.server.tecsvc.data.model - package org.apache.olingo.server.tecsvc.data.model
-
- org.apache.olingo.server.tecsvc.processor - package org.apache.olingo.server.tecsvc.processor
-
- org.apache.olingo.server.tecsvc.provider - package org.apache.olingo.server.tecsvc.provider
-
- outputDirectory - Variable in class org.apache.olingo.ext.pojogen.AbstractPOJOGenMojo
-
Generated files base root.
- Schema - Interface in org.apache.olingo.client.api.edm.xml
-
- Schema - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- schema - Variable in class org.apache.olingo.ext.pojogen.NavPropertyBindingDetails
-
- Schema - Class in org.apache.olingo.server.api.edm.provider
-
- Schema() - Constructor for class org.apache.olingo.server.api.edm.provider.Schema
-
- schemaName - Variable in class org.apache.olingo.ext.pojogen.AbstractUtility
-
- SchemaProvider - Class in org.apache.olingo.server.tecsvc.provider
-
- SchemaProvider(EdmTechProvider) - Constructor for class org.apache.olingo.server.tecsvc.provider.SchemaProvider
-
- search(URISearch) - Method in interface org.apache.olingo.client.api.uri.v4.URIBuilder
-
Appends search query option.
- search(String) - Method in interface org.apache.olingo.client.api.uri.v4.URIBuilder
-
Appends search query option.
- Search<T extends EntityType<?>,EC extends Collection<T>> - Interface in org.apache.olingo.ext.proxy.api
-
Interface used to control search execution.
- 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.v4
-
- 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.CommonFilterArgFactory
-
- SegmentType - Enum in org.apache.olingo.client.api.uri
-
URI Segment types.
- select(String...) - Method in interface org.apache.olingo.client.api.uri.CommonURIBuilder
-
Adds select query option.
- 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
-
- 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
-
- 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
-
- service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.olingo.server.tecsvc.TechnicalServlet
-
- ServiceDocument - Interface in org.apache.olingo.client.api.data
-
REST resource for an ODataServiceDocument.
- serviceDocument(Edm, String) - Method in interface org.apache.olingo.server.api.serializer.ODataSerializer
-
- 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.
- serviceRoot(URI) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
- 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.server.api.edm.provider.ComplexType
-
- setAbstract(boolean) - Method in class org.apache.olingo.server.api.edm.provider.EntityType
-
- setAbstract(boolean) - Method in class org.apache.olingo.server.api.edm.provider.StructuredType
-
- setAccept(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds Accept OData request header.
- setAction(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.ActionImport
-
- setActionImports(List<ActionImport>) - Method in class org.apache.olingo.server.api.edm.provider.EntityContainer
-
- setActions(List<Action>) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- 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.server.api.edm.provider.AliasInfo
-
- setAlias(String) - Method in class org.apache.olingo.server.api.edm.provider.PropertyRef
-
- setAlias(String) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- setAnnotation(List<Annotation>) - Method in class org.apache.olingo.server.api.edm.provider.Annotation
-
- setAnnotations(List<ODataAnnotation>) - Method in class org.apache.olingo.ext.proxy.commons.AbstractCollectionInvocationHandler
-
- setAnnotations(List<Annotation>) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setAppliesTo(String) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setBaseTerm(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setBaseType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.ComplexType
-
- setBaseType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.EntityType
-
- setBaseType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.StructuredType
-
- setBindingParameter(String) - Method in class org.apache.olingo.server.api.edm.provider.EntitySetPath
-
- setBody(InputStream) - Method in class org.apache.olingo.server.api.ODataRequest
-
- setBound(boolean) - Method in class org.apache.olingo.server.api.edm.provider.Action
-
- setBound(boolean) - Method in class org.apache.olingo.server.api.edm.provider.Function
-
- setBound(boolean) - Method in class org.apache.olingo.server.api.edm.provider.Operation
-
- setCode(String) - Method in class org.apache.olingo.commons.api.domain.ODataError
-
The value for the code name/value pair is a language-independent string.
- setCode(String) - Method in class org.apache.olingo.commons.api.domain.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.server.api.edm.provider.NavigationProperty
-
- setCollection(boolean) - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- setCollection(boolean) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setCollection(boolean) - Method in class org.apache.olingo.server.api.edm.provider.ReturnType
-
- setCollection(boolean) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setComplexTypes(List<ComplexType>) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- setComposable(boolean) - Method in class org.apache.olingo.server.api.edm.provider.Function
-
- setContainerName(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.EntityContainerInfo
-
- setContainsTarget(boolean) - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- setContent(InputStream) - Method in class org.apache.olingo.server.api.ODataResponse
-
- 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.commons.api.domain.AbstractODataPayload
-
- 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(Integer) - Method in interface org.apache.olingo.commons.api.data.EntitySet
-
Sets number of entries.
- setCount(int) - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntitySet
-
Sets in-line count.
- setDefaultBatchAcceptFormat(ContentType) - Method in interface org.apache.olingo.client.api.Configuration
-
Set the default Accept header value format for a batch request.
- setDefaultMediaFormat(ODataFormat) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets the default OData media format.
- setDefaultPubFormat(ODataFormat) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets the default OData format for AtomPub exchanges.
- setDefaultValue(String) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setDefaultValue(String) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setDefaultValueFormat(ODataFormat) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets the default OData value format.
- setDeltaLink(URI) - Method in interface org.apache.olingo.commons.api.data.EntitySet
-
Sets delta link.
- setDeltaLink(URI) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataEntitySet
-
Sets delta link.
- setDetails(List<ODataErrorDetail>) - Method in class org.apache.olingo.commons.api.domain.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
-
- setEditLink(Link) - Method in interface org.apache.olingo.commons.api.data.Entity
-
Sets entity edit link.
- setEditLink(URI) - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
Sets OData entity edit link.
- setEntity(CommonODataEntity) - Method in class org.apache.olingo.ext.proxy.commons.EntityInvocationHandler
-
- setEntityContainer(FullQualifiedName) - Method in class org.apache.olingo.commons.api.edm.Target
-
- setEntityContainer(EntityContainer) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- setEntityHandler(EntityInvocationHandler) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- setEntitySet(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.OperationImport
-
- setEntitySet(Target) - Method in class org.apache.olingo.server.api.edm.provider.ActionImport
-
- setEntitySet(Target) - Method in class org.apache.olingo.server.api.edm.provider.FunctionImport
-
- setEntitySet(Target) - Method in class org.apache.olingo.server.api.edm.provider.OperationImport
-
- setEntitySetPath(EntitySetPath) - Method in class org.apache.olingo.server.api.edm.provider.Action
-
- setEntitySetPath(EntitySetPath) - Method in class org.apache.olingo.server.api.edm.provider.Function
-
- setEntitySetPath(EntitySetPath) - Method in class org.apache.olingo.server.api.edm.provider.Operation
-
- setEntitySets(List<EntitySet>) - Method in class org.apache.olingo.server.api.edm.provider.EntityContainer
-
- setEntityTypes(List<EntityType>) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- setEnumTypes(List<EnumType>) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- setETag(String) - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
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.ODataServerError
-
- setExecutor(ExecutorService) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets request executor service.
- setExpression(Expression) - Method in class org.apache.olingo.server.api.edm.provider.Annotation
-
- setExtendsContainer(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.EntityContainer
-
- setExtendsContainer(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.EntityContainerInfo
-
- setFlags(boolean) - Method in class org.apache.olingo.server.api.edm.provider.EnumType
-
- setFormat(ODataFormat) - Method in interface org.apache.olingo.client.api.communication.request.ODataBasicRequest
-
Override configured request format.
- setFormat(String) - Method in interface org.apache.olingo.client.api.communication.request.retrieve.ODataRawRequest
-
Sets accepted format.
- setFormat(ODataFormat) - Method in interface org.apache.olingo.client.api.communication.request.streamed.ODataStreamedEntityRequest
-
Override configured request format.
- setFunction(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.FunctionImport
-
- setFunctionImports(List<FunctionImport>) - Method in class org.apache.olingo.server.api.edm.provider.EntityContainer
-
- setFunctions(List<Function>) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- setGzipCompression(boolean) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets Gzip compression (e.g.
- setHasStream(boolean) - Method in class org.apache.olingo.server.api.edm.provider.EntityType
-
- setHeader(String, String) - Method in interface org.apache.olingo.client.api.communication.header.ODataHeaders
-
Add the specified (custom) header (header name is case-insensitive).
- setHeader(HeaderName, String) - Method in interface org.apache.olingo.client.api.communication.header.ODataHeaders
-
Add the specified header.
- setHeader(String, String) - Method in class org.apache.olingo.server.api.ODataResponse
-
- setHref(String) - Method in interface 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.commons.api.data.Entity
-
Sets entity ID.
- setId(URI) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataEntity
-
- 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.server.api.edm.provider.EntitySet
-
- setIncludeInServiceDocument(boolean) - Method in class org.apache.olingo.server.api.edm.provider.FunctionImport
-
- setInlineEntity(Entity) - Method in interface org.apache.olingo.commons.api.data.Link
-
Sets in-line entity.
- setInlineEntitySet(EntitySet) - Method in interface org.apache.olingo.commons.api.data.Link
-
Sets in-line entity set.
- setInnerError(Map<String, String>) - Method in class org.apache.olingo.commons.api.domain.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.server.api.edm.provider.Mapping
-
- setIsUnicode(Boolean) - Method in class org.apache.olingo.server.api.edm.provider.TypeDefinition
-
- setKey(List<PropertyRef>) - Method in class org.apache.olingo.server.api.edm.provider.EntityType
-
- 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).
- setLink(URI) - Method in class org.apache.olingo.commons.api.domain.ODataItem
-
- setLinks(List<URI>) - Method in class org.apache.olingo.client.api.domain.v3.ODataLinkCollection
-
Set links.
- setLocale(Locale) - Method in class org.apache.olingo.server.api.ODataServerError
-
- setMapping(Mapping) - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- setMapping(Mapping) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setMaxLength(Integer) - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- setMaxLength(Integer) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setMaxLength(Integer) - Method in class org.apache.olingo.server.api.edm.provider.ReturnType
-
- setMaxLength(Integer) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setMaxLength(Integer) - Method in class org.apache.olingo.server.api.edm.provider.TypeDefinition
-
- setMediaContentSource(URI) - Method in interface org.apache.olingo.commons.api.data.Entity
-
Set media content source.
- setMediaContentSource(URI) - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
Sets media content source.
- setMediaContentType(String) - Method in interface org.apache.olingo.commons.api.data.Entity
-
Set media content type.
- setMediaContentType(String) - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
Sets media content type.
- setMediaEntity(boolean) - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
Sets media entity flag.
- setMediaETag(String) - Method in interface org.apache.olingo.commons.api.data.Entity
-
Set media ETag.
- setMediaETag(String) - Method in interface org.apache.olingo.commons.api.data.Link
-
Sets Media ETag.
- setMediaETag(String) - Method in interface org.apache.olingo.commons.api.domain.CommonODataEntity
-
Set media ETag.
- setMediaResourceMimeTypeKey(String) - Method in class org.apache.olingo.server.api.edm.provider.Mapping
-
Sets the key for the resource mime type key which is used for the lookup in the data map
- setMediaResourceSourceKey(String) - Method in class org.apache.olingo.server.api.edm.provider.Mapping
-
Sets the key for the resource source key which is used for the lookup in the data map
- setMembers(List<EnumMember>) - Method in class org.apache.olingo.server.api.edm.provider.EnumType
-
- setMessage(String) - Method in class org.apache.olingo.commons.api.domain.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.domain.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.commons.api.domain.ODataOperation
-
Sets metadata anchor.
- setMethod(HttpMethod) - Method in class org.apache.olingo.server.api.ODataRequest
-
- setMimeType(String) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setName(String) - Method in interface org.apache.olingo.commons.api.data.Property
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.Action
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.ActionImport
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.BindingTarget
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.ComplexType
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.EntityContainer
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.EntitySet
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.EntityType
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.EnumMember
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.EnumType
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.Function
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.FunctionImport
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.Operation
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.OperationImport
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.Singleton
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.StructuredType
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setName(String) - Method in class org.apache.olingo.server.api.edm.provider.TypeDefinition
-
- setNamespace(String) - Method in class org.apache.olingo.server.api.edm.provider.AliasInfo
-
- setNamespace(String) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- setNavigationProperties(List<NavigationProperty>) - Method in class org.apache.olingo.server.api.edm.provider.ComplexType
-
- setNavigationProperties(List<NavigationProperty>) - Method in class org.apache.olingo.server.api.edm.provider.EntityType
-
- setNavigationProperties(List<NavigationProperty>) - Method in class org.apache.olingo.server.api.edm.provider.StructuredType
-
- setNavigationPropertyBindings(List<NavigationPropertyBinding>) - Method in class org.apache.olingo.server.api.edm.provider.BindingTarget
-
- setNavigationPropertyBindings(List<NavigationPropertyBinding>) - Method in class org.apache.olingo.server.api.edm.provider.EntitySet
-
- setNavigationPropertyBindings(List<NavigationPropertyBinding>) - Method in class org.apache.olingo.server.api.edm.provider.Singleton
-
- setNavPropertyETAllPrimMany(List<EtAllPrim>) - Method in class org.apache.olingo.server.tecsvc.data.model.EtTwoPrim
-
- setNavPropertyETAllPrimOne(EtAllPrim) - Method in class org.apache.olingo.server.tecsvc.data.model.EtTwoPrim
-
- setNavPropertyETTwoPrimMany(List<EtTwoPrim>) - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- setNavPropertyETTwoPrimOne(EtTwoPrim) - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- setNext(URI) - Method in interface org.apache.olingo.commons.api.data.EntitySet
-
Sets next link.
- setNext(URI) - Method in interface org.apache.olingo.commons.api.data.v3.LinkCollection
-
Sets next link.
- setNullable(Boolean) - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- setNullable(Boolean) - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- setNullable(Boolean) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setNullable(Boolean) - Method in class org.apache.olingo.server.api.edm.provider.ReturnType
-
- setNullable(Boolean) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setObject(Object) - Method in class org.apache.olingo.server.api.edm.provider.Mapping
-
Sets an object.
- setOnDelete(EdmOnDelete) - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- setOpenType(boolean) - Method in class org.apache.olingo.server.api.edm.provider.ComplexType
-
- setOpenType(boolean) - Method in class org.apache.olingo.server.api.edm.provider.EntityType
-
- setOpenType(boolean) - Method in class org.apache.olingo.server.api.edm.provider.StructuredType
-
- setParameters(Map<String, ODataValue>) - Method in interface org.apache.olingo.client.api.communication.request.invoke.ODataInvokeRequest
-
Sets operation parameters.
- setParameters(List<Parameter>) - Method in class org.apache.olingo.server.api.edm.provider.Action
-
- setParameters(List<Parameter>) - Method in class org.apache.olingo.server.api.edm.provider.Function
-
- setParameters(List<Parameter>) - Method in class org.apache.olingo.server.api.edm.provider.Operation
-
- setPartner(String) - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- setPath(String) - Method in class org.apache.olingo.server.api.edm.provider.EntitySetPath
-
- setPath(String) - Method in class org.apache.olingo.server.api.edm.provider.NavigationPropertyBinding
-
- setPath(String) - Method in class org.apache.olingo.server.api.edm.provider.PropertyRef
-
- setPrecision(Integer) - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- setPrecision(Integer) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setPrecision(Integer) - Method in class org.apache.olingo.server.api.edm.provider.ReturnType
-
- setPrecision(Integer) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setPrecision(Integer) - Method in class org.apache.olingo.server.api.edm.provider.TypeDefinition
-
- setPrefer(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds Prefer OData request header.
- setProperties(List<Property>) - Method in class org.apache.olingo.server.api.edm.provider.ComplexType
-
- setProperties(List<Property>) - Method in class org.apache.olingo.server.api.edm.provider.EntityType
-
- setProperties(List<Property>) - Method in class org.apache.olingo.server.api.edm.provider.StructuredType
-
- setProperty(String) - Method in class org.apache.olingo.server.api.edm.provider.ReferentialConstraint
-
- setPropertyBinary(byte[]) - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- setPropertyBoolean(boolean) - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- setPropertyByte(byte) - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- setPropertyDate(String) - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- setPropertyDateTimeOffset(String) - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- setPropertyDecimal(double) - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- setPropertyDouble(double) - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- setPropertyDuration(String) - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- setPropertyGuid(String) - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- setPropertyInt16(int) - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- setPropertyInt16(int) - Method in class org.apache.olingo.server.tecsvc.data.model.EtTwoPrim
-
- setPropertyInt32(int) - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- setPropertyInt64(int) - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- setPropertyName(String) - Method in class org.apache.olingo.server.api.edm.provider.PropertyRef
-
- setPropertySByte(byte) - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- setPropertySingle(long) - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- setPropertyString(String) - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- setPropertyString(String) - Method in class org.apache.olingo.server.tecsvc.data.model.EtTwoPrim
-
- setPropertyTimeOfDay(String) - Method in class org.apache.olingo.server.tecsvc.data.model.EtAllPrim
-
- setPropertyValue(Property, Object) - Method in class org.apache.olingo.ext.proxy.commons.AbstractStructuredInvocationHandler
-
- setQualifier(String) - Method in class org.apache.olingo.server.api.edm.provider.Annotation
-
- setRawBaseUri(String) - Method in class org.apache.olingo.server.api.ODataRequest
-
- setRawODataPath(String) - Method in class org.apache.olingo.server.api.ODataRequest
-
- setRawQueryPath(String) - Method in class org.apache.olingo.server.api.ODataRequest
-
- setRawRequestUri(String) - Method in class org.apache.olingo.server.api.ODataRequest
-
- setRawServiceResolutionUri(String) - Method in class org.apache.olingo.server.api.ODataRequest
-
- setReferencedProperty(String) - Method in class org.apache.olingo.server.api.edm.provider.ReferentialConstraint
-
- setReferentialConstraints(List<ReferentialConstraint>) - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- setRel(String) - Method in interface org.apache.olingo.commons.api.data.Link
-
Sets rel info.
- setRelationship(String) - Method in interface org.apache.olingo.commons.api.data.DeltaLink
-
- setRelationship(String) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDeltaLink
-
- setRequest(ODataBatchableRequest) - Method in interface org.apache.olingo.client.api.communication.request.batch.ODataSingleRequest
-
Serialize and send the given request.
- setRequest(ODataBatchableRequest) - Method in interface org.apache.olingo.client.api.communication.request.batch.v4.ODataOutsideUpdate
-
Serialize and send the given request.
- setReturnType(ReturnType) - Method in class org.apache.olingo.server.api.edm.provider.Action
-
- setReturnType(ReturnType) - Method in class org.apache.olingo.server.api.edm.provider.Function
-
- setReturnType(ReturnType) - Method in class org.apache.olingo.server.api.edm.provider.Operation
-
- setScale(Integer) - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- setScale(Integer) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setScale(Integer) - Method in class org.apache.olingo.server.api.edm.provider.ReturnType
-
- setScale(Integer) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setScale(Integer) - Method in class org.apache.olingo.server.api.edm.provider.TypeDefinition
-
- 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 interface org.apache.olingo.commons.api.data.Entity
-
Sets entity self link.
- setSingletons(List<Singleton>) - Method in class org.apache.olingo.server.api.edm.provider.EntityContainer
-
- setSlug(String) - Method in interface org.apache.olingo.client.api.communication.request.ODataRequest
-
Adds Slug OData request header.
- setSource(URI) - Method in interface org.apache.olingo.commons.api.data.DeltaLink
-
- setSource(URI) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDeltaLink
-
- setSplit(int) - Method in interface org.apache.olingo.server.api.ODataHttpHandler
-
Sets the split parameter which is used for service resolution.
- 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
-
- setStatusCode(int) - Method in class org.apache.olingo.server.api.ODataServerError
-
- setTarget(URI) - Method in interface org.apache.olingo.commons.api.data.DeltaLink
-
- setTarget(String) - Method in class org.apache.olingo.commons.api.domain.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.domain.ODataErrorDetail
-
- setTarget(URI) - Method in class org.apache.olingo.commons.api.domain.ODataOperation
-
Sets target.
- setTarget(URI) - Method in interface org.apache.olingo.commons.api.domain.v4.ODataDeltaLink
-
- setTarget(Target) - Method in class org.apache.olingo.server.api.edm.provider.NavigationPropertyBinding
-
- 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).
- setTargetName(String) - Method in class org.apache.olingo.commons.api.edm.Target
-
- setTerm(String) - Method in interface org.apache.olingo.commons.api.data.Annotation
-
- setTerm(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.Annotation
-
- setTerms(List<Term>) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- setTitle(String) - Method in interface org.apache.olingo.commons.api.data.Link
-
Sets title.
- setTitle(String) - Method in class org.apache.olingo.commons.api.domain.ODataLink.Builder
-
- setTitle(String) - Method in class org.apache.olingo.commons.api.domain.ODataOperation
-
Sets title.
- setTitle(String) - Method in class org.apache.olingo.commons.api.domain.v4.ODataLink.Builder
-
- setType(ConstantAnnotationExpression.Type) - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.ConstantAnnotationExpression
-
- setType(String) - Method in interface org.apache.olingo.commons.api.data.Entity
-
Sets entity type.
- setType(String) - Method in interface org.apache.olingo.commons.api.data.Link
-
Sets type.
- setType(String) - Method in interface org.apache.olingo.commons.api.data.Valuable
-
- setType(ODataLinkType) - Method in class org.apache.olingo.commons.api.domain.ODataLink.Builder
-
- setType(EdmType) - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue.Builder
-
- setType(EdmPrimitiveTypeKind) - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue.Builder
-
- setType(ODataLinkType) - Method in class org.apache.olingo.commons.api.domain.v4.ODataLink.Builder
-
- setType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.BindingTarget
-
- setType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.EntitySet
-
- setType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.NavigationProperty
-
- setType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.Parameter
-
- setType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- setType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.ReturnType
-
- setType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.Singleton
-
- setType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.Term
-
- setTypeDefinitions(List<TypeDefinition>) - Method in class org.apache.olingo.server.api.edm.provider.Schema
-
- setUnderlyingType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.EnumType
-
- setUnderlyingType(FullQualifiedName) - Method in class org.apache.olingo.server.api.edm.provider.TypeDefinition
-
- setUnicode(Boolean) - Method in class org.apache.olingo.server.api.edm.provider.Property
-
- 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.commons.api.domain.ODataLink.Builder
-
- setURI(URI, String) - Method in class org.apache.olingo.commons.api.domain.ODataLink.Builder
-
- setURI(URI) - Method in class org.apache.olingo.commons.api.domain.v4.ODataLink.Builder
-
- setUseChuncked(boolean) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets chunk HTTP encoding enabled or disabled.
- setUseUrlOperationFQN(boolean) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets whether operation name in request URI should be fully qualified name, which is required by OData V4 protocol,
but some service may still choose to support shorter name.
- setUseXHTTPMethod(boolean) - Method in interface org.apache.olingo.client.api.Configuration
-
Sets whether PUT, MERGE, PATCH, DELETE HTTP methods need to be translated to
POST with additional X-HTTTP-Method header.
- setValue(String) - Method in interface org.apache.olingo.client.api.edm.xml.v4.annotation.ConstantAnnotationExpression
-
- setValue(ValueType, Object) - Method in interface org.apache.olingo.commons.api.data.Valuable
-
- setValue(Object) - Method in interface org.apache.olingo.commons.api.domain.ODataPrimitiveValue.Builder
-
- setValue(Sort.Direction) - Method in class org.apache.olingo.ext.proxy.api.Sort
-
- setValue(String) - Method in class org.apache.olingo.server.api.edm.provider.EnumMember
-
- setVersion(ODataServiceVersion) - Method in class org.apache.olingo.commons.api.domain.ODataLink.Builder
-
- setVersion(ODataServiceVersion) - Method in class org.apache.olingo.commons.api.domain.v4.ODataLink.Builder
-
- setX(double) - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
- 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
-
- setZ(double) - Method in class org.apache.olingo.commons.api.edm.geo.Point
-
- Singleton - Interface in org.apache.olingo.client.api.edm.xml.v4
-
- Singleton - Annotation Type in org.apache.olingo.ext.proxy.api.annotations
-
Give singleton a name.
- Singleton - Class in org.apache.olingo.server.api.edm.provider
-
- Singleton() - Constructor for class org.apache.olingo.server.api.edm.provider.Singleton
-
- size() - Method in interface org.apache.olingo.commons.api.domain.ODataCollectionValue
-
Gets collection size.
- size() - Method in interface org.apache.olingo.commons.api.domain.ODataComplexValue
-
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.CommonURIBuilder
-
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.CommonURIBuilder
-
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.CommonFilterArgFactory
-
- 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, ODataValue>, 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.
- StructuredType - Class in org.apache.olingo.server.api.edm.provider
-
- StructuredType() - Constructor for class org.apache.olingo.server.api.edm.provider.StructuredType
-
- sub(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterArgFactory
-
- substring(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterArgFactory
-
- substring(FilterArg, FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.CommonFilterArgFactory
-
- substringof(FilterArg, FilterArg) - Method in interface org.apache.olingo.client.api.uri.v3.FilterArgFactory
-
- suffix(ContextURL.Suffix) - Method in class org.apache.olingo.commons.api.data.ContextURL.Builder
-
- SYSTEM_NAMESPACE - Static variable in interface org.apache.olingo.commons.api.edm.EdmPrimitiveType
-
- 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
-
Defining the supported system query options
- V3POJOGenMojo - Class in org.apache.olingo.ext.pojogen
-
POJOs generator.
- V3POJOGenMojo() - Constructor for class org.apache.olingo.ext.pojogen.V3POJOGenMojo
-
- V3Utility - Class in org.apache.olingo.ext.pojogen
-
- V3Utility(Edm, EdmSchema, String) - Constructor for class org.apache.olingo.ext.pojogen.V3Utility
-
- 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.
- Valuable - Interface in org.apache.olingo.commons.api.data
-
- VALUE - Static variable in interface org.apache.olingo.commons.api.Constants
-
- ValueAnnotation - Interface in org.apache.olingo.client.api.edm.xml.v3
-
- valueOf(String) - Static method in enum org.apache.olingo.client.api.communication.header.HeaderName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.communication.request.cud.v3.UpdateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.communication.request.cud.v4.UpdateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.edm.ConcurrencyMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.edm.StoreGeneratedPattern
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.edm.xml.OnDeleteAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.edm.xml.v3.ParameterMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.edm.xml.v4.annotation.ConstantAnnotationExpression.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.edm.xml.v4.annotation.TwoParamsOpDynamicAnnotationExpression.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.http.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.uri.QueryOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.uri.SegmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.client.api.uri.v3.URIBuilder.InlineCount
-
Returns the enum constant of this type with the specified name.
- 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.ValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.domain.ODataLinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.domain.ODataPropertyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.domain.v4.ODataDeletedEntity.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.edm.constants.EdmContentKind
-
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.JsonKey
-
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.NamespaceKey
-
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.EdmAnnotationsTarget.TargetType
-
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(ODataServiceVersion, String) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
- 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
-
- valueOf(String) - Static method in enum org.apache.olingo.commons.api.format.ODataFormat
-
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.serializer.ODataSerializerException.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.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(ODataServiceVersion, FullQualifiedName) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
Gets EdmPrimitiveTypeKind from a full-qualified type name, for the given OData protocol version.
- valueOfFQN(ODataServiceVersion, String) - Static method in enum org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind
-
Gets EdmPrimitiveTypeKind from a full type expression (as Edm.Int32), for the given OData
protocol version.
- 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.header.HeaderName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.client.api.communication.request.cud.v3.UpdateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.client.api.communication.request.cud.v4.UpdateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.client.api.edm.ConcurrencyMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.client.api.edm.StoreGeneratedPattern
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.client.api.edm.xml.OnDeleteAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.client.api.edm.xml.v3.ParameterMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.client.api.edm.xml.v4.annotation.ConstantAnnotationExpression.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.client.api.edm.xml.v4.annotation.TwoParamsOpDynamicAnnotationExpression.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.client.api.http.HttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.client.api.uri.QueryOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.client.api.uri.SegmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.olingo.client.api.uri.v3.URIBuilder.InlineCount
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- 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.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.domain.ODataLinkType
-
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.domain.ODataPropertyType
-
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.domain.v4.ODataDeletedEntity.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.edm.constants.EdmContentKind
-
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.JsonKey
-
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.NamespaceKey
-
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.EdmAnnotationsTarget.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.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.format.ODataFormat
-
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.serializer.ODataSerializerException.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.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.
- ValueTerm - Interface in org.apache.olingo.client.api.edm.xml.v3
-
- 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
-
- VARY - Static variable in interface org.apache.olingo.commons.api.http.HttpHeader
-
- version - Variable in class org.apache.olingo.commons.api.domain.ODataLink.Builder
-
- 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(String) - Method in interface org.apache.olingo.server.api.uri.queryoption.expression.ExpressionVisitor
-
Called for each traversed
Literal
expression
- visitMember(UriInfoResource) - 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