Index

$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

$

$expand - Enum constant in enum class org.apache.olingo.odata2.core.uri.SystemQueryOption
 
$filter - Enum constant in enum class org.apache.olingo.odata2.core.uri.SystemQueryOption
 
$format - Enum constant in enum class org.apache.olingo.odata2.core.uri.SystemQueryOption
 
$inlinecount - Enum constant in enum class org.apache.olingo.odata2.core.uri.SystemQueryOption
 
$orderby - Enum constant in enum class org.apache.olingo.odata2.core.uri.SystemQueryOption
 
$select - Enum constant in enum class org.apache.olingo.odata2.core.uri.SystemQueryOption
 
$skip - Enum constant in enum class org.apache.olingo.odata2.core.uri.SystemQueryOption
 
$skiptoken - Enum constant in enum class org.apache.olingo.odata2.core.uri.SystemQueryOption
 
$top - Enum constant in enum class org.apache.olingo.odata2.core.uri.SystemQueryOption
 

A

AbstractODataApplication - Class in org.apache.olingo.odata2.core.rest.app
 
AbstractODataApplication() - Constructor for class org.apache.olingo.odata2.core.rest.app.AbstractODataApplication
 
AbstractSimpleType - Class in org.apache.olingo.odata2.core.edm
Abstract implementation of the EDM simple-type interface.
AbstractSimpleType() - Constructor for class org.apache.olingo.odata2.core.edm.AbstractSimpleType
 
accept(ExpressionVisitor) - Method in interface org.apache.olingo.odata2.api.uri.expression.Visitable
Method Visitable.accept(ExpressionVisitor) is called when traversing the expression tree.
accept(ExpressionVisitor) - Method in class org.apache.olingo.odata2.core.uri.expression.BinaryExpressionImpl
 
accept(ExpressionVisitor) - Method in class org.apache.olingo.odata2.core.uri.expression.FilterExpressionImpl
 
accept(ExpressionVisitor) - Method in class org.apache.olingo.odata2.core.uri.expression.LiteralExpressionImpl
 
accept(ExpressionVisitor) - Method in class org.apache.olingo.odata2.core.uri.expression.MemberExpressionImpl
 
accept(ExpressionVisitor) - Method in class org.apache.olingo.odata2.core.uri.expression.MethodExpressionImpl
 
accept(ExpressionVisitor) - Method in class org.apache.olingo.odata2.core.uri.expression.OrderByExpressionImpl
 
accept(ExpressionVisitor) - Method in class org.apache.olingo.odata2.core.uri.expression.OrderExpressionImpl
 
accept(ExpressionVisitor) - Method in class org.apache.olingo.odata2.core.uri.expression.PropertyExpressionImpl
 
accept(ExpressionVisitor) - Method in class org.apache.olingo.odata2.core.uri.expression.UnaryExpressionImpl
 
Accept - Interface in org.apache.olingo.odata2.api.servicedocument
An Accept element
ACCEPT - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.1">HTTP/1.1 documentation}.
ACCEPT_CHARSET - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.2">HTTP/1.1 documentation}.
ACCEPT_ENCODING - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.3">HTTP/1.1 documentation}.
ACCEPT_FORM_ENCODING - Static variable in class org.apache.olingo.odata2.api.ODataServiceFactory
Label used in web.xml to assign servlet init parameter for a accept form encoding.
ACCEPT_LANGUAGE - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.4">HTTP/1.1 documentation}.
acceptableLanguages(List<Locale>) - Static method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
acceptableLanguages(List<Locale>) - Method in class org.apache.olingo.odata2.api.processor.ODataRequest.ODataRequestBuilder
 
acceptableLanguages(List<Locale>) - Method in class org.apache.olingo.odata2.core.ODataRequestImpl.ODataRequestBuilderImpl
 
ACCEPTED - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
acceptHeaders(List<String>) - Static method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
acceptHeaders(List<String>) - Method in class org.apache.olingo.odata2.api.processor.ODataRequest.ODataRequestBuilder
 
acceptHeaders(List<String>) - Method in class org.apache.olingo.odata2.core.ODataRequestImpl.ODataRequestBuilderImpl
 
AcceptImpl - Class in org.apache.olingo.odata2.core.servicedocument
 
AcceptImpl() - Constructor for class org.apache.olingo.odata2.core.servicedocument.AcceptImpl
 
AcceptParser - Class in org.apache.olingo.odata2.core.batch
 
AcceptParser() - Constructor for class org.apache.olingo.odata2.core.batch.AcceptParser
 
ActualBinaryOperator - Class in org.apache.olingo.odata2.core.uri.expression
 
ActualBinaryOperator(InfoBinaryOperator, Token) - Constructor for class org.apache.olingo.odata2.core.uri.expression.ActualBinaryOperator
 
add(BatchChangeSetPart) - Method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSet
Add a new change request to the ChangeSet
add(BatchChangeSetPart) - Method in class org.apache.olingo.odata2.core.batch.BatchChangeSetImpl
 
add(ParameterSet) - Method in interface org.apache.olingo.odata2.core.uri.expression.ParameterSetCombination
 
add(ParameterSet) - Method in class org.apache.olingo.odata2.core.uri.expression.ParameterSetCombination.PSCflex
 
add(ParameterSet) - Method in class org.apache.olingo.odata2.core.uri.expression.ParameterSetCombination.PSCReturnTypeEqLastParameter
 
ADD - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.BinaryOperator
 
addAcceptHeaderValue(String) - Method in class org.apache.olingo.odata2.core.batch.AcceptParser
 
addAcceptLanguageHeaderValue(String) - Method in class org.apache.olingo.odata2.core.batch.AcceptParser
 
addContent(Object...) - Method in class org.apache.olingo.odata2.api.exception.MessageReference
Adds given content to message reference.
addFirst(ParameterSet) - Method in interface org.apache.olingo.odata2.core.uri.expression.ParameterSetCombination
 
addFirst(ParameterSet) - Method in class org.apache.olingo.odata2.core.uri.expression.ParameterSetCombination.PSCflex
 
addFirst(ParameterSet) - Method in class org.apache.olingo.odata2.core.uri.expression.ParameterSetCombination.PSCReturnTypeEqLastParameter
 
addFunctionImportParameter(String, EdmLiteral) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
addHeader(String, String, int) - Method in class org.apache.olingo.odata2.core.batch.v2.Header
 
addHeader(String, List<String>, int) - Method in class org.apache.olingo.odata2.core.batch.v2.Header
 
additionalLinks(Map<String, Map<String, Object>>) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
Sets additional links from this entity to other entities.
addNavigationPropertySegment(NavigationPropertySegment) - Method in class org.apache.olingo.odata2.core.uri.SelectItemImpl
 
addNavigationSegment(NavigationSegment) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
addOrder(OrderExpression) - Method in class org.apache.olingo.odata2.core.uri.expression.OrderByExpressionImpl
 
addProperty(EdmProperty) - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl
 
addProperty(EdmProperty) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
addTypeMappings(Map<String, Object>) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderReadProperties.EntityProviderReadPropertiesBuilder
 
addValidatedPrefixes(Map<String, String>) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderReadProperties.EntityProviderReadPropertiesBuilder
 
AliasInfo - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class hold an alias and the associated namespace
AliasInfo() - Constructor for class org.apache.olingo.odata2.api.edm.provider.AliasInfo
 
ALLOW - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.7">HTTP/1.1 documentation}.
ALLPAGES - Enum constant in enum class org.apache.olingo.odata2.api.commons.InlineCount
 
allQueryParameters(Map<String, List<String>>) - Static method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
allQueryParameters(Map<String, List<String>>) - Method in class org.apache.olingo.odata2.api.processor.ODataRequest.ODataRequestBuilder
 
allQueryParameters(Map<String, List<String>>) - Method in class org.apache.olingo.odata2.core.ODataRequestImpl.ODataRequestBuilderImpl
 
AMBIGUOUS_XMETHOD - Static variable in exception org.apache.olingo.odata2.api.exception.ODataBadRequestException
 
AND - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.BinaryOperator
 
AnnotationAttribute - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent an annotation attribute
AnnotationAttribute() - Constructor for class org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute
 
AnnotationElement - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent an annotation element.
AnnotationElement() - Constructor for class org.apache.olingo.odata2.api.edm.provider.AnnotationElement
 
APP_ACCEPT - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
APP_CATEGORIES - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
APP_CATEGORIES_FIXED - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
APP_CATEGORIES_SCHEME - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
APP_COLLECTION - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
APP_SERVICE - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
APP_WORKSPACE - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
append(Writer, EntityInfoAggregator, List<Map<String, Object>>) - Method in class org.apache.olingo.odata2.core.ep.producer.JsonLinksEntityProducer
 
append(Writer, EntityInfoAggregator, List<Map<String, Object>>, boolean) - Method in class org.apache.olingo.odata2.core.ep.producer.JsonDeletedEntryEntityProducer
 
append(Writer, EntityInfoAggregator, Map<String, Object>) - Method in class org.apache.olingo.odata2.core.ep.producer.JsonLinkEntityProducer
 
append(Writer, EntityInfoAggregator, Map<String, Object>, boolean) - Method in class org.apache.olingo.odata2.core.ep.producer.JsonEntryEntityProducer
 
append(Writer, EntityPropertyInfo, Object) - Method in class org.apache.olingo.odata2.core.ep.producer.JsonPropertyEntityProducer
 
append(Writer, EntityPropertyInfo, List<?>) - Method in class org.apache.olingo.odata2.core.ep.producer.JsonCollectionEntityProducer
 
append(XMLStreamWriter, String, EntityPropertyInfo, Object) - Method in class org.apache.olingo.odata2.core.ep.producer.XmlPropertyEntityProducer
Append Object value based on EntityPropertyInfo to XMLStreamWriter in an already existing XML structure inside the d namespace.
append(XMLStreamWriter, EntityInfoAggregator, List<Map<String, Object>>) - Method in class org.apache.olingo.odata2.core.ep.producer.XmlLinksEntityProducer
 
append(XMLStreamWriter, EntityInfoAggregator, List<Map<String, Object>>, boolean) - Method in class org.apache.olingo.odata2.core.ep.producer.AtomFeedProducer
 
append(XMLStreamWriter, EntityInfoAggregator, Map<String, Object>, boolean) - Method in class org.apache.olingo.odata2.core.ep.producer.XmlLinkEntityProducer
 
append(XMLStreamWriter, EntityInfoAggregator, Map<String, Object>, boolean, boolean) - Method in class org.apache.olingo.odata2.core.ep.producer.AtomEntryEntityProducer
 
append(XMLStreamWriter, EntityPropertyInfo, Object) - Method in class org.apache.olingo.odata2.core.ep.producer.XmlPropertyEntityProducer
Append Object value based on EntityPropertyInfo to XMLStreamWriter as a stand-alone XML structure, including writing of default namespace declarations.
append(XMLStreamWriter, EntityPropertyInfo, List<?>) - Static method in class org.apache.olingo.odata2.core.ep.producer.XmlCollectionEntityProducer
 
appendAsArray(Writer, EntityInfoAggregator, List<Map<String, Object>>) - Method in class org.apache.olingo.odata2.core.ep.producer.JsonFeedEntityProducer
 
appendAsObject(Writer, EntityInfoAggregator, List<Map<String, Object>>, boolean) - Method in class org.apache.olingo.odata2.core.ep.producer.JsonFeedEntityProducer
 
appendCustomProperty(XMLStreamWriter, String, EntityPropertyInfo, Object) - Method in class org.apache.olingo.odata2.core.ep.producer.XmlPropertyEntityProducer
 
appendEdmTypedToken(int, TokenKind, String, EdmLiteral) - Method in class org.apache.olingo.odata2.core.uri.expression.TokenList
Append UriLiteral Token to tokens parameter
appendFractionalSeconds(StringBuilder, int, boolean, EdmFacets) - Static method in class org.apache.olingo.odata2.core.edm.EdmDateTime
Appends the given milli- or nanoseconds to the given string builder, performance-optimized.
appendHtml(Writer) - Method in interface org.apache.olingo.odata2.core.debug.DebugInfo
Appends the content of this debug information part to the given writer.
appendHtml(Writer) - Method in class org.apache.olingo.odata2.core.debug.DebugInfoBody
 
appendHtml(Writer) - Method in class org.apache.olingo.odata2.core.debug.DebugInfoException
 
appendHtml(Writer) - Method in class org.apache.olingo.odata2.core.debug.DebugInfoRequest
 
appendHtml(Writer) - Method in class org.apache.olingo.odata2.core.debug.DebugInfoResponse
 
appendHtml(Writer) - Method in class org.apache.olingo.odata2.core.debug.DebugInfoRuntime
 
appendHtml(Writer) - Method in class org.apache.olingo.odata2.core.debug.DebugInfoServer
 
appendHtml(Writer) - Method in class org.apache.olingo.odata2.core.debug.DebugInfoUri
 
appendHtmlTable(Writer, Map<String, String>) - Static method in class org.apache.olingo.odata2.core.debug.ODataDebugResponseWrapper
 
appendJson(JsonStreamWriter) - Method in interface org.apache.olingo.odata2.core.debug.DebugInfo
Appends the content of this debug information part to the given JSON stream writer.
appendJson(JsonStreamWriter) - Method in class org.apache.olingo.odata2.core.debug.DebugInfoBody
 
appendJson(JsonStreamWriter) - Method in class org.apache.olingo.odata2.core.debug.DebugInfoException
 
appendJson(JsonStreamWriter) - Method in class org.apache.olingo.odata2.core.debug.DebugInfoRequest
 
appendJson(JsonStreamWriter) - Method in class org.apache.olingo.odata2.core.debug.DebugInfoResponse
 
appendJson(JsonStreamWriter) - Method in class org.apache.olingo.odata2.core.debug.DebugInfoRuntime
 
appendJson(JsonStreamWriter) - Method in class org.apache.olingo.odata2.core.debug.DebugInfoServer
 
appendJson(JsonStreamWriter) - Method in class org.apache.olingo.odata2.core.debug.DebugInfoUri
 
appendJsonTable(JsonStreamWriter, Map<String, String>) - Static method in class org.apache.olingo.odata2.core.debug.ODataDebugResponseWrapper
 
appendParameter(CommonExpression) - Method in class org.apache.olingo.odata2.core.uri.expression.MethodExpressionImpl
 
appendPropertyMetadata(JsonStreamWriter, EdmType) - Static method in class org.apache.olingo.odata2.core.ep.producer.JsonPropertyEntityProducer
 
appendPropertyValue(JsonStreamWriter, EntityPropertyInfo, Object, boolean, boolean, boolean) - Static method in class org.apache.olingo.odata2.core.ep.producer.JsonPropertyEntityProducer
 
appendToken(int, TokenKind, char) - Method in class org.apache.olingo.odata2.core.uri.expression.TokenList
Append CharValue Token to tokens parameter
appendToken(int, TokenKind, String) - Method in class org.apache.olingo.odata2.core.uri.expression.TokenList
Append StringValue Token to tokens parameter
appendTombstones(XMLStreamWriter, EntityInfoAggregator, EntityProviderWriteProperties, List<Map<String, Object>>) - Method in class org.apache.olingo.odata2.core.ep.producer.TombstoneProducer
Appends tombstones to an already started feed.
appendUri(JsonStreamWriter, String) - Static method in class org.apache.olingo.odata2.core.ep.producer.JsonLinkEntityProducer
 
APPLICATION_ATOM_SVC - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
APPLICATION_ATOM_SVC - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
APPLICATION_ATOM_SVC_CS_UTF_8 - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
APPLICATION_ATOM_SVC_UTF8 - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
APPLICATION_ATOM_XML - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
APPLICATION_ATOM_XML - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
APPLICATION_ATOM_XML_CS_UTF_8 - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
APPLICATION_ATOM_XML_ENTRY - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
APPLICATION_ATOM_XML_ENTRY - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
APPLICATION_ATOM_XML_ENTRY_CS_UTF_8 - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
APPLICATION_ATOM_XML_ENTRY_UTF8 - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
APPLICATION_ATOM_XML_FEED - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
APPLICATION_ATOM_XML_FEED - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
APPLICATION_ATOM_XML_FEED_CS_UTF_8 - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
APPLICATION_ATOM_XML_FEED_UTF8 - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
APPLICATION_ATOM_XML_UTF8 - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
APPLICATION_HTTP - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
APPLICATION_JSON - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
APPLICATION_JSON - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
APPLICATION_JSON_CS_UTF_8 - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
APPLICATION_JSON_ODATA_VERBOSE - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
APPLICATION_JSON_UTF8 - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
APPLICATION_JSON_UTF8_VERBOSE - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
APPLICATION_JSON_VERBOSE - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
APPLICATION_OCTET_STREAM - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
APPLICATION_OCTET_STREAM - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
APPLICATION_XML - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
APPLICATION_XML - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
APPLICATION_XML_CS_UTF_8 - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
APPLICATION_XML_UTF8 - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
asc - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.SortOrder
Sort order ascending
Association - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent an association
Association() - Constructor for class org.apache.olingo.odata2.api.edm.provider.Association
 
ASSOCIATION - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmTypeKind
 
AssociationEnd - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent an association end
AssociationEnd() - Constructor for class org.apache.olingo.odata2.api.edm.provider.AssociationEnd
 
ASSOCIATIONNOTFOUND - Static variable in exception org.apache.olingo.odata2.api.edm.EdmException
 
AssociationSet - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent an association set
AssociationSet() - Constructor for class org.apache.olingo.odata2.api.edm.provider.AssociationSet
 
AssociationSetEnd - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent an association set end
AssociationSetEnd() - Constructor for class org.apache.olingo.odata2.api.edm.provider.AssociationSetEnd
 
ATOM - Enum constant in enum class org.apache.olingo.odata2.core.commons.ContentType.ODataFormat
 
ATOM_AUTHOR - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_AUTHOR_EMAIL - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_AUTHOR_NAME - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_AUTHOR_URI - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_CATEGORY - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_CATEGORY_LABEL - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_CATEGORY_SCHEME - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_CATEGORY_TERM - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_CONTENT - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_CONTRIBUTOR - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_CONTRIBUTOR_EMAIL - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_CONTRIBUTOR_NAME - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_CONTRIBUTOR_URI - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_DELTA_LINK - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_ENTRY - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_FEED - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_HREF - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_ID - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_LINK - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_NEXT_LINK - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_NULL - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_PUBLISHED - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_REL - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_RIGHTS - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_SRC - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_SUMMARY - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_TEXT - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_TITLE - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_TITLE_DEFAULT - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_TOMBSTONE_DELETED_ENTRY - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_TOMBSTONE_NAMESPACE - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_TOMBSTONE_PREFIX - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_TOMBSTONE_REF - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_TOMBSTONE_WHEN - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_TYPE - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_UPDATED - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
ATOM_VALUE_TRUE - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
AtomEntityProvider - Class in org.apache.olingo.odata2.core.ep
 
AtomEntityProvider() - Constructor for class org.apache.olingo.odata2.core.ep.AtomEntityProvider
 
AtomEntityProvider(ContentType.ODataFormat) - Constructor for class org.apache.olingo.odata2.core.ep.AtomEntityProvider
 
AtomEntryEntityProducer - Class in org.apache.olingo.odata2.core.ep.producer
Serializes an ATOM entry.
AtomEntryEntityProducer(EntityProviderWriteProperties) - Constructor for class org.apache.olingo.odata2.core.ep.producer.AtomEntryEntityProducer
 
AtomFeedProducer - Class in org.apache.olingo.odata2.core.ep.producer
Serializes an ATOM feed.
AtomFeedProducer(EntityProviderWriteProperties) - Constructor for class org.apache.olingo.odata2.core.ep.producer.AtomFeedProducer
 
AtomInfo - Interface in org.apache.olingo.odata2.api.servicedocument
A AtomInfo
AtomInfoImpl - Class in org.apache.olingo.odata2.core.servicedocument
 
AtomInfoImpl() - Constructor for class org.apache.olingo.odata2.core.servicedocument.AtomInfoImpl
 
AtomServiceDocumentConsumer - Class in org.apache.olingo.odata2.core.ep.consumer
 
AtomServiceDocumentConsumer() - Constructor for class org.apache.olingo.odata2.core.ep.consumer.AtomServiceDocumentConsumer
 
AtomServiceDocumentProducer - Class in org.apache.olingo.odata2.core.ep.producer
Writes the OData service document in XML.
AtomServiceDocumentProducer(Edm, String) - Constructor for class org.apache.olingo.odata2.core.ep.producer.AtomServiceDocumentProducer
 
AUTHORIZATION - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.8">HTTP/1.1 documentation}.
availableBinaryOperators - Static variable in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 
availableMethods - Static variable in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 
availableUnaryOperators - Static variable in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 

B

BAD_GATEWAY - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
BAD_REQUEST - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
BasicEntityProvider - Class in org.apache.olingo.odata2.core.ep
Provider for all basic (content type independent) entity provider methods.
BasicEntityProvider() - Constructor for class org.apache.olingo.odata2.core.ep.BasicEntityProvider
 
BatchBodyPart - Class in org.apache.olingo.odata2.core.batch.v2
 
BatchBodyPart(List<Line>, String, boolean) - Constructor for class org.apache.olingo.odata2.core.batch.v2.BatchBodyPart
 
BatchChangeSet - Class in org.apache.olingo.odata2.api.client.batch
A BatchChangeSet
BatchChangeSet() - Constructor for class org.apache.olingo.odata2.api.client.batch.BatchChangeSet
 
BatchChangeSet.BatchChangeSetBuilder - Class in org.apache.olingo.odata2.api.client.batch
 
BatchChangeSetBuilder() - Constructor for class org.apache.olingo.odata2.api.client.batch.BatchChangeSet.BatchChangeSetBuilder
 
BatchChangeSetBuilderImpl() - Constructor for class org.apache.olingo.odata2.core.batch.BatchChangeSetImpl.BatchChangeSetBuilderImpl
 
BatchChangeSetImpl - Class in org.apache.olingo.odata2.core.batch
 
BatchChangeSetImpl() - Constructor for class org.apache.olingo.odata2.core.batch.BatchChangeSetImpl
 
BatchChangeSetImpl.BatchChangeSetBuilderImpl - Class in org.apache.olingo.odata2.core.batch
 
BatchChangeSetPart - Class in org.apache.olingo.odata2.api.client.batch
A BatchChangeSetPart
BatchChangeSetPart - Class in org.apache.olingo.odata2.core.batch.v2
 
BatchChangeSetPart() - Constructor for class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart
 
BatchChangeSetPart(List<Line>, boolean) - Constructor for class org.apache.olingo.odata2.core.batch.v2.BatchChangeSetPart
 
BatchChangeSetPart.BatchChangeSetPartBuilder - Class in org.apache.olingo.odata2.api.client.batch
 
BatchChangeSetPartBuilder() - Constructor for class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart.BatchChangeSetPartBuilder
 
BatchChangeSetPartImpl - Class in org.apache.olingo.odata2.core.batch
 
BatchChangeSetPartImpl() - Constructor for class org.apache.olingo.odata2.core.batch.BatchChangeSetPartImpl
 
BatchChangeSetPartImpl.BatchChangeSetRequestBuilderImpl - Class in org.apache.olingo.odata2.core.batch
 
BatchChangeSetRequestBuilderImpl() - Constructor for class org.apache.olingo.odata2.core.batch.BatchChangeSetPartImpl.BatchChangeSetRequestBuilderImpl
 
BatchException - Exception in org.apache.olingo.odata2.api.batch
 
BatchException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.batch.BatchException
 
BatchException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.batch.BatchException
 
BatchException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.batch.BatchException
 
BatchException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.api.batch.BatchException
 
BatchHandler - Interface in org.apache.olingo.odata2.api.batch
 
BatchHandlerImpl - Class in org.apache.olingo.odata2.core.batch
 
BatchHandlerImpl(ODataServiceFactory, ODataService) - Constructor for class org.apache.olingo.odata2.core.batch.BatchHandlerImpl
 
BatchHelper - Class in org.apache.olingo.odata2.core.batch
 
BatchHelper() - Constructor for class org.apache.olingo.odata2.core.batch.BatchHelper
 
BatchLineReader - Class in org.apache.olingo.odata2.core.batch.v2
 
BatchLineReader(InputStream) - Constructor for class org.apache.olingo.odata2.core.batch.v2.BatchLineReader
 
BatchLineReader(InputStream, int) - Constructor for class org.apache.olingo.odata2.core.batch.v2.BatchLineReader
 
BatchParser - Class in org.apache.olingo.odata2.core.batch.v2
 
BatchParser(String, boolean) - Constructor for class org.apache.olingo.odata2.core.batch.v2.BatchParser
 
BatchParser(String, EntityProviderBatchProperties, boolean) - Constructor for class org.apache.olingo.odata2.core.batch.v2.BatchParser
 
BatchParserCommon - Class in org.apache.olingo.odata2.core.batch.v2
 
BatchParserResult - Interface in org.apache.olingo.odata2.api.batch
A BatchParserResult
BatchPart - Interface in org.apache.olingo.odata2.api.client.batch
A BatchPartRequest
BatchPart - Interface in org.apache.olingo.odata2.core.batch.v2
 
BatchProcessor - Interface in org.apache.olingo.odata2.api.processor.part
Execute a OData batch request.
BatchQueryOperation - Class in org.apache.olingo.odata2.core.batch.v2
 
BatchQueryOperation(List<Line>, boolean) - Constructor for class org.apache.olingo.odata2.core.batch.v2.BatchQueryOperation
 
BatchQueryPart - Class in org.apache.olingo.odata2.api.client.batch
A BatchQueryPart
BatchQueryPart() - Constructor for class org.apache.olingo.odata2.api.client.batch.BatchQueryPart
 
BatchQueryPart.BatchQueryPartBuilder - Class in org.apache.olingo.odata2.api.client.batch
 
BatchQueryPartBuilder() - Constructor for class org.apache.olingo.odata2.api.client.batch.BatchQueryPart.BatchQueryPartBuilder
 
BatchQueryPartImpl - Class in org.apache.olingo.odata2.core.batch
 
BatchQueryPartImpl() - Constructor for class org.apache.olingo.odata2.core.batch.BatchQueryPartImpl
 
BatchQueryPartImpl.BatchQueryRequestBuilderImpl - Class in org.apache.olingo.odata2.core.batch
 
BatchQueryRequestBuilderImpl() - Constructor for class org.apache.olingo.odata2.core.batch.BatchQueryPartImpl.BatchQueryRequestBuilderImpl
 
BatchRequestPart - Interface in org.apache.olingo.odata2.api.batch
A BatchPart
BatchRequestPartImpl - Class in org.apache.olingo.odata2.core.batch
 
BatchRequestPartImpl() - Constructor for class org.apache.olingo.odata2.core.batch.BatchRequestPartImpl
 
BatchRequestPartImpl(boolean, List<ODataRequest>) - Constructor for class org.apache.olingo.odata2.core.batch.BatchRequestPartImpl
 
BatchRequestTransformator - Class in org.apache.olingo.odata2.core.batch.v2
 
BatchRequestTransformator() - Constructor for class org.apache.olingo.odata2.core.batch.v2.BatchRequestTransformator
 
BatchRequestWriter - Class in org.apache.olingo.odata2.core.batch
 
BatchRequestWriter() - Constructor for class org.apache.olingo.odata2.core.batch.BatchRequestWriter
 
BatchResponsePart - Class in org.apache.olingo.odata2.api.batch
A BatchResponsePart
BatchResponsePart() - Constructor for class org.apache.olingo.odata2.api.batch.BatchResponsePart
 
BatchResponsePart.BatchResponsePartBuilder - Class in org.apache.olingo.odata2.api.batch
Implementation of the builder pattern to create instances of this type of object.
BatchResponsePartBuilder() - Constructor for class org.apache.olingo.odata2.api.batch.BatchResponsePart.BatchResponsePartBuilder
 
BatchResponsePartBuilderImpl() - Constructor for class org.apache.olingo.odata2.core.batch.BatchResponsePartImpl.BatchResponsePartBuilderImpl
 
BatchResponsePartImpl - Class in org.apache.olingo.odata2.core.batch
 
BatchResponsePartImpl() - Constructor for class org.apache.olingo.odata2.core.batch.BatchResponsePartImpl
 
BatchResponsePartImpl.BatchResponsePartBuilderImpl - Class in org.apache.olingo.odata2.core.batch
 
BatchResponseTransformator - Class in org.apache.olingo.odata2.core.batch.v2
 
BatchResponseTransformator() - Constructor for class org.apache.olingo.odata2.core.batch.v2.BatchResponseTransformator
 
BatchResponseWriter - Class in org.apache.olingo.odata2.core.batch
 
BatchResponseWriter() - Constructor for class org.apache.olingo.odata2.core.batch.BatchResponseWriter
Creates a BatchResponseWriter which write the entity as a String with default charset (see BatchHelper.DEFAULT_CHARSET).
BatchResponseWriter(boolean) - Constructor for class org.apache.olingo.odata2.core.batch.BatchResponseWriter
Creates a BatchResponseWriter
BatchSingleResponse - Interface in org.apache.olingo.odata2.api.client.batch
A BatchSingleResponse
BatchSingleResponseImpl - Class in org.apache.olingo.odata2.core.batch
 
BatchSingleResponseImpl() - Constructor for class org.apache.olingo.odata2.core.batch.BatchSingleResponseImpl
 
BatchTransformator - Interface in org.apache.olingo.odata2.core.batch.v2
 
BatchTransformatorCommon - Class in org.apache.olingo.odata2.core.batch.v2
 
BatchTransformatorCommon() - Constructor for class org.apache.olingo.odata2.core.batch.v2.BatchTransformatorCommon
 
BatchTransformatorCommon.HttpRequestStatusLine - Class in org.apache.olingo.odata2.core.batch.v2
 
BatchTransformatorCommon.HttpResponsetStatusLine - Class in org.apache.olingo.odata2.core.batch.v2
 
beginArray() - Method in class org.apache.olingo.odata2.core.ep.util.JsonStreamWriter
 
beginObject() - Method in class org.apache.olingo.odata2.core.ep.util.JsonStreamWriter
 
Binary - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
 
BINARY - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.ExpressionKind
Binary operator expressions like "eq" and "or"
BINARY_ENCODING - Static variable in class org.apache.olingo.odata2.core.batch.BatchHelper
 
BinaryExpression - Interface in org.apache.olingo.odata2.api.uri.expression
Represents a binary expression node in the expression tree returned by the methods

A binary expression node is inserted in the expression tree for any valid ODATA binary operator in BinaryOperator (e.g.
BinaryExpressionImpl - Class in org.apache.olingo.odata2.core.uri.expression
 
BinaryExpressionImpl(InfoBinaryOperator, CommonExpression, CommonExpression, Token) - Constructor for class org.apache.olingo.odata2.core.uri.expression.BinaryExpressionImpl
 
BinaryOperator - Enum Class in org.apache.olingo.odata2.api.uri.expression
Enumerations for supported binary operators of the ODATA expression parser for ODATA version 2.0 (with some restrictions)
Bit - Class in org.apache.olingo.odata2.core.edm
Implementation of the internal simple type Bit.
Bit() - Constructor for class org.apache.olingo.odata2.core.edm.Bit
 
body - Variable in class org.apache.olingo.odata2.core.batch.v2.BatchQueryOperation
 
body(byte[]) - Method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart.BatchChangeSetPartBuilder
 
body(byte[]) - Static method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart
 
body(byte[]) - Method in class org.apache.olingo.odata2.core.batch.BatchChangeSetPartImpl.BatchChangeSetRequestBuilderImpl
 
body(InputStream) - Static method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
body(InputStream) - Method in class org.apache.olingo.odata2.api.processor.ODataRequest.ODataRequestBuilder
 
body(InputStream) - Method in class org.apache.olingo.odata2.core.ODataRequestImpl.ODataRequestBuilderImpl
 
body(String) - Method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart.BatchChangeSetPartBuilder
 
body(String) - Static method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart
 
body(String) - Method in class org.apache.olingo.odata2.core.batch.BatchChangeSetPartImpl.BatchChangeSetRequestBuilderImpl
 
BODY - Static variable in exception org.apache.olingo.odata2.api.exception.ODataBadRequestException
 
bodySize - Variable in class org.apache.olingo.odata2.core.batch.v2.BatchQueryOperation
 
Boolean - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
 
BOUNDARY - Static variable in class org.apache.olingo.odata2.core.batch.v2.BatchLineReader
 
BOUNDARY_PREAMBLE - Static variable in class org.apache.olingo.odata2.core.batch.BatchRequestWriter
 
build() - Method in class org.apache.olingo.odata2.api.batch.BatchResponsePart.BatchResponsePartBuilder
 
build() - Method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSet.BatchChangeSetBuilder
 
build() - Method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart.BatchChangeSetPartBuilder
 
build() - Method in class org.apache.olingo.odata2.api.client.batch.BatchQueryPart.BatchQueryPartBuilder
 
build() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder
 
build() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderReadProperties.EntityProviderReadPropertiesBuilder
 
build() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
Build properties object.
build() - Method in class org.apache.olingo.odata2.api.processor.ODataRequest.ODataRequestBuilder
 
build() - Method in class org.apache.olingo.odata2.api.processor.ODataResponse.ODataResponseBuilder
 
build() - Method in class org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder
Will close this builder and return an ExpandSelectTreeNode.
build() - Method in class org.apache.olingo.odata2.core.batch.BatchChangeSetImpl.BatchChangeSetBuilderImpl
 
build() - Method in class org.apache.olingo.odata2.core.batch.BatchChangeSetPartImpl.BatchChangeSetRequestBuilderImpl
 
build() - Method in class org.apache.olingo.odata2.core.batch.BatchQueryPartImpl.BatchQueryRequestBuilderImpl
 
build() - Method in class org.apache.olingo.odata2.core.batch.BatchResponsePartImpl.BatchResponsePartBuilderImpl
 
build() - Method in class org.apache.olingo.odata2.core.ODataRequestImpl.ODataRequestBuilderImpl
 
build() - Method in class org.apache.olingo.odata2.core.ODataResponseImpl.ODataResponseBuilderImpl
 
build() - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl.ExpandSelectTreeNodeBuilderImpl
 
buildExpandSelectTree(List<SelectItem>, List<ArrayList<NavigationPropertySegment>>) - Method in class org.apache.olingo.odata2.api.uri.UriParser
Creates an optimized expression tree out of $expand and $select expressions.
buildExpandSelectTree(List<SelectItem>, List<ArrayList<NavigationPropertySegment>>) - Method in class org.apache.olingo.odata2.core.uri.UriParserImpl
 
buildODataPathInfo(HttpServletRequest, int) - Static method in class org.apache.olingo.odata2.core.servlet.RestUtil
 
buildODataPathInfo(SubLocatorParameter) - Static method in class org.apache.olingo.odata2.core.rest.RestUtil
 
buildPathSegment(String, Map<String, List<String>>) - Method in class org.apache.olingo.odata2.api.uri.UriParser
Creates an path segment object.
buildPathSegment(String, Map<String, List<String>>) - Method in class org.apache.olingo.odata2.core.uri.UriParserImpl
 
Byte - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
 

C

CACHE_CONTROL - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9">HTTP/1.1 documentation}.
callback(OnReadInlineContent) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderReadProperties.EntityProviderReadPropertiesBuilder
 
CALLBACK_KEY_TOMBSTONE - Static variable in interface org.apache.olingo.odata2.api.ep.callback.TombstoneCallback
The key to be used when registering the callback at the EntityProviderWriteProperties
callbacks(Map<String, ODataCallback>) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
 
Cascade - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmAction
 
Categories - Interface in org.apache.olingo.odata2.api.servicedocument
A Categories element
CategoriesImpl - Class in org.apache.olingo.odata2.core.servicedocument
 
CategoriesImpl() - Constructor for class org.apache.olingo.odata2.core.servicedocument.CategoriesImpl
 
Category - Interface in org.apache.olingo.odata2.api.servicedocument
A Category element
CategoryImpl - Class in org.apache.olingo.odata2.core.servicedocument
 
CategoryImpl() - Constructor for class org.apache.olingo.odata2.core.servicedocument.CategoryImpl
 
CEILING - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
changeSet(boolean) - Method in class org.apache.olingo.odata2.api.batch.BatchResponsePart.BatchResponsePartBuilder
 
changeSet(boolean) - Static method in class org.apache.olingo.odata2.api.batch.BatchResponsePart
 
changeSet(boolean) - Method in class org.apache.olingo.odata2.core.batch.BatchResponsePartImpl.BatchResponsePartBuilderImpl
 
CHARSET_MATCHER_PATTERN - Static variable in class org.apache.olingo.odata2.api.processor.ODataResponse
 
CHARSET_UTF_8 - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
CircleStreamBuffer - Class in org.apache.olingo.odata2.core.ep.util
Circular stream buffer to write/read into/from one single buffer.
CircleStreamBuffer() - Constructor for class org.apache.olingo.odata2.core.ep.util.CircleStreamBuffer
Creates a CircleStreamBuffer with default buffer size.
CircleStreamBuffer(int) - Constructor for class org.apache.olingo.odata2.core.ep.util.CircleStreamBuffer
Create a CircleStreamBuffer with given initial buffer size.
clone() - Method in class org.apache.olingo.odata2.core.batch.v2.Header
 
clone() - Method in class org.apache.olingo.odata2.core.batch.v2.Header.HeaderField
 
close() - Method in class org.apache.olingo.odata2.api.processor.ODataResponse
Close the underlying entity input stream (if such a stream is available) and release all with this repsonse associated resources.
close() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchLineReader
 
close() - Method in class org.apache.olingo.odata2.core.ep.util.CircleStreamBuffer
Closes write and read part (and hence the complete buffer).
close() - Method in class org.apache.olingo.odata2.core.ODataResponseImpl
 
CLOSEPAREN - Enum constant in enum class org.apache.olingo.odata2.core.uri.expression.TokenKind
Indicates that the token is a ')' character
closeRead() - Method in class org.apache.olingo.odata2.core.ep.util.CircleStreamBuffer
Closes the read (output) part of the CircleStreamBuffer.
closeWrite() - Method in class org.apache.olingo.odata2.core.ep.util.CircleStreamBuffer
Closes the write (input) part of the CircleStreamBuffer.
CODE - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
Collection - Interface in org.apache.olingo.odata2.api.servicedocument
A Collection
CollectionImpl - Class in org.apache.olingo.odata2.core.servicedocument
 
CollectionImpl() - Constructor for class org.apache.olingo.odata2.core.servicedocument.CollectionImpl
 
COMMA - Enum constant in enum class org.apache.olingo.odata2.core.uri.expression.TokenKind
Indicates that the token is a ',' character
COMMA_OR_CLOSING_PARENTHESIS_EXPECTED_AFTER_POS - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
COMMA_OR_END_EXPECTED_AT_POS - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
COMMON - Static variable in exception org.apache.olingo.odata2.api.edm.EdmException
 
COMMON - Static variable in exception org.apache.olingo.odata2.api.edm.EdmSimpleTypeException
 
COMMON - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
INVALID_STATE requires no content value
COMMON - Static variable in exception org.apache.olingo.odata2.api.exception.ODataBadRequestException
 
COMMON - Static variable in exception org.apache.olingo.odata2.api.exception.ODataConflictException
 
COMMON - Static variable in exception org.apache.olingo.odata2.api.exception.ODataForbiddenException
 
COMMON - Static variable in exception org.apache.olingo.odata2.api.exception.ODataHttpException
 
COMMON - Static variable in exception org.apache.olingo.odata2.api.exception.ODataMessageException
Reference to common message for a ODataMessageException
COMMON - Static variable in exception org.apache.olingo.odata2.api.exception.ODataNotAcceptableException
 
COMMON - Static variable in exception org.apache.olingo.odata2.api.exception.ODataNotImplementedException
 
COMMON - Static variable in exception org.apache.olingo.odata2.api.exception.ODataPreconditionFailedException
 
COMMON - Static variable in exception org.apache.olingo.odata2.api.exception.ODataPreconditionRequiredException
 
COMMON - Static variable in exception org.apache.olingo.odata2.api.exception.ODataServiceUnavailableException
 
COMMON - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExceptionVisitExpression
 
COMMON_ERROR - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
CommonAttributes - Interface in org.apache.olingo.odata2.api.servicedocument
A CommonAttributes
CommonAttributesImpl - Class in org.apache.olingo.odata2.core.servicedocument
 
CommonAttributesImpl() - Constructor for class org.apache.olingo.odata2.core.servicedocument.CommonAttributesImpl
 
CommonExpression - Interface in org.apache.olingo.odata2.api.uri.expression
Parent class of all classes used to build the expression tree

compareWildcardCounts(ContentType) - Method in class org.apache.olingo.odata2.core.commons.ContentType
Compare wildcards counts/weights of both ContentType.
COMPLEX - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmTypeKind
 
ComplexProperty - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent a complex property.
ComplexProperty() - Constructor for class org.apache.olingo.odata2.api.edm.provider.ComplexProperty
 
ComplexType - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent a complex type
ComplexType() - Constructor for class org.apache.olingo.odata2.api.edm.provider.ComplexType
 
CONCAT - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
CONFLICT - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
consumeBlankLine(List<Line>, boolean) - Static method in class org.apache.olingo.odata2.core.batch.v2.BatchParserCommon
 
consumeHeaders(List<Line>) - Static method in class org.apache.olingo.odata2.core.batch.v2.BatchParserCommon
 
consumeHttpStatusLine(List<Line>) - Method in class org.apache.olingo.odata2.core.batch.v2.BatchQueryOperation
 
CONTAINERNOTFOUND - Static variable in exception org.apache.olingo.odata2.api.uri.UriNotMatchingException
 
containsHeader(String) - Method in class org.apache.olingo.odata2.api.processor.ODataResponse
Case insensitive check if the header is available in this ODataResponse
containsHeader(String) - Method in class org.apache.olingo.odata2.core.ODataResponseImpl
 
containsInlineEntry() - Method in interface org.apache.olingo.odata2.api.ep.entry.ODataEntry
If this ODataEntry contains properties of an inline navigation property this method returns true.
containsInlineEntry() - Method in class org.apache.olingo.odata2.core.ep.entry.ODataEntryImpl
 
content - Variable in class org.apache.olingo.odata2.api.exception.MessageReference
 
CONTENT_ENCODING - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.11">HTTP/1.1 documentation}.
CONTENT_LANGUAGE - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.12">HTTP/1.1 documentation}.
CONTENT_LENGTH - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.13">HTTP/1.1 documentation}.
CONTENT_LOCATION - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.14">HTTP/1.1 documentation}.
CONTENT_TYPE - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.17">HTTP/1.1 documentation}.
CONTENT_TYPE - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
contentAsStream(T) - Static method in class org.apache.olingo.odata2.core.rest.RestUtil
 
contentHeader(String) - Static method in class org.apache.olingo.odata2.api.processor.ODataResponse
 
contentHeader(String) - Method in class org.apache.olingo.odata2.api.processor.ODataResponse.ODataResponseBuilder
 
contentHeader(String) - Method in class org.apache.olingo.odata2.core.ODataResponseImpl.ODataResponseBuilderImpl
 
contentId(String) - Method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart.BatchChangeSetPartBuilder
 
contentId(String) - Static method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart
 
contentId(String) - Method in class org.apache.olingo.odata2.api.client.batch.BatchQueryPart.BatchQueryPartBuilder
 
contentId(String) - Static method in class org.apache.olingo.odata2.api.client.batch.BatchQueryPart
 
contentId(String) - Method in class org.apache.olingo.odata2.core.batch.BatchChangeSetPartImpl.BatchChangeSetRequestBuilderImpl
 
contentId(String) - Method in class org.apache.olingo.odata2.core.batch.BatchQueryPartImpl.BatchQueryRequestBuilderImpl
 
ContentNegotiator - Class in org.apache.olingo.odata2.core
Handles content negotiation with handling of OData special cases.
ContentNegotiator() - Constructor for class org.apache.olingo.odata2.core.ContentNegotiator
 
contentOnly(boolean) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
 
contentType(String) - Static method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
contentType(String) - Method in class org.apache.olingo.odata2.api.processor.ODataRequest.ODataRequestBuilder
 
contentType(String) - Method in class org.apache.olingo.odata2.core.ODataRequestImpl.ODataRequestBuilderImpl
 
ContentType - Class in org.apache.olingo.odata2.core.commons
Internally used ContentType for OData library.
ContentType.ODataFormat - Enum Class in org.apache.olingo.odata2.core.commons
 
ContentTypeBasedEntityProvider - Interface in org.apache.olingo.odata2.core.ep
Interface for all none basic (content type dependent) provider methods.
convert(List<String>) - Static method in class org.apache.olingo.odata2.core.commons.ContentType
 
convertResponse(ODataResponse) - Static method in class org.apache.olingo.odata2.core.rest.RestUtil
 
convertResponse(ODataResponse, boolean) - Static method in class org.apache.olingo.odata2.core.rest.RestUtil
 
convertToInputStream(String, BatchQueryOperation, int) - Static method in class org.apache.olingo.odata2.core.batch.v2.BatchParserCommon
Convert body in form of List of Line items into a InputStream.
convertToSinglevaluedMap(MultivaluedMap<String, String>) - Static method in class org.apache.olingo.odata2.core.rest.RestUtil
 
COOKIE - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.ietf.org/rfc/rfc2109.txt">IETF RFC 2109}.
COUNT - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
countEntityLinks(GetEntitySetLinksCountUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
countEntityLinks(GetEntitySetLinksCountUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntityLinksProcessor
Counts the number of target entities of a navigation property.
countEntitySet(GetEntitySetCountUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
countEntitySet(GetEntitySetCountUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntitySetProcessor
Counts the number of requested entities.
create() - Method in class org.apache.olingo.odata2.api.exception.MessageReference
 
create() - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeCreator
 
create(Class<? extends ODataException>, String) - Static method in class org.apache.olingo.odata2.api.exception.MessageReference
Creates a MessageReference for given class and key.
create(String) - Static method in class org.apache.olingo.odata2.core.commons.ContentType
Create a ContentType based on given input string (format).
create(String, String) - Static method in class org.apache.olingo.odata2.core.commons.ContentType
Creates a content type from type and subtype
create(String, String, Map<String, String>) - Static method in class org.apache.olingo.odata2.core.commons.ContentType
 
create(String, Map<String, Object>) - Static method in class org.apache.olingo.odata2.core.ep.aggregator.EntityTypeMapping
 
create(List<String>) - Static method in class org.apache.olingo.odata2.core.commons.ContentType
Create a list of ContentType based on given input strings (contentTypes).
create(Map<String, Object>) - Static method in class org.apache.olingo.odata2.core.ep.aggregator.EntityTypeMapping
 
create(EdmComplexType) - Static method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
Create an map of complex type property name to EntityPropertyInfo based on given EdmComplexType
create(EdmEntitySet) - Static method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
Create an EntityInfoAggregator based on given EdmEntitySet
create(EdmEntitySet, ExpandSelectTreeNode) - Static method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
Create an EntityInfoAggregator based on given EdmEntitySet
create(EdmFunctionImport) - Static method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
Create an EntityPropertyInfo based on given EdmFunctionImport
create(EdmProperty) - Static method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
Create an EntityPropertyInfo based on given EdmProperty
create(ContentType, String, String) - Static method in class org.apache.olingo.odata2.core.commons.ContentType
 
create(SubLocatorParameter) - Static method in class org.apache.olingo.odata2.core.rest.ODataSubLocator
 
createAliasToNamespaceInfo() - Method in class org.apache.olingo.odata2.core.edm.EdmImpl
 
createAliasToNamespaceInfo() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmImplProv
 
createAsCustom(String) - Static method in class org.apache.olingo.odata2.core.commons.ContentType
Create a ContentType based on given input string (format).
createAsCustom(List<String>) - Static method in class org.apache.olingo.odata2.core.commons.ContentType
Create a list of ContentType based on given input strings (contentTypes).
createAssociation(FullQualifiedName) - Method in class org.apache.olingo.odata2.core.edm.EdmImpl
 
createAssociation(FullQualifiedName) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmImplProv
 
createBatchChangeSetBuilder() - Static method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate
 
createBatchChangeSetBuilder() - Method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate.RuntimeDelegateInstance
 
createBatchChangeSetBuilder() - Method in class org.apache.olingo.odata2.core.rt.RuntimeDelegateImpl
 
createBatchChangeSetPartBuilder() - Static method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate
 
createBatchChangeSetRequest() - Method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate.RuntimeDelegateInstance
 
createBatchChangeSetRequest() - Method in class org.apache.olingo.odata2.core.rt.RuntimeDelegateImpl
 
createBatchQueryPartBuilder() - Static method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate
 
createBatchQueryRequestBuilder() - Method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate.RuntimeDelegateInstance
 
createBatchQueryRequestBuilder() - Method in class org.apache.olingo.odata2.core.rt.RuntimeDelegateImpl
 
createBatchResponsePartBuilder() - Static method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate
 
createBatchResponsePartBuilder() - Method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate.RuntimeDelegateInstance
 
createBatchResponsePartBuilder() - Method in class org.apache.olingo.odata2.core.rt.RuntimeDelegateImpl
 
createCOMMA_OR_CLOSING_PARENTHESIS_EXPECTED_AFTER_POS(Token, String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.FilterParserExceptionImpl
 
createCOMMA_OR_END_EXPECTED_AT_POS(Token, String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.FilterParserExceptionImpl
 
createCOMMON() - Static method in exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
createCOMMON(Throwable) - Static method in exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
createComplexType(FullQualifiedName) - Method in class org.apache.olingo.odata2.core.edm.EdmImpl
 
createComplexType(FullQualifiedName) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmImplProv
 
CREATED - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
createEdm(EdmProvider) - Static method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate
Creates and returns an entity data model.
createEdm(EdmProvider) - Method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate.RuntimeDelegateInstance
 
createEdm(EdmProvider) - Method in class org.apache.olingo.odata2.core.rt.RuntimeDelegateImpl
 
createEdmProvider(InputStream, boolean) - Static method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate
Creates and returns an edm provider.
createEdmProvider(InputStream, boolean) - Method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate.RuntimeDelegateInstance
 
createEdmProvider(InputStream, boolean) - Method in class org.apache.olingo.odata2.core.rt.RuntimeDelegateImpl
 
createEntity(PostUriInfo, InputStream, String, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
createEntity(PostUriInfo, InputStream, String, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntitySetProcessor
Creates an entity.
createEntityContainer(String) - Method in class org.apache.olingo.odata2.core.edm.EdmImpl
 
createEntityContainer(String) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmImplProv
 
createEntityLink(PostUriInfo, InputStream, String, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
createEntityLink(PostUriInfo, InputStream, String, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntityLinksProcessor
Creates a new link to a target entity of a navigation property.
createEntityProvider() - Static method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate
Creates and returns a http entity provider.
createEntityProvider() - Method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate.RuntimeDelegateInstance
 
createEntityProvider() - Method in class org.apache.olingo.odata2.core.rt.RuntimeDelegateImpl
 
createEntitySets() - Method in class org.apache.olingo.odata2.core.edm.EdmImpl
 
createEntitySets() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmImplProv
 
createEntityType(FullQualifiedName) - Method in class org.apache.olingo.odata2.core.edm.EdmImpl
 
createEntityType(FullQualifiedName) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmImplProv
 
createERROR_ACCESSING_EDM() - Static method in exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
createERROR_ACCESSING_EDM(EdmException) - Static method in exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
createERROR_IN_TOKENIZER(TokenizerException, String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.FilterParserExceptionImpl
 
createERROR_PARSING_METHOD(TokenizerExpectError) - Static method in exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
createERROR_PARSING_PARENTHESIS(CommonExpression, TokenizerExpectError) - Static method in exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
createERROR_PARSING_PARENTHESIS(TokenizerExpectError) - Static method in exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
createETag(EntityInfoAggregator, Map<String, Object>) - Static method in class org.apache.olingo.odata2.core.ep.producer.AtomEntryEntityProducer
 
createExpandSelectTree(List<SelectItem>, List<ArrayList<NavigationPropertySegment>>) - Static method in class org.apache.olingo.odata2.api.uri.UriParser
Creates an optimized expression tree out of $expand and $select expressions.
createExpandSelectTreeNodeBuilder() - Static method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate
 
createExpandSelectTreeNodeBuilder() - Method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate.RuntimeDelegateInstance
 
createExpandSelectTreeNodeBuilder() - Method in class org.apache.olingo.odata2.core.rt.RuntimeDelegateImpl
 
createEXPRESSION_EXPECTED_AFTER_POS(int, String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.FilterParserExceptionImpl
 
createEXPRESSION_EXPECTED_AFTER_POS(Token, String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.FilterParserExceptionImpl
 
createEXPRESSION_EXPECTED_AT_POS(Token, String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.FilterParserExceptionImpl
 
createFunctionImports() - Method in class org.apache.olingo.odata2.core.edm.EdmImpl
 
createFunctionImports() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmImplProv
 
createINVALID_METHOD_CALL(CommonExpression, Token, String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.FilterParserExceptionImpl
 
createINVALID_SORT_ORDER(Token, String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.FilterParserExceptionImpl
 
createINVALID_TOKEN_AT(String, Token) - Static method in exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
createINVALID_TOKEN_AT(String, Token) - Static method in exception org.apache.olingo.odata2.core.uri.expression.TokenizerExpectError
 
createINVALID_TOKENKIND_AT(TokenKind, Token) - Static method in exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
createINVALID_TOKENKIND_AT(TokenKind, Token) - Static method in exception org.apache.olingo.odata2.core.uri.expression.TokenizerExpectError
 
createINVALID_TRAILING_TOKEN_DETECTED_AFTER_PARSING(Token, String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.FilterParserExceptionImpl
 
createINVALID_TYPE_COUNT() - Static method in exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
createINVALID_TYPES_FOR_BINARY_OPERATOR(BinaryOperator, EdmType, EdmType, Token, String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.FilterParserExceptionImpl
 
createLEFT_SIDE_NOT_A_PROPERTY(Token, String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.FilterParserExceptionImpl
 
createLEFT_SIDE_NOT_STRUCTURAL_TYPE(EdmType, PropertyExpressionImpl, Token, String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.FilterParserExceptionImpl
 
createMessageReference(Class<? extends ODataMessageException>, String) - Static method in exception org.apache.olingo.odata2.api.exception.ODataMessageException
Creates MessageReference objects more conveniently.
createMETHOD_WRONG_ARG_COUNT(MethodExpressionImpl, Token, String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.FilterParserExceptionImpl
 
createMETHOD_WRONG_INPUT_TYPE(MethodExpressionImpl, Token, String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.FilterParserExceptionImpl
 
createMISSING_CLOSING_PARENTHESIS(int, String, TokenizerExpectError) - Static method in exception org.apache.olingo.odata2.core.uri.expression.FilterParserExceptionImpl
 
createNavigationProperty(NavigationProperty) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntityTypeImplProv
 
createNO_TOKEN_AVAILABLE(String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
createNO_TOKEN_AVAILABLE(String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.TokenizerExpectError
 
createODataContextValueForTombstone(String) - Static method in class org.apache.olingo.odata2.core.ep.util.JsonUtils
 
createODataRequestBuilder() - Static method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate
 
createODataRequestBuilder() - Method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate.RuntimeDelegateInstance
 
createODataRequestBuilder() - Method in class org.apache.olingo.odata2.core.rt.RuntimeDelegateImpl
 
createODataResponseBuilder() - Static method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate
Returns a builder for creating response objects with variable parameter sets.
createODataResponseBuilder() - Method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate.RuntimeDelegateInstance
 
createODataResponseBuilder() - Method in class org.apache.olingo.odata2.core.rt.RuntimeDelegateImpl
 
createODataSingleProcessorService(EdmProvider, ODataSingleProcessor) - Method in class org.apache.olingo.odata2.api.ODataServiceFactory
Create a default service instance based on ODataSingleProcessor.
createODataSingleProcessorService(EdmProvider, ODataSingleProcessor) - Static method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate
Creates and returns a single processor service.
createODataSingleProcessorService(EdmProvider, ODataSingleProcessor) - Method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate.RuntimeDelegateInstance
 
createODataSingleProcessorService(EdmProvider, ODataSingleProcessor) - Method in class org.apache.olingo.odata2.core.rt.RuntimeDelegateImpl
 
createPathSegment(String, Map<String, List<String>>) - Static method in class org.apache.olingo.odata2.api.uri.UriParser
Creates an path segment object.
createProperty(Property) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmStructuralTypeImplProv
 
createPROPERTY_NAME_NOT_FOUND_IN_TYPE(EdmStructuralType, PropertyExpression, Token, String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.FilterParserExceptionImpl
 
createResponse(HttpServletResponse, ODataResponse) - Method in class org.apache.olingo.odata2.core.servlet.ODataServlet
 
createResponse(HttpServletResponse, ODataResponse, boolean) - Method in class org.apache.olingo.odata2.core.servlet.ODataServlet
 
createService(ODataContext) - Method in class org.apache.olingo.odata2.api.ODataServiceFactory
Create instance of custom ODataService.
createServiceFactoryFromContext(Application, HttpServletRequest, ServletConfig) - Static method in class org.apache.olingo.odata2.core.rest.ODataRootLocator
 
createStreamReader(Object) - Static method in class org.apache.olingo.odata2.core.commons.XmlHelper
 
createTOKEN_UNDETERMINATED_STRING(int, String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.FilterParserExceptionImpl
 
createTYPE_EXPECTED_AT(EdmType, EdmType, int, String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.FilterParserExceptionImpl
 
createTYPEDECTECTION_FAILED_ON_STRING(EdmLiteralException, int, String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.TokenizerException
 
createUNKNOWN_CHARACTER(int, String, String) - Static method in exception org.apache.olingo.odata2.core.uri.expression.TokenizerException
 
CRLF - Static variable in class org.apache.olingo.odata2.core.batch.v2.BatchLineReader
 
curExpression - Variable in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 
CUSTOM - Enum constant in enum class org.apache.olingo.odata2.core.commons.ContentType.ODataFormat
 
CustomContentType - Interface in org.apache.olingo.odata2.api.processor.feature
Data processor feature if processor supports custom content types.
customExpandedLink(String, ExpandSelectTreeNode) - Method in class org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder
Sets a link to be expanded with a custom node.
customExpandedLink(String, ExpandSelectTreeNode) - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl.ExpandSelectTreeNodeBuilderImpl
 
CustomizableFeedMappings - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent customizable feed mappings.
CustomizableFeedMappings() - Constructor for class org.apache.olingo.odata2.api.edm.provider.CustomizableFeedMappings
 

D

D - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
D_ELEMENT - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
D_LINKS - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
D_URI - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
DataServices - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent the data service.
DataServices() - Constructor for class org.apache.olingo.odata2.api.edm.provider.DataServices
 
DATASERVICEVERSION - Static variable in class org.apache.olingo.odata2.api.commons.ODataHttpHeaders
 
DATE - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.18">HTTP/1.1 documentation}.
DateTime - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
 
DateTimeOffset - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
 
DAY - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
DebugInfo - Interface in org.apache.olingo.odata2.core.debug
Debug information.
DebugInfoBody - Class in org.apache.olingo.odata2.core.debug
Response body debug information.
DebugInfoBody(ODataResponse, String) - Constructor for class org.apache.olingo.odata2.core.debug.DebugInfoBody
 
DebugInfoException - Class in org.apache.olingo.odata2.core.debug
Exception debug information.
DebugInfoException(Exception, Locale) - Constructor for class org.apache.olingo.odata2.core.debug.DebugInfoException
 
DebugInfoRequest - Class in org.apache.olingo.odata2.core.debug
Request debug information.
DebugInfoRequest(String, URI, String, Map<String, List<String>>) - Constructor for class org.apache.olingo.odata2.core.debug.DebugInfoRequest
 
DebugInfoResponse - Class in org.apache.olingo.odata2.core.debug
Response debug information.
DebugInfoResponse(ODataResponse, String) - Constructor for class org.apache.olingo.odata2.core.debug.DebugInfoResponse
 
DebugInfoRuntime - Class in org.apache.olingo.odata2.core.debug
Runtime debug information.
DebugInfoRuntime(List<ODataContext.RuntimeMeasurement>) - Constructor for class org.apache.olingo.odata2.core.debug.DebugInfoRuntime
 
DebugInfoServer - Class in org.apache.olingo.odata2.core.debug
Server debug information.
DebugInfoServer(HttpServletRequest) - Constructor for class org.apache.olingo.odata2.core.debug.DebugInfoServer
 
DebugInfoUri - Class in org.apache.olingo.odata2.core.debug
URI parser debug information.
DebugInfoUri(UriInfo, ExpressionParserException) - Constructor for class org.apache.olingo.odata2.core.debug.DebugInfoUri
 
Decimal - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
 
decode(String) - Static method in class org.apache.olingo.odata2.core.commons.Decoder
Decodes a percent-encoded UTF-8 String value into a Java String (in its internal UTF-16 encoding).
decodedFilterString - Variable in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 
Decoder - Class in org.apache.olingo.odata2.core.commons
Decodes a Java String containing a percent-encoded UTF-8 String value into a Java String (in its internal UTF-16 encoding).
Decoder() - Constructor for class org.apache.olingo.odata2.core.commons.Decoder
 
DEFAULT - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmLiteralKind
 
DEFAULT_CHARSET - Static variable in class org.apache.olingo.odata2.core.batch.BatchHelper
 
DEFERRED - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
DELETE - Enum constant in enum class org.apache.olingo.odata2.api.commons.ODataHttpMethod
 
DeletedEntryMetadata - Interface in org.apache.olingo.odata2.api.ep.entry
Metadata of a deleted feed entry as defined in Atom Tombstone extension (RFC6721) or Json proprietary format.
DeletedEntryMetadataImpl - Class in org.apache.olingo.odata2.core.ep.entry
 
DeletedEntryMetadataImpl() - Constructor for class org.apache.olingo.odata2.core.ep.entry.DeletedEntryMetadataImpl
 
deleteEntity(DeleteUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
deleteEntity(DeleteUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntityProcessor
Deletes an entity.
deleteEntityLink(DeleteUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
deleteEntityLink(DeleteUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntityLinkProcessor
Deletes the link to the target entity of a navigation property.
deleteEntityMedia(DeleteUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
deleteEntityMedia(DeleteUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntityMediaProcessor
Deletes the media resource of an entity.
deleteEntitySimplePropertyValue(DeleteUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
deleteEntitySimplePropertyValue(DeleteUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntitySimplePropertyValueProcessor
Deletes the value of a simple property of an entity.
DeleteUriInfo - Interface in org.apache.olingo.odata2.api.uri.info
Access to the parts of the request URI that are relevant for DELETE requests.
DELIMITER - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
DELTA - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
DELTA_CONTEXT_POSTFIX - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
DELTA_CONTEXT_PREFIX - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
DELTA_WHEN - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
desc - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.SortOrder
Sort order descending
dispatch(ODataHttpMethod, UriInfoImpl, InputStream, String, String) - Method in class org.apache.olingo.odata2.core.Dispatcher
 
DISPATCH - Static variable in exception org.apache.olingo.odata2.api.exception.ODataMethodNotAllowedException
 
Dispatcher - Class in org.apache.olingo.odata2.core
Request dispatching according to URI type and HTTP method.
Dispatcher(ODataServiceFactory, ODataService) - Constructor for class org.apache.olingo.odata2.core.Dispatcher
 
DIV - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.BinaryOperator
 
doContentNegotiation(ODataRequest, UriInfoImpl, List<String>) - Method in class org.apache.olingo.odata2.core.ContentNegotiator
Do the content negotiation for accept header value based on requested content type (in HTTP accept header from ODataRequest) in combination with uri information from UriInfo and from given supported content types (via supportedContentTypes).
Documentation - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent documentation
Documentation() - Constructor for class org.apache.olingo.odata2.api.edm.provider.Documentation
 
DOCUMENTATION - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
Double - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
 
DOUBLE_DASH - Static variable in class org.apache.olingo.odata2.core.batch.v2.BatchLineReader
 
DOUBLE_PROPERTY - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
DOUBLE_PROPERTY requires 1 content value ('double tag/property')
DUPLICATEKEYNAMES - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
DUPLICATESYSTEMQUERYPARAMETES - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 

E

EDIT_MEDIA - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
edm - Variable in class org.apache.olingo.odata2.core.edm.provider.EdmNamedImplProv
 
Edm - Interface in org.apache.olingo.odata2.api.edm
 
EDM_ASSOCIATION - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_ASSOCIATION_CONSTRAINT - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_ASSOCIATION_DEPENDENT - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_ASSOCIATION_END - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_ASSOCIATION_MULTIPLICITY - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_ASSOCIATION_ONDELETE - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_ASSOCIATION_PRINCIPAL - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_ASSOCIATION_SET - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_BASE_TYPE - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_COMPLEX_TYPE - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_CONTAINER_EXTENDZ - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_CONTAINER_IS_DEFAULT - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_DATA_SERVICE_VERSION - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_DATA_SERVICES - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_ENTITY_CONTAINER - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_ENTITY_SET - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_ENTITY_TYPE - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_ENTITY_TYPE_KEY - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_FUNCTION_IMPORT - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_FUNCTION_IMPORT_HTTP_METHOD - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_FUNCTION_IMPORT_RETURN - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_FUNCTION_PARAMETER - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_FUNCTION_PARAMETER_MODE - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_NAME - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_NAMESPACE - Static variable in interface org.apache.olingo.odata2.api.edm.EdmSimpleType
 
EDM_NAVIGATION_FROM_ROLE - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_NAVIGATION_PROPERTY - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_NAVIGATION_RELATIONSHIP - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_NAVIGATION_TO_ROLE - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_ONDELETE_ACTION - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_PROPERTY - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_PROPERTY_COLLATION - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_PROPERTY_CONCURRENCY_MODE - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_PROPERTY_DEFAULT_VALUE - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_PROPERTY_FIXED_LENGTH - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_PROPERTY_MAX_LENGTH - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_PROPERTY_MAX_LENGTH_MAX_VALUE_FIRST_UPPERCASE - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_PROPERTY_MAX_LENGTH_MAX_VALUE_LOWERCASE - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_PROPERTY_NULLABLE - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_PROPERTY_PRECISION - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_PROPERTY_REF - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_PROPERTY_SCALE - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_PROPERTY_UNICODE - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_ROLE - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_SCHEMA - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_SCHEMA_ALIAS - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_SCHEMA_NAMESPACE - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_TYPE - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_TYPE_ABSTRACT - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EDM_USING - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EdmAction - Enum Class in org.apache.olingo.odata2.api.edm
 
EdmAnnotatable - Interface in org.apache.olingo.odata2.api.edm
 
EdmAnnotationAttribute - Interface in org.apache.olingo.odata2.api.edm
 
EdmAnnotationElement - Interface in org.apache.olingo.odata2.api.edm
 
EdmAnnotationElementImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmAnnotationElementImplProv(AnnotationElement) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmAnnotationElementImplProv
 
EdmAnnotations - Interface in org.apache.olingo.odata2.api.edm
 
EdmAnnotationsImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmAnnotationsImplProv(List<AnnotationAttribute>, List<AnnotationElement>) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmAnnotationsImplProv
 
EdmAssociation - Interface in org.apache.olingo.odata2.api.edm
 
EdmAssociationEnd - Interface in org.apache.olingo.odata2.api.edm
 
EdmAssociationEndImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmAssociationEndImplProv(EdmImplProv, AssociationEnd) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmAssociationEndImplProv
 
EdmAssociationImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmAssociationImplProv(EdmImplProv, Association, String) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmAssociationImplProv
 
EdmAssociationSet - Interface in org.apache.olingo.odata2.api.edm
 
EdmAssociationSetEnd - Interface in org.apache.olingo.odata2.api.edm
 
EdmAssociationSetEndImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmAssociationSetEndImplProv(AssociationSetEnd, EdmEntitySet) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmAssociationSetEndImplProv
 
EdmAssociationSetImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmAssociationSetImplProv(EdmImplProv, AssociationSet, EdmEntityContainer) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmAssociationSetImplProv
 
edmBaseType - Variable in class org.apache.olingo.odata2.core.edm.provider.EdmStructuralTypeImplProv
 
EdmBinary - Class in org.apache.olingo.odata2.core.edm
Implementation of the EDM simple type Binary.
EdmBinary() - Constructor for class org.apache.olingo.odata2.core.edm.EdmBinary
 
EdmBoolean - Class in org.apache.olingo.odata2.core.edm
Implementation of the EDM simple type Boolean.
EdmBoolean() - Constructor for class org.apache.olingo.odata2.core.edm.EdmBoolean
 
EdmByte - Class in org.apache.olingo.odata2.core.edm
Implementation of the EDM simple type Byte.
EdmByte() - Constructor for class org.apache.olingo.odata2.core.edm.EdmByte
 
EdmComplexPropertyImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmComplexPropertyImplProv(EdmImplProv, ComplexProperty) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmComplexPropertyImplProv
 
EdmComplexType - Interface in org.apache.olingo.odata2.api.edm
A CSDL ComplexType element.
EdmComplexTypeImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmComplexTypeImplProv(EdmImplProv, ComplexType, String) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmComplexTypeImplProv
 
EdmConcurrencyMode - Enum Class in org.apache.olingo.odata2.api.edm
 
EdmContentKind - Enum Class in org.apache.olingo.odata2.api.edm
 
EdmCustomizableFeedMappings - Interface in org.apache.olingo.odata2.api.edm
 
EdmDateTime - Class in org.apache.olingo.odata2.core.edm
Implementation of the EDM simple type DateTime.
EdmDateTime() - Constructor for class org.apache.olingo.odata2.core.edm.EdmDateTime
 
EdmDateTimeOffset - Class in org.apache.olingo.odata2.core.edm
Implementation of the EDM simple type DateTimeOffset.
EdmDateTimeOffset() - Constructor for class org.apache.olingo.odata2.core.edm.EdmDateTimeOffset
 
EdmDecimal - Class in org.apache.olingo.odata2.core.edm
Implementation of the EDM simple type Decimal.
EdmDecimal() - Constructor for class org.apache.olingo.odata2.core.edm.EdmDecimal
 
EdmDouble - Class in org.apache.olingo.odata2.core.edm
Implementation of the EDM simple type Double.
EdmDouble() - Constructor for class org.apache.olingo.odata2.core.edm.EdmDouble
 
EdmElement - Interface in org.apache.olingo.odata2.api.edm
 
EdmElementImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmElementImplProv(EdmImplProv, String, FullQualifiedName, EdmFacets, EdmMapping) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmElementImplProv
 
EdmEntityContainer - Interface in org.apache.olingo.odata2.api.edm
 
EdmEntityContainerImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmEntityContainerImplProv(EdmImplProv, EntityContainerInfo) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmEntityContainerImplProv
 
EdmEntitySet - Interface in org.apache.olingo.odata2.api.edm
 
EdmEntitySetImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmEntitySetImplProv(EdmImplProv, EntitySet, EdmEntityContainer) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmEntitySetImplProv
 
EdmEntitySetInfo - Interface in org.apache.olingo.odata2.api.edm
 
EdmEntitySetInfoImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmEntitySetInfoImplProv(EntitySet, EntityContainerInfo) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmEntitySetInfoImplProv
 
EdmEntityType - Interface in org.apache.olingo.odata2.api.edm
A CSDL EntityType element.
EdmEntityTypeImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmEntityTypeImplProv(EdmImplProv, EntityType, String) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmEntityTypeImplProv
 
EdmException - Exception in org.apache.olingo.odata2.api.edm
 
EdmException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.edm.EdmException
 
EdmException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.edm.EdmException
 
EdmException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.edm.EdmException
 
EdmException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.api.edm.EdmException
 
EdmFacets - Interface in org.apache.olingo.odata2.api.edm
 
EdmFunctionImport - Interface in org.apache.olingo.odata2.api.edm
 
EdmFunctionImportImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmFunctionImportImplProv(EdmImplProv, FunctionImport, EdmEntityContainer) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmFunctionImportImplProv
 
EdmGuid - Class in org.apache.olingo.odata2.core.edm
Implementation of the EDM simple type Guid.
EdmGuid() - Constructor for class org.apache.olingo.odata2.core.edm.EdmGuid
 
EdmImpl - Class in org.apache.olingo.odata2.core.edm
 
EdmImpl(EdmServiceMetadata) - Constructor for class org.apache.olingo.odata2.core.edm.EdmImpl
 
EdmImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmImplProv(EdmProvider) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmImplProv
 
EdmInt16 - Class in org.apache.olingo.odata2.core.edm
Implementation of the EDM simple type Int16.
EdmInt16() - Constructor for class org.apache.olingo.odata2.core.edm.EdmInt16
 
EdmInt32 - Class in org.apache.olingo.odata2.core.edm
Implementation of the EDM simple type Int32.
EdmInt32() - Constructor for class org.apache.olingo.odata2.core.edm.EdmInt32
 
EdmInt64 - Class in org.apache.olingo.odata2.core.edm
Implementation of the EDM simple type Int64.
EdmInt64() - Constructor for class org.apache.olingo.odata2.core.edm.EdmInt64
 
EdmLiteral - Class in org.apache.olingo.odata2.api.edm
 
EdmLiteral(EdmSimpleType, String) - Constructor for class org.apache.olingo.odata2.api.edm.EdmLiteral
Creates an EdmLiteral object out of the simple type and the literal string.
EdmLiteralException - Exception in org.apache.olingo.odata2.api.edm
 
EdmLiteralException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.edm.EdmLiteralException
 
EdmLiteralException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.edm.EdmLiteralException
 
EdmLiteralException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.edm.EdmLiteralException
 
EdmLiteralException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.api.edm.EdmLiteralException
 
EdmLiteralKind - Enum Class in org.apache.olingo.odata2.api.edm
 
EdmMappable - Interface in org.apache.olingo.odata2.api.edm
 
EdmMapping - Interface in org.apache.olingo.odata2.api.edm
 
EdmMultiplicity - Enum Class in org.apache.olingo.odata2.api.edm
 
EdmNamed - Interface in org.apache.olingo.odata2.api.edm
 
EdmNamedImplProv - Class in org.apache.olingo.odata2.core.edm.provider
See in ABNF
EdmNamedImplProv(EdmImplProv, String) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmNamedImplProv
 
EdmNavigationProperty - Interface in org.apache.olingo.odata2.api.edm
 
EdmNavigationPropertyImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmNavigationPropertyImplProv(EdmImplProv, NavigationProperty) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmNavigationPropertyImplProv
 
EdmNull - Class in org.apache.olingo.odata2.core.edm
Implementation of the simple type Null.
EdmNull() - Constructor for class org.apache.olingo.odata2.core.edm.EdmNull
 
EdmParameter - Interface in org.apache.olingo.odata2.api.edm
 
EdmParameterImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmParameterImplProv(EdmImplProv, FunctionImportParameter) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmParameterImplProv
 
edmProperties - Variable in class org.apache.olingo.odata2.core.edm.provider.EdmStructuralTypeImplProv
 
EdmProperty - Interface in org.apache.olingo.odata2.api.edm
A CSDL Property element
EdmPropertyImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmPropertyImplProv(EdmImplProv, FullQualifiedName, Property) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmPropertyImplProv
 
edmProvider - Variable in class org.apache.olingo.odata2.core.edm.provider.EdmImplProv
 
EdmProvider - Class in org.apache.olingo.odata2.api.edm.provider
Default EDM Provider which is to be extended by the application
EdmProvider() - Constructor for class org.apache.olingo.odata2.api.edm.provider.EdmProvider
 
EdmProviderAccessor - Interface in org.apache.olingo.odata2.api.edm.provider
This interface can be used to access the EdmProvider within an application.
EdmProviderFactory - Class in org.apache.olingo.odata2.api.edm.provider
EDM Provider Factory which can be used to create an edm provider (e.g.
EdmReferentialConstraint - Interface in org.apache.olingo.odata2.api.edm
 
EdmReferentialConstraintImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmReferentialConstraintImplProv(ReferentialConstraint) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmReferentialConstraintImplProv
 
EdmReferentialConstraintRole - Interface in org.apache.olingo.odata2.api.edm
 
EdmReferentialConstraintRoleImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmReferentialConstraintRoleImplProv(ReferentialConstraintRole) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmReferentialConstraintRoleImplProv
 
EdmSByte - Class in org.apache.olingo.odata2.core.edm
Implementation of the EDM simple type SByte.
EdmSByte() - Constructor for class org.apache.olingo.odata2.core.edm.EdmSByte
 
edmServiceMetadata - Variable in class org.apache.olingo.odata2.core.edm.EdmImpl
 
EdmServiceMetadata - Interface in org.apache.olingo.odata2.api.edm
 
EdmServiceMetadataImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmServiceMetadataImplProv(EdmProvider) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmServiceMetadataImplProv
 
EdmSimplePropertyImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmSimplePropertyImplProv(EdmImplProv, SimpleProperty) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmSimplePropertyImplProv
 
EdmSimpleType - Interface in org.apache.olingo.odata2.api.edm
EdmSimpleType is a primitive type as defined in the Entity Data Model (EDM).
EdmSimpleTypeException - Exception in org.apache.olingo.odata2.api.edm
 
EdmSimpleTypeException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.edm.EdmSimpleTypeException
 
EdmSimpleTypeException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.edm.EdmSimpleTypeException
 
EdmSimpleTypeException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.edm.EdmSimpleTypeException
 
EdmSimpleTypeException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.api.edm.EdmSimpleTypeException
 
EdmSimpleTypeFacade - Interface in org.apache.olingo.odata2.api.edm
 
EdmSimpleTypeFacadeImpl - Class in org.apache.olingo.odata2.core.edm
 
EdmSimpleTypeFacadeImpl() - Constructor for class org.apache.olingo.odata2.core.edm.EdmSimpleTypeFacadeImpl
 
EdmSimpleTypeKind - Enum Class in org.apache.olingo.odata2.api.edm
 
EdmSingle - Class in org.apache.olingo.odata2.core.edm
Implementation of the EDM simple type Single.
EdmSingle() - Constructor for class org.apache.olingo.odata2.core.edm.EdmSingle
 
EdmString - Class in org.apache.olingo.odata2.core.edm
Implementation of the EDM simple type String.
EdmString() - Constructor for class org.apache.olingo.odata2.core.edm.EdmString
 
EdmStructuralType - Interface in org.apache.olingo.odata2.api.edm
 
EdmStructuralTypeImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmStructuralTypeImplProv(EdmImplProv, ComplexType, EdmTypeKind, String) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmStructuralTypeImplProv
 
EdmTargetPath - Class in org.apache.olingo.odata2.api.edm
 
EdmTime - Class in org.apache.olingo.odata2.core.edm
Implementation of the EDM simple type Time.
EdmTime() - Constructor for class org.apache.olingo.odata2.core.edm.EdmTime
 
edmType - Variable in class org.apache.olingo.odata2.core.edm.provider.EdmTypedImplProv
 
edmType - Variable in class org.apache.olingo.odata2.core.uri.expression.BinaryExpressionImpl
 
EdmType - Interface in org.apache.olingo.odata2.api.edm
 
EdmTyped - Interface in org.apache.olingo.odata2.api.edm
 
EdmTypedImplProv - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmTypedImplProv(EdmImplProv, String, FullQualifiedName, EdmMultiplicity) - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmTypedImplProv
 
EdmTypeKind - Enum Class in org.apache.olingo.odata2.api.edm
 
EDMX_TAG - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
EdmxProvider - Class in org.apache.olingo.odata2.core.edm.provider
 
EdmxProvider() - Constructor for class org.apache.olingo.odata2.core.edm.provider.EdmxProvider
 
elementAt(int) - Method in class org.apache.olingo.odata2.core.uri.expression.TokenList
 
EMPTYSEGMENT - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
encode(String) - Static method in class org.apache.olingo.odata2.core.commons.Encoder
Encodes a Java String (in its internal UTF-16 encoding) into its percent-encoded UTF-8 representation according to RFC 3986, suitable for parts of an OData path segment.
Encoder - Class in org.apache.olingo.odata2.core.commons
Encodes a Java String (in its internal UTF-16 encoding) into its percent-encoded UTF-8 representation according to RFC 3986 (with consideration of its predecessor RFC 2396).
END_DOCUMENT_EXPECTED - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
END_DOCUMENT_EXPECTED requires 1 content value ('actual token')
endArray() - Method in class org.apache.olingo.odata2.core.ep.util.JsonStreamWriter
 
endJson(JsonReader, int) - Static method in class org.apache.olingo.odata2.core.ep.util.JsonUtils
 
endObject() - Method in class org.apache.olingo.odata2.core.ep.util.JsonStreamWriter
 
ENDSWITH - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
entity(Object) - Static method in class org.apache.olingo.odata2.api.processor.ODataResponse
 
entity(Object) - Method in class org.apache.olingo.odata2.api.processor.ODataResponse.ODataResponseBuilder
 
entity(Object) - Method in class org.apache.olingo.odata2.core.ODataResponseImpl.ODataResponseBuilderImpl
 
ENTITY - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmTypeKind
 
ENTITY - Static variable in exception org.apache.olingo.odata2.api.exception.ODataNotFoundException
 
ENTITY_SETS - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
EntityComplexPropertyInfo - Class in org.apache.olingo.odata2.core.ep.aggregator
 
EntityComplexPropertyProcessor - Interface in org.apache.olingo.odata2.api.processor.part
Execute a OData complex property request.
EntityContainer - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent an entity container including its child elements
EntityContainer() - Constructor for class org.apache.olingo.odata2.api.edm.provider.EntityContainer
 
EntityContainerInfo - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent an entity container
EntityContainerInfo() - Constructor for class org.apache.olingo.odata2.api.edm.provider.EntityContainerInfo
 
EntityInfoAggregator - Class in org.apache.olingo.odata2.core.ep.aggregator
Aggregator to get easy and fast access to all for serialization and de-serialization necessary EdmEntitySet informations.
EntityLinkProcessor - Interface in org.apache.olingo.odata2.api.processor.part
Execute an OData entity link request.
EntityLinksProcessor - Interface in org.apache.olingo.odata2.api.processor.part
Execute a OData entity links request.
EntityMediaProcessor - Interface in org.apache.olingo.odata2.api.processor.part
Execute an OData entity media request
ENTITYNOTFOUND - Static variable in exception org.apache.olingo.odata2.api.uri.UriNotMatchingException
 
EntityProcessor - Interface in org.apache.olingo.odata2.api.processor.part
Execute a OData entity request.
entityPropertyInfo - Variable in class org.apache.olingo.odata2.core.ep.aggregator.EntityComplexPropertyInfo
 
EntityPropertyInfo - Class in org.apache.olingo.odata2.core.ep.aggregator
Collects informations about a property of an entity.
EntityProvider - Class in org.apache.olingo.odata2.api.ep
Entity Provider
EntityProvider() - Constructor for class org.apache.olingo.odata2.api.ep.EntityProvider
 
EntityProvider.EntityProviderInterface - Interface in org.apache.olingo.odata2.api.ep
(Internal) interface for all EntityProvider necessary read and write methods for accessing entities defined in an Entity Data Model.
EntityProviderBatchProperties - Class in org.apache.olingo.odata2.api.ep
The EntityProviderBatchProperties contains necessary informations to parse a Batch Request body.
EntityProviderBatchProperties() - Constructor for class org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties
 
EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder - Class in org.apache.olingo.odata2.api.ep
 
EntityProviderBatchPropertiesBuilder() - Constructor for class org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder
 
EntityProviderBatchPropertiesBuilder(EntityProviderBatchProperties) - Constructor for class org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder
 
EntityProviderException - Exception in org.apache.olingo.odata2.api.ep
An EntityProviderException is the base exception for all EntityProvider related exceptions.
EntityProviderException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.ep.EntityProviderException
 
EntityProviderException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.ep.EntityProviderException
 
EntityProviderException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.ep.EntityProviderException
 
EntityProviderException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.api.ep.EntityProviderException
 
EntityProviderProducerException - Exception in org.apache.olingo.odata2.core.ep
 
EntityProviderProducerException(MessageReference) - Constructor for exception org.apache.olingo.odata2.core.ep.EntityProviderProducerException
 
EntityProviderProducerException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.core.ep.EntityProviderProducerException
 
EntityProviderProducerException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.core.ep.EntityProviderProducerException
 
EntityProviderProducerException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.core.ep.EntityProviderProducerException
 
EntityProviderReadProperties - Class in org.apache.olingo.odata2.api.ep
The EntityProviderReadProperties contains all necessary settings to read an entity with the EntityProvider.
EntityProviderReadProperties.EntityProviderReadPropertiesBuilder - Class in org.apache.olingo.odata2.api.ep
EntityProviderReadPropertiesBuilder() - Constructor for class org.apache.olingo.odata2.api.ep.EntityProviderReadProperties.EntityProviderReadPropertiesBuilder
 
EntityProviderReadPropertiesBuilder(EntityProviderReadProperties) - Constructor for class org.apache.olingo.odata2.api.ep.EntityProviderReadProperties.EntityProviderReadPropertiesBuilder
 
EntityProviderWriteProperties - Class in org.apache.olingo.odata2.api.ep
EntityProviderWriteProperties contains all additional properties which are necessary to write (serialize) an ODataEntry into an specific format (e.g.
EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder - Class in org.apache.olingo.odata2.api.ep
 
entitySet(EdmEntitySet) - Static method in class org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode
Creates a builder instance and sets the entitySet for this node.
entitySet(EdmEntitySet) - Method in class org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder
Sets the entitySet for this node.
entitySet(EdmEntitySet) - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl.ExpandSelectTreeNodeBuilderImpl
 
EntitySet - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent an entity set
EntitySet() - Constructor for class org.apache.olingo.odata2.api.edm.provider.EntitySet
 
ENTITYSETINSTEADOFENTITY - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
EntitySetProcessor - Interface in org.apache.olingo.odata2.api.processor.part
Execute a OData entity set request.
EntitySimplePropertyProcessor - Interface in org.apache.olingo.odata2.api.processor.part
Execute a OData entity simple property request.
EntitySimplePropertyValueProcessor - Interface in org.apache.olingo.odata2.api.processor.part
Execute a OData entity simple property value request.
EntityType - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent an entity type
EntityType() - Constructor for class org.apache.olingo.odata2.api.edm.provider.EntityType
 
EntityTypeMapping - Class in org.apache.olingo.odata2.core.ep.aggregator
 
ENTITYTYPEPROBLEM - Static variable in exception org.apache.olingo.odata2.api.edm.EdmException
 
EntryMetadata - Interface in org.apache.olingo.odata2.api.ep.entry
EntryMetadata contains all metadata for an ODataEntry.
EntryMetadataImpl - Class in org.apache.olingo.odata2.core.ep.entry
 
EntryMetadataImpl() - Constructor for class org.apache.olingo.odata2.core.ep.entry.EntryMetadataImpl
 
EQ - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.BinaryOperator
 
equals(Object) - Method in class org.apache.olingo.odata2.api.edm.FullQualifiedName
 
equals(Object) - Method in class org.apache.olingo.odata2.api.exception.MessageReference
MessageReferences are equal if their message keys have the same value.
equals(Object) - Method in class org.apache.olingo.odata2.core.batch.v2.Header.HeaderField
 
equals(Object) - Method in class org.apache.olingo.odata2.core.batch.v2.Line
 
equals(Object) - Method in class org.apache.olingo.odata2.core.commons.ContentType
ContentTypes 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.odata2.core.edm.AbstractSimpleType
 
equals(Object) - Method in class org.apache.olingo.odata2.core.edm.EdmNull
 
equals(List<EdmType>, boolean) - Method in class org.apache.olingo.odata2.core.uri.expression.ParameterSet
Compares a list of EdmTypes with the EdmTypes stored in ParameterSet.types.
ERROR - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
ERROR_ACCESSING_EDM - Static variable in exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
ERROR_DETAILS - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
ERROR_IN_TOKENIZER - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
ERROR_PARSING_METHOD - Static variable in exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
ERROR_PARSING_PARENTHESIS - Static variable in exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
errorCode - Variable in exception org.apache.olingo.odata2.api.exception.ODataMessageException
OData error code
escape(String) - Method in class org.apache.olingo.odata2.core.ep.util.JsonStreamWriter
Writes the JSON-escaped form of a Java String value according to RFC 4627.
escapeHtml(String) - Static method in class org.apache.olingo.odata2.core.debug.ODataDebugResponseWrapper
 
eTag(String) - Method in class org.apache.olingo.odata2.api.processor.ODataResponse.ODataResponseBuilder
 
eTag(String) - Method in class org.apache.olingo.odata2.core.ODataResponseImpl.ODataResponseBuilderImpl
 
ETAG - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.19">HTTP/1.1 documentation}.
ETAG - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
EXCEPTION_OCCURRED - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
EXCEPTION_OCCURRED requires 1 content value ('exception name')
ExceptionVisitExpression - Exception in org.apache.olingo.odata2.api.uri.expression
Exception thrown while traversing/visiting a filter expression tree
ExceptionVisitExpression() - Constructor for exception org.apache.olingo.odata2.api.uri.expression.ExceptionVisitExpression
 
ExceptionVisitExpression(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.uri.expression.ExceptionVisitExpression
ExceptionVisitExpression(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.uri.expression.ExceptionVisitExpression
Create ExceptionVisitExpression with given MessageReference and cause Throwable which caused this ExceptionVisitExpression.
executeBatch(BatchHandler, String, InputStream) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
executeBatch(BatchHandler, String, InputStream) - Method in interface org.apache.olingo.odata2.api.processor.part.BatchProcessor
Executes a OData batch request and provide Batch Response as ODataResponse
executeChangeSet(BatchHandler, List<ODataRequest>) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
executeChangeSet(BatchHandler, List<ODataRequest>) - Method in interface org.apache.olingo.odata2.api.processor.part.BatchProcessor
Executes a Change Set and provide BatchResponsePart as BatchResponsePart that contains the responses to change requests.
executeFunctionImport(GetFunctionImportUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
executeFunctionImport(GetFunctionImportUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.FunctionImportProcessor
Executes a function import and returns the result.
executeFunctionImportValue(GetFunctionImportUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
executeFunctionImportValue(GetFunctionImportUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.FunctionImportValueProcessor
Returns the unformatted value of a function import.
existsEntity(GetEntityCountUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
existsEntity(GetEntityCountUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntityProcessor
Checks whether an entity exists.
existsEntityLink(GetEntityLinkCountUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
existsEntityLink(GetEntityLinkCountUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntityLinkProcessor
Returns whether the target entity of a navigation property exists.
expandedLinks(List<String>) - Method in class org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder
A list of expanded links.
expandedLinks(List<String>) - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl.ExpandSelectTreeNodeBuilderImpl
 
EXPANDNOTSUPPORTED - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
 
expandSelectTree(ExpandSelectTreeNode) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
Set a expand select tree which results from $expand and $select query parameter.
ExpandSelectTreeCreator - Class in org.apache.olingo.odata2.core.uri
 
ExpandSelectTreeCreator(List<SelectItem>, List<ArrayList<NavigationPropertySegment>>) - Constructor for class org.apache.olingo.odata2.core.uri.ExpandSelectTreeCreator
 
ExpandSelectTreeNode - Class in org.apache.olingo.odata2.api.uri
Expression tree node with information about selected properties and to be expanded links.
ExpandSelectTreeNode() - Constructor for class org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode
 
ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder - Class in org.apache.olingo.odata2.api.uri
Builder interface
ExpandSelectTreeNodeBuilder() - Constructor for class org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder
 
ExpandSelectTreeNodeBuilderImpl() - Constructor for class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl.ExpandSelectTreeNodeBuilderImpl
 
ExpandSelectTreeNodeImpl - Class in org.apache.olingo.odata2.core.uri
 
ExpandSelectTreeNodeImpl() - Constructor for class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl
 
ExpandSelectTreeNodeImpl.AllKinds - Enum Class in org.apache.olingo.odata2.core.uri
 
ExpandSelectTreeNodeImpl.ExpandSelectTreeNodeBuilderImpl - Class in org.apache.olingo.odata2.core.uri
 
EXPECTATION_FAILED - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
expectToken(String) - Method in class org.apache.olingo.odata2.core.uri.expression.TokenList
 
expectToken(String, boolean) - Method in class org.apache.olingo.odata2.core.uri.expression.TokenList
 
expectToken(TokenKind) - Method in class org.apache.olingo.odata2.core.uri.expression.TokenList
 
expectToken(TokenKind, boolean) - Method in class org.apache.olingo.odata2.core.uri.expression.TokenList
 
EXPIRES - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.21">HTTP/1.1 documentation}.
EXPLICITLYTRUE - Enum constant in enum class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl.AllKinds
 
EXPRESSION_EXPECTED_AFTER_POS - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
EXPRESSION_EXPECTED_AT_POS - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
ExpressionKind - Enum Class in org.apache.olingo.odata2.api.uri.expression
Enumeration describing all possible node types inside an expression tree
ExpressionParserException - Exception in org.apache.olingo.odata2.api.uri.expression
Exception thrown while parsing a filter or orderby expression
ExpressionParserException() - Constructor for exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
ExpressionParserException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
ExpressionParserException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
Create ExpressionParserException with given MessageReference and cause Throwable which caused this ExpressionParserException.
ExpressionParserInternalError - Exception in org.apache.olingo.odata2.core.uri.expression
Internal error in the expression parser.
ExpressionParserInternalError(MessageReference) - Constructor for exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
ExpressionParserInternalError(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
ExpressionParserInternalError(MessageReference, EdmException) - Constructor for exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
ExpressionParserInternalError(MessageReference, TokenizerExpectError) - Constructor for exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
ExpressionVisitor - Interface in org.apache.olingo.odata2.api.uri.expression
Interface ExpressionVisitor is used to traverse a $filter or $orderby expression tree.
ExtensionAttribute - Interface in org.apache.olingo.odata2.api.servicedocument
A ExtensionAttribute
ExtensionAttributeImpl - Class in org.apache.olingo.odata2.core.servicedocument
 
ExtensionAttributeImpl() - Constructor for class org.apache.olingo.odata2.core.servicedocument.ExtensionAttributeImpl
 
ExtensionElement - Interface in org.apache.olingo.odata2.api.servicedocument
A ExtensionElement
ExtensionElementImpl - Class in org.apache.olingo.odata2.core.servicedocument
 
ExtensionElementImpl() - Constructor for class org.apache.olingo.odata2.core.servicedocument.ExtensionElementImpl
 
extractAcceptableLanguage(String) - Static method in class org.apache.olingo.odata2.core.servlet.RestUtil
 
extractAcceptHeaders(String) - Static method in class org.apache.olingo.odata2.core.servlet.RestUtil
 
extractAcceptHeaders(SubLocatorParameter) - Static method in class org.apache.olingo.odata2.core.rest.RestUtil
 
extractAllQueryParameters(String, String) - Static method in class org.apache.olingo.odata2.core.servlet.RestUtil
 
extractCharset(Map<String, String>) - Static method in class org.apache.olingo.odata2.core.batch.BatchHelper
 
extractCharset(ContentType) - Static method in class org.apache.olingo.odata2.core.batch.BatchHelper
 
extractExceptionMessage(ODataMessageException) - Static method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate
Extract message of ODataMessageException and return it as a string.
extractExceptionMessage(ODataMessageException) - Method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate.RuntimeDelegateInstance
Extract message of ODataMessageException and return it as a string.
extractExceptionMessage(ODataMessageException) - Method in class org.apache.olingo.odata2.core.rt.RuntimeDelegateImpl
 
extractHeaders(HttpServletRequest) - Static method in class org.apache.olingo.odata2.core.servlet.RestUtil
 
extractKeyFromEntryData() - Method in class org.apache.olingo.odata2.api.ep.callback.WriteCallbackContext
 
extractQueryParameters(String) - Static method in class org.apache.olingo.odata2.core.servlet.RestUtil
 
extractRequestContent(SubLocatorParameter) - Static method in class org.apache.olingo.odata2.core.rest.RestUtil
Extracts the request content from the servlet as input stream.
extractRequestContentType(String) - Static method in class org.apache.olingo.odata2.core.servlet.RestUtil
 
extractRequestContentType(SubLocatorParameter) - Static method in class org.apache.olingo.odata2.core.rest.RestUtil
 
extractRequestHeaders(HttpHeaders) - Static method in class org.apache.olingo.odata2.core.rest.RestUtil
 

F

Facets - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent the facets an entity type, property or function import can have
Facets() - Constructor for class org.apache.olingo.odata2.api.edm.provider.Facets
 
FACTORY_CLASSLOADER_LABEL - Static variable in class org.apache.olingo.odata2.api.ODataServiceFactory
Label used in core to access application class loader
FACTORY_INSTANCE_LABEL - Static variable in class org.apache.olingo.odata2.api.ODataServiceFactory
Label used in web.xml to assign servlet init parameter to factory class instance.
FACTORY_LABEL - Static variable in class org.apache.olingo.odata2.api.ODataServiceFactory
Label used in web.xml to assign servlet init parameter to factory class instance.
FAILED_DEPENDENCY - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
FALSE - Enum constant in enum class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl.AllKinds
 
FALSE - Static variable in class org.apache.olingo.odata2.core.ep.consumer.XmlPropertyConsumer
 
FALSE - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
FeedMetadata - Interface in org.apache.olingo.odata2.api.ep.feed
FeedMetadata objects contain metadata information about one feed.
FeedMetadataImpl - Class in org.apache.olingo.odata2.core.ep.feed
 
FeedMetadataImpl() - Constructor for class org.apache.olingo.odata2.core.ep.feed.FeedMetadataImpl
 
FILTER - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.ExpressionKind
Used to mark the root node of a filter expression tree
FilterExpression - Interface in org.apache.olingo.odata2.api.uri.expression
Represents a $filter expression in the expression tree Used to define the root expression node in an $filter expression tree.
FilterExpressionImpl - Class in org.apache.olingo.odata2.core.uri.expression
 
FilterExpressionImpl(String) - Constructor for class org.apache.olingo.odata2.core.uri.expression.FilterExpressionImpl
 
FilterExpressionImpl(String, CommonExpression) - Constructor for class org.apache.olingo.odata2.core.uri.expression.FilterExpressionImpl
 
FilterParser - Interface in org.apache.olingo.odata2.core.uri.expression
Interface which defines a method for parsing a $filter expression to allow different parser implementations
FilterParserExceptionImpl - Exception in org.apache.olingo.odata2.core.uri.expression
This class is used to create exceptions of type FilterParserException.
FilterParserExceptionImpl() - Constructor for exception org.apache.olingo.odata2.core.uri.expression.FilterParserExceptionImpl
 
FilterParserImpl - Class in org.apache.olingo.odata2.core.uri.expression
 
FilterParserImpl(EdmEntityType) - Constructor for class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
Creates a new FilterParser implementation
FilterParserImpl(EdmEntityType, boolean) - Constructor for class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
Creates a new FilterParser implementation
FilterParserImpl(EdmEntityType, boolean, String) - Constructor for class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
Creates a new FilterParser implementation
Fixed - Enum Class in org.apache.olingo.odata2.api.servicedocument
Fixed
Fixed - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmConcurrencyMode
 
FLOOR - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
FORBIDDEN - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
FormatJson - Class in org.apache.olingo.odata2.core.ep.util
String constants for formatting and parsing of JSON.
FormatJson() - Constructor for class org.apache.olingo.odata2.core.ep.util.FormatJson
 
FormatXml - Class in org.apache.olingo.odata2.core.ep.util
String constants for formatting and parsing of XML.
FormatXml() - Constructor for class org.apache.olingo.odata2.core.ep.util.FormatXml
 
FOUND - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
fromLiteral(String) - Static method in enum class org.apache.olingo.odata2.api.edm.EdmMultiplicity
Gets the multiplicity for a given name.
fromProperties(EntityProviderWriteProperties) - Static method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
 
fromProperties(EntityProviderWriteProperties) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
 
fromRequest(ODataRequest) - Static method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
fromRequest(ODataRequest) - Method in class org.apache.olingo.odata2.api.processor.ODataRequest.ODataRequestBuilder
 
fromRequest(ODataRequest) - Method in class org.apache.olingo.odata2.core.ODataRequestImpl.ODataRequestBuilderImpl
 
fromResponse(ODataResponse) - Static method in class org.apache.olingo.odata2.api.processor.ODataResponse
 
fromResponse(ODataResponse) - Method in class org.apache.olingo.odata2.api.processor.ODataResponse.ODataResponseBuilder
 
fromResponse(ODataResponse) - Method in class org.apache.olingo.odata2.core.ODataResponseImpl.ODataResponseBuilderImpl
 
fromStatusCode(int) - Static method in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
Convert a numerical status code into the corresponding status enum object.
FullQualifiedName - Class in org.apache.olingo.odata2.api.edm
 
FullQualifiedName(String, String) - Constructor for class org.apache.olingo.odata2.api.edm.FullQualifiedName
 
FunctionImport - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent a function import
FunctionImport() - Constructor for class org.apache.olingo.odata2.api.edm.provider.FunctionImport
 
FunctionImportParameter - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent function import parameters
FunctionImportParameter() - Constructor for class org.apache.olingo.odata2.api.edm.provider.FunctionImportParameter
 
FunctionImportProcessor - Interface in org.apache.olingo.odata2.api.processor.part
Execute an OData function import request.
FunctionImportValueProcessor - Interface in org.apache.olingo.odata2.api.processor.part
Execute an OData function import value request.

G

GATEWAY_TIMEOUT - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
GE - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.BinaryOperator
 
generateBoundary(String) - Static method in class org.apache.olingo.odata2.core.batch.BatchHelper
 
GET - Enum constant in enum class org.apache.olingo.odata2.api.commons.ODataHttpMethod
 
getAcceptableLanguages() - Method in interface org.apache.olingo.odata2.api.processor.ODataContext
Gets a list of languages that are acceptable for the response.
getAcceptableLanguages() - Method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
getAcceptableLanguages() - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
getAcceptableLanguages() - Method in class org.apache.olingo.odata2.core.ODataRequestImpl
 
getAcceptElements() - Method in interface org.apache.olingo.odata2.api.servicedocument.Collection
Get the media range that specifies a type of representation that can be POSTed to a Collection
getAcceptElements() - Method in class org.apache.olingo.odata2.core.servicedocument.CollectionImpl
 
getAcceptHeaders() - Method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
getAcceptHeaders() - Method in class org.apache.olingo.odata2.core.ODataRequestImpl
 
getAction() - Method in class org.apache.olingo.odata2.api.edm.provider.OnDelete
 
getAdditionalLinks() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
Gets the additional links that should be in the payload.
getAlias() - Method in class org.apache.olingo.odata2.api.edm.provider.AliasInfo
 
getAlias() - Method in class org.apache.olingo.odata2.api.edm.provider.Schema
 
getAlias() - Method in class org.apache.olingo.odata2.api.edm.provider.Using
 
getAliasInfos() - Method in class org.apache.olingo.odata2.api.edm.provider.EdmProvider
This method should return a list of all defined aliases and their associated namespace.
getAliasInfos() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmxProvider
 
getAllKind() - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl
 
getAllQueryParameters() - Method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
getAllQueryParameters() - Method in class org.apache.olingo.odata2.core.ODataRequestImpl
 
getAnnotationAttribute(String, String) - Method in interface org.apache.olingo.odata2.api.edm.EdmAnnotations
Get annotation attribute by full qualified name
getAnnotationAttribute(String, String) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAnnotationsImplProv
 
getAnnotationAttributes() - Method in interface org.apache.olingo.odata2.api.edm.EdmAnnotations
Get all annotation attributes for the CSDL element
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.Association
 
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationEnd
 
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSet
 
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSetEnd
 
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexType
 
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.Documentation
 
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainerInfo
 
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.EntitySet
 
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImport
 
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImportParameter
 
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.Key
 
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.NavigationProperty
 
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.OnDelete
 
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.Property
 
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.PropertyRef
 
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraint
 
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraintRole
 
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.Schema
 
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.Using
 
getAnnotationAttributes() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAnnotationsImplProv
 
getAnnotationElement(String, String) - Method in interface org.apache.olingo.odata2.api.edm.EdmAnnotations
Get annotation element by full qualified name
getAnnotationElement(String, String) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAnnotationsImplProv
 
getAnnotationElements() - Method in interface org.apache.olingo.odata2.api.edm.EdmAnnotations
Get all annotation elements for the CSDL element
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.Association
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationEnd
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSet
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSetEnd
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexType
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.DataServices
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.Documentation
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainerInfo
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.EntitySet
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImport
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImportParameter
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.Key
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.NavigationProperty
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.OnDelete
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.Property
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.PropertyRef
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraint
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraintRole
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.Schema
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.api.edm.provider.Using
 
getAnnotationElements() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAnnotationsImplProv
 
getAnnotations() - Method in interface org.apache.olingo.odata2.api.edm.EdmAnnotatable
Get all annotations applied to an EDM element
getAnnotations() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAssociationEndImplProv
 
getAnnotations() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAssociationImplProv
 
getAnnotations() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAssociationSetEndImplProv
 
getAnnotations() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAssociationSetImplProv
 
getAnnotations() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntityContainerImplProv
 
getAnnotations() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntitySetImplProv
 
getAnnotations() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmFunctionImportImplProv
 
getAnnotations() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmNavigationPropertyImplProv
 
getAnnotations() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmParameterImplProv
 
getAnnotations() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmPropertyImplProv
 
getAnnotations() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmReferentialConstraintImplProv
 
getAnnotations() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmReferentialConstraintRoleImplProv
 
getAnnotations() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmStructuralTypeImplProv
 
getApplicationExceptionCause() - Method in exception org.apache.olingo.odata2.api.exception.ODataException
Search for and return first (from top) ODataApplicationException in the cause hierarchy.
getAssociation() - Method in interface org.apache.olingo.odata2.api.edm.EdmAssociationSet
Get the association
getAssociation() - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSet
 
getAssociation() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAssociationSetImplProv
 
getAssociation(String, String) - Method in interface org.apache.olingo.odata2.api.edm.Edm
Get association by full qualified name
getAssociation(String, String) - Method in class org.apache.olingo.odata2.core.edm.EdmImpl
 
getAssociation(FullQualifiedName) - Method in class org.apache.olingo.odata2.api.edm.provider.EdmProvider
This method should return an Association or null if nothing is found
getAssociation(FullQualifiedName) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmxProvider
 
getAssociations() - Method in class org.apache.olingo.odata2.api.edm.provider.Schema
 
getAssociationSet(String, FullQualifiedName, String, String) - Method in class org.apache.olingo.odata2.api.edm.provider.EdmProvider
This method should return an AssociationSet or null if nothing is found
getAssociationSet(String, FullQualifiedName, String, String) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmxProvider
 
getAssociationSet(EdmEntitySet, EdmNavigationProperty) - Method in interface org.apache.olingo.odata2.api.edm.EdmEntityContainer
Get contained AssociationSet by providing the source entity set and the navigation property
getAssociationSet(EdmEntitySet, EdmNavigationProperty) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntityContainerImplProv
 
getAssociationSets() - Method in interface org.apache.olingo.odata2.api.edm.EdmEntityContainer
ATTENTION: This method does not support LAZY LOADING.
getAssociationSets() - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainer
 
getAssociationSets() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntityContainerImplProv
 
getAssociationUris(String) - Method in interface org.apache.olingo.odata2.api.ep.entry.EntryMetadata
Gets the association URIs for a given navigation property.
getAssociationUris(String) - Method in class org.apache.olingo.odata2.core.ep.entry.EntryMetadataImpl
 
getAtomInfo() - Method in interface org.apache.olingo.odata2.api.servicedocument.ServiceDocument
Get additional information if the service document is in atom format
getAtomInfo() - Method in class org.apache.olingo.odata2.core.servicedocument.ServiceDocumentImpl
 
getAttributes() - Method in interface org.apache.olingo.odata2.api.edm.EdmAnnotationElement
Get the attributes of this custom element
getAttributes() - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationElement
 
getAttributes() - Method in interface org.apache.olingo.odata2.api.servicedocument.CommonAttributes
Get the list of any attributes
getAttributes() - Method in interface org.apache.olingo.odata2.api.servicedocument.ExtensionElement
Get attributes
getAttributes() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAnnotationElementImplProv
 
getAttributes() - Method in class org.apache.olingo.odata2.core.servicedocument.CommonAttributesImpl
 
getAttributes() - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionElementImpl
 
getBase() - Method in interface org.apache.olingo.odata2.api.servicedocument.CommonAttributes
Get the a base URI
getBase() - Method in class org.apache.olingo.odata2.core.servicedocument.CommonAttributesImpl
 
getBaseType() - Method in interface org.apache.olingo.odata2.api.edm.EdmComplexType
 
getBaseType() - Method in interface org.apache.olingo.odata2.api.edm.EdmEntityType
 
getBaseType() - Method in interface org.apache.olingo.odata2.api.edm.EdmStructuralType
Base types are described in the OData protocol specification.
getBaseType() - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexType
 
getBaseType() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmComplexTypeImplProv
 
getBaseType() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntityTypeImplProv
 
getBaseType() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmStructuralTypeImplProv
 
getBatchParentContext() - Method in interface org.apache.olingo.odata2.api.processor.ODataContext
If a request execution is part of batch processing then this method returns the context of the outer batch request.
getBatchParentContext() - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
getBatchProcessor() - Method in interface org.apache.olingo.odata2.api.ODataService
 
getBatchProcessor() - Method in class org.apache.olingo.odata2.core.processor.ODataSingleProcessorService
 
getBody() - Method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart
 
getBody() - Method in interface org.apache.olingo.odata2.api.client.batch.BatchSingleResponse
 
getBody() - Method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
getBody() - Method in class org.apache.olingo.odata2.core.batch.BatchChangeSetPartImpl
 
getBody() - Method in class org.apache.olingo.odata2.core.batch.BatchSingleResponseImpl
 
getBody() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchChangeSetPart
 
getBody() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchQueryOperation
 
getBody() - Method in class org.apache.olingo.odata2.core.ODataRequestImpl
 
getBodyAsBytes() - Method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart
 
getBodyAsBytes() - Method in class org.apache.olingo.odata2.core.batch.BatchChangeSetPartImpl
 
getBodySize() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchQueryOperation
 
getBoolean() - Method in enum class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl.AllKinds
 
getBoundary(String, int) - Static method in class org.apache.olingo.odata2.core.batch.v2.BatchParserCommon
 
getBytes(String) - Static method in class org.apache.olingo.odata2.core.batch.BatchHelper
 
getCallback() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderReadProperties
 
getCallback(Class<T>) - Method in class org.apache.olingo.odata2.api.ODataServiceFactory
A service can return implementation classes for various callback interfaces.
getCallbacks() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
 
getCategories() - Method in interface org.apache.olingo.odata2.api.servicedocument.Collection
 
getCategories() - Method in class org.apache.olingo.odata2.core.servicedocument.CollectionImpl
 
getCategoryList() - Method in interface org.apache.olingo.odata2.api.servicedocument.Categories
Get the list of categories
getCategoryList() - Method in class org.apache.olingo.odata2.core.servicedocument.CategoriesImpl
 
getChangeSetParts() - Method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSet
Get change requests
getChangeSetParts() - Method in class org.apache.olingo.odata2.core.batch.BatchChangeSetImpl
 
getChildElements() - Method in interface org.apache.olingo.odata2.api.edm.EdmAnnotationElement
Get the child elements of the custom element
getChildElements() - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationElement
 
getChildElements() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAnnotationElementImplProv
 
getClasses() - Method in class org.apache.olingo.odata2.core.rest.app.ODataApplication
 
getClassName() - Method in interface org.apache.olingo.odata2.api.processor.ODataContext.RuntimeMeasurement
Gets the class name.
getClassName() - Method in class org.apache.olingo.odata2.core.ODataContextImpl.RuntimeMeasurementImpl
 
getCode() - Method in exception org.apache.olingo.odata2.api.exception.ODataApplicationException
Default code is null
getCode() - Method in exception org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException
Default code is null
getCollation() - Method in interface org.apache.olingo.odata2.api.edm.EdmFacets
Get the sorting sequence to be used.
getCollation() - Method in class org.apache.olingo.odata2.api.edm.provider.Facets
 
getCollections() - Method in interface org.apache.olingo.odata2.api.servicedocument.Workspace
Get the list of the Collections
getCollections() - Method in class org.apache.olingo.odata2.core.servicedocument.WorkspaceImpl
 
getCommonAttributes() - Method in interface org.apache.olingo.odata2.api.servicedocument.Accept
Get common attributes
getCommonAttributes() - Method in interface org.apache.olingo.odata2.api.servicedocument.AtomInfo
Get common attributes
getCommonAttributes() - Method in interface org.apache.olingo.odata2.api.servicedocument.Category
Get common attributes
getCommonAttributes() - Method in interface org.apache.olingo.odata2.api.servicedocument.Collection
Get common attributes
getCommonAttributes() - Method in interface org.apache.olingo.odata2.api.servicedocument.Workspace
Get common attributes
getCommonAttributes() - Method in class org.apache.olingo.odata2.core.servicedocument.AcceptImpl
 
getCommonAttributes() - Method in class org.apache.olingo.odata2.core.servicedocument.AtomInfoImpl
 
getCommonAttributes() - Method in class org.apache.olingo.odata2.core.servicedocument.CategoryImpl
 
getCommonAttributes() - Method in class org.apache.olingo.odata2.core.servicedocument.CollectionImpl
 
getCommonAttributes() - Method in class org.apache.olingo.odata2.core.servicedocument.WorkspaceImpl
 
GetComplexPropertyUriInfo - Interface in org.apache.olingo.odata2.api.uri.info
Access to the parts of the request URI that are relevant for GET requests of complex properties.
getComplexType(String, String) - Method in interface org.apache.olingo.odata2.api.edm.Edm
Get complex type by full qualified name
getComplexType(String, String) - Method in class org.apache.olingo.odata2.core.edm.EdmImpl
 
getComplexType(FullQualifiedName) - Method in class org.apache.olingo.odata2.api.edm.provider.EdmProvider
This method should return a ComplexType or null if nothing is found
getComplexType(FullQualifiedName) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmxProvider
 
getComplexTypes() - Method in class org.apache.olingo.odata2.api.edm.provider.Schema
 
getConcurrencyMode() - Method in interface org.apache.olingo.odata2.api.edm.EdmFacets
Get the information if the value of the type in use should be used for optimistic concurrency checks.
getConcurrencyMode() - Method in class org.apache.olingo.odata2.api.edm.provider.Facets
 
getContent() - Method in class org.apache.olingo.odata2.api.exception.MessageReference
Receives content for this MessageReference.
getContentHeader() - Method in class org.apache.olingo.odata2.api.processor.ODataResponse
 
getContentHeader() - Method in class org.apache.olingo.odata2.core.ODataResponseImpl
 
getContentId() - Method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart
 
getContentId() - Method in class org.apache.olingo.odata2.api.client.batch.BatchQueryPart
 
getContentId() - Method in interface org.apache.olingo.odata2.api.client.batch.BatchSingleResponse
 
getContentId() - Method in class org.apache.olingo.odata2.core.batch.BatchChangeSetPartImpl
 
getContentId() - Method in class org.apache.olingo.odata2.core.batch.BatchQueryPartImpl
 
getContentId() - Method in class org.apache.olingo.odata2.core.batch.BatchSingleResponseImpl
 
getContentLength(Header) - Static method in class org.apache.olingo.odata2.core.batch.v2.BatchTransformatorCommon
 
getContentType() - Method in interface org.apache.olingo.odata2.api.ep.entry.MediaMetadata
Get content type in as specified in RFC 2616 Section 14.
getContentType() - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Get the content type which should be used to serialize an error response.
getContentType() - Method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
getContentType() - Method in class org.apache.olingo.odata2.core.ep.entry.MediaMetadataImpl
 
getContentType() - Method in class org.apache.olingo.odata2.core.ODataRequestImpl
 
getContext() - Method in interface org.apache.olingo.odata2.api.processor.ODataProcessor
 
getContext() - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
getCurrentExpandSelectTreeNode() - Method in class org.apache.olingo.odata2.api.ep.callback.WriteCallbackContext
Current means the node pointing to the target entity set
getCurrentWriteProperties() - Method in class org.apache.olingo.odata2.api.ep.callback.WriteCallbackContext
EntityProviderWriteProperties which were set by outer producer or null if not supported.
getCustomContentTypes(Class<? extends ODataProcessor>) - Method in interface org.apache.olingo.odata2.api.processor.feature.CustomContentType
The OData library will consider these additional content types during negotiation of http content type header.
getCustomContentTypes(Class<? extends ODataProcessor>) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
getCustomEdmxVersion() - Method in class org.apache.olingo.odata2.api.edm.provider.DataServices
 
getCustomizableFeedMappings() - Method in interface org.apache.olingo.odata2.api.edm.EdmEntityType
Gets the Customizable Feed Mappings of the entity type.
getCustomizableFeedMappings() - Method in interface org.apache.olingo.odata2.api.edm.EdmProperty
Get customizable feed mappings for this property
getCustomizableFeedMappings() - Method in class org.apache.olingo.odata2.api.edm.provider.EntityType
 
getCustomizableFeedMappings() - Method in class org.apache.olingo.odata2.api.edm.provider.Property
 
getCustomizableFeedMappings() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntityTypeImplProv
 
getCustomizableFeedMappings() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmPropertyImplProv
 
getCustomMapping() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityPropertyInfo
 
getCustomQueryOptions() - Method in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
Gets the custom query options as Map from option names to their corresponding String values, or an empty list if no custom query options are given in the URI.
getCustomQueryOptions() - Method in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
Gets the custom query options as Map from option names to their corresponding String values, or an empty list if no custom query options are given in the URI.
getCustomQueryOptions() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
Gets the custom query options as Map from option names to their corresponding String values, or an empty list if no custom query options are given in the URI.
getCustomQueryOptions() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
Gets the custom query options as Map from option names to their corresponding String values, or an empty list if no custom query options are given in the URI.
getCustomQueryOptions() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
Gets the custom query options as Map from option names to their corresponding String values, or an empty list if no custom query options are given in the URI.
getCustomQueryOptions() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
Gets the custom query options as Map from option names to their corresponding String values, or an empty list if no custom query options are given in the URI.
getCustomQueryOptions() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
Gets the custom query options as Map from option names to their corresponding String values, or an empty list if no custom query options are given in the URI.
getCustomQueryOptions() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
Gets the custom query options as Map from option names to their corresponding String values, or an empty list if no custom query options are given in the URI.
getCustomQueryOptions() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
Gets the custom query options as Map from option names to their corresponding String values, or an empty list if no custom query options are given in the URI.
getCustomQueryOptions() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
Gets the custom query options as Map from option names to their corresponding String values, or an empty list if no custom query options are given in the URI.
getCustomQueryOptions() - Method in interface org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo
Gets the custom query options as Map from option names to their corresponding String values, or an empty list if no custom query options are given in the URI.
getCustomQueryOptions() - Method in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
Gets the custom query options as Map from option names to their corresponding String values, or an empty list if no custom query options are given in the URI.
getCustomQueryOptions() - Method in interface org.apache.olingo.odata2.api.uri.info.GetMetadataUriInfo
Gets the custom query options as Map from option names to their corresponding String values, or an empty list if no custom query options are given in the URI.
getCustomQueryOptions() - Method in interface org.apache.olingo.odata2.api.uri.info.GetServiceDocumentUriInfo
Gets the custom query options as Map from option names to their corresponding String values, or an empty list if no custom query options are given in the URI.
getCustomQueryOptions() - Method in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
Gets the custom query options as Map from option names to their corresponding String values, or an empty list if no custom query options are given in the URI.
getCustomQueryOptions() - Method in interface org.apache.olingo.odata2.api.uri.info.PostUriInfo
Gets the custom query options as Map from option names to their corresponding String values, or an empty list if no custom query options are given in the URI.
getCustomQueryOptions() - Method in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
Gets the custom query options as Map from option names to their corresponding String values, or an empty list if no custom query options are given in the URI.
getCustomQueryOptions() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the custom query options as Map from option names to their corresponding String values, or an empty list if no custom query options are given in the URI.
getCustomQueryOptions() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getDataServiceVersion() - Method in interface org.apache.olingo.odata2.api.edm.EdmServiceMetadata
 
getDataServiceVersion() - Method in class org.apache.olingo.odata2.api.edm.provider.DataServices
 
getDataServiceVersion() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmServiceMetadataImplProv
 
getDefaultEntityContainer() - Method in interface org.apache.olingo.odata2.api.edm.Edm
Get default entity container
getDefaultEntityContainer() - Method in class org.apache.olingo.odata2.core.edm.EdmImpl
 
getDefaultType() - Method in interface org.apache.olingo.odata2.api.edm.EdmSimpleType
Returns the default Java type for this EDM simple type as described in the documentation of EdmSimpleType.
getDefaultType() - Method in class org.apache.olingo.odata2.core.edm.Bit
 
getDefaultType() - Method in class org.apache.olingo.odata2.core.edm.EdmBinary
 
getDefaultType() - Method in class org.apache.olingo.odata2.core.edm.EdmBoolean
 
getDefaultType() - Method in class org.apache.olingo.odata2.core.edm.EdmByte
 
getDefaultType() - Method in class org.apache.olingo.odata2.core.edm.EdmDateTime
 
getDefaultType() - Method in class org.apache.olingo.odata2.core.edm.EdmDateTimeOffset
 
getDefaultType() - Method in class org.apache.olingo.odata2.core.edm.EdmDecimal
 
getDefaultType() - Method in class org.apache.olingo.odata2.core.edm.EdmDouble
 
getDefaultType() - Method in class org.apache.olingo.odata2.core.edm.EdmGuid
 
getDefaultType() - Method in class org.apache.olingo.odata2.core.edm.EdmInt16
 
getDefaultType() - Method in class org.apache.olingo.odata2.core.edm.EdmInt32
 
getDefaultType() - Method in class org.apache.olingo.odata2.core.edm.EdmInt64
 
getDefaultType() - Method in class org.apache.olingo.odata2.core.edm.EdmNull
 
getDefaultType() - Method in class org.apache.olingo.odata2.core.edm.EdmSByte
 
getDefaultType() - Method in class org.apache.olingo.odata2.core.edm.EdmSingle
 
getDefaultType() - Method in class org.apache.olingo.odata2.core.edm.EdmString
 
getDefaultType() - Method in class org.apache.olingo.odata2.core.edm.EdmTime
 
getDefaultType() - Method in class org.apache.olingo.odata2.core.edm.Uint7
 
getDefaultValue() - Method in interface org.apache.olingo.odata2.api.edm.EdmFacets
Get the default value of the type in use
getDefaultValue() - Method in class org.apache.olingo.odata2.api.edm.provider.Facets
 
getDeletedEntries() - Method in interface org.apache.olingo.odata2.api.ep.feed.ODataDeltaFeed
Delta responses can contain changed feed data and deleted entries metadata.
getDeletedEntries() - Method in class org.apache.olingo.odata2.core.ep.feed.ODataDeltaFeedImpl
 
getDeletedEntriesData() - Method in class org.apache.olingo.odata2.api.ep.callback.TombstoneCallbackResult
A map representing a deleted entry MUST contain all properties which are part of the key for this entry.
getDeletedEntryMetadata() - Method in class org.apache.olingo.odata2.core.ep.feed.JsonFeedEntry
 
getDeltaLink() - Method in class org.apache.olingo.odata2.api.ep.callback.TombstoneCallbackResult
 
getDeltaLink() - Method in interface org.apache.olingo.odata2.api.ep.feed.FeedMetadata
 
getDeltaLink() - Method in class org.apache.olingo.odata2.core.ep.feed.FeedMetadataImpl
 
getDependent() - Method in interface org.apache.olingo.odata2.api.edm.EdmReferentialConstraint
Get the dependent end element
getDependent() - Method in class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraint
 
getDependent() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmReferentialConstraintImplProv
 
getDocumentation() - Method in class org.apache.olingo.odata2.api.edm.provider.Association
 
getDocumentation() - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationEnd
 
getDocumentation() - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSet
 
getDocumentation() - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSetEnd
 
getDocumentation() - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexType
 
getDocumentation() - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainer
 
getDocumentation() - Method in class org.apache.olingo.odata2.api.edm.provider.EntitySet
 
getDocumentation() - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImport
 
getDocumentation() - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImportParameter
 
getDocumentation() - Method in class org.apache.olingo.odata2.api.edm.provider.NavigationProperty
 
getDocumentation() - Method in class org.apache.olingo.odata2.api.edm.provider.OnDelete
 
getDocumentation() - Method in class org.apache.olingo.odata2.api.edm.provider.Property
 
getDocumentation() - Method in class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraint
 
getDocumentation() - Method in class org.apache.olingo.odata2.api.edm.provider.Using
 
getEditLink() - Method in interface org.apache.olingo.odata2.api.ep.entry.MediaMetadata
Get edit link.
getEditLink() - Method in class org.apache.olingo.odata2.core.ep.entry.MediaMetadataImpl
 
getEdmLiteral() - Method in class org.apache.olingo.odata2.core.uri.expression.PropertyExpressionImpl
 
getEdmProperty() - Method in interface org.apache.olingo.odata2.api.uri.expression.PropertyExpression
 
getEdmProperty() - Method in class org.apache.olingo.odata2.core.uri.expression.PropertyExpressionImpl
 
getEdmProvider() - Method in interface org.apache.olingo.odata2.api.edm.provider.EdmProviderAccessor
 
getEdmProvider() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmImplProv
 
getEdmProvider(InputStream, boolean) - Static method in class org.apache.olingo.odata2.api.edm.provider.EdmProviderFactory
Creates and returns an edm provider.
getEdmSimpleType(EdmSimpleTypeKind) - Static method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate
Returns a simple type object for given type kind.
getEdmSimpleType(EdmSimpleTypeKind) - Method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate.RuntimeDelegateInstance
 
getEdmSimpleType(EdmSimpleTypeKind) - Static method in class org.apache.olingo.odata2.core.edm.EdmSimpleTypeFacadeImpl
 
getEdmSimpleType(EdmSimpleTypeKind) - Method in class org.apache.olingo.odata2.core.rt.RuntimeDelegateImpl
 
getEdmSimpleTypeInstance() - Method in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
Returns an instance for this EdmSimpleTypeKind in the form of EdmSimpleType.
getEdmSimpleTypeInstance(EdmSimpleTypeKind) - Method in interface org.apache.olingo.odata2.api.edm.EdmSimpleTypeFacade
IMPORTANT: Use EdmSimpleTypeKind.getEdmSimpleTypeInstance() for the application development.
getEdmSimpleTypeInstance(EdmSimpleTypeKind) - Method in class org.apache.olingo.odata2.core.edm.EdmSimpleTypeFacadeImpl
 
getEdmType() - Method in interface org.apache.olingo.odata2.api.uri.expression.CommonExpression
 
getEdmType() - Method in class org.apache.olingo.odata2.core.uri.expression.BinaryExpressionImpl
 
getEdmType() - Method in class org.apache.olingo.odata2.core.uri.expression.FilterExpressionImpl
 
getEdmType() - Method in class org.apache.olingo.odata2.core.uri.expression.LiteralExpressionImpl
 
getEdmType() - Method in class org.apache.olingo.odata2.core.uri.expression.MemberExpressionImpl
 
getEdmType() - Method in class org.apache.olingo.odata2.core.uri.expression.MethodExpressionImpl
 
getEdmType() - Method in class org.apache.olingo.odata2.core.uri.expression.OrderByExpressionImpl
 
getEdmType() - Method in class org.apache.olingo.odata2.core.uri.expression.OrderExpressionImpl
 
getEdmType() - Method in class org.apache.olingo.odata2.core.uri.expression.PropertyExpressionImpl
 
getEdmType() - Method in class org.apache.olingo.odata2.core.uri.expression.Token
 
getEdmType() - Method in class org.apache.olingo.odata2.core.uri.expression.UnaryExpressionImpl
 
getElements() - Method in interface org.apache.olingo.odata2.api.servicedocument.ExtensionElement
Get nested elements
getElements() - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionElementImpl
 
getEnd(String) - Method in interface org.apache.olingo.odata2.api.edm.EdmAssociation
Get the EdmAssociationEnd by role
getEnd(String) - Method in interface org.apache.olingo.odata2.api.edm.EdmAssociationSet
Get the association set end
getEnd(String) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAssociationImplProv
 
getEnd(String) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAssociationSetImplProv
 
getEnd1() - Method in interface org.apache.olingo.odata2.api.edm.EdmAssociation
Get the EdmAssociationEnd for end1
getEnd1() - Method in class org.apache.olingo.odata2.api.edm.provider.Association
 
getEnd1() - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSet
 
getEnd1() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAssociationImplProv
 
getEnd2() - Method in interface org.apache.olingo.odata2.api.edm.EdmAssociation
Get the EdmAssociationEnd for end2
getEnd2() - Method in class org.apache.olingo.odata2.api.edm.provider.Association
 
getEnd2() - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSet
 
getEnd2() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAssociationImplProv
 
getEndMultiplicity(String) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAssociationImplProv
 
getEntity() - Method in class org.apache.olingo.odata2.api.processor.ODataResponse
 
getEntity() - Method in class org.apache.olingo.odata2.core.ODataResponseImpl
 
getEntityAsStream() - Method in class org.apache.olingo.odata2.api.processor.ODataResponse
 
getEntityComplexPropertyProcessor() - Method in interface org.apache.olingo.odata2.api.ODataService
 
getEntityComplexPropertyProcessor() - Method in class org.apache.olingo.odata2.core.processor.ODataSingleProcessorService
 
getEntityContainer() - Method in interface org.apache.olingo.odata2.api.edm.EdmAssociationSet
Get the entity container the association set is located in
getEntityContainer() - Method in interface org.apache.olingo.odata2.api.edm.EdmEntitySet
Get the entity container the entity set is contained in
getEntityContainer() - Method in interface org.apache.olingo.odata2.api.edm.EdmFunctionImport
Get the entity container the function import is contained in
getEntityContainer() - Method in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
Gets the target entity container.
getEntityContainer() - Method in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
Gets the target entity container.
getEntityContainer() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
Gets the target entity container.
getEntityContainer() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
Gets the target entity container.
getEntityContainer() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
Gets the target entity container.
getEntityContainer() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
Gets the target entity container.
getEntityContainer() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
Gets the target entity container.
getEntityContainer() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
Gets the target entity container.
getEntityContainer() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
Gets the target entity container.
getEntityContainer() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
Gets the target entity container.
getEntityContainer() - Method in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
Gets the target entity container.
getEntityContainer() - Method in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
Gets the target entity container.
getEntityContainer() - Method in interface org.apache.olingo.odata2.api.uri.info.PostUriInfo
Gets the target entity container.
getEntityContainer() - Method in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
Gets the target entity container.
getEntityContainer() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the target entity container.
getEntityContainer() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAssociationSetImplProv
 
getEntityContainer() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntitySetImplProv
 
getEntityContainer() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmFunctionImportImplProv
 
getEntityContainer() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getEntityContainer(String) - Method in interface org.apache.olingo.odata2.api.edm.Edm
Get entity container by name
getEntityContainer(String) - Method in class org.apache.olingo.odata2.core.edm.EdmImpl
 
getEntityContainerInfo(String) - Method in class org.apache.olingo.odata2.api.edm.provider.EdmProvider
This method should return an EntityContainerInfo or null if nothing is found
getEntityContainerInfo(String) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmxProvider
 
getEntityContainerName() - Method in interface org.apache.olingo.odata2.api.edm.EdmEntitySetInfo
 
getEntityContainerName() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntitySetInfoImplProv
 
getEntityContainerName() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
 
getEntityContainers() - Method in class org.apache.olingo.odata2.api.edm.provider.Schema
 
GetEntityCountUriInfo - Interface in org.apache.olingo.odata2.api.uri.info
Access to the parts of the request URI that are relevant for GET requests of the count of a single entity (also known as existence check).
getEntityDataModel() - Method in interface org.apache.olingo.odata2.api.ODataService
 
getEntityDataModel() - Method in class org.apache.olingo.odata2.core.processor.ODataSingleProcessorService
 
GetEntityLinkCountUriInfo - Interface in org.apache.olingo.odata2.api.uri.info
Access to the parts of the request URI that are relevant for GET requests of the number of links to a single entity (also known as existence check).
getEntityLinkProcessor() - Method in interface org.apache.olingo.odata2.api.ODataService
 
getEntityLinkProcessor() - Method in class org.apache.olingo.odata2.core.processor.ODataSingleProcessorService
 
getEntityLinksProcessor() - Method in interface org.apache.olingo.odata2.api.ODataService
 
getEntityLinksProcessor() - Method in class org.apache.olingo.odata2.core.processor.ODataSingleProcessorService
 
GetEntityLinkUriInfo - Interface in org.apache.olingo.odata2.api.uri.info
Access to the parts of the request URI that are relevant for GET requests of the URI of a single entity.
getEntityMediaProcessor() - Method in interface org.apache.olingo.odata2.api.ODataService
 
getEntityMediaProcessor() - Method in class org.apache.olingo.odata2.core.processor.ODataSingleProcessorService
 
getEntityProcessor() - Method in interface org.apache.olingo.odata2.api.ODataService
 
getEntityProcessor() - Method in class org.apache.olingo.odata2.core.processor.ODataSingleProcessorService
 
getEntitySet() - Method in interface org.apache.olingo.odata2.api.edm.EdmAssociationSetEnd
Get the entity set
getEntitySet() - Method in interface org.apache.olingo.odata2.api.edm.EdmFunctionImport
Get the edm entity set
getEntitySet() - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSetEnd
 
getEntitySet() - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImport
 
getEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.NavigationSegment
Gets the target entity set.
getEntitySet() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAssociationSetEndImplProv
 
getEntitySet() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmFunctionImportImplProv
 
getEntitySet() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
 
getEntitySet() - Method in class org.apache.olingo.odata2.core.uri.NavigationSegmentImpl
 
getEntitySet(String) - Method in interface org.apache.olingo.odata2.api.edm.EdmEntityContainer
Get contained EntitySet by name
getEntitySet(String) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntityContainerImplProv
 
getEntitySet(String, String) - Method in class org.apache.olingo.odata2.api.edm.provider.EdmProvider
This method should return an EntitySet or null if nothing is found
getEntitySet(String, String) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmxProvider
 
GetEntitySetCountUriInfo - Interface in org.apache.olingo.odata2.api.uri.info
Access to the parts of the request URI that are relevant for GET requests of the number of entities.
getEntitySetInfos() - Method in interface org.apache.olingo.odata2.api.edm.EdmServiceMetadata
 
getEntitySetInfos() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmServiceMetadataImplProv
 
GetEntitySetLinksCountUriInfo - Interface in org.apache.olingo.odata2.api.uri.info
Access to the parts of the request URI that are relevant for GET requests of the number of links to entities.
GetEntitySetLinksUriInfo - Interface in org.apache.olingo.odata2.api.uri.info
Access to the parts of the request URI that are relevant for GET requests of the URIs of entities.
getEntitySetName() - Method in interface org.apache.olingo.odata2.api.edm.EdmEntitySetInfo
 
getEntitySetName() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntitySetInfoImplProv
 
getEntitySetName() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
 
getEntitySetProcessor() - Method in interface org.apache.olingo.odata2.api.ODataService
 
getEntitySetProcessor() - Method in class org.apache.olingo.odata2.core.processor.ODataSingleProcessorService
 
getEntitySets() - Method in interface org.apache.olingo.odata2.api.edm.Edm
Get all contained EntitySets
getEntitySets() - Method in interface org.apache.olingo.odata2.api.edm.EdmEntityContainer
ATTENTION: This method does not support LAZY LOADING.
getEntitySets() - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainer
 
getEntitySets() - Method in class org.apache.olingo.odata2.core.edm.EdmImpl
 
getEntitySets() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntityContainerImplProv
 
getEntitySetsInfo() - Method in interface org.apache.olingo.odata2.api.servicedocument.ServiceDocument
Get the list of the EntitySets
getEntitySetsInfo() - Method in class org.apache.olingo.odata2.core.servicedocument.AtomInfoImpl
 
getEntitySetsInfo() - Method in class org.apache.olingo.odata2.core.servicedocument.ServiceDocumentImpl
 
getEntitySetUri() - Method in interface org.apache.olingo.odata2.api.edm.EdmEntitySetInfo
We use a URI object here to ensure the right encoding.
getEntitySetUri() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntitySetInfoImplProv
 
GetEntitySetUriInfo - Interface in org.apache.olingo.odata2.api.uri.info
Access to the parts of the request URI that are relevant for GET requests of entities.
getEntitySimplePropertyProcessor() - Method in interface org.apache.olingo.odata2.api.ODataService
 
getEntitySimplePropertyProcessor() - Method in class org.apache.olingo.odata2.core.processor.ODataSingleProcessorService
 
getEntitySimplePropertyValueProcessor() - Method in interface org.apache.olingo.odata2.api.ODataService
 
getEntitySimplePropertyValueProcessor() - Method in class org.apache.olingo.odata2.core.processor.ODataSingleProcessorService
 
getEntityType() - Method in interface org.apache.olingo.odata2.api.edm.EdmAssociationEnd
 
getEntityType() - Method in interface org.apache.olingo.odata2.api.edm.EdmEntitySet
Get the entity type
getEntityType() - Method in class org.apache.olingo.odata2.api.edm.provider.EntitySet
 
getEntityType() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAssociationEndImplProv
 
getEntityType() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntitySetImplProv
 
getEntityType() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
 
getEntityType(String, String) - Method in interface org.apache.olingo.odata2.api.edm.Edm
Get entity type by full qualified name
getEntityType(String, String) - Method in class org.apache.olingo.odata2.core.edm.EdmImpl
 
getEntityType(FullQualifiedName) - Method in class org.apache.olingo.odata2.api.edm.provider.EdmProvider
This method should return an EntityType or null if nothing is found
getEntityType(FullQualifiedName) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmxProvider
 
getEntityTypeMapping(String) - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityTypeMapping
If this EntityTypeMapping is complex the mapping for the property with the given name is returned; otherwise an empty EntityTypeMapping is returned.
getEntityTypes() - Method in class org.apache.olingo.odata2.api.edm.provider.Schema
 
GetEntityUriInfo - Interface in org.apache.olingo.odata2.api.uri.info
Access to the parts of the request URI that are relevant for GET requests of a single entity.
getEntries() - Method in interface org.apache.olingo.odata2.api.ep.feed.ODataFeed
The returned list may be empty but never null.
getEntries() - Method in class org.apache.olingo.odata2.core.ep.feed.ODataDeltaFeedImpl
 
getEntryData() - Method in class org.apache.olingo.odata2.api.ep.callback.WriteCallbackContext
Source entry data which was just serialized.
getEntryData() - Method in class org.apache.olingo.odata2.api.ep.callback.WriteEntryCallbackResult
 
getErrorCode() - Method in exception org.apache.olingo.odata2.api.exception.ODataMessageException
Gets the error code for this ODataMessageException.
getErrorCode() - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Return OData error code that is returned in error response.
getErrorDetails() - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Get a collection of detailed errors for a OData inner error to be returned in error response.
getEtag() - Method in interface org.apache.olingo.odata2.api.ep.entry.EntryMetadata
Gets the entity tag for this entry.
getEtag() - Method in interface org.apache.olingo.odata2.api.ep.entry.MediaMetadata
Get etag.
getEtag() - Method in class org.apache.olingo.odata2.core.ep.entry.EntryMetadataImpl
 
getEtag() - Method in class org.apache.olingo.odata2.core.ep.entry.MediaMetadataImpl
 
getETag() - Method in class org.apache.olingo.odata2.api.processor.ODataResponse
 
getETag() - Method in class org.apache.olingo.odata2.core.ep.producer.AtomEntryEntityProducer
 
getETag() - Method in class org.apache.olingo.odata2.core.ep.producer.JsonEntryEntityProducer
 
getETag() - Method in class org.apache.olingo.odata2.core.ODataResponseImpl
 
getETagPropertyInfos() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
 
getException() - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Returns the causing exception.
getExpand() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
Gets the value of the $expand system query option as a list of lists of navigation-property segments, or an empty list if not used.
getExpand() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
Gets the value of the $expand system query option as a list of lists of navigation-property segments, or an empty list if not used.
getExpand() - Method in interface org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo
Gets the value of the $expand system query option as a list of lists of navigation-property segments, or an empty list if not used.
getExpand() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the value of the $expand system query option as a list of lists of navigation-property segments, or an empty list if not used.
getExpand() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getExpandedList() - Method in class org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode
A list of all expanded links within the parent entity.
getExpandedList() - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl
 
getExpandedNavigationPropertyNames() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
 
getExpandSelectTree() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
Gets the expand select tree data structure resulting from $expand and $select query options.
getExpandSelectTree() - Method in interface org.apache.olingo.odata2.api.ep.entry.ODataEntry
Gets the expand select tree data structure which can be used for $expand query option.
getExpandSelectTree() - Method in class org.apache.olingo.odata2.core.ep.entry.ODataEntryImpl
 
getExpression() - Method in interface org.apache.olingo.odata2.api.uri.expression.FilterExpression
 
getExpression() - Method in interface org.apache.olingo.odata2.api.uri.expression.OrderExpression
 
getExpression() - Method in class org.apache.olingo.odata2.core.uri.expression.FilterExpressionImpl
 
getExpression() - Method in class org.apache.olingo.odata2.core.uri.expression.OrderExpressionImpl
 
getExpressionString() - Method in interface org.apache.olingo.odata2.api.uri.expression.FilterExpression
 
getExpressionString() - Method in interface org.apache.olingo.odata2.api.uri.expression.OrderByExpression
 
getExpressionString() - Method in class org.apache.olingo.odata2.core.uri.expression.FilterExpressionImpl
 
getExpressionString() - Method in class org.apache.olingo.odata2.core.uri.expression.OrderByExpressionImpl
 
getExtendz() - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainerInfo
 
getExtesionElements() - Method in interface org.apache.olingo.odata2.api.servicedocument.AtomInfo
Get the list of extension elements
getExtesionElements() - Method in interface org.apache.olingo.odata2.api.servicedocument.Collection
Get the list of extension elements
getExtesionElements() - Method in interface org.apache.olingo.odata2.api.servicedocument.Workspace
Get the list of extension elements
getExtesionElements() - Method in class org.apache.olingo.odata2.core.servicedocument.AtomInfoImpl
 
getExtesionElements() - Method in class org.apache.olingo.odata2.core.servicedocument.CollectionImpl
 
getExtesionElements() - Method in class org.apache.olingo.odata2.core.servicedocument.WorkspaceImpl
 
getFacets() - Method in interface org.apache.olingo.odata2.api.edm.EdmElement
Get the facet information for an element
getFacets() - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImportParameter
 
getFacets() - Method in class org.apache.olingo.odata2.api.edm.provider.Property
 
getFacets() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmElementImplProv
 
getFacets() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityPropertyInfo
 
getFcContentKind() - Method in interface org.apache.olingo.odata2.api.edm.EdmCustomizableFeedMappings
Get the content kind
getFcContentKind() - Method in class org.apache.olingo.odata2.api.edm.provider.CustomizableFeedMappings
 
getFcKeepInContent() - Method in class org.apache.olingo.odata2.api.edm.provider.CustomizableFeedMappings
 
getFcNsPrefix() - Method in interface org.apache.olingo.odata2.api.edm.EdmCustomizableFeedMappings
Get the XML namespace prefix
getFcNsPrefix() - Method in class org.apache.olingo.odata2.api.edm.provider.CustomizableFeedMappings
 
getFcNsUri() - Method in interface org.apache.olingo.odata2.api.edm.EdmCustomizableFeedMappings
Get the XML namespace URI
getFcNsUri() - Method in class org.apache.olingo.odata2.api.edm.provider.CustomizableFeedMappings
 
getFcSourcePath() - Method in interface org.apache.olingo.odata2.api.edm.EdmCustomizableFeedMappings
Get the source path
getFcSourcePath() - Method in class org.apache.olingo.odata2.api.edm.provider.CustomizableFeedMappings
 
getFcTargetPath() - Method in interface org.apache.olingo.odata2.api.edm.EdmCustomizableFeedMappings
Get the target path
getFcTargetPath() - Method in class org.apache.olingo.odata2.api.edm.provider.CustomizableFeedMappings
 
getFeedData() - Method in class org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackResult
 
getFeedMetadata() - Method in interface org.apache.olingo.odata2.api.ep.feed.ODataFeed
 
getFeedMetadata() - Method in class org.apache.olingo.odata2.core.ep.feed.ODataDeltaFeedImpl
 
getFieldName() - Method in class org.apache.olingo.odata2.core.batch.v2.Header.HeaderField
 
getFilter() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
Gets the value of the $filter system query option as root object of the expression tree built during URI parsing.
getFilter() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
Gets the value of the $filter system query option as root object of the expression tree built during URI parsing.
getFilter() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
Gets the value of the $filter system query option as root object of the expression tree built during URI parsing.
getFilter() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
Gets the value of the $filter system query option as root object of the expression tree built during URI parsing.
getFilter() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
Gets the value of the $filter system query option as root object of the expression tree built during URI parsing.
getFilter() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
Gets the value of the $filter system query option as root object of the expression tree built during URI parsing.
getFilter() - Method in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
Gets the value of the $filter system query option as root object of the expression tree built during URI parsing.
getFilter() - Method in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
Gets the value of the $filter system query option as root object of the expression tree built during URI parsing.
getFilter() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the value of the $filter system query option as root object of the expression tree built during URI parsing.
getFilter() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getFilterTree() - Method in exception org.apache.olingo.odata2.api.uri.expression.ExceptionVisitExpression
Get erroneous filter for debug information
getFilterTree() - Method in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
Gets erroneous filter expression tree for debug information.
getFixed() - Method in interface org.apache.olingo.odata2.api.servicedocument.Categories
Get the attribute fixed that indicates whether the list of categories is a fixed or an open set
getFixed() - Method in class org.apache.olingo.odata2.core.servicedocument.CategoriesImpl
 
getFormat() - Method in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
Gets the value of the $format system query option.
getFormat() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
Gets the value of the $format system query option.
getFormat() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
Gets the value of the $format system query option.
getFormat() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
Gets the value of the $format system query option.
getFormat() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
Gets the value of the $format system query option.
getFormat() - Method in interface org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo
Gets the value of the $format system query option.
getFormat() - Method in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
Gets the value of the $format system query option.
getFormat() - Method in interface org.apache.olingo.odata2.api.uri.info.GetServiceDocumentUriInfo
Gets the value of the $format system query option.
getFormat() - Method in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
Gets the value of the $format system query option.
getFormat() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the value of the $format system query option.
getFormat() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getFromRole() - Method in interface org.apache.olingo.odata2.api.edm.EdmNavigationProperty
Get the from role of the navigation property
getFromRole() - Method in class org.apache.olingo.odata2.api.edm.provider.NavigationProperty
 
getFromRole() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmNavigationPropertyImplProv
 
getFullQualifiedName() - Method in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
Returns the FullQualifiedName for this SimpleTypeKind.
getFunctionImport() - Method in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
Gets the function import.
getFunctionImport() - Method in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
Gets the function import.
getFunctionImport() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
Gets the function import.
getFunctionImport() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
Gets the function import.
getFunctionImport() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
Gets the function import.
getFunctionImport() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
Gets the function import.
getFunctionImport() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
Gets the function import.
getFunctionImport() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
Gets the function import.
getFunctionImport() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
Gets the function import.
getFunctionImport() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
Gets the function import.
getFunctionImport() - Method in interface org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo
Gets the function import.
getFunctionImport() - Method in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
Gets the function import.
getFunctionImport() - Method in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
Gets the function import.
getFunctionImport() - Method in interface org.apache.olingo.odata2.api.uri.info.PostUriInfo
Gets the function import.
getFunctionImport() - Method in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
Gets the function import.
getFunctionImport() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the function import.
getFunctionImport() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getFunctionImport(String) - Method in interface org.apache.olingo.odata2.api.edm.EdmEntityContainer
Get contained FunctionImport by name
getFunctionImport(String) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntityContainerImplProv
 
getFunctionImport(String, String) - Method in class org.apache.olingo.odata2.api.edm.provider.EdmProvider
This method should return a FunctionImport or null if nothing is found
getFunctionImport(String, String) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmxProvider
 
getFunctionImportParameters() - Method in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
Gets the parameters of a function import as Map from parameter names to their corresponding typed values, or an empty list if no function import is used or no parameters are given in the URI.
getFunctionImportParameters() - Method in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
Gets the parameters of a function import as Map from parameter names to their corresponding typed values, or an empty list if no function import is used or no parameters are given in the URI.
getFunctionImportParameters() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
Gets the parameters of a function import as Map from parameter names to their corresponding typed values, or an empty list if no function import is used or no parameters are given in the URI.
getFunctionImportParameters() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
Gets the parameters of a function import as Map from parameter names to their corresponding typed values, or an empty list if no function import is used or no parameters are given in the URI.
getFunctionImportParameters() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
Gets the parameters of a function import as Map from parameter names to their corresponding typed values, or an empty list if no function import is used or no parameters are given in the URI.
getFunctionImportParameters() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
Gets the parameters of a function import as Map from parameter names to their corresponding typed values, or an empty list if no function import is used or no parameters are given in the URI.
getFunctionImportParameters() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
Gets the parameters of a function import as Map from parameter names to their corresponding typed values, or an empty list if no function import is used or no parameters are given in the URI.
getFunctionImportParameters() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
Gets the parameters of a function import as Map from parameter names to their corresponding typed values, or an empty list if no function import is used or no parameters are given in the URI.
getFunctionImportParameters() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
Gets the parameters of a function import as Map from parameter names to their corresponding typed values, or an empty list if no function import is used or no parameters are given in the URI.
getFunctionImportParameters() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
Gets the parameters of a function import as Map from parameter names to their corresponding typed values, or an empty list if no function import is used or no parameters are given in the URI.
getFunctionImportParameters() - Method in interface org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo
Gets the parameters of a function import as Map from parameter names to their corresponding typed values, or an empty list if no function import is used or no parameters are given in the URI.
getFunctionImportParameters() - Method in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
Gets the parameters of a function import as Map from parameter names to their corresponding typed values, or an empty list if no function import is used or no parameters are given in the URI.
getFunctionImportParameters() - Method in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
Gets the parameters of a function import as Map from parameter names to their corresponding typed values, or an empty list if no function import is used or no parameters are given in the URI.
getFunctionImportParameters() - Method in interface org.apache.olingo.odata2.api.uri.info.PostUriInfo
Gets the parameters of a function import as Map from parameter names to their corresponding typed values, or an empty list if no function import is used or no parameters are given in the URI.
getFunctionImportParameters() - Method in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
Gets the parameters of a function import as Map from parameter names to their corresponding typed values, or an empty list if no function import is used or no parameters are given in the URI.
getFunctionImportParameters() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the parameters of a function import as Map from parameter names to their corresponding typed values, or an empty list if no function import is used or no parameters are given in the URI.
getFunctionImportParameters() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getFunctionImportProcessor() - Method in interface org.apache.olingo.odata2.api.ODataService
 
getFunctionImportProcessor() - Method in class org.apache.olingo.odata2.core.processor.ODataSingleProcessorService
 
getFunctionImports() - Method in interface org.apache.olingo.odata2.api.edm.Edm
Get all contained FunctionImports
getFunctionImports() - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainer
 
getFunctionImports() - Method in class org.apache.olingo.odata2.core.edm.EdmImpl
 
GetFunctionImportUriInfo - Interface in org.apache.olingo.odata2.api.uri.info
Access to the parts of the request URI that are relevant for requests of function imports.
getFunctionImportValueProcessor() - Method in interface org.apache.olingo.odata2.api.ODataService
 
getFunctionImportValueProcessor() - Method in class org.apache.olingo.odata2.core.processor.ODataSingleProcessorService
 
getFurtherType() - Method in class org.apache.olingo.odata2.core.uri.expression.ParameterSet
 
getHeader(String) - Method in interface org.apache.olingo.odata2.api.client.batch.BatchSingleResponse
 
getHeader(String) - Method in class org.apache.olingo.odata2.api.processor.ODataResponse
 
getHeader(String) - Method in class org.apache.olingo.odata2.core.batch.BatchSingleResponseImpl
 
getHeader(String) - Method in class org.apache.olingo.odata2.core.batch.v2.Header
 
getHeader(String) - Method in class org.apache.olingo.odata2.core.ODataResponseImpl
 
getHeaderField(String) - Method in class org.apache.olingo.odata2.core.batch.v2.Header
 
getHeaderNames() - Method in interface org.apache.olingo.odata2.api.client.batch.BatchSingleResponse
 
getHeaderNames() - Method in class org.apache.olingo.odata2.api.processor.ODataResponse
 
getHeaderNames() - Method in class org.apache.olingo.odata2.core.batch.BatchSingleResponseImpl
 
getHeaderNames() - Method in class org.apache.olingo.odata2.core.ODataResponseImpl
 
getHeaderNotNull(String) - Method in class org.apache.olingo.odata2.core.batch.v2.Header
 
getHeaders() - Method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart
 
getHeaders() - Method in class org.apache.olingo.odata2.api.client.batch.BatchQueryPart
 
getHeaders() - Method in interface org.apache.olingo.odata2.api.client.batch.BatchSingleResponse
 
getHeaders() - Method in class org.apache.olingo.odata2.core.batch.BatchChangeSetPartImpl
 
getHeaders() - Method in class org.apache.olingo.odata2.core.batch.BatchQueryPartImpl
 
getHeaders() - Method in class org.apache.olingo.odata2.core.batch.BatchSingleResponseImpl
 
getHeaders() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchBodyPart
 
getHeaders() - Method in interface org.apache.olingo.odata2.core.batch.v2.BatchPart
 
getHeaders() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchQueryOperation
 
getHeaders(String) - Method in class org.apache.olingo.odata2.core.batch.v2.Header
 
getHref() - Method in interface org.apache.olingo.odata2.api.servicedocument.Categories
Get the IRI reference identifying a Category Document
getHref() - Method in interface org.apache.olingo.odata2.api.servicedocument.Collection
Get the "href" attribute, whose value gives IRI of the Collection
getHref() - Method in class org.apache.olingo.odata2.core.servicedocument.CategoriesImpl
 
getHref() - Method in class org.apache.olingo.odata2.core.servicedocument.CollectionImpl
 
getHttpExceptionCause() - Method in exception org.apache.olingo.odata2.api.exception.ODataException
Search for and return first (from top) ODataHttpException in the cause hierarchy.
getHttpHeaders() - Method in class org.apache.olingo.odata2.core.rest.SubLocatorParameter
 
getHttpMethod() - Method in interface org.apache.olingo.odata2.api.edm.EdmFunctionImport
Get the HTTP Method
getHttpMethod() - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImport
 
getHttpMethod() - Method in interface org.apache.olingo.odata2.api.processor.ODataContext
Gets the HTTP method of the request.
getHttpMethod() - Method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
getHttpMethod() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmFunctionImportImplProv
 
getHttpMethod() - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
getHttpMethod() - Method in class org.apache.olingo.odata2.core.ODataRequestImpl
 
getHttpStatus() - Method in exception org.apache.olingo.odata2.api.exception.ODataApplicationException
Default HttpStatusCodes.INTERNAL_SERVER_ERROR
getHttpStatus() - Method in exception org.apache.olingo.odata2.api.exception.ODataHttpException
 
getHttpStatus() - Method in exception org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException
Default HttpStatusCodes.INTERNAL_SERVER_ERROR
getHttpStatus() - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Get the status code which will be returned in error response.
getHttpStatusLine() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchChangeSetPart
 
getHttpStatusLine() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchQueryOperation
 
getHttpVersion() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchTransformatorCommon.HttpRequestStatusLine
 
getId() - Method in interface org.apache.olingo.odata2.api.ep.entry.EntryMetadata
Gets the ID of this entry.
getId() - Method in class org.apache.olingo.odata2.core.ep.entry.EntryMetadataImpl
 
getIdLiteral() - Method in class org.apache.olingo.odata2.api.processor.ODataResponse
 
getIdLiteral() - Method in class org.apache.olingo.odata2.core.ODataResponseImpl
 
getInfo() - Method in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
Get the status code info.
getInlineCount() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
Gets the inlinecount.
getInlineCount() - Method in interface org.apache.olingo.odata2.api.ep.feed.FeedMetadata
 
getInlineCount() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
Gets the value of the $inlinecount system query option.
getInlineCount() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
Gets the value of the $inlinecount system query option.
getInlineCount() - Method in interface org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo
Gets the value of the $inlinecount system query option.
getInlineCount() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the value of the $inlinecount system query option.
getInlineCount() - Method in class org.apache.olingo.odata2.core.ep.feed.FeedMetadataImpl
 
getInlineCount() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getInlineCountType() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
Gets the type of the inlinecount request from the system query option.
getInlineProperties() - Method in class org.apache.olingo.odata2.api.ep.callback.WriteEntryCallbackResult
 
getInlineProperties() - Method in class org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackResult
 
getInnerError() - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Get a string for a OData inner error to be returned in error response.
getInputStream() - Method in class org.apache.olingo.odata2.core.ep.util.CircleStreamBuffer
Get InputStream for data read access.
getInstance() - Static method in class org.apache.olingo.odata2.core.edm.Bit
 
getInstance() - Static method in class org.apache.olingo.odata2.core.edm.EdmBinary
 
getInstance() - Static method in class org.apache.olingo.odata2.core.edm.EdmBoolean
 
getInstance() - Static method in class org.apache.olingo.odata2.core.edm.EdmByte
 
getInstance() - Static method in class org.apache.olingo.odata2.core.edm.EdmDateTime
 
getInstance() - Static method in class org.apache.olingo.odata2.core.edm.EdmDateTimeOffset
 
getInstance() - Static method in class org.apache.olingo.odata2.core.edm.EdmDecimal
 
getInstance() - Static method in class org.apache.olingo.odata2.core.edm.EdmDouble
 
getInstance() - Static method in class org.apache.olingo.odata2.core.edm.EdmGuid
 
getInstance() - Static method in class org.apache.olingo.odata2.core.edm.EdmInt16
 
getInstance() - Static method in class org.apache.olingo.odata2.core.edm.EdmInt32
 
getInstance() - Static method in class org.apache.olingo.odata2.core.edm.EdmInt64
 
getInstance() - Static method in class org.apache.olingo.odata2.core.edm.EdmNull
 
getInstance() - Static method in class org.apache.olingo.odata2.core.edm.EdmSByte
 
getInstance() - Static method in class org.apache.olingo.odata2.core.edm.EdmSingle
 
getInstance() - Static method in class org.apache.olingo.odata2.core.edm.EdmString
 
getInstance() - Static method in class org.apache.olingo.odata2.core.edm.EdmTime
 
getInstance() - Static method in class org.apache.olingo.odata2.core.edm.Uint7
 
getInstance(List<Locale>) - Static method in class org.apache.olingo.odata2.core.exception.MessageService
 
getInstance(Locale) - Static method in class org.apache.olingo.odata2.core.exception.MessageService
 
getInternalEdmSimpleTypeByString(String) - Static method in class org.apache.olingo.odata2.core.edm.EdmSimpleTypeFacadeImpl
 
getInternalName() - Method in interface org.apache.olingo.odata2.api.edm.EdmMapping
Get the mapping value
getInternalName() - Method in class org.apache.olingo.odata2.api.edm.provider.Mapping
 
getJavaLiteral() - Method in class org.apache.olingo.odata2.core.uri.expression.Token
 
getKey() - Method in class org.apache.olingo.odata2.api.edm.provider.EntityType
 
getKey() - Method in class org.apache.olingo.odata2.api.exception.MessageReference
Returns message key.
getKeyFromEntityLink(EdmEntitySet, String, URI) - Method in class org.apache.olingo.odata2.api.uri.UriParser
Retrieves the key predicates from a canonical link to an entity.
getKeyFromEntityLink(EdmEntitySet, String, URI) - Method in class org.apache.olingo.odata2.core.uri.UriParserImpl
 
getKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
Gets the key predicates used to select a single entity out of the start entity set, or an empty list if not used.
getKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
Gets the key predicates used to select a single entity out of the start entity set, or an empty list if not used.
getKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
Gets the key predicates used to select a single entity out of the start entity set, or an empty list if not used.
getKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
Gets the key predicates used to select a single entity out of the start entity set, or an empty list if not used.
getKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
Gets the key predicates used to select a single entity out of the start entity set, or an empty list if not used.
getKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
Gets the key predicates used to select a single entity out of the start entity set, or an empty list if not used.
getKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
Gets the key predicates used to select a single entity out of the start entity set, or an empty list if not used.
getKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
Gets the key predicates used to select a single entity out of the start entity set, or an empty list if not used.
getKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
Gets the key predicates used to select a single entity out of the start entity set, or an empty list if not used.
getKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
Gets the key predicates used to select a single entity out of the start entity set, or an empty list if not used.
getKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
Gets the key predicates used to select a single entity out of the start entity set, or an empty list if not used.
getKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
Gets the key predicates used to select a single entity out of the start entity set, or an empty list if not used.
getKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.PostUriInfo
Gets the key predicates used to select a single entity out of the start entity set, or an empty list if not used.
getKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
Gets the key predicates used to select a single entity out of the start entity set, or an empty list if not used.
getKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.NavigationSegment
Gets the key predicate for the target entity set.
getKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the key predicates used to select a single entity out of the start entity set, or an empty list if not used.
getKeyPredicates() - Method in class org.apache.olingo.odata2.core.uri.NavigationSegmentImpl
 
getKeyPredicates() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getKeyPredicatesFromEntityLink(EdmEntitySet, String, URI) - Static method in class org.apache.olingo.odata2.api.uri.UriParser
Retrieves the key predicates from a canonical link to an entity.
getKeyProperties() - Method in interface org.apache.olingo.odata2.api.edm.EdmEntityType
Get all key properties as list of EdmProperty.
getKeyProperties() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntityTypeImplProv
 
getKeyPropertyInfos() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
 
getKeyPropertyNames() - Method in interface org.apache.olingo.odata2.api.edm.EdmEntityType
Gets all key property names.
getKeyPropertyNames() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntityTypeImplProv
 
getKeys() - Method in class org.apache.olingo.odata2.api.edm.provider.Key
 
getKeys() - Method in class org.apache.olingo.odata2.core.exception.MessageService
 
getKind() - Method in interface org.apache.olingo.odata2.api.edm.EdmType
 
getKind() - Method in interface org.apache.olingo.odata2.api.uri.expression.CommonExpression
 
getKind() - Method in class org.apache.olingo.odata2.core.edm.AbstractSimpleType
 
getKind() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAssociationImplProv
 
getKind() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmStructuralTypeImplProv
 
getKind() - Method in class org.apache.olingo.odata2.core.uri.expression.BinaryExpressionImpl
 
getKind() - Method in class org.apache.olingo.odata2.core.uri.expression.FilterExpressionImpl
 
getKind() - Method in class org.apache.olingo.odata2.core.uri.expression.LiteralExpressionImpl
 
getKind() - Method in class org.apache.olingo.odata2.core.uri.expression.MemberExpressionImpl
 
getKind() - Method in class org.apache.olingo.odata2.core.uri.expression.MethodExpressionImpl
 
getKind() - Method in class org.apache.olingo.odata2.core.uri.expression.OrderByExpressionImpl
 
getKind() - Method in class org.apache.olingo.odata2.core.uri.expression.OrderExpressionImpl
 
getKind() - Method in class org.apache.olingo.odata2.core.uri.expression.PropertyExpressionImpl
 
getKind() - Method in class org.apache.olingo.odata2.core.uri.expression.Token
 
getKind() - Method in class org.apache.olingo.odata2.core.uri.expression.UnaryExpressionImpl
 
getLabel() - Method in interface org.apache.olingo.odata2.api.servicedocument.Category
Get the label
getLabel() - Method in class org.apache.olingo.odata2.core.servicedocument.CategoryImpl
 
getLang() - Method in interface org.apache.olingo.odata2.api.servicedocument.CommonAttributes
Get the natural language for the element
getLang() - Method in class org.apache.olingo.odata2.core.exception.MessageService.Message
Get language as defined in RFC 4646 based on Locale.
getLang() - Method in class org.apache.olingo.odata2.core.servicedocument.CommonAttributesImpl
 
getLeftOperand() - Method in interface org.apache.olingo.odata2.api.uri.expression.BinaryExpression
 
getLeftOperand() - Method in class org.apache.olingo.odata2.core.uri.expression.BinaryExpressionImpl
 
getLeftOperand() - Method in class org.apache.olingo.odata2.core.uri.expression.MemberExpressionImpl
 
getLineNumber() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchTransformatorCommon.HttpRequestStatusLine
 
getLineNumber() - Method in class org.apache.olingo.odata2.core.batch.v2.Header
 
getLineNumber() - Method in class org.apache.olingo.odata2.core.batch.v2.Header.HeaderField
 
getLineNumber() - Method in class org.apache.olingo.odata2.core.batch.v2.Line
 
getLinks() - Method in class org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode
Gets the links that have to be included or expanded.
getLinks() - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl
 
getLiteral() - Method in class org.apache.olingo.odata2.api.edm.EdmLiteral
Gets the literal String.
getLiteral() - Method in interface org.apache.olingo.odata2.api.uri.KeyPredicate
Gets the literal String in default representation.
getLiteral() - Method in class org.apache.olingo.odata2.core.uri.KeyPredicateImpl
 
getLocale() - Method in exception org.apache.olingo.odata2.api.exception.ODataApplicationException
 
getLocale() - Method in exception org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException
 
getLocale() - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Return the locale of the translated message.
getLocale() - Method in class org.apache.olingo.odata2.core.exception.MessageService
 
getLocale() - Method in class org.apache.olingo.odata2.core.exception.MessageService.Message
 
getLocation() - Method in class org.apache.olingo.odata2.core.ep.producer.AtomEntryEntityProducer
 
getLocation() - Method in class org.apache.olingo.odata2.core.ep.producer.JsonEntryEntityProducer
 
getLongDescription() - Method in class org.apache.olingo.odata2.api.edm.provider.Documentation
 
getMapping() - Method in interface org.apache.olingo.odata2.api.edm.EdmMappable
Get mapping information applied to an EDM element
getMapping() - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexType
 
getMapping() - Method in class org.apache.olingo.odata2.api.edm.provider.EntitySet
 
getMapping() - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImport
 
getMapping() - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImportParameter
 
getMapping() - Method in class org.apache.olingo.odata2.api.edm.provider.NavigationProperty
 
getMapping() - Method in class org.apache.olingo.odata2.api.edm.provider.Property
 
getMapping() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmElementImplProv
 
getMapping() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntitySetImplProv
 
getMapping() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmFunctionImportImplProv
 
getMapping() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmNavigationPropertyImplProv
 
getMapping() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmStructuralTypeImplProv
 
getMapping() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityPropertyInfo
 
getMappingClass(String) - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityTypeMapping
If this EntityTypeMapping is complex the mapping Class for the property with the given name is returned; otherwise NULL is returned.
getMatrixParameters() - Method in interface org.apache.olingo.odata2.api.uri.PathSegment
Gets the matrix parameters of this path segment.
getMatrixParameters() - Method in class org.apache.olingo.odata2.core.ODataPathSegmentImpl
 
getMaxLength() - Method in interface org.apache.olingo.odata2.api.edm.EdmFacets
Get the maximum length of the type in use
getMaxLength() - Method in class org.apache.olingo.odata2.api.edm.provider.Facets
 
getMediaMetadata() - Method in interface org.apache.olingo.odata2.api.ep.entry.ODataEntry
Get MediaMetadata for this ODataEntry if available.
getMediaMetadata() - Method in class org.apache.olingo.odata2.core.ep.entry.ODataEntryImpl
 
getMediaResourceMimeTypeKey() - Method in interface org.apache.olingo.odata2.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.odata2.api.edm.provider.Mapping
 
getMediaResourceSourceKey() - Method in interface org.apache.olingo.odata2.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.odata2.api.edm.provider.Mapping
 
GetMediaResourceUriInfo - Interface in org.apache.olingo.odata2.api.uri.info
Access to the parts of the request URI that are relevant for GET requests of the media resource of a single entity.
getMemoryStarted() - Method in interface org.apache.olingo.odata2.api.processor.ODataContext.RuntimeMeasurement
Gets the start heap memory used.
getMemoryStarted() - Method in class org.apache.olingo.odata2.core.ODataContextImpl.RuntimeMeasurementImpl
 
getMemoryStopped() - Method in interface org.apache.olingo.odata2.api.processor.ODataContext.RuntimeMeasurement
Gets the stop heap memory used.
getMemoryStopped() - Method in class org.apache.olingo.odata2.core.ODataContextImpl.RuntimeMeasurementImpl
 
getMergeSemantic() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderReadProperties
Gets the merge semantics.
getMessage() - Method in exception org.apache.olingo.odata2.api.exception.ODataMessageException
getMessage() - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Return a translated error message.
getMessage(Locale, String, Object...) - Static method in class org.apache.olingo.odata2.core.exception.MessageService
 
getMessage(Locale, MessageReference) - Static method in class org.apache.olingo.odata2.core.exception.MessageService
 
getMessageExceptionCause() - Method in exception org.apache.olingo.odata2.api.exception.ODataException
Search for and return first (from top) ODataMessageException in the cause hierarchy.
getMessageReference() - Method in exception org.apache.olingo.odata2.api.exception.ODataMessageException
Gets the related MessageReference.
getMessageReference(MessageReference) - Static method in exception org.apache.olingo.odata2.api.edm.EdmSimpleTypeException
 
getMetadata() - Method in interface org.apache.olingo.odata2.api.edm.EdmServiceMetadata
 
getMetadata() - Method in interface org.apache.olingo.odata2.api.ep.entry.ODataEntry
Get EntryMetadata for this ODataEntry if available.
getMetadata() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmServiceMetadataImplProv
 
getMetadata() - Method in class org.apache.olingo.odata2.core.ep.entry.ODataEntryImpl
 
getMetadataProcessor() - Method in interface org.apache.olingo.odata2.api.ODataService
 
getMetadataProcessor() - Method in class org.apache.olingo.odata2.core.processor.ODataSingleProcessorService
 
GetMetadataUriInfo - Interface in org.apache.olingo.odata2.api.uri.info
Access to the parts of the request URI that are relevant for GET requests of the metadata document.
getMethod() - Method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart
 
getMethod() - Method in class org.apache.olingo.odata2.api.client.batch.BatchQueryPart
 
getMethod() - Method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
getMethod() - Method in interface org.apache.olingo.odata2.api.uri.expression.MethodExpression
 
getMethod() - Method in class org.apache.olingo.odata2.core.batch.BatchChangeSetPartImpl
 
getMethod() - Method in class org.apache.olingo.odata2.core.batch.BatchQueryPartImpl
 
getMethod() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchTransformatorCommon.HttpRequestStatusLine
 
getMethod() - Method in class org.apache.olingo.odata2.core.ODataRequestImpl
 
getMethod() - Method in class org.apache.olingo.odata2.core.uri.expression.MethodExpressionImpl
 
getMethodInfo() - Method in class org.apache.olingo.odata2.core.uri.expression.MethodExpressionImpl
 
getMethodName() - Method in interface org.apache.olingo.odata2.api.processor.ODataContext.RuntimeMeasurement
Gets the method name.
getMethodName() - Method in class org.apache.olingo.odata2.core.ODataContextImpl.RuntimeMeasurementImpl
 
getMimeType() - Method in interface org.apache.olingo.odata2.api.edm.EdmProperty
Get the related mime type for the property
getMimeType() - Method in class org.apache.olingo.odata2.api.edm.provider.Property
 
getMimeType() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmPropertyImplProv
 
getMimeType() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityPropertyInfo
 
getMode() - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImportParameter
 
getMultiplicity() - Method in interface org.apache.olingo.odata2.api.edm.EdmAssociationEnd
See EdmMultiplicity for more information about possible multiplicities.
getMultiplicity() - Method in interface org.apache.olingo.odata2.api.edm.EdmTyped
See EdmMultiplicity for more information about possible multiplicities.
getMultiplicity() - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationEnd
 
getMultiplicity() - Method in class org.apache.olingo.odata2.api.edm.provider.ReturnType
 
getMultiplicity() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAssociationEndImplProv
 
getMultiplicity() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmNavigationPropertyImplProv
 
getMultiplicity() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmTypedImplProv
 
getMultiplicity() - Method in class org.apache.olingo.odata2.core.ep.aggregator.NavigationPropertyInfo
 
getName() - Method in interface org.apache.olingo.odata2.api.edm.EdmAnnotationAttribute
Get the name of the custom attribute
getName() - Method in interface org.apache.olingo.odata2.api.edm.EdmAnnotationElement
Get the name of the custom element
getName() - Method in interface org.apache.olingo.odata2.api.edm.EdmNamed
 
getName() - Method in class org.apache.olingo.odata2.api.edm.FullQualifiedName
 
getName() - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute
 
getName() - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationElement
 
getName() - Method in class org.apache.olingo.odata2.api.edm.provider.Association
 
getName() - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSet
 
getName() - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexType
 
getName() - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainerInfo
 
getName() - Method in class org.apache.olingo.odata2.api.edm.provider.EntitySet
 
getName() - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImport
 
getName() - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImportParameter
 
getName() - Method in class org.apache.olingo.odata2.api.edm.provider.NavigationProperty
 
getName() - Method in class org.apache.olingo.odata2.api.edm.provider.Property
 
getName() - Method in class org.apache.olingo.odata2.api.edm.provider.PropertyRef
 
getName() - Method in interface org.apache.olingo.odata2.api.servicedocument.ExtensionAttribute
Get the local name of the attribute
getName() - Method in interface org.apache.olingo.odata2.api.servicedocument.ExtensionElement
Get the local name of the element
getName() - Method in interface org.apache.olingo.odata2.core.debug.DebugInfo
Gets the name of this debug information part, useful as title.
getName() - Method in class org.apache.olingo.odata2.core.debug.DebugInfoBody
 
getName() - Method in class org.apache.olingo.odata2.core.debug.DebugInfoException
 
getName() - Method in class org.apache.olingo.odata2.core.debug.DebugInfoRequest
 
getName() - Method in class org.apache.olingo.odata2.core.debug.DebugInfoResponse
 
getName() - Method in class org.apache.olingo.odata2.core.debug.DebugInfoRuntime
 
getName() - Method in class org.apache.olingo.odata2.core.debug.DebugInfoServer
 
getName() - Method in class org.apache.olingo.odata2.core.debug.DebugInfoUri
 
getName() - Method in class org.apache.olingo.odata2.core.edm.AbstractSimpleType
 
getName() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAnnotationElementImplProv
 
getName() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntityContainerImplProv
 
getName() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmNamedImplProv
 
getName() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityPropertyInfo
 
getName() - Method in class org.apache.olingo.odata2.core.ep.aggregator.NavigationPropertyInfo
 
getName() - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionAttributeImpl
 
getName() - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionElementImpl
 
getNamespace() - Method in interface org.apache.olingo.odata2.api.edm.EdmAnnotationAttribute
Get the namespace of the custom attribute
getNamespace() - Method in interface org.apache.olingo.odata2.api.edm.EdmAnnotationElement
Get the namespace of the custom element
getNamespace() - Method in interface org.apache.olingo.odata2.api.edm.EdmEntityContainer
 
getNamespace() - Method in interface org.apache.olingo.odata2.api.edm.EdmType
Namespace of this EdmType
getNamespace() - Method in class org.apache.olingo.odata2.api.edm.FullQualifiedName
 
getNamespace() - Method in class org.apache.olingo.odata2.api.edm.provider.AliasInfo
 
getNamespace() - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute
 
getNamespace() - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationElement
 
getNamespace() - Method in class org.apache.olingo.odata2.api.edm.provider.Schema
 
getNamespace() - Method in class org.apache.olingo.odata2.api.edm.provider.Using
 
getNamespace() - Method in interface org.apache.olingo.odata2.api.servicedocument.ExtensionAttribute
Get the namespace
getNamespace() - Method in interface org.apache.olingo.odata2.api.servicedocument.ExtensionElement
Get the namespace
getNamespace() - Method in class org.apache.olingo.odata2.core.edm.AbstractSimpleType
 
getNamespace() - Method in class org.apache.olingo.odata2.core.edm.Bit
 
getNamespace() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAnnotationElementImplProv
 
getNamespace() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAssociationImplProv
 
getNamespace() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntityContainerImplProv
 
getNamespace() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmStructuralTypeImplProv
 
getNamespace() - Method in class org.apache.olingo.odata2.core.edm.Uint7
 
getNamespace() - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionAttributeImpl
 
getNamespace() - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionElementImpl
 
getNavigationProperties() - Method in class org.apache.olingo.odata2.api.edm.provider.EntityType
 
getNavigationProperty() - Method in class org.apache.olingo.odata2.api.ep.callback.ReadResult
 
getNavigationProperty() - Method in class org.apache.olingo.odata2.api.ep.callback.WriteCallbackContext
Navigation property which is contained in the expand clause.
getNavigationProperty() - Method in interface org.apache.olingo.odata2.api.uri.NavigationPropertySegment
Gets the navigation property.
getNavigationProperty() - Method in interface org.apache.olingo.odata2.api.uri.NavigationSegment
Gets the navigation property.
getNavigationProperty() - Method in class org.apache.olingo.odata2.core.uri.NavigationPropertySegmentImpl
 
getNavigationProperty() - Method in class org.apache.olingo.odata2.core.uri.NavigationSegmentImpl
 
getNavigationPropertyInfo(String) - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
 
getNavigationPropertyNames() - Method in interface org.apache.olingo.odata2.api.edm.EdmEntityType
Gets all navigation property names.
getNavigationPropertyNames() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntityTypeImplProv
 
getNavigationPropertyNames() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
 
getNavigationPropertySegments() - Method in interface org.apache.olingo.odata2.api.uri.SelectItem
Gets the navigation-property segments for this select item.
getNavigationPropertySegments() - Method in class org.apache.olingo.odata2.core.uri.SelectItemImpl
 
getNavigationSegments() - Method in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
Gets the navigation segments, or an empty list if no navigation has been used.
getNavigationSegments() - Method in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
Gets the navigation segments, or an empty list if no navigation has been used.
getNavigationSegments() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
Gets the navigation segments, or an empty list if no navigation has been used.
getNavigationSegments() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
Gets the navigation segments, or an empty list if no navigation has been used.
getNavigationSegments() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
Gets the navigation segments, or an empty list if no navigation has been used.
getNavigationSegments() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
Gets the navigation segments, or an empty list if no navigation has been used.
getNavigationSegments() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
Gets the navigation segments, or an empty list if no navigation has been used.
getNavigationSegments() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
Gets the navigation segments, or an empty list if no navigation has been used.
getNavigationSegments() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
Gets the navigation segments, or an empty list if no navigation has been used.
getNavigationSegments() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
Gets the navigation segments, or an empty list if no navigation has been used.
getNavigationSegments() - Method in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
Gets the navigation segments, or an empty list if no navigation has been used.
getNavigationSegments() - Method in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
Gets the navigation segments, or an empty list if no navigation has been used.
getNavigationSegments() - Method in interface org.apache.olingo.odata2.api.uri.info.PostUriInfo
Gets the navigation segments, or an empty list if no navigation has been used.
getNavigationSegments() - Method in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
Gets the navigation segments, or an empty list if no navigation has been used.
getNavigationSegments() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the navigation segments, or an empty list if no navigation has been used.
getNavigationSegments() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getNextLink() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
Gets the next link used for server-side paging of feeds.
getNextLink() - Method in interface org.apache.olingo.odata2.api.ep.feed.FeedMetadata
 
getNextLink() - Method in class org.apache.olingo.odata2.core.ep.feed.FeedMetadataImpl
 
getNoneSyndicationTargetPathNames() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
 
getObject() - Method in interface org.apache.olingo.odata2.api.edm.EdmMapping
Get the set object for this mapping
getObject() - Method in class org.apache.olingo.odata2.api.edm.provider.Mapping
 
getODataEntry() - Method in class org.apache.olingo.odata2.core.ep.feed.JsonFeedEntry
 
getODataFormat() - Method in class org.apache.olingo.odata2.core.commons.ContentType
 
getODataSegments() - Method in interface org.apache.olingo.odata2.api.uri.PathInfo
Gets OData path segments as immutable list.
getODataSegments() - Method in class org.apache.olingo.odata2.core.PathInfoImpl
 
getOnDelete() - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationEnd
 
getOP() - Method in class org.apache.olingo.odata2.core.uri.expression.ActualBinaryOperator
 
getOperand() - Method in interface org.apache.olingo.odata2.api.uri.expression.UnaryExpression
 
getOperand() - Method in class org.apache.olingo.odata2.core.uri.expression.UnaryExpressionImpl
 
getOperator() - Method in interface org.apache.olingo.odata2.api.uri.expression.BinaryExpression
 
getOperator() - Method in interface org.apache.olingo.odata2.api.uri.expression.UnaryExpression
 
getOperator() - Method in class org.apache.olingo.odata2.core.uri.expression.BinaryExpressionImpl
 
getOperator() - Method in class org.apache.olingo.odata2.core.uri.expression.MemberExpressionImpl
 
getOperator() - Method in class org.apache.olingo.odata2.core.uri.expression.UnaryExpressionImpl
 
getOrderBy() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
Gets the value of the $orderby system query option as root object of the expression tree built during URI parsing.
getOrderBy() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the value of the $orderby system query option as root object of the expression tree built during URI parsing.
getOrderBy() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getOrders() - Method in interface org.apache.olingo.odata2.api.uri.expression.OrderByExpression
 
getOrders() - Method in class org.apache.olingo.odata2.core.uri.expression.OrderByExpressionImpl
 
getOrdersCount() - Method in interface org.apache.olingo.odata2.api.uri.expression.OrderByExpression
 
getOrdersCount() - Method in class org.apache.olingo.odata2.core.uri.expression.OrderByExpressionImpl
 
getOutputStream() - Method in class org.apache.olingo.odata2.core.ep.util.CircleStreamBuffer
Get OutputStream for write data.
getParameter(String) - Method in interface org.apache.olingo.odata2.api.edm.EdmFunctionImport
Get the parameter by name
getParameter(String) - Method in interface org.apache.olingo.odata2.api.processor.ODataContext
Gets a named parameter value.
getParameter(String) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmFunctionImportImplProv
 
getParameter(String) - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
getParameterCount() - Method in interface org.apache.olingo.odata2.api.uri.expression.MethodExpression
 
getParameterCount() - Method in class org.apache.olingo.odata2.core.uri.expression.MethodExpressionImpl
 
getParameterNames() - Method in interface org.apache.olingo.odata2.api.edm.EdmFunctionImport
Get all parameter names
getParameterNames() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmFunctionImportImplProv
 
getParameters() - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImport
 
getParameters() - Method in interface org.apache.olingo.odata2.api.uri.expression.MethodExpression
 
getParameters() - Method in class org.apache.olingo.odata2.core.commons.ContentType
 
getParameters() - Method in class org.apache.olingo.odata2.core.uri.expression.MethodExpressionImpl
 
getParentEntryId() - Method in class org.apache.olingo.odata2.api.ep.callback.ReadEntryResult
 
getParentEntryId() - Method in class org.apache.olingo.odata2.api.ep.callback.ReadFeedResult
 
getPath() - Method in interface org.apache.olingo.odata2.api.uri.expression.MemberExpression
 
getPath() - Method in interface org.apache.olingo.odata2.api.uri.PathSegment
Gets a URI path element.
getPath() - Method in class org.apache.olingo.odata2.core.ODataPathSegmentImpl
 
getPath() - Method in class org.apache.olingo.odata2.core.uri.expression.MemberExpressionImpl
 
getPathInfo() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties
 
getPathInfo() - Method in interface org.apache.olingo.odata2.api.processor.ODataContext
Gets information about the request path.
getPathInfo() - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Get PathInfo object.
getPathInfo() - Method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
getPathInfo() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchTransformatorCommon.HttpRequestStatusLine
 
getPathInfo() - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
getPathInfo() - Method in class org.apache.olingo.odata2.core.ODataRequestImpl
 
getPathSegments() - Method in class org.apache.olingo.odata2.core.rest.SubLocatorParameter
 
getPathSplit() - Method in class org.apache.olingo.odata2.core.rest.ODataRootLocator
 
getPathSplit() - Method in class org.apache.olingo.odata2.core.rest.SubLocatorParameter
 
getPosition() - Method in class org.apache.olingo.odata2.core.uri.expression.Token
 
getPosition() - Method in exception org.apache.olingo.odata2.core.uri.expression.TokenizerException
 
getPosition() - Method in exception org.apache.olingo.odata2.core.uri.expression.TokenizerExpectError
 
getPrecedingSegments() - Method in interface org.apache.olingo.odata2.api.uri.PathInfo
Gets preceding path segments.
getPrecedingSegments() - Method in class org.apache.olingo.odata2.core.PathInfoImpl
 
getPrecision() - Method in interface org.apache.olingo.odata2.api.edm.EdmFacets
Get the precision of the type in use
getPrecision() - Method in class org.apache.olingo.odata2.api.edm.provider.Facets
 
getPrefix() - Method in interface org.apache.olingo.odata2.api.edm.EdmAnnotationAttribute
Get the prefix of the custom attribute
getPrefix() - Method in interface org.apache.olingo.odata2.api.edm.EdmAnnotationElement
Get the prefix of the custom element
getPrefix() - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute
 
getPrefix() - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationElement
 
getPrefix() - Method in interface org.apache.olingo.odata2.api.servicedocument.ExtensionAttribute
Get the prefix of the attribute
getPrefix() - Method in interface org.apache.olingo.odata2.api.servicedocument.ExtensionElement
Get the prefix of the element
getPrefix() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAnnotationElementImplProv
 
getPrefix() - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionAttributeImpl
 
getPrefix() - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionElementImpl
 
getPrevious() - Method in exception org.apache.olingo.odata2.core.uri.expression.TokenizerExpectError
 
getPrincipal() - Method in interface org.apache.olingo.odata2.api.edm.EdmReferentialConstraint
Get the principal end element
getPrincipal() - Method in class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraint
 
getPrincipal() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmReferentialConstraintImplProv
 
getProcessor() - Method in interface org.apache.olingo.odata2.api.ODataService
 
getProcessor() - Method in class org.apache.olingo.odata2.core.processor.ODataSingleProcessorService
 
getProperties() - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexType
 
getProperties() - Method in interface org.apache.olingo.odata2.api.ep.entry.ODataEntry
Properties of this ODataEntry in form of a property name to property value map.
getProperties() - Method in class org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode
Gets the list of explicitly selected properties.
getProperties() - Method in class org.apache.olingo.odata2.core.ep.entry.ODataEntryImpl
 
getProperties() - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl
 
getProperty() - Method in interface org.apache.olingo.odata2.api.uri.expression.MemberExpression
 
getProperty() - Method in interface org.apache.olingo.odata2.api.uri.KeyPredicate
Gets the key property.
getProperty() - Method in interface org.apache.olingo.odata2.api.uri.SelectItem
Gets the EDM property.
getProperty() - Method in class org.apache.olingo.odata2.core.uri.expression.MemberExpressionImpl
 
getProperty() - Method in class org.apache.olingo.odata2.core.uri.KeyPredicateImpl
 
getProperty() - Method in class org.apache.olingo.odata2.core.uri.SelectItemImpl
 
getProperty(String) - Method in interface org.apache.olingo.odata2.api.edm.EdmStructuralType
Get property by name
getProperty(String) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmStructuralTypeImplProv
 
getPropertyInfo(String) - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityComplexPropertyInfo
 
getPropertyInfo(String) - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
 
getPropertyInfos() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityComplexPropertyInfo
 
getPropertyInfos() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
 
getPropertyInternal(String) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntityTypeImplProv
 
getPropertyInternal(String) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmStructuralTypeImplProv
 
getPropertyName() - Method in interface org.apache.olingo.odata2.api.uri.expression.PropertyExpression
 
getPropertyName() - Method in class org.apache.olingo.odata2.core.uri.expression.PropertyExpressionImpl
 
getPropertyNames() - Method in interface org.apache.olingo.odata2.api.edm.EdmStructuralType
Get all property names
getPropertyNames() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmStructuralTypeImplProv
 
getPropertyNames() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
 
getPropertyPath() - Method in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
Gets the path used to select a (simple or complex) property of an entity, or an empty list if no property is accessed.
getPropertyPath() - Method in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
Gets the path used to select a (simple or complex) property of an entity, or an empty list if no property is accessed.
getPropertyPath() - Method in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
Gets the path used to select a (simple or complex) property of an entity, or an empty list if no property is accessed.
getPropertyPath() - Method in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
Gets the path used to select a (simple or complex) property of an entity, or an empty list if no property is accessed.
getPropertyPath() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the path used to select a (simple or complex) property of an entity, or an empty list if no property is accessed.
getPropertyPath() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getPropertyRefNames() - Method in interface org.apache.olingo.odata2.api.edm.EdmReferentialConstraintRole
Get the properties
getPropertyRefNames() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmReferentialConstraintRoleImplProv
 
getPropertyRefs() - Method in class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraintRole
 
getQueryParameters() - Method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
getQueryParameters() - Method in class org.apache.olingo.odata2.core.ODataRequestImpl
 
getReadProperties() - Method in class org.apache.olingo.odata2.api.ep.callback.ReadResult
 
getReferentialConstraint() - Method in interface org.apache.olingo.odata2.api.edm.EdmAssociation
getReferentialConstraint() - Method in class org.apache.olingo.odata2.api.edm.provider.Association
 
getReferentialConstraint() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAssociationImplProv
 
getRelatedEntitySet(EdmNavigationProperty) - Method in interface org.apache.olingo.odata2.api.edm.EdmEntitySet
Get the related entity set by providing the navigation property
getRelatedEntitySet(EdmNavigationProperty) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntitySetImplProv
 
getRelationship() - Method in interface org.apache.olingo.odata2.api.edm.EdmNavigationProperty
Get the relationship of the navigation property
getRelationship() - Method in class org.apache.olingo.odata2.api.edm.provider.NavigationProperty
 
getRelationship() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmNavigationPropertyImplProv
 
getRequest() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchChangeSetPart
 
getRequest() - Method in class org.apache.olingo.odata2.core.rest.SubLocatorParameter
 
getRequestHeader(String) - Method in interface org.apache.olingo.odata2.api.processor.ODataContext
Returns the first found header value of the HTTP request.
getRequestHeader(String) - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Get the list of values for a request header.
getRequestHeader(String) - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
getRequestHeaders() - Method in interface org.apache.olingo.odata2.api.processor.ODataContext
Returns all header values of the HTTP request but never null.
getRequestHeaders() - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Return a map of http headers to be returned in error response.
getRequestHeaders() - Method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
getRequestHeaders() - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
getRequestHeaders() - Method in class org.apache.olingo.odata2.core.ODataRequestImpl
 
getRequestHeaderValue(String) - Method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
getRequestHeaderValue(String) - Method in class org.apache.olingo.odata2.core.ODataRequestImpl
 
getRequests() - Method in interface org.apache.olingo.odata2.api.batch.BatchRequestPart
Get requests.
getRequests() - Method in class org.apache.olingo.odata2.core.batch.BatchRequestPartImpl
 
getRequests() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchBodyPart
 
getRequestUri() - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Get the request uri to be used in an error response.
getRequestUri() - Method in interface org.apache.olingo.odata2.api.uri.PathInfo
Get the absolute request URI including any query parameters.
getRequestUri() - Method in class org.apache.olingo.odata2.core.PathInfoImpl
 
getResponses() - Method in class org.apache.olingo.odata2.api.batch.BatchResponsePart
Get responses.
getResponses() - Method in class org.apache.olingo.odata2.core.batch.BatchResponsePartImpl
 
getResult() - Method in class org.apache.olingo.odata2.api.ep.callback.ReadEntryResult
 
getResult() - Method in class org.apache.olingo.odata2.api.ep.callback.ReadFeedResult
 
getResult() - Method in class org.apache.olingo.odata2.api.ep.callback.ReadResult
Common access method to read result.
getReturnType() - Method in interface org.apache.olingo.odata2.api.edm.EdmFunctionImport
 
getReturnType() - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImport
 
getReturnType() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmFunctionImportImplProv
 
getReturnType() - Method in class org.apache.olingo.odata2.core.uri.expression.ParameterSet
 
getReturnType() - Method in interface org.apache.olingo.odata2.core.uri.expression.ParameterSetCombination
 
getReturnType() - Method in class org.apache.olingo.odata2.core.uri.expression.ParameterSetCombination.PSCflex
 
getReturnType() - Method in class org.apache.olingo.odata2.core.uri.expression.ParameterSetCombination.PSCReturnTypeEqLastParameter
 
getRightOperand() - Method in interface org.apache.olingo.odata2.api.uri.expression.BinaryExpression
 
getRightOperand() - Method in class org.apache.olingo.odata2.core.uri.expression.BinaryExpressionImpl
 
getRightOperand() - Method in class org.apache.olingo.odata2.core.uri.expression.MemberExpressionImpl
 
getRole() - Method in interface org.apache.olingo.odata2.api.edm.EdmAssociationEnd
 
getRole() - Method in interface org.apache.olingo.odata2.api.edm.EdmAssociationSetEnd
Get the role name
getRole() - Method in interface org.apache.olingo.odata2.api.edm.EdmReferentialConstraintRole
Get the role
getRole() - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationEnd
 
getRole() - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSetEnd
 
getRole() - Method in class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraintRole
 
getRole() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAssociationEndImplProv
 
getRole() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAssociationSetEndImplProv
 
getRole() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmReferentialConstraintRoleImplProv
 
getRuntimeMeasurements() - Method in interface org.apache.olingo.odata2.api.processor.ODataContext
Gets the list of all runtime measurements.
getRuntimeMeasurements() - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
getScale() - Method in interface org.apache.olingo.odata2.api.edm.EdmFacets
Get the scale of the type in use
getScale() - Method in class org.apache.olingo.odata2.api.edm.provider.Facets
 
getSchemas() - Method in class org.apache.olingo.odata2.api.edm.provider.DataServices
 
getSchemas() - Method in class org.apache.olingo.odata2.api.edm.provider.EdmProvider
This method should return a collection of all Schema or null if nothing is found
getSchemas() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmxProvider
 
getScheme() - Method in interface org.apache.olingo.odata2.api.servicedocument.Categories
Get the scheme
getScheme() - Method in interface org.apache.olingo.odata2.api.servicedocument.Category
Get the scheme
getScheme() - Method in class org.apache.olingo.odata2.core.servicedocument.CategoriesImpl
 
getScheme() - Method in class org.apache.olingo.odata2.core.servicedocument.CategoryImpl
 
getSelect() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
Gets the value of the $select system query option as a list of select items, or an empty list if not used.
getSelect() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
Gets the value of the $select system query option as a list of select items, or an empty list if not used.
getSelect() - Method in interface org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo
Gets the value of the $select system query option as a list of select items, or an empty list if not used.
getSelect() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the value of the $select system query option as a list of select items, or an empty list if not used.
getSelect() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getSelectedNavigationPropertyNames() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
 
getSelectedPropertyNames() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
 
getSelfLink() - Method in class org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackContext
This self link is the same as the link displayed for the navigation property e.g.
getSelfLink() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
Gets the self link from an application.
getService() - Method in interface org.apache.olingo.odata2.api.processor.ODataContext
Gets the OData service.
getService() - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
getServiceDocumentProcessor() - Method in interface org.apache.olingo.odata2.api.ODataService
 
getServiceDocumentProcessor() - Method in class org.apache.olingo.odata2.core.processor.ODataSingleProcessorService
 
GetServiceDocumentUriInfo - Interface in org.apache.olingo.odata2.api.uri.info
Access to the parts of the request URI that are relevant for GET requests of the service document.
getServiceFactory() - Method in interface org.apache.olingo.odata2.api.processor.ODataContext
 
getServiceFactory() - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
getServiceFactory() - Method in class org.apache.olingo.odata2.core.rest.ODataRootLocator
 
getServiceFactory() - Method in class org.apache.olingo.odata2.core.rest.SubLocatorParameter
 
getServiceFactory(HttpServletRequest) - Method in class org.apache.olingo.odata2.core.servlet.ODataServlet
Get the service factory instance which is used for creation of the ODataService which handles the processing of the request.
getServiceFactoryClass() - Method in class org.apache.olingo.odata2.core.rest.app.AbstractODataApplication
 
getServiceMetadata() - Method in interface org.apache.olingo.odata2.api.edm.Edm
Get service metadata
getServiceMetadata() - Method in class org.apache.olingo.odata2.core.edm.EdmImpl
 
getServiceRoot() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
Gets the service root.
getServiceRoot() - Method in interface org.apache.olingo.odata2.api.uri.PathInfo
Gets the root URI of this service.
getServiceRoot() - Method in class org.apache.olingo.odata2.core.PathInfoImpl
 
getServletRequest() - Method in class org.apache.olingo.odata2.core.rest.SubLocatorParameter
 
getSeverity() - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Return OData severity that is returned in error response.
GetSimplePropertyUriInfo - Interface in org.apache.olingo.odata2.api.uri.info
Access to the parts of the request URI that are relevant for GET requests of simple properties.
getSimpleTypeFacade() - Static method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate
Returns an implementation of the EDM simple-type facade.
getSimpleTypeFacade() - Method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate.RuntimeDelegateInstance
 
getSimpleTypeFacade() - Method in class org.apache.olingo.odata2.core.rt.RuntimeDelegateImpl
 
getSingletons() - Method in class org.apache.olingo.odata2.core.rest.app.ODataApplication
Singletons are not recommended because they break the state less REST principle.
getSize(String, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.olingo.odata2.core.rest.app.ODataApplication.MyProvider
 
getSkip() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
Gets the value of the $skip system query option.
getSkip() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
Gets the value of the $skip system query option.
getSkip() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
Gets the value of the $skip system query option.
getSkip() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
Gets the value of the $skip system query option.
getSkip() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the value of the $skip system query option.
getSkip() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getSkipToken() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
Gets the value of the $skiptoken system query option.
getSkipToken() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
Gets the value of the $skiptoken system query option.
getSkipToken() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the value of the $skiptoken system query option.
getSkipToken() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getSortOrder() - Method in interface org.apache.olingo.odata2.api.uri.expression.OrderExpression
 
getSortOrder() - Method in class org.apache.olingo.odata2.core.uri.expression.OrderExpressionImpl
 
getSourceEntitySet() - Method in class org.apache.olingo.odata2.api.ep.callback.WriteCallbackContext
Returns entity set which contains an entry that should be expanded
getSourceLink() - Method in interface org.apache.olingo.odata2.api.ep.entry.MediaMetadata
Get source link.
getSourceLink() - Method in class org.apache.olingo.odata2.core.ep.entry.MediaMetadataImpl
 
getStartEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
Gets the start entity set - identical to the target entity set if no navigation has been used.
getStartEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
Gets the start entity set - identical to the target entity set if no navigation has been used.
getStartEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
Gets the start entity set - identical to the target entity set if no navigation has been used.
getStartEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
Gets the start entity set - identical to the target entity set if no navigation has been used.
getStartEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
Gets the start entity set - identical to the target entity set if no navigation has been used.
getStartEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
Gets the start entity set - identical to the target entity set if no navigation has been used.
getStartEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
Gets the start entity set - identical to the target entity set if no navigation has been used.
getStartEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
Gets the start entity set - identical to the target entity set if no navigation has been used.
getStartEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
Gets the start entity set - identical to the target entity set if no navigation has been used.
getStartEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
Gets the start entity set - identical to the target entity set if no navigation has been used.
getStartEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
Gets the start entity set - identical to the target entity set if no navigation has been used.
getStartEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
Gets the start entity set - identical to the target entity set if no navigation has been used.
getStartEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.PostUriInfo
Gets the start entity set - identical to the target entity set if no navigation has been used.
getStartEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
Gets the start entity set - identical to the target entity set if no navigation has been used.
getStartEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the start entity set - identical to the target entity set if no navigation has been used.
getStartEntitySet() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getStatus() - Method in class org.apache.olingo.odata2.api.processor.ODataResponse
 
getStatus() - Method in class org.apache.olingo.odata2.core.ODataResponseImpl
 
getStatusCode() - Method in interface org.apache.olingo.odata2.api.client.batch.BatchSingleResponse
 
getStatusCode() - Method in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
Get the associated status code.
getStatusCode() - Method in class org.apache.olingo.odata2.core.batch.BatchSingleResponseImpl
 
getStatusCode() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchTransformatorCommon.HttpResponsetStatusLine
 
getStatusInfo() - Method in interface org.apache.olingo.odata2.api.client.batch.BatchSingleResponse
 
getStatusInfo() - Method in class org.apache.olingo.odata2.core.batch.BatchSingleResponseImpl
 
getStatusInfo() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchTransformatorCommon.HttpResponsetStatusLine
 
getSubtype() - Method in class org.apache.olingo.odata2.core.commons.ContentType
 
getSummary() - Method in class org.apache.olingo.odata2.api.edm.provider.Documentation
 
getSupportedContentTypes(Class<? extends ODataProcessor>) - Method in interface org.apache.olingo.odata2.api.ODataService
 
getSupportedContentTypes(Class<? extends ODataProcessor>) - Method in class org.apache.olingo.odata2.core.processor.ODataSingleProcessorService
 
getSupportedLocale(List<Locale>) - Static method in class org.apache.olingo.odata2.core.exception.MessageService
Return first found supported Locale (iterating over list starting with first element).
getSupportedLocale(List<Locale>, Locale) - Static method in class org.apache.olingo.odata2.core.exception.MessageService
Return first found supported Locale (iterating over list starting with first element).
getTarget() - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Get a target of detailed error for a OData inner error to be returned in error response.
getTargetEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
Gets the target entity set after navigation.
getTargetEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
Gets the target entity set after navigation.
getTargetEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
Gets the target entity set after navigation.
getTargetEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
Gets the target entity set after navigation.
getTargetEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
Gets the target entity set after navigation.
getTargetEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
Gets the target entity set after navigation.
getTargetEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
Gets the target entity set after navigation.
getTargetEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
Gets the target entity set after navigation.
getTargetEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
Gets the target entity set after navigation.
getTargetEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
Gets the target entity set after navigation.
getTargetEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
Gets the target entity set after navigation.
getTargetEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
Gets the target entity set after navigation.
getTargetEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.PostUriInfo
Gets the target entity set after navigation.
getTargetEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
Gets the target entity set after navigation.
getTargetEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.NavigationPropertySegment
Gets the target entity set.
getTargetEntitySet() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the target entity set after navigation.
getTargetEntitySet() - Method in class org.apache.olingo.odata2.core.uri.NavigationPropertySegmentImpl
 
getTargetEntitySet() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getTargetKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
Gets the key predicates used to select a single entity out of the target entity set, or an empty list if not used - identical to the key predicates from the last entry retrieved from DeleteUriInfo.getNavigationSegments() or, if no navigation has been used, to the result of DeleteUriInfo.getKeyPredicates().
getTargetKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
Gets the key predicates used to select a single entity out of the target entity set, or an empty list if not used - identical to the key predicates from the last entry retrieved from GetComplexPropertyUriInfo.getNavigationSegments() or, if no navigation has been used, to the result of GetComplexPropertyUriInfo.getKeyPredicates().
getTargetKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
Gets the key predicates used to select a single entity out of the target entity set, or an empty list if not used - identical to the key predicates from the last entry retrieved from GetEntityCountUriInfo.getNavigationSegments() or, if no navigation has been used, to the result of GetEntityCountUriInfo.getKeyPredicates().
getTargetKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
Gets the key predicates used to select a single entity out of the target entity set, or an empty list if not used - identical to the key predicates from the last entry retrieved from GetEntityLinkCountUriInfo.getNavigationSegments() or, if no navigation has been used, to the result of GetEntityLinkCountUriInfo.getKeyPredicates().
getTargetKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
Gets the key predicates used to select a single entity out of the target entity set, or an empty list if not used - identical to the key predicates from the last entry retrieved from GetEntityLinkUriInfo.getNavigationSegments() or, if no navigation has been used, to the result of GetEntityLinkUriInfo.getKeyPredicates().
getTargetKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
Gets the key predicates used to select a single entity out of the target entity set, or an empty list if not used - identical to the key predicates from the last entry retrieved from GetEntityUriInfo.getNavigationSegments() or, if no navigation has been used, to the result of GetEntityUriInfo.getKeyPredicates().
getTargetKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
Gets the key predicates used to select a single entity out of the target entity set, or an empty list if not used - identical to the key predicates from the last entry retrieved from GetMediaResourceUriInfo.getNavigationSegments() or, if no navigation has been used, to the result of GetMediaResourceUriInfo.getKeyPredicates().
getTargetKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
Gets the key predicates used to select a single entity out of the target entity set, or an empty list if not used - identical to the key predicates from the last entry retrieved from GetSimplePropertyUriInfo.getNavigationSegments() or, if no navigation has been used, to the result of GetSimplePropertyUriInfo.getKeyPredicates().
getTargetKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
Gets the key predicates used to select a single entity out of the target entity set, or an empty list if not used - identical to the key predicates from the last entry retrieved from PutMergePatchUriInfo.getNavigationSegments() or, if no navigation has been used, to the result of PutMergePatchUriInfo.getKeyPredicates().
getTargetKeyPredicates() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the key predicates used to select a single entity out of the target entity set, or an empty list if not used - identical to the key predicates from the last entry retrieved from UriInfo.getNavigationSegments() or, if no navigation has been used, to the result of UriInfo.getKeyPredicates().
getTargetKeyPredicates() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getTargetPathInfo(String) - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
 
getTargetPathNames() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
 
getTargetType() - Method in interface org.apache.olingo.odata2.api.uri.info.DeleteUriInfo
Gets the target type of the request: an entity type, a simple type, or a complex type.
getTargetType() - Method in interface org.apache.olingo.odata2.api.uri.info.GetComplexPropertyUriInfo
Gets the target complex type of the request.
getTargetType() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
Gets the target entity type of the request.
getTargetType() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
Gets the target entity type of the request.
getTargetType() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
Gets the target entity type of the request.
getTargetType() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
Gets the target entity type of the request.
getTargetType() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
Gets the target entity type of the request.
getTargetType() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
Gets the target entity type of the request.
getTargetType() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
Gets the target entity type of the request.
getTargetType() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo
Gets the target entity type of the request.
getTargetType() - Method in interface org.apache.olingo.odata2.api.uri.info.GetMediaResourceUriInfo
Gets the target entity type of the request.
getTargetType() - Method in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
Gets the target simple type of the request.
getTargetType() - Method in interface org.apache.olingo.odata2.api.uri.info.PostUriInfo
Gets the target entity type of the request.
getTargetType() - Method in interface org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo
Gets the target type of the request: an entity type, a simple type, or a complex type.
getTargetType() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the target type of the request: an entity type, a simple type, or a complex type.
getTargetType() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getTerm() - Method in interface org.apache.olingo.odata2.api.servicedocument.Category
Get the term
getTerm() - Method in class org.apache.olingo.odata2.core.servicedocument.CategoryImpl
 
getText() - Method in interface org.apache.olingo.odata2.api.edm.EdmAnnotationAttribute
Get the text of the custom attribute
getText() - Method in interface org.apache.olingo.odata2.api.edm.EdmAnnotationElement
Get the XML data of the custom element
getText() - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute
 
getText() - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationElement
 
getText() - Method in interface org.apache.olingo.odata2.api.servicedocument.ExtensionAttribute
Get the text
getText() - Method in interface org.apache.olingo.odata2.api.servicedocument.ExtensionElement
Get the text
getText() - Method in interface org.apache.olingo.odata2.api.servicedocument.Title
 
getText() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmAnnotationElementImplProv
 
getText() - Method in class org.apache.olingo.odata2.core.exception.MessageService.Message
 
getText() - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionAttributeImpl
 
getText() - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionElementImpl
 
getText() - Method in class org.apache.olingo.odata2.core.servicedocument.TitleImpl
 
getTimeStarted() - Method in interface org.apache.olingo.odata2.api.processor.ODataContext.RuntimeMeasurement
Gets the start time.
getTimeStarted() - Method in class org.apache.olingo.odata2.core.ODataContextImpl.RuntimeMeasurementImpl
 
getTimeStopped() - Method in interface org.apache.olingo.odata2.api.processor.ODataContext.RuntimeMeasurement
Gets the stop time.
getTimeStopped() - Method in class org.apache.olingo.odata2.core.ODataContextImpl.RuntimeMeasurementImpl
 
getTitle() - Method in interface org.apache.olingo.odata2.api.servicedocument.Collection
Get the human-readable title for the Collection
getTitle() - Method in interface org.apache.olingo.odata2.api.servicedocument.Workspace
Get the human-readable title for the Workspace
getTitle() - Method in class org.apache.olingo.odata2.core.servicedocument.CollectionImpl
 
getTitle() - Method in class org.apache.olingo.odata2.core.servicedocument.WorkspaceImpl
 
getToken() - Method in class org.apache.olingo.odata2.core.uri.expression.ActualBinaryOperator
 
getToken() - Method in class org.apache.olingo.odata2.core.uri.expression.BinaryExpressionImpl
 
getToken() - Method in exception org.apache.olingo.odata2.core.uri.expression.TokenizerException
 
getToken() - Method in exception org.apache.olingo.odata2.core.uri.expression.TokenizerExpectError
 
getTombstoneCallbackResult() - Method in interface org.apache.olingo.odata2.api.ep.callback.TombstoneCallback
This method is called after all entries have been serialized.
getTop() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
Gets the value of the $top system query option.
getTop() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
Gets the value of the $top system query option.
getTop() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
Gets the value of the $top system query option.
getTop() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo
Gets the value of the $top system query option.
getTop() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Gets the value of the $top system query option.
getTop() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getToRole() - Method in interface org.apache.olingo.odata2.api.edm.EdmNavigationProperty
Get the to role of the navigation property
getToRole() - Method in class org.apache.olingo.odata2.api.edm.provider.NavigationProperty
 
getToRole() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmNavigationPropertyImplProv
 
getTransformerFactory() - Static method in class org.apache.olingo.odata2.core.commons.XmlHelper
 
getType() - Method in class org.apache.olingo.odata2.api.edm.EdmLiteral
Gets the simple type of the literal.
getType() - Method in interface org.apache.olingo.odata2.api.edm.EdmTyped
See EdmType for more information about possible types.
getType() - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationEnd
 
getType() - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexProperty
 
getType() - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImportParameter
 
getType() - Method in class org.apache.olingo.odata2.api.edm.provider.SimpleProperty
 
getType() - Method in class org.apache.olingo.odata2.core.commons.ContentType
 
getType() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmComplexPropertyImplProv
 
getType() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmNavigationPropertyImplProv
 
getType() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmParameterImplProv
 
getType() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmSimplePropertyImplProv
 
getType() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmTypedImplProv
 
getType() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityPropertyInfo
 
getTypeMappings() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderReadProperties
 
getTypeName() - Method in class org.apache.olingo.odata2.api.edm.provider.ReturnType
 
getUri() - Method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart
 
getUri() - Method in class org.apache.olingo.odata2.api.client.batch.BatchQueryPart
 
getUri() - Method in interface org.apache.olingo.odata2.api.ep.entry.DeletedEntryMetadata
Gets the URI of this deleted entry.
getUri() - Method in interface org.apache.olingo.odata2.api.ep.entry.EntryMetadata
Gets the URI of this entry.
getUri() - Method in class org.apache.olingo.odata2.core.batch.BatchChangeSetPartImpl
 
getUri() - Method in class org.apache.olingo.odata2.core.batch.BatchQueryPartImpl
 
getUri() - Method in class org.apache.olingo.odata2.core.ep.entry.DeletedEntryMetadataImpl
 
getUri() - Method in class org.apache.olingo.odata2.core.ep.entry.EntryMetadataImpl
 
getUriInfo() - Method in class org.apache.olingo.odata2.core.rest.SubLocatorParameter
 
getUriLiteral() - Method in interface org.apache.olingo.odata2.api.uri.expression.CommonExpression
Returns the URI literal which lead to the creation of this expression.
getUriLiteral() - Method in class org.apache.olingo.odata2.core.uri.expression.BinaryExpressionImpl
 
getUriLiteral() - Method in class org.apache.olingo.odata2.core.uri.expression.FilterExpressionImpl
 
getUriLiteral() - Method in class org.apache.olingo.odata2.core.uri.expression.LiteralExpressionImpl
 
getUriLiteral() - Method in class org.apache.olingo.odata2.core.uri.expression.MemberExpressionImpl
 
getUriLiteral() - Method in class org.apache.olingo.odata2.core.uri.expression.MethodExpressionImpl
 
getUriLiteral() - Method in class org.apache.olingo.odata2.core.uri.expression.OrderByExpressionImpl
 
getUriLiteral() - Method in class org.apache.olingo.odata2.core.uri.expression.OrderExpressionImpl
 
getUriLiteral() - Method in class org.apache.olingo.odata2.core.uri.expression.PropertyExpressionImpl
 
getUriLiteral() - Method in class org.apache.olingo.odata2.core.uri.expression.Token
 
getUriLiteral() - Method in class org.apache.olingo.odata2.core.uri.expression.UnaryExpressionImpl
 
getUriParser(Edm) - Static method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate
Returns an parser which can parse OData uris based on metadata.
getUriParser(Edm) - Method in class org.apache.olingo.odata2.api.rt.RuntimeDelegate.RuntimeDelegateInstance
 
getUriParser(Edm) - Method in class org.apache.olingo.odata2.core.rt.RuntimeDelegateImpl
 
getUriType() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
getUsings() - Method in class org.apache.olingo.odata2.api.edm.provider.Schema
 
getValidatedPrefixNamespaceUris() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderReadProperties
 
getValue() - Method in interface org.apache.olingo.odata2.api.servicedocument.Accept
Get the media range
getValue() - Method in class org.apache.olingo.odata2.core.batch.v2.Header.HeaderField
 
getValue() - Method in class org.apache.olingo.odata2.core.servicedocument.AcceptImpl
 
getValueNotNull() - Method in class org.apache.olingo.odata2.core.batch.v2.Header.HeaderField
 
getValues() - Method in class org.apache.olingo.odata2.core.batch.v2.Header.HeaderField
 
getVersion() - Method in interface org.apache.olingo.odata2.api.ODataService
 
getVersion() - Method in class org.apache.olingo.odata2.core.processor.ODataSingleProcessorService
 
getWhen() - Method in interface org.apache.olingo.odata2.api.ep.entry.DeletedEntryMetadata
Gets the date when this entry was deleted.
getWhen() - Method in class org.apache.olingo.odata2.core.ep.entry.DeletedEntryMetadataImpl
 
getWorkspaces() - Method in interface org.apache.olingo.odata2.api.servicedocument.AtomInfo
Get the list of workspaces
getWorkspaces() - Method in class org.apache.olingo.odata2.core.servicedocument.AtomInfoImpl
 
getXMLInputFactory() - Static method in class org.apache.olingo.odata2.core.commons.XmlHelper
 
getXMLOutputFactory() - Static method in class org.apache.olingo.odata2.core.commons.XmlHelper
 
GONE - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
GT - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.BinaryOperator
 
Guid - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
 

H

handle(HttpServletRequest, HttpServletResponse, String, String, ODataServiceFactory) - Method in class org.apache.olingo.odata2.core.servlet.ODataServlet
 
handle(Exception) - Static method in class org.apache.olingo.odata2.core.ep.util.JsonExceptionHandler
 
handle(ODataContext, ODataRequest, ODataResponse, UriInfo, Exception) - Method in interface org.apache.olingo.odata2.api.ODataDebugResponseWrapperCallback
Handles the output of a response helpful in case of debugging.
handle(ODataRequest) - Method in class org.apache.olingo.odata2.core.ODataRequestHandler
Handles the ODataRequest in a way that it results in a corresponding ODataResponse.
handleBatchPart(BatchRequestPart) - Method in interface org.apache.olingo.odata2.api.batch.BatchHandler
Handles the BatchRequestPart in a way that it results in a corresponding BatchResponsePart.
handleBatchPart(BatchRequestPart) - Method in class org.apache.olingo.odata2.core.batch.BatchHandlerImpl
 
handleDelete() - Method in class org.apache.olingo.odata2.core.rest.ODataSubLocator
 
handleError(ODataErrorContext) - Method in interface org.apache.olingo.odata2.api.processor.ODataErrorCallback
This method can be used to handle an error differently than the exception mapper would.
handleGet() - Method in class org.apache.olingo.odata2.core.rest.ODataSubLocator
 
handleHead() - Method in class org.apache.olingo.odata2.core.rest.ODataSubLocator
 
handleMerge() - Method in class org.apache.olingo.odata2.core.rest.ODataSubLocator
 
handleOptions() - Method in class org.apache.olingo.odata2.core.rest.ODataSubLocator
 
handlePatch() - Method in class org.apache.olingo.odata2.core.rest.ODataSubLocator
 
handlePost(String) - Method in class org.apache.olingo.odata2.core.rest.ODataSubLocator
 
handlePut() - Method in class org.apache.olingo.odata2.core.rest.ODataSubLocator
 
handleReadEntry(ReadEntryResult) - Method in interface org.apache.olingo.odata2.api.ep.callback.OnReadInlineContent
Handles reading (de-serialization) entry result.
handleReadFeed(ReadFeedResult) - Method in interface org.apache.olingo.odata2.api.ep.callback.OnReadInlineContent
Handles reading (de-serialization) entry result.
handleRedirect(HttpServletRequest, HttpServletResponse, ODataServiceFactory) - Method in class org.apache.olingo.odata2.core.servlet.ODataServlet
 
handleRequest(List<PathSegment>, String, String) - Method in class org.apache.olingo.odata2.core.rest.ODataRootLocator
Default root behavior which will delegate all paths to a ODataLocator.
handleRequest(ODataRequest) - Method in interface org.apache.olingo.odata2.api.batch.BatchHandler
Delegates a handling of the request ODataRequest to the request handler and provides ODataResponse ODataResponse.
handleRequest(ODataRequest) - Method in class org.apache.olingo.odata2.core.batch.BatchHandlerImpl
 
hasCompatible(List<ContentType>) - Method in class org.apache.olingo.odata2.core.commons.ContentType
Check if a valid compatible match for this ContentType exists in given list.
hashCode() - Method in class org.apache.olingo.odata2.api.edm.FullQualifiedName
 
hashCode() - Method in class org.apache.olingo.odata2.api.exception.MessageReference
 
hashCode() - Method in class org.apache.olingo.odata2.core.batch.v2.Header.HeaderField
 
hashCode() - Method in class org.apache.olingo.odata2.core.batch.v2.Line
 
hashCode() - Method in class org.apache.olingo.odata2.core.commons.ContentType
 
hashCode() - Method in class org.apache.olingo.odata2.core.edm.AbstractSimpleType
 
hashCode() - Method in class org.apache.olingo.odata2.core.edm.EdmNull
 
hasMatch(List<ContentType>) - Method in class org.apache.olingo.odata2.core.commons.ContentType
Check if a valid match for this ContentType exists in given list.
hasNext() - Method in class org.apache.olingo.odata2.core.uri.expression.TokenList
 
hasStream() - Method in interface org.apache.olingo.odata2.api.edm.EdmEntityType
Indicates if the entity type is treated as Media Link Entry with associated Media Resource.
hasStream() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntityTypeImplProv
 
hasTokens() - Method in class org.apache.olingo.odata2.core.uri.expression.TokenList
 
hasWildcard() - Method in class org.apache.olingo.odata2.core.commons.ContentType
 
header(String, String) - Static method in class org.apache.olingo.odata2.api.processor.ODataResponse
 
header(String, String) - Method in class org.apache.olingo.odata2.api.processor.ODataResponse.ODataResponseBuilder
 
header(String, String) - Method in class org.apache.olingo.odata2.core.ODataResponseImpl.ODataResponseBuilderImpl
 
Header - Class in org.apache.olingo.odata2.core.batch.v2
 
Header(int) - Constructor for class org.apache.olingo.odata2.core.batch.v2.Header
 
Header.HeaderField - Class in org.apache.olingo.odata2.core.batch.v2
 
HeaderField(String, int) - Constructor for class org.apache.olingo.odata2.core.batch.v2.Header.HeaderField
 
HeaderField(String, List<String>, int) - Constructor for class org.apache.olingo.odata2.core.batch.v2.Header.HeaderField
 
headers - Variable in class org.apache.olingo.odata2.core.batch.v2.BatchQueryOperation
 
headers(Map<String, String>) - Method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart.BatchChangeSetPartBuilder
 
headers(Map<String, String>) - Static method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart
 
headers(Map<String, String>) - Method in class org.apache.olingo.odata2.api.client.batch.BatchQueryPart.BatchQueryPartBuilder
 
headers(Map<String, String>) - Static method in class org.apache.olingo.odata2.api.client.batch.BatchQueryPart
 
headers(Map<String, String>) - Method in class org.apache.olingo.odata2.core.batch.BatchChangeSetPartImpl.BatchChangeSetRequestBuilderImpl
 
headers(Map<String, String>) - Method in class org.apache.olingo.odata2.core.batch.BatchQueryPartImpl.BatchQueryRequestBuilderImpl
 
HOST - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.23">HTTP/1.1 documentation}.
HOUR - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
html - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmContentKind
 
HTTP_1_1 - Static variable in class org.apache.olingo.odata2.core.batch.BatchRequestWriter
 
HTTP_CONTENT_ID - Static variable in class org.apache.olingo.odata2.core.batch.BatchHelper
 
HTTP_CONTENT_TRANSFER_ENCODING - Static variable in class org.apache.olingo.odata2.core.batch.BatchHelper
 
HTTP_SERVLET_REQUEST_OBJECT - Static variable in interface org.apache.olingo.odata2.api.processor.ODataContext
 
HTTP_VERSION_NOT_SUPPORTED - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
HttpContentType - Interface in org.apache.olingo.odata2.api.commons
Constants for Http Content Type definitions as specified in RFC 2616 Section 14.
HttpHeaders - Interface in org.apache.olingo.odata2.api.commons
HTTP header constants
httpMethod(String) - Method in class org.apache.olingo.odata2.api.processor.ODataRequest.ODataRequestBuilder
 
httpMethod(String) - Method in class org.apache.olingo.odata2.core.ODataRequestImpl.ODataRequestBuilderImpl
 
HttpRequestStatusLine(Line, String, PathInfo) - Constructor for class org.apache.olingo.odata2.core.batch.v2.BatchTransformatorCommon.HttpRequestStatusLine
 
HttpResponsetStatusLine(Line) - Constructor for class org.apache.olingo.odata2.core.batch.v2.BatchTransformatorCommon.HttpResponsetStatusLine
 
httpStatus - Variable in exception org.apache.olingo.odata2.api.exception.ODataHttpException
 
HttpStatusCodes - Enum Class in org.apache.olingo.odata2.api.commons
HTTP status codes as defined in RFC2616-sec10 and additional status codes as defined in RFC6585
httpStatusLine - Variable in class org.apache.olingo.odata2.core.batch.v2.BatchQueryOperation
 

I

ID - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
idLiteral(String) - Method in class org.apache.olingo.odata2.api.processor.ODataResponse.ODataResponseBuilder
 
idLiteral(String) - Method in class org.apache.olingo.odata2.core.ODataResponseImpl.ODataResponseBuilderImpl
 
IF_MATCH - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.24">HTTP/1.1 documentation}.
IF_MODIFIED_SINCE - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.25">HTTP/1.1 documentation}.
IF_NONE_MATCH - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.26">HTTP/1.1 documentation}.
IF_UNMODIFIED_SINCE - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.28">HTTP/1.1 documentation}.
ILLEGAL_ARGUMENT - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
ILLEGAL_ARGUMENT requires 1 content value ('message')
IMPLICITLYTRUE - Enum constant in enum class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl.AllKinds
 
includeMetadataInContentOnly(boolean) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
 
includeSimplePropertyType(boolean) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
 
INCOMPATIBLELITERAL - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
INCOMPATIBLESYSTEMQUERYOPTION - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
INCORRECT_NAVIGATION_TYPE - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
Navigation Property has incorrect type
INDEXOF - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
init() - Static method in class org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties
 
init() - Static method in class org.apache.olingo.odata2.api.ep.EntityProviderReadProperties
 
initFrom(EntityProviderReadProperties) - Static method in class org.apache.olingo.odata2.api.ep.EntityProviderReadProperties
 
inlineCount(Integer) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
 
InlineCount - Enum Class in org.apache.olingo.odata2.api.commons
Inlinecount constants as described in the OData protocol
INLINECOUNT_INVALID - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
 
inlineCountType(InlineCount) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
 
INNER_ERROR - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
InputTypeValidator - Interface in org.apache.olingo.odata2.core.uri.expression
 
InputTypeValidator.TypePromotionValidator - Class in org.apache.olingo.odata2.core.uri.expression
 
Int16 - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
 
Int32 - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
 
Int64 - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
 
INTERNAL_SERVER_ERROR - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
internalValueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.AbstractSimpleType
 
internalValueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.Bit
 
internalValueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.EdmBinary
 
internalValueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.EdmBoolean
 
internalValueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.EdmByte
 
internalValueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.EdmDateTime
 
internalValueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.EdmDateTimeOffset
 
internalValueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.EdmDecimal
 
internalValueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.EdmDouble
 
internalValueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.EdmGuid
 
internalValueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.EdmInt16
 
internalValueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.EdmInt32
 
internalValueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.EdmInt64
 
internalValueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.EdmNull
 
internalValueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.EdmSByte
 
internalValueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.EdmSingle
 
internalValueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.EdmString
 
internalValueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.EdmTime
 
internalValueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.Uint7
 
internalValueToString(T, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.AbstractSimpleType
 
internalValueToString(T, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.Bit
 
internalValueToString(T, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmBinary
 
internalValueToString(T, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmBoolean
 
internalValueToString(T, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmByte
 
internalValueToString(T, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmDateTime
 
internalValueToString(T, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmDateTimeOffset
 
internalValueToString(T, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmDecimal
 
internalValueToString(T, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmDouble
 
internalValueToString(T, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmGuid
 
internalValueToString(T, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmInt16
 
internalValueToString(T, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmInt32
 
internalValueToString(T, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmInt64
 
internalValueToString(T, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmNull
 
internalValueToString(T, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmSByte
 
internalValueToString(T, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmSingle
 
internalValueToString(T, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmString
 
internalValueToString(T, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmTime
 
internalValueToString(T, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.Uint7
 
INVALID_ACCEPT_HEADER - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
INVALID_ACCEPT_HEADER requires 1 content value ('header')
INVALID_ACCEPT_LANGUAGE_HEADER - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
INVALID_ACCEPT_LANGUAGE_HEADER requires 1 content value ('header')
INVALID_ATTRIBUTE - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
INVALID_ATTRIBUTE found ('invalid attribute name')
INVALID_BODY_FOR_REQUEST - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
INVALID_BODY_FOR_REQUEST requires 1 content value ('line number')
INVALID_BOUNDARY - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
INVALID_BOUNDARY requires 1 content value('line number')
INVALID_BOUNDARY_DELIMITER - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
INVALID_BOUNDARY_DELIMITER requires 1 content value ('line number')
INVALID_CHANGESET_BOUNDARY - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
INVALID_CHANGESET_BOUNDARY requires 1 content value ('line number')
INVALID_CHANGESET_METHOD - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
INVALID_CHANGESET_METHOD requires 1 content value ('line number')
INVALID_COMPLEX_TYPE - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
INVALID_COMPLEX_TYPE requires 2 content values ('supplied complex type' and 'content complex type')
INVALID_CONTENT - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
INVALID_CONTENT requires 2 content values ('invalid tag' and 'parent tag')
INVALID_CONTENT_TRANSFER_ENCODING - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
INVALID_CONTENT_TRANSFER_ENCODING requires 1 content value
INVALID_CONTENT_TYPE - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
INVALID_CONTENT_TYPE requires 1 content value ('required content-type')
INVALID_DELETED_ENTRY_METADATA - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
 
INVALID_ENTITYTYPE - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
INVALID_ENTITYTYPE requires 2 content values ('supplied entity type' and 'content entity type')
INVALID_HEADER - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
INVALID_HEADER requires 1 content value ('header', 'line number')
INVALID_HEADER - Static variable in exception org.apache.olingo.odata2.api.exception.ODataBadRequestException
INVALID_HEADER requires 2 content values ('header key' and 'header value')
INVALID_INLINE_CONTENT - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
INVALID_INLINE_CONTENT requires 1 content value ('invalid inline message')
INVALID_MAPPING - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
INVALIDMAPPING requires 1 content value ('propertyName')
INVALID_METHOD_CALL - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
INVALID_MULTIPLICITY - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
INVALID_NAMESPACE - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
INVALID_NAMESPACE requires 1 content value ('invalid tag/namespace')
INVALID_PARENT_TAG - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
INVALID_PARENT_TAG requires 2 content values ('expected parent tag' and 'found parent tag')
INVALID_PATHINFO - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
INVALID_PATHINFO requires no content value
INVALID_PROPERTY - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
INVALID_PROPERTY requires 1 content value ('invalid property name')
INVALID_PROPERTY_VALUE - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
INVALID_PROPERTY_VALUE requires 1 content value ('invalid value')
INVALID_QUERY_OPERATION_METHOD - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
INVALID_QUERY_OPERATION_METHOD requires 1 content value ('line number')
INVALID_QUERY_PARAMETER - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
INVALID_QUERY_PARAMETER requires no content value
INVALID_REQUEST - Static variable in exception org.apache.olingo.odata2.api.exception.ODataBadRequestException
INVALID_REQUEST requires NO content values
INVALID_REQUEST_LINE - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
INVALID_REQUEST_LINE requires 2 content value ('request line', 'line number')
INVALID_SORT_ORDER - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
INVALID_STATE - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
INVALID_STATE requires 1 content value ('message')
INVALID_STATUS_LINE - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
INVALID_STATUS_LINE requires 2 content value ('status line', 'line number')
INVALID_SYNTAX - Static variable in exception org.apache.olingo.odata2.api.exception.ODataBadRequestException
INVALID_SYNTAX requires NO content values
INVALID_TOKEN_AT - Static variable in exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
INVALID_TOKEN_AT - Static variable in exception org.apache.olingo.odata2.core.uri.expression.TokenizerExpectError
 
INVALID_TOKENKIND_AT - Static variable in exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
INVALID_TOKENKIND_AT - Static variable in exception org.apache.olingo.odata2.core.uri.expression.TokenizerExpectError
 
INVALID_TRAILING_TOKEN_DETECTED_AFTER_PARSING - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
INVALID_TYPE_COUNT - Static variable in exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
INVALID_TYPES_FOR_BINARY_OPERATOR - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
INVALID_URI - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
INVALID_URI requires 1 content value('line number')
INVALIDFILTEREXPRESSION - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
INVALIDKEYPREDICATE - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
INVALIDNEGATIVEVALUE - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
INVALIDNULLVALUE - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
INVALIDORDERBYEXPRESSION - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
INVALIDPROPERTYTYPE - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
INVALIDRETURNTYPE - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
INVALIDSEGMENT - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
INVALIDSYSTEMQUERYOPTION - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
INVALIDVALUE - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
isAbstract() - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexType
 
isAll() - Method in class org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode
Determines whether all properties (including navigation properties) have been selected.
isAll() - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl
 
isBiggerThan(String, String) - Static method in class org.apache.olingo.odata2.api.ODataServiceVersion
actual > comparedTo
isCausedByApplicationException() - Method in exception org.apache.olingo.odata2.api.exception.ODataException
Checks whether this exception is an or was caused by an ODataApplicationException exception.
isCausedByHttpException() - Method in exception org.apache.olingo.odata2.api.exception.ODataException
Checks whether this exception is an or was caused by an ODataHttpException exception.
isCausedByMessageException() - Method in exception org.apache.olingo.odata2.api.exception.ODataException
Checks whether this exception is an or was caused by an ODataMessageException exception.
isChangeSet() - Method in interface org.apache.olingo.odata2.api.batch.BatchRequestPart
Get the info if a BatchPart is a ChangeSet
isChangeSet() - Method in class org.apache.olingo.odata2.api.batch.BatchResponsePart
Get the info if a BatchResponsePart is a ChangeSet response
isChangeSet() - Method in class org.apache.olingo.odata2.core.batch.BatchRequestPartImpl
 
isChangeSet() - Method in class org.apache.olingo.odata2.core.batch.BatchResponsePartImpl
 
isChangeSet() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchBodyPart
 
isCompatible(EdmSimpleType) - Method in interface org.apache.olingo.odata2.api.edm.EdmSimpleType
Checks type compatibility.
isCompatible(EdmSimpleType) - Method in class org.apache.olingo.odata2.core.edm.AbstractSimpleType
 
isCompatible(EdmSimpleType) - Method in class org.apache.olingo.odata2.core.edm.EdmBoolean
 
isCompatible(EdmSimpleType) - Method in class org.apache.olingo.odata2.core.edm.EdmByte
 
isCompatible(EdmSimpleType) - Method in class org.apache.olingo.odata2.core.edm.EdmDecimal
 
isCompatible(EdmSimpleType) - Method in class org.apache.olingo.odata2.core.edm.EdmDouble
 
isCompatible(EdmSimpleType) - Method in class org.apache.olingo.odata2.core.edm.EdmInt16
 
isCompatible(EdmSimpleType) - Method in class org.apache.olingo.odata2.core.edm.EdmInt32
 
isCompatible(EdmSimpleType) - Method in class org.apache.olingo.odata2.core.edm.EdmInt64
 
isCompatible(EdmSimpleType) - Method in class org.apache.olingo.odata2.core.edm.EdmSByte
 
isCompatible(EdmSimpleType) - Method in class org.apache.olingo.odata2.core.edm.EdmSingle
 
isCompatible(EdmSimpleType) - Method in class org.apache.olingo.odata2.core.edm.Uint7
 
isCompatible(ContentType) - Method in class org.apache.olingo.odata2.core.commons.ContentType
ContentTypes are compatible if type, subtype have the same value. if type and/or subtype is set to "*" The set parameters are always ignored (for compare with parameters see ContentType.equals(Object) ).
isCompatible(SystemQueryOption) - Method in enum class org.apache.olingo.odata2.core.uri.UriType
 
isComplex() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityComplexPropertyInfo
 
isComplex() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityPropertyInfo
 
isContentOnly() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
 
isContentTypeODataTextRelated() - Method in class org.apache.olingo.odata2.core.commons.ContentType
 
isCount() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo
Determines whether $count has been used in the request URI.
isCount() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
Determines whether $count has been used in the request URI.
isCount() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo
Determines whether $count has been used in the request URI.
isCount() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
Determines whether $count has been used in the request URI.
isCount() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Determines whether $count has been used in the request URI.
isCount() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
isDataBasedPropertySerialization() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
Returns true if the payload has dynamic properties i.e.
isDataBasedPropertySerialization(boolean) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
 
isDateTimeJsonRelaxed() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
Returns true if datetime precision has to be relaxed
isDateTimeJsonRelaxed(boolean) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
 
isDebugEnabled() - Method in interface org.apache.olingo.odata2.api.ODataDebugCallback
Determines whether additional debug information can be retrieved from this OData service for the current request.
isDefaultEntityContainer() - Method in interface org.apache.olingo.odata2.api.edm.EdmEntityContainer
 
isDefaultEntityContainer() - Method in interface org.apache.olingo.odata2.api.edm.EdmEntitySetInfo
 
isDefaultEntityContainer() - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainerInfo
 
isDefaultEntityContainer() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntityContainerImplProv
 
isDefaultEntityContainer() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmEntitySetInfoImplProv
 
isDefaultEntityContainer() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityInfoAggregator
 
isDeletedEntry() - Method in class org.apache.olingo.odata2.core.ep.feed.JsonFeedEntry
 
isExpanded() - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl
 
isExplicitlySelected() - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl
 
isFcKeepInContent() - Method in interface org.apache.olingo.odata2.api.edm.EdmCustomizableFeedMappings
Get the information if the property should be kept in the content
isFcKeepInContent() - Method in class org.apache.olingo.odata2.api.edm.provider.CustomizableFeedMappings
 
isFeed() - Method in class org.apache.olingo.odata2.api.ep.callback.ReadEntryResult
 
isFeed() - Method in class org.apache.olingo.odata2.api.ep.callback.ReadFeedResult
 
isFeed() - Method in class org.apache.olingo.odata2.api.ep.callback.ReadResult
Return whether this entry is a feed (multiplicity of 1..m) or a single entry (multiplicity of 0..1 or 1..1).
isFixedLength() - Method in interface org.apache.olingo.odata2.api.edm.EdmFacets
Get the information if the type in has a fixed length
isFixedLength() - Method in class org.apache.olingo.odata2.api.edm.provider.Facets
 
isHasStream() - Method in class org.apache.olingo.odata2.api.edm.provider.EntityType
 
isHeaderMatching(String, Pattern) - Method in class org.apache.olingo.odata2.core.batch.v2.Header
 
isInBatchMode() - Method in interface org.apache.olingo.odata2.api.processor.ODataContext
 
isInBatchMode() - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
isIncludeMetadataInContentOnly() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
 
isIncludeSimplePropertyType() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
Returns if type information of simple properties should be in the payload.
isInDebugMode() - Method in interface org.apache.olingo.odata2.api.processor.ODataContext
Gets information about enabled debug mode.
isInDebugMode() - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
isLinks() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkCountUriInfo
Determines whether $links has been used in the request URI.
isLinks() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo
Determines whether $links has been used in the request URI.
isLinks() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksCountUriInfo
Determines whether $links has been used in the request URI.
isLinks() - Method in interface org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo
Determines whether $links has been used in the request URI.
isLinks() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Determines whether $links has been used in the request URI.
isLinks() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
isLocaleSupported(Locale) - Static method in class org.apache.olingo.odata2.core.exception.MessageService
 
isMandatory() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityPropertyInfo
 
isMethod(Token, Token) - Method in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 
isNullable() - Method in interface org.apache.olingo.odata2.api.edm.EdmFacets
Get the information if the type in use is nullable
isNullable() - Method in class org.apache.olingo.odata2.api.edm.provider.Facets
 
ISO_ENCODING - Static variable in class org.apache.olingo.odata2.core.batch.BatchHelper
 
isODataEntry() - Method in class org.apache.olingo.odata2.core.ep.feed.JsonFeedEntry
 
isOmitETag() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
 
isOmitInlineForNullData() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
 
isOmitJsonWrapper() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
 
isParseable(String) - Static method in class org.apache.olingo.odata2.core.commons.ContentType
Validates if given format is parseable and can be used as input for ContentType.create(String) method.
isParseableAsCustom(String) - Static method in class org.apache.olingo.odata2.core.commons.ContentType
Validates if given format is parseable and can be used as input for ContentType.create(String) method.
isResponsePayload() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
 
isSimple() - Method in interface org.apache.olingo.odata2.api.edm.EdmProperty
Get the info if the property is a simple property
isSimple() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmComplexPropertyImplProv
 
isSimple() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmSimplePropertyImplProv
 
isStar() - Method in interface org.apache.olingo.odata2.api.uri.SelectItem
true if select=*
isStar() - Method in class org.apache.olingo.odata2.core.uri.SelectItemImpl
 
isStrict - Variable in class org.apache.olingo.odata2.core.batch.v2.BatchQueryOperation
 
isStrict() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties
 
isStrict() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchBodyPart
 
isStrict() - Method in interface org.apache.olingo.odata2.core.batch.v2.BatchPart
 
isStrict() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchQueryOperation
 
isUnaryOperator(Token) - Method in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
Check if a token is a UnaryOperator ( e.g.
isUnicode() - Method in interface org.apache.olingo.odata2.api.edm.EdmFacets
Get the information if UNICODE or ASCII characters are used.
isUnicode() - Method in class org.apache.olingo.odata2.api.edm.provider.Facets
 
isValidatingFacets() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderReadProperties
 
isValidatingFacets() - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
 
isValidatingFacets(boolean) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderReadProperties.EntityProviderReadPropertiesBuilder
 
isValue() - Method in interface org.apache.olingo.odata2.api.uri.info.GetSimplePropertyUriInfo
Determines whether $value has been used in the request URI.
isValue() - Method in interface org.apache.olingo.odata2.api.uri.UriInfo
Determines whether $value has been used in the request URI.
isValue() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
isWildcard() - Method in class org.apache.olingo.odata2.core.commons.ContentType
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.olingo.odata2.core.rest.app.ODataApplication.MyProvider
 

J

JSON - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmLiteralKind
 
JSON - Enum constant in enum class org.apache.olingo.odata2.core.commons.ContentType.ODataFormat
 
JsonCollectionEntityProducer - Class in org.apache.olingo.odata2.core.ep.producer
Provider for writing a collection of simple-type or complex-type instances in JSON.
JsonCollectionEntityProducer() - Constructor for class org.apache.olingo.odata2.core.ep.producer.JsonCollectionEntityProducer
 
JsonDeletedEntryEntityProducer - Class in org.apache.olingo.odata2.core.ep.producer
 
JsonDeletedEntryEntityProducer(EntityProviderWriteProperties) - Constructor for class org.apache.olingo.odata2.core.ep.producer.JsonDeletedEntryEntityProducer
 
JsonEntityConsumer - Class in org.apache.olingo.odata2.core.ep.consumer
 
JsonEntityConsumer() - Constructor for class org.apache.olingo.odata2.core.ep.consumer.JsonEntityConsumer
 
JsonEntityProvider - Class in org.apache.olingo.odata2.core.ep
 
JsonEntityProvider() - Constructor for class org.apache.olingo.odata2.core.ep.JsonEntityProvider
 
JsonEntryConsumer - Class in org.apache.olingo.odata2.core.ep.consumer
 
JsonEntryConsumer(JsonReader, EntityInfoAggregator, EntityProviderReadProperties) - Constructor for class org.apache.olingo.odata2.core.ep.consumer.JsonEntryConsumer
 
JsonEntryEntityProducer - Class in org.apache.olingo.odata2.core.ep.producer
Producer for writing an entity in JSON, also usable for function imports returning a single instance of an entity type.
JsonEntryEntityProducer(EntityProviderWriteProperties) - Constructor for class org.apache.olingo.odata2.core.ep.producer.JsonEntryEntityProducer
 
JsonErrorDocumentConsumer - Class in org.apache.olingo.odata2.core.ep.consumer
Consuming (read / deserialization) for OData error document in JSON format.
JsonErrorDocumentConsumer() - Constructor for class org.apache.olingo.odata2.core.ep.consumer.JsonErrorDocumentConsumer
 
JsonErrorDocumentProducer - Class in org.apache.olingo.odata2.core.ep.producer
 
JsonErrorDocumentProducer() - Constructor for class org.apache.olingo.odata2.core.ep.producer.JsonErrorDocumentProducer
 
JsonExceptionHandler - Class in org.apache.olingo.odata2.core.ep.util
 
JsonFeedConsumer - Class in org.apache.olingo.odata2.core.ep.consumer
 
JsonFeedConsumer(JsonReader, EntityInfoAggregator, EntityProviderReadProperties) - Constructor for class org.apache.olingo.odata2.core.ep.consumer.JsonFeedConsumer
 
JsonFeedEntityProducer - Class in org.apache.olingo.odata2.core.ep.producer
Producer for writing an entity collection (a feed) in JSON.
JsonFeedEntityProducer(EntityProviderWriteProperties) - Constructor for class org.apache.olingo.odata2.core.ep.producer.JsonFeedEntityProducer
 
JsonFeedEntry - Class in org.apache.olingo.odata2.core.ep.feed
Simple wrapper for ODataEntry or DeletedEntryMetadata object.
JsonFeedEntry(DeletedEntryMetadata) - Constructor for class org.apache.olingo.odata2.core.ep.feed.JsonFeedEntry
 
JsonFeedEntry(ODataEntry) - Constructor for class org.apache.olingo.odata2.core.ep.feed.JsonFeedEntry
 
JsonLinkConsumer - Class in org.apache.olingo.odata2.core.ep.consumer
 
JsonLinkConsumer() - Constructor for class org.apache.olingo.odata2.core.ep.consumer.JsonLinkConsumer
 
JsonLinkEntityProducer - Class in org.apache.olingo.odata2.core.ep.producer
Producer for writing a link in JSON.
JsonLinkEntityProducer(EntityProviderWriteProperties) - Constructor for class org.apache.olingo.odata2.core.ep.producer.JsonLinkEntityProducer
 
JsonLinksEntityProducer - Class in org.apache.olingo.odata2.core.ep.producer
Producer for writing a link collection in JSON.
JsonLinksEntityProducer(EntityProviderWriteProperties) - Constructor for class org.apache.olingo.odata2.core.ep.producer.JsonLinksEntityProducer
 
JsonPropertyConsumer - Class in org.apache.olingo.odata2.core.ep.consumer
JSON property consumer.
JsonPropertyConsumer() - Constructor for class org.apache.olingo.odata2.core.ep.consumer.JsonPropertyConsumer
 
JsonPropertyEntityProducer - Class in org.apache.olingo.odata2.core.ep.producer
Producer for writing a single simple or complex property in JSON, also usable for function imports returning a single instance of a simple or complex type.
JsonPropertyEntityProducer() - Constructor for class org.apache.olingo.odata2.core.ep.producer.JsonPropertyEntityProducer
 
JsonServiceDocumentConsumer - Class in org.apache.olingo.odata2.core.ep.consumer
Reads the OData service document (JSON).
JsonServiceDocumentConsumer() - Constructor for class org.apache.olingo.odata2.core.ep.consumer.JsonServiceDocumentConsumer
 
JsonServiceDocumentProducer - Class in org.apache.olingo.odata2.core.ep.producer
Writes the OData service document in JSON.
JsonServiceDocumentProducer() - Constructor for class org.apache.olingo.odata2.core.ep.producer.JsonServiceDocumentProducer
 
JsonStreamWriter - Class in org.apache.olingo.odata2.core.ep.util
Writes JSON output.
JsonStreamWriter(Writer) - Constructor for class org.apache.olingo.odata2.core.ep.util.JsonStreamWriter
 
JsonUtils - Class in org.apache.olingo.odata2.core.ep.util
 
JsonUtils() - Constructor for class org.apache.olingo.odata2.core.ep.util.JsonUtils
 
JsonVisitor - Class in org.apache.olingo.odata2.core.uri.expression
 
JsonVisitor() - Constructor for class org.apache.olingo.odata2.core.uri.expression.JsonVisitor
 

K

key - Variable in class org.apache.olingo.odata2.api.exception.MessageReference
 
Key - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent a key for an entity type
Key() - Constructor for class org.apache.olingo.odata2.api.edm.provider.Key
 
KeyPredicate - Interface in org.apache.olingo.odata2.api.uri
Key predicate, consisting of a simple-type property and its value as String literal
KeyPredicateImpl - Class in org.apache.olingo.odata2.core.uri
 
KeyPredicateImpl(String, EdmProperty) - Constructor for class org.apache.olingo.odata2.core.uri.KeyPredicateImpl
 

L

LANG - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
LAST_MODIFIED - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.29">HTTP/1.1 documentation}.
LE - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.BinaryOperator
 
LEFT_SIDE_NOT_A_PROPERTY - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
LEFT_SIDE_NOT_STRUCTURAL_TYPE - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
leftSide - Variable in class org.apache.olingo.odata2.core.uri.expression.BinaryExpressionImpl
 
LENGTH - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
LENGTH_REQUIRED - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
LFS - Static variable in class org.apache.olingo.odata2.core.batch.v2.BatchLineReader
 
Line - Class in org.apache.olingo.odata2.core.batch.v2
 
Line(String, int) - Constructor for class org.apache.olingo.odata2.core.batch.v2.Line
 
lineListToString(List<Line>) - Static method in class org.apache.olingo.odata2.core.batch.v2.BatchParserCommon
 
LINK - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://tools.ietf.org/html/rfc5988#page-6">Web Linking (IETF RFC-5988) documentation}.
LINK_REL_EDIT - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
LINK_REL_EDIT_MEDIA - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
LINK_REL_NEXT - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
LINK_REL_SELF - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
LITERAL - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.ExpressionKind
Literal expressions like "1.1d" or "'This is a string'"
LITERAL - Enum constant in enum class org.apache.olingo.odata2.core.uri.expression.TokenKind
Indicates that the token is a set of alphanumeric characters starting with a letter
LITERAL_FACETS_NOT_MATCHED - Static variable in exception org.apache.olingo.odata2.api.edm.EdmSimpleTypeException
 
LITERAL_ILLEGAL_CONTENT - Static variable in exception org.apache.olingo.odata2.api.edm.EdmSimpleTypeException
 
LITERAL_KIND_MISSING - Static variable in exception org.apache.olingo.odata2.api.edm.EdmSimpleTypeException
 
LITERAL_KIND_NOT_SUPPORTED - Static variable in exception org.apache.olingo.odata2.api.edm.EdmSimpleTypeException
 
LITERAL_NULL_NOT_ALLOWED - Static variable in exception org.apache.olingo.odata2.api.edm.EdmSimpleTypeException
 
LITERAL_UNCONVERTIBLE_TO_VALUE_TYPE - Static variable in exception org.apache.olingo.odata2.api.edm.EdmSimpleTypeException
 
LiteralExpression - Interface in org.apache.olingo.odata2.api.uri.expression
Represents a literal expression node in the expression tree

LiteralExpressionImpl - Class in org.apache.olingo.odata2.core.uri.expression
 
LiteralExpressionImpl(String, EdmLiteral) - Constructor for class org.apache.olingo.odata2.core.uri.expression.LiteralExpressionImpl
 
LITERALFORMAT - Static variable in exception org.apache.olingo.odata2.api.edm.EdmLiteralException
 
LITERALFORMAT - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
LOCATION - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.30">HTTP/1.1 documentation}.
LOCKED - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
LONG_DESCRIPTION - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
lookPrevToken() - Method in class org.apache.olingo.odata2.core.uri.expression.TokenList
 
lookToken() - Method in class org.apache.olingo.odata2.core.uri.expression.TokenList
 
LT - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.BinaryOperator
 

M

M_CODE - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
M_COUNT - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
M_ENTITY_TYPE_HAS_STREAM - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
M_ERROR - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
M_ERROR_DETAIL - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
M_ERROR_DETAILS - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
M_ETAG - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
M_FC_CONTENT_KIND - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
M_FC_KEEP_IN_CONTENT - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
M_FC_NS_URI - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
M_FC_PREFIX - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
M_FC_SOURCE_PATH - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
M_FC_TARGET_PATH - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
M_INLINE - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
M_INNER_ERROR - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
M_MESSAGE - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
M_MIME_TYPE - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
M_MIMETYPE - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
M_NULL - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
M_PROPERTIES - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
M_SEVERITY - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
M_TARGET - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
M_TYPE - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
MALFORMED_JSON - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
The request is malformed and cannot be parsed
MANDATORY_WRITE_PROPERTY - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
MANDATORY_WRITE_PROPERTY requires no content value
MANY - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmMultiplicity
 
Mapping - Class in org.apache.olingo.odata2.api.edm.provider
Object of this class represent the mapping of a value to a MIME type.
Mapping() - Constructor for class org.apache.olingo.odata2.api.edm.provider.Mapping
 
mapUriTypeToProcessorFeature(UriInfoImpl) - Static method in class org.apache.olingo.odata2.core.Dispatcher
 
match(String, ContentType...) - Static method in class org.apache.olingo.odata2.core.commons.ContentType
Check if a valid match for given content type formated string (toMatch) exists in given list.
match(List<ContentType>) - Method in class org.apache.olingo.odata2.core.commons.ContentType
Find best match between this ContentType and the ContentType in the list.
matchCompatible(List<ContentType>) - Method in class org.apache.olingo.odata2.core.commons.ContentType
Find best match between this ContentType and the ContentType in the list ignoring all set parameters.
MATCHPROBLEM - Static variable in exception org.apache.olingo.odata2.api.uri.UriNotMatchingException
 
MATRIX - Static variable in exception org.apache.olingo.odata2.api.exception.ODataNotFoundException
 
MEDIA_DATA_NOT_INITIAL - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
MEDIA_DATA_NOT_INITIAL requires no content value
MEDIA_ETAG - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
MEDIA_SRC - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
MediaMetadata - Interface in org.apache.olingo.odata2.api.ep.entry
MediaMetadata contains all metadata for media related entries.
MediaMetadataImpl - Class in org.apache.olingo.odata2.core.ep.entry
 
MediaMetadataImpl() - Constructor for class org.apache.olingo.odata2.core.ep.entry.MediaMetadataImpl
 
MEMBER - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.ExpressionKind
Member access expressions like "/" in "adress/street"
MemberExpression - Interface in org.apache.olingo.odata2.api.uri.expression
Represents a member expression in the expression tree

MemberExpressionImpl - Class in org.apache.olingo.odata2.core.uri.expression
 
MemberExpressionImpl(CommonExpression, CommonExpression) - Constructor for class org.apache.olingo.odata2.core.uri.expression.MemberExpressionImpl
 
MERGE - Enum constant in enum class org.apache.olingo.odata2.api.commons.ODataHttpMethod
 
MERGE - Annotation Interface in org.apache.olingo.odata2.core.rest
 
mergeSemantic(boolean) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderReadProperties.EntityProviderReadPropertiesBuilder
Sets the merge semantics.
message - Variable in class org.apache.olingo.odata2.core.batch.v2.BatchQueryOperation
 
Message(Locale, String) - Constructor for class org.apache.olingo.odata2.core.exception.MessageService.Message
 
MESSAGE - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
messageReference - Variable in exception org.apache.olingo.odata2.api.exception.ODataMessageException
Message reference for exception which is used for internationalization
MessageReference - Class in org.apache.olingo.odata2.api.exception
APPLICATION DEVELOPERS: Please use ODataApplicationException to throw custom exceptions.
MessageService - Class in org.apache.olingo.odata2.core.exception
 
MessageService.Message - Class in org.apache.olingo.odata2.core.exception
 
METADATA - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
MetadataProcessor - Interface in org.apache.olingo.odata2.api.processor.part
Execute a OData metadata request.
method(String) - Method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart.BatchChangeSetPartBuilder
 
method(String) - Static method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart
 
method(String) - Method in class org.apache.olingo.odata2.api.client.batch.BatchQueryPart.BatchQueryPartBuilder
 
method(String) - Static method in class org.apache.olingo.odata2.api.client.batch.BatchQueryPart
 
method(String) - Method in class org.apache.olingo.odata2.core.batch.BatchChangeSetPartImpl.BatchChangeSetRequestBuilderImpl
 
method(String) - Method in class org.apache.olingo.odata2.core.batch.BatchQueryPartImpl.BatchQueryRequestBuilderImpl
 
method(ODataHttpMethod) - Static method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
method(ODataHttpMethod) - Method in class org.apache.olingo.odata2.api.processor.ODataRequest.ODataRequestBuilder
 
method(ODataHttpMethod) - Method in class org.apache.olingo.odata2.core.ODataRequestImpl.ODataRequestBuilderImpl
 
METHOD - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.ExpressionKind
Method operator expressions like "substringof" and "concat"
METHOD_FAILED - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
METHOD_NOT_ALLOWED - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
METHOD_WRONG_ARG_BETWEEN - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
METHOD_WRONG_ARG_EXACT - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
METHOD_WRONG_ARG_X_OR_LESS - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
METHOD_WRONG_ARG_X_OR_MORE - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
METHOD_WRONG_INPUT_TYPE - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
MethodExpression - Interface in org.apache.olingo.odata2.api.uri.expression
Represents a method expression in the expression tree

MethodExpressionImpl - Class in org.apache.olingo.odata2.core.uri.expression
 
MethodExpressionImpl(InfoMethod) - Constructor for class org.apache.olingo.odata2.core.uri.expression.MethodExpressionImpl
 
MethodOperator - Enum Class in org.apache.olingo.odata2.api.uri.expression
Enumerations for all supported methods of the ODATA expression parser for ODATA version 2.0 (with some restrictions).
MIME - Enum constant in enum class org.apache.olingo.odata2.core.commons.ContentType.ODataFormat
 
MIME_HEADER_CONTENT_ID - Static variable in class org.apache.olingo.odata2.core.batch.BatchHelper
 
MINUS - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.UnaryOperator
 
MINUTE - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
MISDIRECTED_REQUEST - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
MISSING_ATTRIBUTE - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
INVALID_PARENT_TAG requires 2 content values ('missing attribute name' and 'tag name')
MISSING_BLANK_LINE - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
MISSING_BLANK_LINE requires 2 content value ('supplied line','line number')
MISSING_BOUNDARY_DELIMITER - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
MISSING_BOUNDARY_DELIMITER requires 1 content value('line number')
MISSING_CLOSE_DELIMITER - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
MISSING_CLOSE_DELIMITER requires 1 content value ('line number')
MISSING_CLOSING_PARENTHESIS - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
MISSING_CONTENT_TYPE - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
MISSING_CONTENT_TYPE requires no content value
MISSING_MANDATORY_HEADER - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
MISSONG MANDATORY HEADER requires 1 content value ('header name')
MISSING_METHOD - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
MISSING_METHOD requires 1 content value ('request line')
MISSING_PARAMETER_IN_CONTENT_TYPE - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
MISSING_PARAMETER_IN_CONTENT_TYPE requires no content value
MISSING_PROPERTY - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
MISSING_PROPERTY requires 1 content value ('invalid value')
MISSING_RESULTS_ARRAY - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
MISSING_RESULTS_ARRAY requires no content value
MISSING_TAG - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
MISSING_TAG requires 1 content values ('tag name')
MISSINGKEYPREDICATENAME - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
MISSINGPARAMETER - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
MODULO - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.BinaryOperator
 
MONTH - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
MOVED_PERMANENTLY - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
MUL - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.BinaryOperator
 
MULTIPART_MIXED - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
MULTIPART_MIXED - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
MUSTBELASTSEGMENT - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
MUSTBENAVIGATIONPROPERTY - Static variable in exception org.apache.olingo.odata2.api.edm.EdmException
 
MUSTBEPROPERTY - Static variable in exception org.apache.olingo.odata2.api.edm.EdmException
 
MUSTNOTBELASTSEGMENT - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
MyProvider() - Constructor for class org.apache.olingo.odata2.core.rest.app.ODataApplication.MyProvider
 

N

name(String) - Method in class org.apache.olingo.odata2.core.ep.util.JsonStreamWriter
 
namedStringValue(String, String) - Method in class org.apache.olingo.odata2.core.ep.util.JsonStreamWriter
 
namedStringValueRaw(String, String) - Method in class org.apache.olingo.odata2.core.ep.util.JsonStreamWriter
 
namespace - Variable in class org.apache.olingo.odata2.core.edm.provider.EdmStructuralTypeImplProv
 
NAMESPACE_APP_2007 - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
NAMESPACE_ATOM_2005 - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
NAMESPACE_D_2007_08 - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
NAMESPACE_EDM_2006_04 - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
NAMESPACE_EDM_2007_05 - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
NAMESPACE_EDM_2008_01 - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
NAMESPACE_EDM_2008_09 - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
NAMESPACE_EDMX_2007_06 - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
NAMESPACE_M_2007_08 - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
NAMESPACE_REL_2007_08 - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
NAMESPACE_REL_ASSOC_2007_08 - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
NAMESPACE_SCHEME_2007_08 - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
NAMESPACE_TOMBSTONE - Static variable in interface org.apache.olingo.odata2.api.ep.callback.TombstoneCallback
 
NAMESPACE_XML_1998 - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
NAMINGERROR - Static variable in exception org.apache.olingo.odata2.api.edm.EdmException
 
NAVIGATION - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmTypeKind
 
navigationProperty - Variable in class org.apache.olingo.odata2.api.ep.callback.ReadResult
 
NavigationProperty - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this Class represent a navigation property
NavigationProperty() - Constructor for class org.apache.olingo.odata2.api.edm.provider.NavigationProperty
 
NavigationPropertyInfo - Class in org.apache.olingo.odata2.core.ep.aggregator
 
NavigationPropertyInfo() - Constructor for class org.apache.olingo.odata2.core.ep.aggregator.NavigationPropertyInfo
 
NAVIGATIONPROPERTYNOTFOUND - Static variable in exception org.apache.olingo.odata2.api.edm.EdmException
 
NavigationPropertySegment - Interface in org.apache.olingo.odata2.api.uri
Navigation property segment, consisting of a navigation property and its target entity set.
NavigationPropertySegmentImpl - Class in org.apache.olingo.odata2.core.uri
 
NavigationPropertySegmentImpl() - Constructor for class org.apache.olingo.odata2.core.uri.NavigationPropertySegmentImpl
 
NavigationSegment - Interface in org.apache.olingo.odata2.api.uri
Navigation segment, consisting of a navigation property, its target entity set, and, optionally, a list of key predicates to determine a single entity out of the target entity set.
NavigationSegmentImpl - Class in org.apache.olingo.odata2.core.uri
 
NavigationSegmentImpl() - Constructor for class org.apache.olingo.odata2.core.uri.NavigationSegmentImpl
 
NE - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.BinaryOperator
 
newBuilder() - Static method in class org.apache.olingo.odata2.api.batch.BatchResponsePart
 
newBuilder() - Static method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSet
Get new builder instance
newBuilder() - Static method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart
 
newBuilder() - Static method in class org.apache.olingo.odata2.api.client.batch.BatchQueryPart
 
newBuilder() - Static method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
newBuilder() - Static method in class org.apache.olingo.odata2.api.processor.ODataResponse
 
next() - Method in class org.apache.olingo.odata2.core.uri.expression.TokenList
 
NEXT - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
nextLink(String) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
 
NO - Enum constant in enum class org.apache.olingo.odata2.api.servicedocument.Fixed
 
NO_CONTENT - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
NO_MATCH_WITH_BOUNDARY_STRING - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
NO_MATCH_WITH_BOUNDARY_STRING requires 2 content value ('required boundary', 'line number')
NO_TOKEN_AVAILABLE - Static variable in exception org.apache.olingo.odata2.core.uri.expression.TokenizerExpectError
 
NOMEDIARESOURCE - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
NONAVIGATIONPROPERTY - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
None - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmAction
 
None - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmConcurrencyMode
 
NONE - Enum constant in enum class org.apache.olingo.odata2.api.commons.InlineCount
 
NOSERVICE - Static variable in exception org.apache.olingo.odata2.api.exception.ODataInternalServerErrorException
 
NOT - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.UnaryOperator
 
NOT_ACCEPTABLE - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
NOT_FOUND - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
NOT_IMPLEMENTED - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
NOT_MODIFIED - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
NOT_SET_CHARACTER_ENCODING - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
NOT_SET_CHARACTER_ENCODING requires no content value
NOT_SUPPORTED - Static variable in exception org.apache.olingo.odata2.api.exception.ODataUnsupportedMediaTypeException
NOT_SUPPORTED requires 1 content value ('media type')
NOT_SUPPORTED_ACCEPT_HEADER - Static variable in exception org.apache.olingo.odata2.api.exception.ODataNotAcceptableException
 
NOT_SUPPORTED_ACCEPT_HEADER - Static variable in exception org.apache.olingo.odata2.api.exception.ODataUnsupportedMediaTypeException
NOT_SUPPORTED_ACCEPT_HEADER requires 1 content value ('media type')
NOT_SUPPORTED_CONTENT_TYPE - Static variable in exception org.apache.olingo.odata2.api.exception.ODataNotAcceptableException
 
NOT_SUPPORTED_CONTENT_TYPE - Static variable in exception org.apache.olingo.odata2.api.exception.ODataUnsupportedMediaTypeException
NOT_SUPPORTED_CONTENT_TYPE requires 1 content value ('media type')
NOTEXT - Static variable in exception org.apache.olingo.odata2.api.edm.EdmLiteralException
 
NOTEXT - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
NOTFOUND - Static variable in exception org.apache.olingo.odata2.api.uri.UriNotMatchingException
 
NOTSUPPORTED - Static variable in exception org.apache.olingo.odata2.api.exception.ODataBadRequestException
 
Null - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
 
NULL - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
NULL_VALUE - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
PROPERTY requires value

O

ODATA_CONTEXT - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
ODATA_DEBUG_DOWNLOAD - Static variable in class org.apache.olingo.odata2.core.debug.ODataDebugResponseWrapper
 
ODATA_DEBUG_HTML - Static variable in class org.apache.olingo.odata2.core.debug.ODataDebugResponseWrapper
 
ODATA_DEBUG_JSON - Static variable in class org.apache.olingo.odata2.core.debug.ODataDebugResponseWrapper
 
ODATA_DEBUG_QUERY_PARAMETER - Static variable in class org.apache.olingo.odata2.core.debug.ODataDebugResponseWrapper
 
ODataApplication - Class in org.apache.olingo.odata2.core.rest.app
 
ODataApplication() - Constructor for class org.apache.olingo.odata2.core.rest.app.ODataApplication
 
ODataApplication.MyProvider - Class in org.apache.olingo.odata2.core.rest.app
 
ODataApplicationException - Exception in org.apache.olingo.odata2.api.exception
This class represents a translated application exception.
ODataApplicationException(String, Locale) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataApplicationException
Since this is a translated application exception locale must not be null.
ODataApplicationException(String, Locale, String, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataApplicationException
Since this is a translated application exception locale must not be null.
ODataApplicationException(String, Locale, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataApplicationException
Since this is a translated application exception locale must not be null.
ODataApplicationException(String, Locale, HttpStatusCodes) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataApplicationException
Since this is a translated application exception locale must not be null.
ODataApplicationException(String, Locale, HttpStatusCodes, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataApplicationException
Since this is a translated application exception locale must not be null.
ODataApplicationException(String, Locale, HttpStatusCodes, String, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataApplicationException
Since this is a translated application exception locale must not be null.
ODataApplicationException(String, Locale, HttpStatusCodes, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataApplicationException
Since this is a translated application exception locale must not be null.
ODataBadRequestException - Exception in org.apache.olingo.odata2.api.exception
Exceptions of this class will result in a HTTP status 400 bad request
ODataBadRequestException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataBadRequestException
 
ODataBadRequestException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataBadRequestException
 
ODataBadRequestException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataBadRequestException
 
ODataBadRequestException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataBadRequestException
 
ODataCallback - Interface in org.apache.olingo.odata2.api
Common OData callback interface.
ODataConflictException - Exception in org.apache.olingo.odata2.api.exception
Exceptions of this class will result in a HTTP status 409 Conflict
ODataConflictException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataConflictException
 
ODataConflictException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataConflictException
 
ODataConflictException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataConflictException
 
ODataConflictException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataConflictException
 
ODataContext - Interface in org.apache.olingo.odata2.api.processor
Compilation of generic context objects.
ODataContext.RuntimeMeasurement - Interface in org.apache.olingo.odata2.api.processor
Runtime measurements.
ODataContextImpl - Class in org.apache.olingo.odata2.core
Context.
ODataContextImpl(ODataRequest, ODataServiceFactory) - Constructor for class org.apache.olingo.odata2.core.ODataContextImpl
 
ODataContextImpl.RuntimeMeasurementImpl - Class in org.apache.olingo.odata2.core
 
ODataDebugCallback - Interface in org.apache.olingo.odata2.api
 
ODataDebugResponseWrapper - Class in org.apache.olingo.odata2.core.debug
Wraps an OData response into an OData response containing additional information useful for support purposes.
ODataDebugResponseWrapper(ODataContext, ODataResponse, UriInfo, Exception, String) - Constructor for class org.apache.olingo.odata2.core.debug.ODataDebugResponseWrapper
 
ODataDebugResponseWrapperCallback - Interface in org.apache.olingo.odata2.api
Debug handler.
ODataDeltaFeed - Interface in org.apache.olingo.odata2.api.ep.feed
 
ODataDeltaFeedImpl - Class in org.apache.olingo.odata2.core.ep.feed
 
ODataDeltaFeedImpl(List<ODataEntry>, FeedMetadata) - Constructor for class org.apache.olingo.odata2.core.ep.feed.ODataDeltaFeedImpl
 
ODataDeltaFeedImpl(List<ODataEntry>, FeedMetadata, List<DeletedEntryMetadata>) - Constructor for class org.apache.olingo.odata2.core.ep.feed.ODataDeltaFeedImpl
 
ODataEntityProviderPropertiesBuilder() - Constructor for class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
 
ODataEntry - Interface in org.apache.olingo.odata2.api.ep.entry
An ODataEntry contains all properties (in form of a Map) and possible metadata (in form of MediaMetadata and/or EntryMetadata) for an entry.
ODataEntryImpl - Class in org.apache.olingo.odata2.core.ep.entry
 
ODataEntryImpl(Map<String, Object>, MediaMetadata, EntryMetadata, ExpandSelectTreeNode, boolean) - Constructor for class org.apache.olingo.odata2.core.ep.entry.ODataEntryImpl
 
ODataEntryImpl(Map<String, Object>, MediaMetadata, EntryMetadata, ExpandSelectTreeNodeImpl) - Constructor for class org.apache.olingo.odata2.core.ep.entry.ODataEntryImpl
 
ODataErrorCallback - Interface in org.apache.olingo.odata2.api.processor
This interface is called if an error occurred and is process inside the exception mapper.
ODataErrorContext - Class in org.apache.olingo.odata2.api.processor
Error context information bean.
ODataErrorContext() - Constructor for class org.apache.olingo.odata2.api.processor.ODataErrorContext
create a new context object
ODataException - Exception in org.apache.olingo.odata2.api.exception
Base exception for all OData-related exceptions.
ODataException() - Constructor for exception org.apache.olingo.odata2.api.exception.ODataException
 
ODataException(String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataException
 
ODataException(String, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataException
 
ODataException(Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataException
 
ODataExceptionMapperImpl - Class in org.apache.olingo.odata2.core.rest
Creates an error response according to the format defined by the OData standard if an exception occurs that is not handled elsewhere.
ODataExceptionMapperImpl() - Constructor for class org.apache.olingo.odata2.core.rest.ODataExceptionMapperImpl
 
ODataExceptionWrapper - Class in org.apache.olingo.odata2.core.rest
 
ODataExceptionWrapper - Class in org.apache.olingo.odata2.core.servlet
 
ODataExceptionWrapper(HttpServletRequest, ODataServiceFactory) - Constructor for class org.apache.olingo.odata2.core.servlet.ODataExceptionWrapper
 
ODataExceptionWrapper(UriInfo, HttpHeaders, ODataErrorCallback) - Constructor for class org.apache.olingo.odata2.core.rest.ODataExceptionWrapper
 
ODataExceptionWrapper(ODataContext, Map<String, String>, List<String>) - Constructor for class org.apache.olingo.odata2.core.rest.ODataExceptionWrapper
 
ODataFeed - Interface in org.apache.olingo.odata2.api.ep.feed
An ODataFeed object contains a list of ODataEntrys and the metadata associated with this feed.
ODataForbiddenException - Exception in org.apache.olingo.odata2.api.exception
Exceptions of this class will result in a HTTP status 403 forbidden
ODataForbiddenException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataForbiddenException
 
ODataForbiddenException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataForbiddenException
 
ODataForbiddenException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataForbiddenException
 
ODataForbiddenException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataForbiddenException
 
ODataHttpException - Exception in org.apache.olingo.odata2.api.exception
ODataMessageException with a HTTP status code.
ODataHttpException(MessageReference, Throwable, HttpStatusCodes) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataHttpException
 
ODataHttpException(MessageReference, Throwable, HttpStatusCodes, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataHttpException
 
ODataHttpException(MessageReference, HttpStatusCodes) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataHttpException
 
ODataHttpException(MessageReference, HttpStatusCodes, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataHttpException
 
ODataHttpHeaders - Class in org.apache.olingo.odata2.api.commons
HTTP header constants as used in the OData protocol
ODataHttpMethod - Enum Class in org.apache.olingo.odata2.api.commons
The supported HTTP methods.
ODataInternalServerErrorException - Exception in org.apache.olingo.odata2.api.exception
 
ODataInternalServerErrorException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataInternalServerErrorException
 
ODataInternalServerErrorException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataInternalServerErrorException
 
ODataInternalServerErrorException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataInternalServerErrorException
 
ODataInternalServerErrorException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataInternalServerErrorException
 
ODataMessageException - Exception in org.apache.olingo.odata2.api.exception
DO NOT EXTEND THIS EXCEPTION
ODataMessageException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataMessageException
ODataMessageException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataMessageException
Creates ODataMessageException with given MessageReference and error code.
ODataMessageException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataMessageException
Creates ODataMessageException with given MessageReference and cause Throwable which caused this exception.
ODataMessageException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataMessageException
Creates ODataMessageException with given MessageReference, cause Throwable and error code.
ODataMethodNotAllowedException - Exception in org.apache.olingo.odata2.api.exception
Exceptions of this class will result in a HTTP status 405 (method not allowed).
ODataMethodNotAllowedException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataMethodNotAllowedException
 
ODataMethodNotAllowedException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataMethodNotAllowedException
 
ODataMethodNotAllowedException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataMethodNotAllowedException
 
ODataMethodNotAllowedException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataMethodNotAllowedException
 
ODataNotAcceptableException - Exception in org.apache.olingo.odata2.api.exception
Exceptions of this class will result in a HTTP status 406 not acceptable
ODataNotAcceptableException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataNotAcceptableException
 
ODataNotAcceptableException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataNotAcceptableException
 
ODataNotAcceptableException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataNotAcceptableException
 
ODataNotAcceptableException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataNotAcceptableException
 
ODataNotFoundException - Exception in org.apache.olingo.odata2.api.exception
Exceptions of this class will result in a HTTP status 404 not found
ODataNotFoundException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataNotFoundException
 
ODataNotFoundException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataNotFoundException
 
ODataNotFoundException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataNotFoundException
 
ODataNotFoundException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataNotFoundException
 
ODataNotImplementedException - Exception in org.apache.olingo.odata2.api.exception
Exceptions of this class will result in a HTTP status 501 (Not implemented).
ODataNotImplementedException() - Constructor for exception org.apache.olingo.odata2.api.exception.ODataNotImplementedException
 
ODataNotImplementedException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataNotImplementedException
 
ODataNotImplementedException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataNotImplementedException
 
ODataPathSegmentImpl - Class in org.apache.olingo.odata2.core
 
ODataPathSegmentImpl(String, Map<String, List<String>>) - Constructor for class org.apache.olingo.odata2.core.ODataPathSegmentImpl
Constructor for an path segment object.
ODataPreconditionFailedException - Exception in org.apache.olingo.odata2.api.exception
Exceptions of this class will result in a HTTP Status 412 Precondition Failed.
ODataPreconditionFailedException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataPreconditionFailedException
 
ODataPreconditionFailedException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataPreconditionFailedException
 
ODataPreconditionFailedException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataPreconditionFailedException
 
ODataPreconditionFailedException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataPreconditionFailedException
 
ODataPreconditionRequiredException - Exception in org.apache.olingo.odata2.api.exception
Exceptions of this class will result in a HTTP status 428 precondition required
ODataPreconditionRequiredException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataPreconditionRequiredException
 
ODataPreconditionRequiredException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataPreconditionRequiredException
 
ODataPreconditionRequiredException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataPreconditionRequiredException
 
ODataPreconditionRequiredException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataPreconditionRequiredException
 
ODataProcessor - Interface in org.apache.olingo.odata2.api.processor
An ODataProcessor is the root interface for processor implementation.
ODataProcessorFeature - Interface in org.apache.olingo.odata2.api.processor.feature
Marker interface for data processor features.
ODataRedirectLocator - Class in org.apache.olingo.odata2.core.rest
 
ODataRedirectLocator() - Constructor for class org.apache.olingo.odata2.core.rest.ODataRedirectLocator
 
ODataRequest - Class in org.apache.olingo.odata2.api.processor
 
ODataRequest() - Constructor for class org.apache.olingo.odata2.api.processor.ODataRequest
 
ODataRequest.ODataRequestBuilder - Class in org.apache.olingo.odata2.api.processor
 
ODataRequestBuilder() - Constructor for class org.apache.olingo.odata2.api.processor.ODataRequest.ODataRequestBuilder
 
ODataRequestBuilderImpl() - Constructor for class org.apache.olingo.odata2.core.ODataRequestImpl.ODataRequestBuilderImpl
 
ODataRequestHandler - Class in org.apache.olingo.odata2.core
 
ODataRequestHandler(ODataServiceFactory, ODataService, ODataContext) - Constructor for class org.apache.olingo.odata2.core.ODataRequestHandler
 
ODataRequestImpl - Class in org.apache.olingo.odata2.core
 
ODataRequestImpl() - Constructor for class org.apache.olingo.odata2.core.ODataRequestImpl
 
ODataRequestImpl.ODataRequestBuilderImpl - Class in org.apache.olingo.odata2.core
 
ODataResponse - Class in org.apache.olingo.odata2.api.processor
An ODataResponse is usually created by an ODataProcessor during request handling.
ODataResponse() - Constructor for class org.apache.olingo.odata2.api.processor.ODataResponse
Do not subclass ODataResponse!
ODataResponse.ODataResponseBuilder - Class in org.apache.olingo.odata2.api.processor
Implementation of the builder pattern to create instances of this type of object.
ODataResponseBuilder() - Constructor for class org.apache.olingo.odata2.api.processor.ODataResponse.ODataResponseBuilder
 
ODataResponseBuilderImpl() - Constructor for class org.apache.olingo.odata2.core.ODataResponseImpl.ODataResponseBuilderImpl
 
ODataResponseImpl - Class in org.apache.olingo.odata2.core
 
ODataResponseImpl() - Constructor for class org.apache.olingo.odata2.core.ODataResponseImpl
 
ODataResponseImpl.ODataResponseBuilderImpl - Class in org.apache.olingo.odata2.core
 
ODataRootLocator - Class in org.apache.olingo.odata2.core.rest
Default OData root locator responsible to handle the whole path and delegate all calls to a sub locator:
ODataRootLocator() - Constructor for class org.apache.olingo.odata2.core.rest.ODataRootLocator
 
ODataRuntimeApplicationException - Exception in org.apache.olingo.odata2.api.exception
This class represents a translated application runtime exception.
ODataRuntimeApplicationException(String, Locale) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException
Since this is a translated application exception locale must not be null.
ODataRuntimeApplicationException(String, Locale, String, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException
Since this is a translated application exception locale must not be null.
ODataRuntimeApplicationException(String, Locale, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException
Since this is a translated application exception locale must not be null.
ODataRuntimeApplicationException(String, Locale, HttpStatusCodes) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException
Since this is a translated application exception locale must not be null.
ODataRuntimeApplicationException(String, Locale, HttpStatusCodes, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException
Since this is a translated application exception locale must not be null.
ODataRuntimeApplicationException(String, Locale, HttpStatusCodes, String, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException
Since this is a translated application exception locale must not be null.
ODataRuntimeApplicationException(String, Locale, HttpStatusCodes, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataRuntimeApplicationException
Since this is a translated application exception locale must not be null.
ODataRuntimeException - Exception in org.apache.olingo.odata2.core.exception
Common un-checked exception for the OData library and base exception for all OData-related exceptions caused by programming errors and/or unexpected behavior within the code.
ODataRuntimeException() - Constructor for exception org.apache.olingo.odata2.core.exception.ODataRuntimeException
 
ODataRuntimeException(String) - Constructor for exception org.apache.olingo.odata2.core.exception.ODataRuntimeException
 
ODataRuntimeException(String, Throwable) - Constructor for exception org.apache.olingo.odata2.core.exception.ODataRuntimeException
 
ODataRuntimeException(Throwable) - Constructor for exception org.apache.olingo.odata2.core.exception.ODataRuntimeException
 
ODataService - Interface in org.apache.olingo.odata2.api
Root interface for a custom OData service.
ODataServiceFactory - Class in org.apache.olingo.odata2.api
Creates instance of custom OData service.
ODataServiceFactory() - Constructor for class org.apache.olingo.odata2.api.ODataServiceFactory
 
ODataServiceUnavailableException - Exception in org.apache.olingo.odata2.api.exception
Exceptions of this class will result in a HTTP status 503 service unavailable
ODataServiceUnavailableException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataServiceUnavailableException
 
ODataServiceUnavailableException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataServiceUnavailableException
 
ODataServiceUnavailableException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataServiceUnavailableException
 
ODataServiceUnavailableException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataServiceUnavailableException
 
ODataServiceVersion - Class in org.apache.olingo.odata2.api
This class is a container for the supported ODataServiceVersions.
ODataServlet - Class in org.apache.olingo.odata2.core.servlet
 
ODataServlet() - Constructor for class org.apache.olingo.odata2.core.servlet.ODataServlet
 
ODataSingleProcessor - Class in org.apache.olingo.odata2.api.processor
A default ODataProcessor that implements all processor features in a single class.
ODataSingleProcessor() - Constructor for class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
ODataSingleProcessorService - Class in org.apache.olingo.odata2.core.processor
An ODataService implementation that uses ODataSingleProcessor.
ODataSingleProcessorService(EdmProvider, ODataSingleProcessor) - Constructor for class org.apache.olingo.odata2.core.processor.ODataSingleProcessorService
Construct service
ODataSubLocator - Class in org.apache.olingo.odata2.core.rest
 
ODataUnsupportedMediaTypeException - Exception in org.apache.olingo.odata2.api.exception
Exceptions of this class will result in a HTTP status 415 unsupported media type
ODataUnsupportedMediaTypeException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataUnsupportedMediaTypeException
 
ODataUnsupportedMediaTypeException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataUnsupportedMediaTypeException
 
ODataUnsupportedMediaTypeException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataUnsupportedMediaTypeException
 
ODataUnsupportedMediaTypeException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.api.exception.ODataUnsupportedMediaTypeException
 
OK - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
omitETag(boolean) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
 
omitInlineForNullData(boolean) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
 
omitJsonWrapper(boolean) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
 
OnDelete - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent an OnDelete Action
OnDelete() - Constructor for class org.apache.olingo.odata2.api.edm.provider.OnDelete
 
ONE - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmMultiplicity
 
OnReadInlineContent - Interface in org.apache.olingo.odata2.api.ep.callback
Callback interface for the deep insert read calls (read of <m:inline> content).
OnWriteEntryContent - Interface in org.apache.olingo.odata2.api.ep.callback
Callback interface for the $expand query option.
OnWriteFeedContent - Interface in org.apache.olingo.odata2.api.ep.callback
Callback interface for the $expand query option.
OPENPAREN - Enum constant in enum class org.apache.olingo.odata2.core.uri.expression.TokenKind
Indicates that the token is a '(' character
operator - Variable in class org.apache.olingo.odata2.core.uri.expression.ActualBinaryOperator
 
operatorInfo - Variable in class org.apache.olingo.odata2.core.uri.expression.BinaryExpressionImpl
 
OR - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.BinaryOperator
 
ORDER - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.ExpressionKind
Order expressions like "age desc"
ORDERBY - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.ExpressionKind
Orderby expression like "age desc, name asc"
OrderByExpression - Interface in org.apache.olingo.odata2.api.uri.expression
Represents a $orderby expression Used to define the root expression node in an $filter expression tree.
OrderByExpressionImpl - Class in org.apache.olingo.odata2.core.uri.expression
 
OrderByExpressionImpl(String) - Constructor for class org.apache.olingo.odata2.core.uri.expression.OrderByExpressionImpl
 
OrderByParser - Interface in org.apache.olingo.odata2.core.uri.expression
Interface which defines a method for parsing a $orderby expression to allow different parser implementations
OrderByParserImpl - Class in org.apache.olingo.odata2.core.uri.expression
 
OrderByParserImpl(EdmEntityType) - Constructor for class org.apache.olingo.odata2.core.uri.expression.OrderByParserImpl
 
OrderExpression - Interface in org.apache.olingo.odata2.api.uri.expression
Represents a order expression in the expression tree

OrderExpressionImpl - Class in org.apache.olingo.odata2.core.uri.expression
 
org.apache.olingo.odata2.api - package org.apache.olingo.odata2.api
OData Library API
org.apache.olingo.odata2.api.batch - package org.apache.olingo.odata2.api.batch
 
org.apache.olingo.odata2.api.client.batch - package org.apache.olingo.odata2.api.client.batch
 
org.apache.olingo.odata2.api.commons - package org.apache.olingo.odata2.api.commons
The commons package contains constants used in the HTTP and OData protocol.
org.apache.olingo.odata2.api.edm - package org.apache.olingo.odata2.api.edm
Entity Data Model API
org.apache.olingo.odata2.api.edm.provider - package org.apache.olingo.odata2.api.edm.provider
Entity Data Model Provider API
org.apache.olingo.odata2.api.ep - package org.apache.olingo.odata2.api.ep
Entity Provider
org.apache.olingo.odata2.api.ep.callback - package org.apache.olingo.odata2.api.ep.callback
Entity Provider Callbacks
org.apache.olingo.odata2.api.ep.entry - package org.apache.olingo.odata2.api.ep.entry
Entity Provider Entries
org.apache.olingo.odata2.api.ep.feed - package org.apache.olingo.odata2.api.ep.feed
Entity Provider Feed
org.apache.olingo.odata2.api.exception - package org.apache.olingo.odata2.api.exception
Exception Classes used in the OData library as well as the implementing application
org.apache.olingo.odata2.api.processor - package org.apache.olingo.odata2.api.processor
Data Processor
org.apache.olingo.odata2.api.processor.feature - package org.apache.olingo.odata2.api.processor.feature
Processor Features
org.apache.olingo.odata2.api.processor.part - package org.apache.olingo.odata2.api.processor.part
Processor Parts
org.apache.olingo.odata2.api.rt - package org.apache.olingo.odata2.api.rt
Runtime Support
org.apache.olingo.odata2.api.servicedocument - package org.apache.olingo.odata2.api.servicedocument
 
org.apache.olingo.odata2.api.uri - package org.apache.olingo.odata2.api.uri
URI Parser Facade
org.apache.olingo.odata2.api.uri.expression - package org.apache.olingo.odata2.api.uri.expression
Expression Parser
org.apache.olingo.odata2.api.uri.info - package org.apache.olingo.odata2.api.uri.info
URI Parser Result Views
org.apache.olingo.odata2.core - package org.apache.olingo.odata2.core
 
org.apache.olingo.odata2.core.batch - package org.apache.olingo.odata2.core.batch
 
org.apache.olingo.odata2.core.batch.v2 - package org.apache.olingo.odata2.core.batch.v2
 
org.apache.olingo.odata2.core.commons - package org.apache.olingo.odata2.core.commons
 
org.apache.olingo.odata2.core.debug - package org.apache.olingo.odata2.core.debug
 
org.apache.olingo.odata2.core.edm - package org.apache.olingo.odata2.core.edm
 
org.apache.olingo.odata2.core.edm.provider - package org.apache.olingo.odata2.core.edm.provider
 
org.apache.olingo.odata2.core.ep - package org.apache.olingo.odata2.core.ep
 
org.apache.olingo.odata2.core.ep.aggregator - package org.apache.olingo.odata2.core.ep.aggregator
 
org.apache.olingo.odata2.core.ep.consumer - package org.apache.olingo.odata2.core.ep.consumer
 
org.apache.olingo.odata2.core.ep.entry - package org.apache.olingo.odata2.core.ep.entry
 
org.apache.olingo.odata2.core.ep.feed - package org.apache.olingo.odata2.core.ep.feed
 
org.apache.olingo.odata2.core.ep.producer - package org.apache.olingo.odata2.core.ep.producer
 
org.apache.olingo.odata2.core.ep.util - package org.apache.olingo.odata2.core.ep.util
 
org.apache.olingo.odata2.core.exception - package org.apache.olingo.odata2.core.exception
 
org.apache.olingo.odata2.core.processor - package org.apache.olingo.odata2.core.processor
 
org.apache.olingo.odata2.core.rest - package org.apache.olingo.odata2.core.rest
 
org.apache.olingo.odata2.core.rest.app - package org.apache.olingo.odata2.core.rest.app
 
org.apache.olingo.odata2.core.rt - package org.apache.olingo.odata2.core.rt
 
org.apache.olingo.odata2.core.servicedocument - package org.apache.olingo.odata2.core.servicedocument
 
org.apache.olingo.odata2.core.servlet - package org.apache.olingo.odata2.core.servlet
 
org.apache.olingo.odata2.core.uri - package org.apache.olingo.odata2.core.uri
 
org.apache.olingo.odata2.core.uri.expression - package org.apache.olingo.odata2.core.uri.expression
 
originalFilterString - Variable in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 

P

PARAMETER_CHARSET - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
PARAMETER_ODATA - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
PARAMETER_Q - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
PARAMETER_TYPE - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
ParameterSet - Class in org.apache.olingo.odata2.core.uri.expression
Parameter set is a vector of 1 or more EDM types, it is used to store the possible input and return types of a OData filter operator or OData filter method
ParameterSet(EdmSimpleType, EdmSimpleType, EdmSimpleType) - Constructor for class org.apache.olingo.odata2.core.uri.expression.ParameterSet
 
ParameterSet(EdmSimpleType, EdmSimpleType, EdmSimpleType, EdmSimpleType) - Constructor for class org.apache.olingo.odata2.core.uri.expression.ParameterSet
 
ParameterSet(EdmType, EdmSimpleType) - Constructor for class org.apache.olingo.odata2.core.uri.expression.ParameterSet
 
ParameterSetCombination - Interface in org.apache.olingo.odata2.core.uri.expression
 
ParameterSetCombination.PSCflex - Class in org.apache.olingo.odata2.core.uri.expression
 
ParameterSetCombination.PSCReturnTypeEqLastParameter - Class in org.apache.olingo.odata2.core.uri.expression
 
parse() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchBodyPart
 
parse() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchChangeSetPart
 
parse() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchQueryOperation
 
parse(InputStream, boolean) - Method in class org.apache.olingo.odata2.core.edm.provider.EdmxProvider
 
parse(String) - Static method in class org.apache.olingo.odata2.core.commons.ContentType
Parses the given input string (format) and returns created ContentType if input was valid or return NULL if input was not parseable.
parse(List<PathSegment>, Map<String, String>) - Method in class org.apache.olingo.odata2.api.uri.UriParser
Parses path segments and query parameters.
parse(List<PathSegment>, Map<String, String>) - Method in class org.apache.olingo.odata2.core.uri.UriParserImpl
Parse the URI part after an OData service root, already splitted into path segments and query parameters.
parse(List<PathSegment>, Map<String, String>, boolean) - Method in class org.apache.olingo.odata2.api.uri.UriParser
Deprecated.
parse(List<PathSegment>, Map<String, String>, boolean) - Method in class org.apache.olingo.odata2.core.uri.UriParserImpl
Deprecated.
parse(Edm, List<PathSegment>, Map<String, String>) - Static method in class org.apache.olingo.odata2.api.uri.UriParser
Parses path segments and query parameters for the given EDM.
parse(Edm, List<PathSegment>, Map<String, String>, boolean) - Static method in class org.apache.olingo.odata2.api.uri.UriParser
Deprecated.
parseAcceptableLanguages() - Method in class org.apache.olingo.odata2.core.batch.AcceptParser
 
parseAcceptHeaders() - Method in class org.apache.olingo.odata2.core.batch.AcceptParser
 
parseAll(List<PathSegment>, Map<String, List<String>>) - Method in class org.apache.olingo.odata2.api.uri.UriParser
Parses path segments and query parameters.
parseAll(List<PathSegment>, Map<String, List<String>>) - Method in class org.apache.olingo.odata2.core.uri.UriParserImpl
 
parseBatchRequest(InputStream) - Method in class org.apache.olingo.odata2.core.batch.v2.BatchParser
 
parseBatchRequest(String, InputStream, EntityProviderBatchProperties) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Parse Batch Request body inputStream (as InputStream) and provide a list of Batch Parts as BatchPart
parseBatchRequest(String, InputStream, EntityProviderBatchProperties) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Parse Batch Request body inputStream (as InputStream) and provide a list of Batch Request parts as BatchRequestPart
parseBatchRequest(String, InputStream, EntityProviderBatchProperties) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
parseBatchResponse(InputStream) - Method in class org.apache.olingo.odata2.core.batch.v2.BatchParser
 
parseBatchResponse(InputStream, String) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Parse Batch Response body (as InputStream) and provide a list of single responses as BatchSingleResponse
parseBatchResponse(String, InputStream) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Parse Batch Response body (as InputStream) and provide a list of single responses as BatchSingleResponse
parseBatchResponse(String, InputStream) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
parseFilter(Edm, EdmEntityType, String) - Static method in class org.apache.olingo.odata2.api.uri.UriParser
Parses a $filter expression string and create an expression tree.
parseFilterString(String) - Method in interface org.apache.olingo.odata2.core.uri.expression.FilterParser
Parses a $filter expression string and creates an $orderby expression tree.
parseFilterString(String) - Method in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 
parseFilterString(String, boolean) - Method in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 
parseFilterString(EdmEntityType, String) - Method in class org.apache.olingo.odata2.api.uri.UriParser
Parses a $filter expression string and create an expression tree.
parseFilterString(EdmEntityType, String) - Method in class org.apache.olingo.odata2.core.uri.UriParserImpl
 
parseJson(InputStream) - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonServiceDocumentConsumer
 
parseOrderBy(Edm, EdmEntityType, String) - Static method in class org.apache.olingo.odata2.api.uri.UriParser
Parses a $orderby expression string and creates an expression tree.
parseOrderByString(String) - Method in interface org.apache.olingo.odata2.core.uri.expression.OrderByParser
Parses a $orderby expression string and creates an $orderby expression tree
parseOrderByString(String) - Method in class org.apache.olingo.odata2.core.uri.expression.OrderByParserImpl
 
parseOrderByString(EdmEntityType, String) - Method in class org.apache.olingo.odata2.api.uri.UriParser
Parses a $orderby expression string and creates an expression tree.
parseOrderByString(EdmEntityType, String) - Method in class org.apache.olingo.odata2.core.uri.UriParserImpl
 
parseQueryParameter(Line) - Static method in class org.apache.olingo.odata2.core.batch.v2.BatchParserCommon
 
parseStringpoken - Static variable in exception org.apache.olingo.odata2.core.uri.expression.TokenizerExpectError
 
parseUriLiteral(String) - Method in interface org.apache.olingo.odata2.api.edm.EdmSimpleTypeFacade
IMPORTANT: Use EdmSimpleTypeKind parseUriLiteral for the implementation.
parseUriLiteral(String) - Static method in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
Parses a URI literal and determines its EDM simple type on the way.
parseUriLiteral(String) - Method in class org.apache.olingo.odata2.core.edm.EdmSimpleTypeFacadeImpl
 
parseUriLiteral(String, EdmFacets) - Method in interface org.apache.olingo.odata2.api.edm.EdmSimpleTypeFacade
IMPORTANT: Use EdmSimpleTypeKind parseUriLiteral for the implementation.
parseUriLiteral(String, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmSimpleTypeFacadeImpl
 
PARSEVERSIONERROR - Static variable in exception org.apache.olingo.odata2.api.exception.ODataBadRequestException
 
parseXml(InputStream) - Method in interface org.apache.olingo.odata2.api.servicedocument.ServiceDocumentParser
 
parseXml(InputStream) - Method in class org.apache.olingo.odata2.core.ep.consumer.AtomServiceDocumentConsumer
 
PARTIAL_CONTENT - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
PATCH - Enum constant in enum class org.apache.olingo.odata2.api.commons.ODataHttpMethod
 
PATCH - Annotation Interface in org.apache.olingo.odata2.core.rest
 
PATH_SPLIT_LABEL - Static variable in class org.apache.olingo.odata2.api.ODataServiceFactory
Label used in web.xml to assign servlet init parameter for a path split (service resolution).
pathInfo(PathInfo) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder
 
pathInfo(PathInfo) - Method in class org.apache.olingo.odata2.api.processor.ODataRequest.ODataRequestBuilder
 
pathInfo(PathInfo) - Static method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
pathInfo(PathInfo) - Method in class org.apache.olingo.odata2.core.ODataRequestImpl.ODataRequestBuilderImpl
 
PathInfo - Interface in org.apache.olingo.odata2.api.uri
Object to keep OData URI information.
PathInfoImpl - Class in org.apache.olingo.odata2.core
 
PathInfoImpl() - Constructor for class org.apache.olingo.odata2.core.PathInfoImpl
 
PathSegment - Interface in org.apache.olingo.odata2.api.uri
URI path segment consisting of an URI path element and URI matrix parameters.
PATTERN_CONTENT_TYPE_APPLICATION_HTTP - Static variable in class org.apache.olingo.odata2.core.batch.v2.BatchParserCommon
 
PATTERN_HEADER_LINE - Static variable in class org.apache.olingo.odata2.core.batch.v2.BatchParserCommon
 
PATTERN_MULTIPART_MIXED - Static variable in class org.apache.olingo.odata2.core.batch.v2.BatchParserCommon
 
PATTERN_RELATIVE_URI - Static variable in class org.apache.olingo.odata2.core.batch.v2.BatchParserCommon
 
PAYMENT_REQUIRED - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
POST - Enum constant in enum class org.apache.olingo.odata2.api.commons.ODataHttpMethod
 
PostUriInfo - Interface in org.apache.olingo.odata2.api.uri.info
Access to the parts of the request URI that are relevant for POST requests.
PRECONDITION_FAILED - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
PRECONDITION_REQUIRED - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
PREFIX_APP - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
PREFIX_ATOM - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
PREFIX_D - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
PREFIX_EDM - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
PREFIX_EDMX - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
PREFIX_M - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
PREFIX_TOMBSTONE - Static variable in interface org.apache.olingo.odata2.api.ep.callback.TombstoneCallback
 
PREFIX_XML - Static variable in interface org.apache.olingo.odata2.api.edm.Edm
 
PROPERTIES - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
Property - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent a property of an entity type
Property() - Constructor for class org.apache.olingo.odata2.api.edm.provider.Property
 
PROPERTY - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.ExpressionKind
Property expressions like "age"
PROPERTY_ACCESS - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.BinaryOperator
Property access operator.
PROPERTY_NAME_NOT_FOUND_IN_TYPE - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
PROPERTY_VALUE_FACETS_NOT_MATCHED - Static variable in exception org.apache.olingo.odata2.api.edm.EdmSimpleTypeException
 
PROPERTY_VALUE_NULL_NOT_ALLOWED - Static variable in exception org.apache.olingo.odata2.api.edm.EdmSimpleTypeException
 
PropertyExpression - Interface in org.apache.olingo.odata2.api.uri.expression
Represents a property expression in the expression tree

PropertyExpressionImpl - Class in org.apache.olingo.odata2.core.uri.expression
 
PropertyExpressionImpl(String, EdmLiteral) - Constructor for class org.apache.olingo.odata2.core.uri.expression.PropertyExpressionImpl
 
PROPERTYNOTFOUND - Static variable in exception org.apache.olingo.odata2.api.edm.EdmException
 
PROPERTYNOTFOUND - Static variable in exception org.apache.olingo.odata2.api.uri.UriNotMatchingException
 
PropertyRef - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent a reference to a property via its name
PropertyRef() - Constructor for class org.apache.olingo.odata2.api.edm.provider.PropertyRef
 
ProviderFacadeImpl - Class in org.apache.olingo.odata2.core.ep
 
ProviderFacadeImpl() - Constructor for class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
PROVIDERPROBLEM - Static variable in exception org.apache.olingo.odata2.api.edm.EdmException
 
PROXY_AUTHENTICATION_REQUIRED - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
PSCflex() - Constructor for class org.apache.olingo.odata2.core.uri.expression.ParameterSetCombination.PSCflex
 
PSCReturnTypeEqLastParameter() - Constructor for class org.apache.olingo.odata2.core.uri.expression.ParameterSetCombination.PSCReturnTypeEqLastParameter
 
PUT - Enum constant in enum class org.apache.olingo.odata2.api.commons.ODataHttpMethod
 
putAssociationUri(String, String) - Method in class org.apache.olingo.odata2.core.ep.entry.EntryMetadataImpl
 
putLink(String, ExpandSelectTreeNodeImpl) - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl
 
PutMergePatchUriInfo - Interface in org.apache.olingo.odata2.api.uri.info
Access to the parts of the request URI that are relevant for PUT, PATCH, or MERGE requests.
putRequestHeader(String, List<String>) - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Put http headers to be returned in error response.

Q

queryParameters(Map<String, String>) - Method in class org.apache.olingo.odata2.api.processor.ODataRequest.ODataRequestBuilder
 
queryParameters(Map<String, String>) - Static method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
queryParameters(Map<String, String>) - Method in class org.apache.olingo.odata2.core.ODataRequestImpl.ODataRequestBuilderImpl
 

R

readAndCheckTypeInfo(JsonReader, String) - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonPropertyConsumer
 
readBinary(InputStream) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Read (de-serialize) binary data from content (as InputStream) and provide it as byte[].
readBinary(InputStream) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Read (de-serialize) binary data from content (as InputStream) and provide it as byte[].
readBinary(InputStream) - Method in class org.apache.olingo.odata2.core.ep.BasicEntityProvider
Reads binary data from an input stream.
readBinary(InputStream) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
readBinaryOperator() - Method in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 
readCollection(JsonReader, EntityPropertyInfo, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonPropertyConsumer
 
readCollection(XMLStreamReader, EntityPropertyInfo, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.XmlPropertyConsumer
 
readCollection(EntityPropertyInfo, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonEntityConsumer
 
readCollection(EntityPropertyInfo, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.XmlEntityConsumer
 
readDeltaFeed(String, EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Read (de-serialize) a delta data feed from content (as InputStream) in specified format (given as contentType) based on entity data model (given as EdmEntitySet) and provide this data as ODataDeltaFeed.
readDeltaFeed(String, EdmEntitySet, InputStream, EntityProviderReadProperties) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Read (de-serialize) a delta data feed from content (as InputStream) in specified format (given as contentType) based on entity data model (given as EdmEntitySet) and provide this data as ODataEntry .
readDeltaFeed(String, EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
readDeltaFeed(EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.AtomEntityProvider
 
readDeltaFeed(EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonEntityConsumer
 
readDeltaFeed(EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in interface org.apache.olingo.odata2.core.ep.ContentTypeBasedEntityProvider
 
readDeltaFeed(EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.JsonEntityProvider
 
readElement(CommonExpression) - Method in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 
readElement(CommonExpression, ActualBinaryOperator) - Method in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
Reads: Unary operators, Methods, Properties, ...
readElements(CommonExpression, int) - Method in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 
readEntity(GetEntityUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
readEntity(GetEntityUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntityProcessor
Reads an entity.
readEntityComplexProperty(GetComplexPropertyUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
readEntityComplexProperty(GetComplexPropertyUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntityComplexPropertyProcessor
Reads a complex property of an entity.
readEntityLink(GetEntityLinkUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
readEntityLink(GetEntityLinkUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntityLinkProcessor
Reads the URI of the target entity of a navigation property.
readEntityLinks(GetEntitySetLinksUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
readEntityLinks(GetEntitySetLinksUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntityLinksProcessor
Reads the URIs of the target entities of a navigation property.
readEntityMedia(GetMediaResourceUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
readEntityMedia(GetMediaResourceUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntityMediaProcessor
Reads the media resource of an entity.
readEntitySet(GetEntitySetUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
readEntitySet(GetEntitySetUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntitySetProcessor
Reads entities.
readEntitySimpleProperty(GetSimplePropertyUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
readEntitySimpleProperty(GetSimplePropertyUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntitySimplePropertyProcessor
Reads a simple property of an entity.
readEntitySimplePropertyValue(GetSimplePropertyUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
readEntitySimplePropertyValue(GetSimplePropertyUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntitySimplePropertyValueProcessor
Reads the unformatted value of a simple property of an entity.
readEntry(String, EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Reads (de-serializes) data from content (as InputStream) in specified format (given as contentType) based on entity data model (given as EdmEntitySet) and provides this data as ODataEntry.
readEntry(String, EdmEntitySet, InputStream, EntityProviderReadProperties) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Read (de-serialize) data from content (as InputStream) in specified format (given as contentType) based on entity data model (given as EdmEntitySet) and provide this data as ODataEntry .
readEntry(String, EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
readEntry(XMLStreamReader, EntityInfoAggregator, EntityProviderReadProperties, boolean) - Method in class org.apache.olingo.odata2.core.ep.consumer.XmlEntryConsumer
 
readEntry(EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.AtomEntityProvider
 
readEntry(EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonEntityConsumer
 
readEntry(EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.XmlEntityConsumer
 
readEntry(EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in interface org.apache.olingo.odata2.core.ep.ContentTypeBasedEntityProvider
 
readEntry(EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.JsonEntityProvider
 
ReadEntryResult - Class in org.apache.olingo.odata2.api.ep.callback
A ReadEntryResult represents an inlined navigation property which points to an entry.
ReadEntryResult(EntityProviderReadProperties, EdmNavigationProperty, ODataEntry, String) - Constructor for class org.apache.olingo.odata2.api.ep.callback.ReadEntryResult
Constructor.
readError(InputStream) - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonErrorDocumentConsumer
Deserialize / read OData error document in ODataErrorContext.
readError(InputStream) - Method in class org.apache.olingo.odata2.core.ep.consumer.XmlErrorDocumentConsumer
Deserialize / read OData error document in ODataErrorContext.
readErrorDocument(InputStream) - Method in class org.apache.olingo.odata2.core.ep.AtomEntityProvider
 
readErrorDocument(InputStream) - Method in interface org.apache.olingo.odata2.core.ep.ContentTypeBasedEntityProvider
 
readErrorDocument(InputStream) - Method in class org.apache.olingo.odata2.core.ep.JsonEntityProvider
 
readErrorDocument(InputStream, String) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Read (de-serialize) data from error document as InputStream and provide according ODataErrorContext.
readErrorDocument(InputStream, String) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Read (de-serialize) data from error document as InputStream and provide according ODataErrorContext .
readErrorDocument(InputStream, String) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
readFeed(String, EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Read (de-serialize) a data feed from content (as InputStream) in specified format (given as contentType) based on entity data model (given as EdmEntitySet) and provide this data as ODataFeed.
readFeed(String, EdmEntitySet, InputStream, EntityProviderReadProperties) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Read (de-serialize) a data feed from content (as InputStream) in specified format (given as contentType) based on entity data model (given as EdmEntitySet) and provide this data as ODataEntry .
readFeed(String, EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
readFeed(XMLStreamReader, EntityInfoAggregator, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.XmlFeedConsumer
 
readFeed(EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.AtomEntityProvider
 
readFeed(EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonEntityConsumer
 
readFeed(EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.XmlEntityConsumer
 
readFeed(EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in interface org.apache.olingo.odata2.core.ep.ContentTypeBasedEntityProvider
 
readFeed(EdmEntitySet, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.JsonEntityProvider
 
readFeedEntry() - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonEntryConsumer
 
ReadFeedResult - Class in org.apache.olingo.odata2.api.ep.callback
A ReadFeedResult represents an inlined navigation property which points to a feed (in the form of a list of ODataEntry instances).
ReadFeedResult(EntityProviderReadProperties, EdmNavigationProperty, ODataFeed, String) - Constructor for class org.apache.olingo.odata2.api.ep.callback.ReadFeedResult
Constructor.
readFeedStandalone() - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonFeedConsumer
 
readFunctionImport(String, EdmFunctionImport, InputStream, EntityProviderReadProperties) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Reads (de-serializes) function-import data from content (as InputStream) in specified format (given as contentType) based on entity data model (given as EdmFunctionImport) and provide this data as Object.
readFunctionImport(String, EdmFunctionImport, InputStream, EntityProviderReadProperties) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Reads (de-serializes) function-import data from content (as InputStream) in specified format (given as contentType) based on entity data model (given as EdmFunctionImport) and provide this data as Object.
readFunctionImport(String, EdmFunctionImport, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
readFunctionImport(EdmFunctionImport, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.AtomEntityProvider
 
readFunctionImport(EdmFunctionImport, InputStream, EntityProviderReadProperties) - Method in interface org.apache.olingo.odata2.core.ep.ContentTypeBasedEntityProvider
 
readFunctionImport(EdmFunctionImport, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.JsonEntityProvider
 
readInlineCount(JsonReader, FeedMetadataImpl) - Static method in class org.apache.olingo.odata2.core.ep.consumer.JsonFeedConsumer
 
readInlineFeedStandalone() - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonFeedConsumer
 
readLink(JsonReader, EdmEntitySet) - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonLinkConsumer
Reads single link with format {"d":{"uri":"http://somelink"}} or {"uri":"http://somelink"}.
readLink(String, EdmEntitySet, InputStream) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Read (de-serialize) a link from content (as InputStream) in specified format (given as contentType) based on entity data model (given as EdmEntitySet) and provide the link as String.
readLink(String, EdmEntitySet, InputStream) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Read (de-serialize) a link from content (as InputStream) in specified format (given as contentType) based on entity data model (given as EdmEntitySet) and provide the link as String.
readLink(String, EdmEntitySet, InputStream) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
readLink(XMLStreamReader, EdmEntitySet) - Method in class org.apache.olingo.odata2.core.ep.consumer.XmlLinkConsumer
Reads single link with format <uri>http://somelink</uri>.
readLink(EdmEntitySet, InputStream) - Method in class org.apache.olingo.odata2.core.ep.AtomEntityProvider
 
readLink(EdmEntitySet, InputStream) - Method in interface org.apache.olingo.odata2.core.ep.ContentTypeBasedEntityProvider
 
readLink(EdmEntitySet, InputStream) - Method in class org.apache.olingo.odata2.core.ep.JsonEntityProvider
 
readLink(EdmEntitySet, Object) - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonEntityConsumer
 
readLink(EdmEntitySet, Object) - Method in class org.apache.olingo.odata2.core.ep.consumer.XmlEntityConsumer
 
readLinks(JsonReader, EdmEntitySet) - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonLinkConsumer
Reads a collection of links, optionally wrapped in a "d" object, and optionally wrapped in an "results" object, where an additional "__count" object could appear on the same level as the "results".
readLinks(String, EdmEntitySet, InputStream) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Read (de-serialize) all links from content (as InputStream) in specified format (given as contentType) based on entity data model (given as EdmEntitySet) and provide the link as List of Strings.
readLinks(String, EdmEntitySet, InputStream) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Read (de-serialize) a link collection from content (as InputStream) in specified format (given as contentType) based on entity data model (given as EdmEntitySet) and provide the links as List of Strings.
readLinks(String, EdmEntitySet, InputStream) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
readLinks(XMLStreamReader, EdmEntitySet) - Method in class org.apache.olingo.odata2.core.ep.consumer.XmlLinkConsumer
Reads multiple links with format
readLinks(EdmEntitySet, InputStream) - Method in class org.apache.olingo.odata2.core.ep.AtomEntityProvider
 
readLinks(EdmEntitySet, InputStream) - Method in interface org.apache.olingo.odata2.core.ep.ContentTypeBasedEntityProvider
 
readLinks(EdmEntitySet, InputStream) - Method in class org.apache.olingo.odata2.core.ep.JsonEntityProvider
 
readLinks(EdmEntitySet, Object) - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonEntityConsumer
 
readLinks(EdmEntitySet, Object) - Method in class org.apache.olingo.odata2.core.ep.consumer.XmlEntityConsumer
 
readMetadata(InputStream, boolean) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Read (de-serialize) data from metadata inputStream (as InputStream) and provide Edm as Edm
readMetadata(InputStream, boolean) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Read (de-serialize) data from metadata inputStream (as InputStream) and provide Edm as Edm
readMetadata(InputStream, boolean) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
readMetadata(XMLStreamReader, boolean) - Method in class org.apache.olingo.odata2.core.ep.consumer.XmlMetadataConsumer
 
readMetadata(GetMetadataUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
readMetadata(GetMetadataUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.MetadataProcessor
 
readMethod(Token, InfoMethod) - Method in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 
readParameters(InfoMethod, MethodExpressionImpl, Token) - Method in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
Read the parameters of a method expression
readParenthesis() - Method in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
Reads the content between parenthesis.
readProperties - Variable in class org.apache.olingo.odata2.api.ep.callback.ReadResult
 
readProperty(String, EdmProperty, InputStream, EntityProviderReadProperties) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Read (de-serialize) properties from content (as InputStream) in specified format (given as contentType) based on entity data model (given as EdmProperty) and provide this data as Map which contains the read data in form of property name to property value mapping.
readProperty(String, EdmProperty, InputStream, EntityProviderReadProperties) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Read (de-serialize) properties from content (as InputStream) in specified format (given as contentType) based on entity data model (given as EdmProperty) and provide this data as Map which contains the read data in form of property name to property value mapping.
readProperty(String, EdmProperty, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
readProperty(XMLStreamReader, EdmProperty, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.XmlPropertyConsumer
 
readProperty(XMLStreamReader, EntityPropertyInfo, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.XmlPropertyConsumer
 
readProperty(EdmProperty, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.AtomEntityProvider
 
readProperty(EdmProperty, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonEntityConsumer
 
readProperty(EdmProperty, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.XmlEntityConsumer
 
readProperty(EdmProperty, InputStream, EntityProviderReadProperties) - Method in interface org.apache.olingo.odata2.core.ep.ContentTypeBasedEntityProvider
 
readProperty(EdmProperty, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.JsonEntityProvider
 
readProperty(EntityPropertyInfo, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonEntityConsumer
 
readProperty(EntityPropertyInfo, InputStream, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.XmlEntityConsumer
 
readPropertyStandalone(JsonReader, EdmProperty, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonPropertyConsumer
 
readPropertyStandalone(JsonReader, EntityPropertyInfo, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonPropertyConsumer
 
readPropertyValue(JsonReader, EntityPropertyInfo, Object, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonPropertyConsumer
 
readPropertyValue(EdmProperty, InputStream) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Read (de-serialize) a property value from content (as InputStream) in format text/plain based on entity data model (given as EdmProperty) and provide this data as Object.
readPropertyValue(EdmProperty, InputStream) - Method in class org.apache.olingo.odata2.core.ep.consumer.XmlEntityConsumer
 
readPropertyValue(EdmProperty, InputStream, Class<?>) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Read (de-serialize) a property value from content (as InputStream) in format text/plain based on entity data model (given as EdmProperty) and provide this data as Object.
readPropertyValue(EdmProperty, InputStream, Class<?>) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Read (de-serialize) a property value from content (as InputStream) in format text/plain based on entity data model (given as EdmProperty) and provide this data as Object.
readPropertyValue(EdmProperty, InputStream, Class<?>) - Method in class org.apache.olingo.odata2.core.ep.BasicEntityProvider
Reads an unformatted value of an EDM property as binary or as content type text/plain.
readPropertyValue(EdmProperty, InputStream, Class<?>) - Method in class org.apache.olingo.odata2.core.ep.consumer.XmlEntityConsumer
 
readPropertyValue(EdmProperty, InputStream, Class<?>) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
ReadResult - Class in org.apache.olingo.odata2.api.ep.callback
A ReadResult represents an inlined navigation property which points to an entry or feed.
ReadResult(EntityProviderReadProperties, EdmNavigationProperty) - Constructor for class org.apache.olingo.odata2.api.ep.callback.ReadResult
Constructor.
readServiceDocument(InputStream) - Method in class org.apache.olingo.odata2.core.ep.AtomEntityProvider
 
readServiceDocument(InputStream) - Method in interface org.apache.olingo.odata2.core.ep.ContentTypeBasedEntityProvider
 
readServiceDocument(InputStream) - Method in class org.apache.olingo.odata2.core.ep.JsonEntityProvider
 
readServiceDocument(InputStream, String) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Read (de-serialize) data from service document inputStream (as InputStream) and provide ServiceDocument as ServiceDocument
readServiceDocument(InputStream, String) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Read (de-serialize) data from service document inputStream (as InputStream) and provide ServiceDocument as ServiceDocument
readServiceDocument(InputStream, String) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
readServiceDocument(GetServiceDocumentUriInfo, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
readServiceDocument(GetServiceDocumentUriInfo, String) - Method in interface org.apache.olingo.odata2.api.processor.part.ServiceDocumentProcessor
 
readServiceDokument(XMLStreamReader) - Method in class org.apache.olingo.odata2.core.ep.consumer.AtomServiceDocumentConsumer
 
readSingleEntry() - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonEntryConsumer
 
readStartedElement(XMLStreamReader, String, EntityPropertyInfo, EntityTypeMapping, EntityProviderReadProperties) - Method in class org.apache.olingo.odata2.core.ep.consumer.XmlPropertyConsumer
 
readStartedInlineFeed(String) - Method in class org.apache.olingo.odata2.core.ep.consumer.JsonFeedConsumer
 
readText(InputStream) - Method in class org.apache.olingo.odata2.core.ep.BasicEntityProvider
Reads text from an input stream.
readUnaryoperator(Token, InfoUnaryOperator) - Method in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 
receiveReadProperties(EntityProviderReadProperties, EdmNavigationProperty) - Method in interface org.apache.olingo.odata2.api.ep.callback.OnReadInlineContent
Receive (request) to be used EntityProviderReadProperties to read the found inline navigation property (><m:inline>...</m:inline>).
receiveWithCharsetParameter(String) - Method in class org.apache.olingo.odata2.core.commons.ContentType
Ensure that charset parameter (ContentType.PARAMETER_CHARSET) is set on returned content type if this ContentType is a odata text related content type (@see ContentType.isContentTypeODataTextRelated()).
redirectDelete() - Method in class org.apache.olingo.odata2.core.rest.ODataRedirectLocator
 
redirectGet() - Method in class org.apache.olingo.odata2.core.rest.ODataRedirectLocator
 
redirectHead() - Method in class org.apache.olingo.odata2.core.rest.ODataRedirectLocator
 
redirectMerge() - Method in class org.apache.olingo.odata2.core.rest.ODataRedirectLocator
 
redirectOptions() - Method in class org.apache.olingo.odata2.core.rest.ODataRedirectLocator
 
redirectPatch() - Method in class org.apache.olingo.odata2.core.rest.ODataRedirectLocator
 
redirectPost() - Method in class org.apache.olingo.odata2.core.rest.ODataRedirectLocator
 
redirectPut() - Method in class org.apache.olingo.odata2.core.rest.ODataRedirectLocator
 
ReferentialConstraint - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this Class represent a referential constraint
ReferentialConstraint() - Constructor for class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraint
 
ReferentialConstraintRole - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this Class represent a referential constraint role
ReferentialConstraintRole() - Constructor for class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraintRole
 
REL_DELTA - Static variable in interface org.apache.olingo.odata2.api.ep.callback.TombstoneCallback
Deprecated.
remove() - Method in class org.apache.olingo.odata2.core.uri.expression.TokenList
 
removeEndingCRLF(Line) - Static method in class org.apache.olingo.odata2.core.batch.v2.BatchParserCommon
 
removeHeader(String) - Method in class org.apache.olingo.odata2.core.batch.v2.Header
 
removeLink(String) - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl
 
removeParameter(String) - Method in interface org.apache.olingo.odata2.api.processor.ODataContext
Removes parameter.
removeParameter(String) - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
REPLACE - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
REQUEST_ENTITY_TOO_LARGE - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
REQUEST_HEADER_CONTENT_ID - Static variable in class org.apache.olingo.odata2.core.batch.BatchHelper
 
REQUEST_HEADER_FIELD_TOO_LARGE - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
REQUEST_TIMEOUT - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
REQUEST_URI_TOO_LONG - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
REQUESTED_RANGE_NOT_SATISFIABLE - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
requestHeaders(Map<String, List<String>>) - Method in class org.apache.olingo.odata2.api.processor.ODataRequest.ODataRequestBuilder
 
requestHeaders(Map<String, List<String>>) - Static method in class org.apache.olingo.odata2.api.processor.ODataRequest
 
requestHeaders(Map<String, List<String>>) - Method in class org.apache.olingo.odata2.core.ODataRequestImpl.ODataRequestBuilderImpl
 
RESET_CONTENT - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
resourceEntityType - Variable in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 
responsePayload(boolean) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
If set to true an entity set (or collection) is rendered as response payload in OData V2 format.
responses(List<ODataResponse>) - Method in class org.apache.olingo.odata2.api.batch.BatchResponsePart.BatchResponsePartBuilder
 
responses(List<ODataResponse>) - Static method in class org.apache.olingo.odata2.api.batch.BatchResponsePart
 
responses(List<ODataResponse>) - Method in class org.apache.olingo.odata2.core.batch.BatchResponsePartImpl.BatchResponsePartBuilderImpl
 
RestUtil - Class in org.apache.olingo.odata2.core.rest
 
RestUtil - Class in org.apache.olingo.odata2.core.servlet
 
RestUtil() - Constructor for class org.apache.olingo.odata2.core.rest.RestUtil
 
RestUtil() - Constructor for class org.apache.olingo.odata2.core.servlet.RestUtil
 
RESULTS - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
retrieveEntryResult(WriteEntryCallbackContext) - Method in interface org.apache.olingo.odata2.api.ep.callback.OnWriteEntryContent
Retrieves the data for an entry.
retrieveFeedResult(WriteFeedCallbackContext) - Method in interface org.apache.olingo.odata2.api.ep.callback.OnWriteFeedContent
Retrieves the data for a feed.
RETRY_AFTER - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.37">HTTP/1.1 documentation}.
ReturnType - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this Class represent a return type of a function import
ReturnType() - Constructor for class org.apache.olingo.odata2.api.edm.provider.ReturnType
 
rightSide - Variable in class org.apache.olingo.odata2.core.uri.expression.BinaryExpressionImpl
 
ROUND - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
RuntimeDelegate - Class in org.apache.olingo.odata2.api.rt
Provides access to core implementation classes for interfaces.
RuntimeDelegate() - Constructor for class org.apache.olingo.odata2.api.rt.RuntimeDelegate
 
RuntimeDelegate.RuntimeDelegateInstance - Class in org.apache.olingo.odata2.api.rt
An implementation is available in the core library.
RuntimeDelegateImpl - Class in org.apache.olingo.odata2.core.rt
 
RuntimeDelegateImpl() - Constructor for class org.apache.olingo.odata2.core.rt.RuntimeDelegateImpl
 
RuntimeDelegateInstance() - Constructor for class org.apache.olingo.odata2.api.rt.RuntimeDelegate.RuntimeDelegateInstance
 
RuntimeMeasurementImpl() - Constructor for class org.apache.olingo.odata2.core.ODataContextImpl.RuntimeMeasurementImpl
 

S

SByte - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
 
Schema - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent a schema
Schema() - Constructor for class org.apache.olingo.odata2.api.edm.provider.Schema
 
SECOND - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
SEE_OTHER - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
selectedLinks(List<String>) - Method in class org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder
A list of selected links.
selectedLinks(List<String>) - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl.ExpandSelectTreeNodeBuilderImpl
 
selectedProperties(List<String>) - Method in class org.apache.olingo.odata2.api.uri.ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder
A list of properties which are selected.
selectedProperties(List<String>) - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl.ExpandSelectTreeNodeBuilderImpl
 
SelectItem - Interface in org.apache.olingo.odata2.api.uri
An item of a $select system query option.
SelectItemImpl - Class in org.apache.olingo.odata2.core.uri
 
SelectItemImpl() - Constructor for class org.apache.olingo.odata2.core.uri.SelectItemImpl
 
selfLink(URI) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
 
separator() - Method in class org.apache.olingo.odata2.core.ep.util.JsonStreamWriter
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.olingo.odata2.core.servlet.ODataServlet
 
SERVICE_UNAVAILABLE - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
ServiceDocument - Interface in org.apache.olingo.odata2.api.servicedocument
A Service document
ServiceDocumentImpl - Class in org.apache.olingo.odata2.core.servicedocument
 
ServiceDocumentImpl() - Constructor for class org.apache.olingo.odata2.core.servicedocument.ServiceDocumentImpl
 
ServiceDocumentParser - Interface in org.apache.olingo.odata2.api.servicedocument
 
ServiceDocumentParserException - Exception in org.apache.olingo.odata2.api.servicedocument
 
ServiceDocumentParserException(String) - Constructor for exception org.apache.olingo.odata2.api.servicedocument.ServiceDocumentParserException
 
ServiceDocumentProcessor - Interface in org.apache.olingo.odata2.api.processor.part
Execute a OData service document request.
serviceRoot(URI) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
 
serviceRoot(URI) - Static method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties
 
SET_COOKIE - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.ietf.org/rfc/rfc2109.txt">IETF RFC 2109}.
setAbstract(boolean) - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexType
Sets if it is abstract
setAbstract(boolean) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityType
 
setAcceptableLanguages(List<Locale>) - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
setAcceptElements(List<Accept>) - Method in class org.apache.olingo.odata2.core.servicedocument.CollectionImpl
 
setAction(EdmAction) - Method in class org.apache.olingo.odata2.api.edm.provider.OnDelete
Sets the EdmAction for this OnDelete
setAlias(String) - Method in class org.apache.olingo.odata2.api.edm.provider.AliasInfo
 
setAlias(String) - Method in class org.apache.olingo.odata2.api.edm.provider.Schema
Sets the alias for this Schema
setAlias(String) - Method in class org.apache.olingo.odata2.api.edm.provider.Using
Sets the alias for this Using
setAllExplicitly() - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl
 
setAllKindFalse() - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl
 
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.Association
Sets the collection of AnnotationAttribute for this Association
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationEnd
Sets the collection of AnnotationAttribute for this AssociationEnd
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSet
Sets the collection of AnnotationAttribute for this AssociationSet
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSetEnd
Sets the collection of AnnotationAttribute for this AssociationSetEnd
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexProperty
 
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexType
Sets the collection of AnnotationAttribute for this ComplexType
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.Documentation
Sets the collection of AnnotationAttribute for this Documentation
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainerInfo
Sets the collection of AnnotationAttribute for this EntityContainer
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.EntitySet
Sets the collection of AnnotationAttribute for this EntitySet
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityType
Sets the collection of AnnotationAttribute for this EntityType
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImport
Sets the collection of AnnotationAttribute for this FunctionImport
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImportParameter
Sets the collection of AnnotationAttribute for this FunctionImportParameter
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.Key
Sets the List of AnnotationAttribute for this Key
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.NavigationProperty
Sets the List of AnnotationAttribute for this NavigationProperty
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.OnDelete
Sets the List of AnnotationAttribute for this OnDelete
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.Property
Sets the List of AnnotationAttribute for this Property
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.PropertyRef
Sets the List of AnnotationAttribute for this PropertyRef
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraint
Sets the List of AnnotationAttribute for this ReferentialConstraint
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraintRole
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.Schema
Sets the List of AnnotationAttribute for this Schema
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.SimpleProperty
 
setAnnotationAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.Using
Sets the collection of AnnotationAttribute for this Using
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.Association
Sets the collection of AnnotationElement for this Association
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationEnd
Sets the collection of AnnotationElement for this AssociationEnd
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSet
Sets the collection of AnnotationElement for this AssociationSet
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSetEnd
Sets the collection of AnnotationElement for this AssociationSetEnd
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexProperty
 
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexType
Sets the collection of AnnotationElement for this ComplexType
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.DataServices
Sets the collection of AnnotationElement for this DataServices
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.Documentation
Sets the collection of AnnotationElement for this Documentation
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainerInfo
Sets the collection of AnnotationElement for this EntityContainer
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.EntitySet
Sets the collection of AnnotationElement for this EntitySet
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityType
Sets the collection of AnnotationElement for this EntityType
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImport
Sets the collection of AnnotationElement for this FunctionImport
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImportParameter
Sets the collection of AnnotationElement for this FunctionImportParameter
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.Key
Sets the List of AnnotationElement for this Key
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.NavigationProperty
Sets the List of AnnotationElement for this NavigationProperty
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.OnDelete
Sets the List of AnnotationElement for this OnDelete
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.Property
Sets the List of AnnotationElement for this Property
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.PropertyRef
Sets the List of AnnotationElement for this PropertyRef
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraint
Sets the List of AnnotationElement for this ReferentialConstraint
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraintRole
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.Schema
Sets the List of AnnotationElement for this Schema
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.SimpleProperty
 
setAnnotationElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.Using
Sets the collection of AnnotationElement for this Using
setAssociation(FullQualifiedName) - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSet
Sets the FullQualifiedName association for this AssociationSet
setAssociations(List<Association>) - Method in class org.apache.olingo.odata2.api.edm.provider.Schema
Sets the Associations for this Schema
setAssociationSets(List<AssociationSet>) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainer
Sets the association sets of this EntityContainer
setAtomInfo(AtomInfo) - Method in class org.apache.olingo.odata2.core.servicedocument.ServiceDocumentImpl
 
setAttributes(List<AnnotationAttribute>) - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationElement
Sets the attributes for this AnnotationElement.
setAttributes(List<ExtensionAttribute>) - Method in class org.apache.olingo.odata2.core.servicedocument.CommonAttributesImpl
 
setAttributes(List<ExtensionAttribute>) - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionElementImpl
 
setAttributes(CommonAttributes) - Method in class org.apache.olingo.odata2.core.servicedocument.WorkspaceImpl
 
setBase(String) - Method in class org.apache.olingo.odata2.core.servicedocument.CommonAttributesImpl
 
setBaseType(FullQualifiedName) - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexType
Sets the FullQualifiedName of the base type
setBaseType(FullQualifiedName) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityType
 
setBatchParentContext(ODataContext) - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
setBody(String) - Method in class org.apache.olingo.odata2.core.batch.BatchSingleResponseImpl
 
setCategories(List<Categories>) - Method in class org.apache.olingo.odata2.core.servicedocument.CollectionImpl
 
setCategoryList(List<Category>) - Method in class org.apache.olingo.odata2.core.servicedocument.CategoriesImpl
 
setChangeSet(boolean) - Method in class org.apache.olingo.odata2.core.batch.BatchRequestPartImpl
 
setChildElements(List<AnnotationElement>) - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationElement
Sets the child elements for this AnnotationElement.
setClassName(String) - Method in interface org.apache.olingo.odata2.api.processor.ODataContext.RuntimeMeasurement
Sets the class name.
setClassName(String) - Method in class org.apache.olingo.odata2.core.ODataContextImpl.RuntimeMeasurementImpl
 
setCollation(String) - Method in class org.apache.olingo.odata2.api.edm.provider.Facets
Sets the collation of this Facets
setCollections(List<Collection>) - Method in class org.apache.olingo.odata2.core.servicedocument.WorkspaceImpl
 
setCommonAttributes(CommonAttributes) - Method in class org.apache.olingo.odata2.core.servicedocument.AcceptImpl
 
setCommonAttributes(CommonAttributes) - Method in class org.apache.olingo.odata2.core.servicedocument.AtomInfoImpl
 
setCommonAttributes(CommonAttributes) - Method in class org.apache.olingo.odata2.core.servicedocument.CategoryImpl
 
setCommonAttributes(CommonAttributes) - Method in class org.apache.olingo.odata2.core.servicedocument.CollectionImpl
 
setComplexTypes(List<ComplexType>) - Method in class org.apache.olingo.odata2.api.edm.provider.Schema
Sets the ComplexTypes for this Schema
setConcurrencyMode(EdmConcurrencyMode) - Method in class org.apache.olingo.odata2.api.edm.provider.Facets
Sets the EdmConcurrencyMode of this Facets
setContainsInlineEntry(boolean) - Method in class org.apache.olingo.odata2.core.ep.entry.ODataEntryImpl
 
setContentId(String) - Method in class org.apache.olingo.odata2.core.batch.BatchSingleResponseImpl
 
setContentType(String) - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Set content type which should be used to serialize an error response.
setContentType(String) - Method in class org.apache.olingo.odata2.core.ep.entry.MediaMetadataImpl
 
setContext(ODataContext) - Method in interface org.apache.olingo.odata2.api.processor.ODataProcessor
 
setContext(ODataContext) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
setCount(boolean) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setCurrentExpandSelectTreeNode(ExpandSelectTreeNode) - Method in class org.apache.olingo.odata2.api.ep.callback.WriteCallbackContext
Do Not Call This Method!
setCurrentWriteProperties(EntityProviderWriteProperties) - Method in class org.apache.olingo.odata2.api.ep.callback.WriteCallbackContext
EntityProviderWriteProperties of outer producer.
setCustomEdmxVersion(String) - Method in class org.apache.olingo.odata2.api.edm.provider.DataServices
Sets a custom edmx version which is used in the metadata document
setCustomizableFeedMappings(CustomizableFeedMappings) - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexProperty
 
setCustomizableFeedMappings(CustomizableFeedMappings) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityType
setCustomizableFeedMappings(CustomizableFeedMappings) - Method in class org.apache.olingo.odata2.api.edm.provider.Property
setCustomizableFeedMappings(CustomizableFeedMappings) - Method in class org.apache.olingo.odata2.api.edm.provider.SimpleProperty
 
setCustomQueryOptions(Map<String, String>) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setDataServiceVersion(String) - Method in class org.apache.olingo.odata2.api.edm.provider.DataServices
Sets the data service version for this DataServices
setDebugMode(boolean) - Method in interface org.apache.olingo.odata2.api.processor.ODataContext
Enables debug mode.
setDebugMode(boolean) - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
setDefaultEntityContainer(boolean) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainer
Sets if this is the default EntityContainer
setDefaultEntityContainer(boolean) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainerInfo
Sets if this is the default EntityContainerInfo
setDefaultValue(String) - Method in class org.apache.olingo.odata2.api.edm.provider.Facets
Sets the default value of this Facets
setDeletedEntriesData(List<Map<String, Object>>) - Method in class org.apache.olingo.odata2.api.ep.callback.TombstoneCallbackResult
Sets the data for all deleted entries
setDeltaLink(String) - Method in class org.apache.olingo.odata2.api.ep.callback.TombstoneCallbackResult
Sets the delta link to retrieve a delta.
setDeltaLink(String) - Method in class org.apache.olingo.odata2.core.ep.feed.FeedMetadataImpl
 
setDependent(ReferentialConstraintRole) - Method in class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraint
setDocumentation(Documentation) - Method in class org.apache.olingo.odata2.api.edm.provider.Association
Sets the Documentation for this Association
setDocumentation(Documentation) - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationEnd
Sets the Documentation for this AssociationEnd
setDocumentation(Documentation) - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSet
Sets the Documentation for this AssociationSet
setDocumentation(Documentation) - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSetEnd
setDocumentation(Documentation) - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexProperty
 
setDocumentation(Documentation) - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexType
Sets the Documentation
setDocumentation(Documentation) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainer
Sets the Documentation
setDocumentation(Documentation) - Method in class org.apache.olingo.odata2.api.edm.provider.EntitySet
Sets the Documentation
setDocumentation(Documentation) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityType
 
setDocumentation(Documentation) - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImport
Sets the Documentation
setDocumentation(Documentation) - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImportParameter
setDocumentation(Documentation) - Method in class org.apache.olingo.odata2.api.edm.provider.NavigationProperty
setDocumentation(Documentation) - Method in class org.apache.olingo.odata2.api.edm.provider.OnDelete
Sets the Documentation for this OnDelete
setDocumentation(Documentation) - Method in class org.apache.olingo.odata2.api.edm.provider.Property
Sets the Documentation for this Property
setDocumentation(Documentation) - Method in class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraint
setDocumentation(Documentation) - Method in class org.apache.olingo.odata2.api.edm.provider.SimpleProperty
 
setDocumentation(Documentation) - Method in class org.apache.olingo.odata2.api.edm.provider.Using
Sets the Documentation for this Using
setEditLink(String) - Method in class org.apache.olingo.odata2.core.ep.entry.MediaMetadataImpl
 
setEdmProperty(EdmTyped) - Method in class org.apache.olingo.odata2.core.uri.expression.PropertyExpressionImpl
 
setEdmType(EdmType) - Method in interface org.apache.olingo.odata2.api.uri.expression.CommonExpression
Set the edmType of this expression node
setEdmType(EdmType) - Method in class org.apache.olingo.odata2.core.uri.expression.BinaryExpressionImpl
 
setEdmType(EdmType) - Method in class org.apache.olingo.odata2.core.uri.expression.FilterExpressionImpl
 
setEdmType(EdmType) - Method in class org.apache.olingo.odata2.core.uri.expression.LiteralExpressionImpl
 
setEdmType(EdmType) - Method in class org.apache.olingo.odata2.core.uri.expression.MemberExpressionImpl
 
setEdmType(EdmType) - Method in class org.apache.olingo.odata2.core.uri.expression.MethodExpressionImpl
 
setEdmType(EdmType) - Method in class org.apache.olingo.odata2.core.uri.expression.OrderByExpressionImpl
 
setEdmType(EdmType) - Method in class org.apache.olingo.odata2.core.uri.expression.OrderExpressionImpl
 
setEdmType(EdmType) - Method in class org.apache.olingo.odata2.core.uri.expression.PropertyExpressionImpl
 
setEdmType(EdmType) - Method in class org.apache.olingo.odata2.core.uri.expression.UnaryExpressionImpl
 
setElements(List<ExtensionElement>) - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionElementImpl
 
setEnd1(AssociationEnd) - Method in class org.apache.olingo.odata2.api.edm.provider.Association
Sets the first AssociationEnd for this Association
setEnd1(AssociationSetEnd) - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSet
Sets the first AssociationSetEnd for this AssociationSet
setEnd2(AssociationEnd) - Method in class org.apache.olingo.odata2.api.edm.provider.Association
Sets the second AssociationEnd for this Association
setEnd2(AssociationSetEnd) - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSet
Sets the second AssociationSetEnd for this AssociationSet
setEntityContainer(EdmEntityContainer) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setEntityContainers(List<EntityContainer>) - Method in class org.apache.olingo.odata2.api.edm.provider.Schema
Sets the EntityContainers for this Schema
setEntitySet(String) - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSetEnd
Sets the target entity set of this AssociationSetEnd
setEntitySet(String) - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImport
Sets the EntitySet of this FunctionImport
setEntitySet(EdmEntitySet) - Method in class org.apache.olingo.odata2.core.uri.NavigationSegmentImpl
 
setEntitySets(List<EntitySet>) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainer
Sets the entity sets of this EntityContainer
setEntitySetsInfo(List<EdmEntitySetInfo>) - Method in class org.apache.olingo.odata2.core.servicedocument.ServiceDocumentImpl
 
setEntityType(FullQualifiedName) - Method in class org.apache.olingo.odata2.api.edm.provider.EntitySet
Sets the FullQualifiedName of the EntityType of this EntitySet
setEntityTypes(List<EntityType>) - Method in class org.apache.olingo.odata2.api.edm.provider.Schema
Sets the EntityTypes for this Schema
setEntryData(Map<String, Object>) - Method in class org.apache.olingo.odata2.api.ep.callback.WriteCallbackContext
Do Not Call This Method!
setEntryData(Map<String, Object>) - Method in class org.apache.olingo.odata2.api.ep.callback.WriteEntryCallbackResult
 
setErrorCode(String) - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Set OData error code that should be returned in error response.
setErrorDetails(Collection<ODataErrorContext>) - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Set a collection of detailed errors for a OData inner error to be returned in error response.
setEtag(String) - Method in class org.apache.olingo.odata2.core.ep.entry.EntryMetadataImpl
 
setEtag(String) - Method in class org.apache.olingo.odata2.core.ep.entry.MediaMetadataImpl
 
setException(Exception) - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Set the causing exception.
setExpand(List<ArrayList<NavigationPropertySegment>>) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setExpanded() - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl
 
setExplicitlySelected() - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl
 
setExpression(CommonExpression) - Method in exception org.apache.olingo.odata2.core.uri.expression.ExpressionParserInternalError
 
setExtendz(String) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainer
Sets the entity container which is the parent of this EntityContainer
setExtendz(String) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainerInfo
Sets the entity container which is the parent of this EntityContainerInfo
setExtesionElements(List<ExtensionElement>) - Method in class org.apache.olingo.odata2.core.servicedocument.AtomInfoImpl
 
setExtesionElements(List<ExtensionElement>) - Method in class org.apache.olingo.odata2.core.servicedocument.CollectionImpl
 
setExtesionElements(List<ExtensionElement>) - Method in class org.apache.olingo.odata2.core.servicedocument.WorkspaceImpl
 
setFacets(EdmFacets) - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexProperty
 
setFacets(EdmFacets) - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImportParameter
setFacets(EdmFacets) - Method in class org.apache.olingo.odata2.api.edm.provider.Property
Sets the Facets for this Property
setFacets(EdmFacets) - Method in class org.apache.olingo.odata2.api.edm.provider.SimpleProperty
 
setFcContentKind(EdmContentKind) - Method in class org.apache.olingo.odata2.api.edm.provider.CustomizableFeedMappings
Sets the EdmContentKind.
setFcKeepInContent(Boolean) - Method in class org.apache.olingo.odata2.api.edm.provider.CustomizableFeedMappings
Sets if this is kept in content.
setFcNsPrefix(String) - Method in class org.apache.olingo.odata2.api.edm.provider.CustomizableFeedMappings
Sets the prefix.
setFcNsUri(String) - Method in class org.apache.olingo.odata2.api.edm.provider.CustomizableFeedMappings
Sets the Uri.
setFcSourcePath(String) - Method in class org.apache.olingo.odata2.api.edm.provider.CustomizableFeedMappings
Sets the source path.
setFcTargetPath(String) - Method in class org.apache.olingo.odata2.api.edm.provider.CustomizableFeedMappings
Sets the target path.
setFeedData(List<Map<String, Object>>) - Method in class org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackResult
Sets the feed data as a list of maps.
setFilter(FilterExpression) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setFilterTree(CommonExpression) - Method in exception org.apache.olingo.odata2.api.uri.expression.ExceptionVisitExpression
Sets erroneous filter tree for debug information.
setFilterTree(CommonExpression) - Method in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
Sets erroneous filter tree for debug information.
setFixed(Fixed) - Method in class org.apache.olingo.odata2.core.servicedocument.CategoriesImpl
 
setFixedLength(Boolean) - Method in class org.apache.olingo.odata2.api.edm.provider.Facets
Sets the fixed length of this Facets
setFlagWhiteSpace(Boolean) - Method in class org.apache.olingo.odata2.core.uri.expression.Tokenizer
Inform the Tokenizer whether extra tokens for whitespace characters should be added to the token list or not.
setFormat(String) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setFromRole(String) - Method in class org.apache.olingo.odata2.api.edm.provider.NavigationProperty
Sets the role this NavigationProperty is comming from
setFunctionImport(EdmFunctionImport) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setFunctionImports(List<FunctionImport>) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainer
Sets the function imports of this EntityContainer
setFurtherType(EdmSimpleType) - Method in class org.apache.olingo.odata2.core.uri.expression.ParameterSet
 
setHasStream(boolean) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityType
Sets if this EntityType is a media resource
setHeaders(Map<String, String>) - Method in class org.apache.olingo.odata2.core.batch.BatchSingleResponseImpl
 
setHref(String) - Method in class org.apache.olingo.odata2.core.servicedocument.CategoriesImpl
 
setHref(String) - Method in class org.apache.olingo.odata2.core.servicedocument.CollectionImpl
 
setHttpHeaders(HttpHeaders) - Method in class org.apache.olingo.odata2.core.rest.SubLocatorParameter
 
setHttpMethod(String) - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImport
Sets the HTTP method of this FunctionImport
setHttpMethod(String) - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
setHttpStatus(HttpStatusCodes) - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Set http status code that should be returned in error response.
setId(String) - Method in class org.apache.olingo.odata2.core.ep.entry.EntryMetadataImpl
 
setInlineCount(int) - Method in class org.apache.olingo.odata2.core.ep.feed.FeedMetadataImpl
 
setInlineCount(InlineCount) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setInlineProperties(EntityProviderWriteProperties) - Method in class org.apache.olingo.odata2.api.ep.callback.WriteEntryCallbackResult
Sets the inline properties for this entry
setInlineProperties(EntityProviderWriteProperties) - Method in class org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackResult
Sets the properties for the inline data.
setInnerError(String) - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Set a string for a OData inner error to be returned in error response.
setInternalName(String) - Method in class org.apache.olingo.odata2.api.edm.provider.Mapping
Sets the value for this Mapping.
setKey(Key) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityType
Sets the Key for this EntityType
setKeyPredicates(List<KeyPredicate>) - Method in class org.apache.olingo.odata2.core.uri.NavigationSegmentImpl
 
setKeyPredicates(List<KeyPredicate>) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setKeys(List<PropertyRef>) - Method in class org.apache.olingo.odata2.api.edm.provider.Key
Sets the Propertys by their PropertyRef for this Key
setLabel(String) - Method in class org.apache.olingo.odata2.core.servicedocument.CategoryImpl
 
setLang(String) - Method in class org.apache.olingo.odata2.core.servicedocument.CommonAttributesImpl
 
setLinks(boolean) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setLocale(Locale) - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Set the locale for a translated message.
setLongDescription(String) - Method in class org.apache.olingo.odata2.api.edm.provider.Documentation
Sets the long description for this Documentation
setMapping(Mapping) - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexProperty
 
setMapping(Mapping) - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexType
Sets the Mapping
setMapping(Mapping) - Method in class org.apache.olingo.odata2.api.edm.provider.EntitySet
Sets the Mapping
setMapping(Mapping) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityType
 
setMapping(Mapping) - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImport
Sets the Mapping
setMapping(Mapping) - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImportParameter
setMapping(Mapping) - Method in class org.apache.olingo.odata2.api.edm.provider.NavigationProperty
Sets the Mapping for this NavigationProperty
setMapping(Mapping) - Method in class org.apache.olingo.odata2.api.edm.provider.Property
Sets the Mapping for this Property
setMapping(Mapping) - Method in class org.apache.olingo.odata2.api.edm.provider.SimpleProperty
 
setMaxLength(Integer) - Method in class org.apache.olingo.odata2.api.edm.provider.Facets
Sets the maximum length of this Facets
setMediaResourceMimeTypeKey(String) - Method in class org.apache.olingo.odata2.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.odata2.api.edm.provider.Mapping
Sets the key for the resource source key which is used for the lookup in the data map
setMemoryStarted(long) - Method in interface org.apache.olingo.odata2.api.processor.ODataContext.RuntimeMeasurement
Sets the start heap memory used.
setMemoryStarted(long) - Method in class org.apache.olingo.odata2.core.ODataContextImpl.RuntimeMeasurementImpl
 
setMemoryStopped(long) - Method in interface org.apache.olingo.odata2.api.processor.ODataContext.RuntimeMeasurement
Sets the stop heap memory used.
setMemoryStopped(long) - Method in class org.apache.olingo.odata2.core.ODataContextImpl.RuntimeMeasurementImpl
 
setMessage(String) - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Set a translated message.
setMethodName(String) - Method in interface org.apache.olingo.odata2.api.processor.ODataContext.RuntimeMeasurement
Sets the method name.
setMethodName(String) - Method in class org.apache.olingo.odata2.core.ODataContextImpl.RuntimeMeasurementImpl
 
setMimeType(String) - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexProperty
 
setMimeType(String) - Method in class org.apache.olingo.odata2.api.edm.provider.Property
Sets the mime type for this Property
setMimeType(String) - Method in class org.apache.olingo.odata2.api.edm.provider.SimpleProperty
 
setMode(String) - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImportParameter
Sets the mode of this FunctionImportParameter
setMultiplicity(EdmMultiplicity) - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationEnd
setMultiplicity(EdmMultiplicity) - Method in class org.apache.olingo.odata2.api.edm.provider.ReturnType
Sets the EdmMultiplicity of this ReturnType
setName(String) - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute
Sets the name for this AnnotationAttribute.
setName(String) - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationElement
Sets the name for this AnnotationElement.
setName(String) - Method in class org.apache.olingo.odata2.api.edm.provider.Association
Sets the name for this Association
setName(String) - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSet
Sets the name for this AssociationSet
setName(String) - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexProperty
 
setName(String) - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexType
Sets the name
setName(String) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainer
Sets the name of this EntityContainer
setName(String) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityContainerInfo
Sets the name of this EntityContainerInfo
setName(String) - Method in class org.apache.olingo.odata2.api.edm.provider.EntitySet
Sets the name of this EntitySet
setName(String) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityType
 
setName(String) - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImport
Sets the name of this FunctionImport
setName(String) - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImportParameter
Sets the name of this FunctionImportParameter
setName(String) - Method in class org.apache.olingo.odata2.api.edm.provider.NavigationProperty
Sets the name of this NavigationProperty
setName(String) - Method in class org.apache.olingo.odata2.api.edm.provider.Property
Sets the name for this Property
setName(String) - Method in class org.apache.olingo.odata2.api.edm.provider.PropertyRef
Sets the name of the Property this PropertyRef is pointing to
setName(String) - Method in class org.apache.olingo.odata2.api.edm.provider.SimpleProperty
 
setName(String) - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionAttributeImpl
 
setName(String) - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionElementImpl
 
setNamespace(String) - Method in class org.apache.olingo.odata2.api.edm.provider.AliasInfo
 
setNamespace(String) - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute
Sets the namespace for this AnnotationAttribute.
setNamespace(String) - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationElement
Sets the namespace for this AnnotationElement.
setNamespace(String) - Method in class org.apache.olingo.odata2.api.edm.provider.Schema
Sets the namespace for this Schema
setNamespace(String) - Method in class org.apache.olingo.odata2.api.edm.provider.Using
Sets the namespace for this Using
setNamespace(String) - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionAttributeImpl
 
setNamespace(String) - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionElementImpl
 
setNavigationProperties(List<NavigationProperty>) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityType
Sets the NavigationPropertys for this EntityType
setNavigationProperty(EdmNavigationProperty) - Method in class org.apache.olingo.odata2.api.ep.callback.WriteCallbackContext
Do Not Call This Method!
setNavigationProperty(EdmNavigationProperty) - Method in class org.apache.olingo.odata2.core.uri.NavigationPropertySegmentImpl
 
setNavigationProperty(EdmNavigationProperty) - Method in class org.apache.olingo.odata2.core.uri.NavigationSegmentImpl
 
setNextLink(String) - Method in class org.apache.olingo.odata2.core.ep.feed.FeedMetadataImpl
 
setNullable(Boolean) - Method in class org.apache.olingo.odata2.api.edm.provider.Facets
Sets if this Facets is nullable
setObject(Object) - Method in class org.apache.olingo.odata2.api.edm.provider.Mapping
Sets an object.
setODataPathSegment(List<PathSegment>) - Method in class org.apache.olingo.odata2.core.PathInfoImpl
 
setOnDelete(OnDelete) - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationEnd
Sets OnDelete for this AssociationEnd
setOrderBy(OrderByExpression) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setParameter(String, Object) - Method in interface org.apache.olingo.odata2.api.processor.ODataContext
Sets a parameter.
setParameter(String, Object) - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
setParameters(List<FunctionImportParameter>) - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImport
setPathInfo(PathInfo) - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Set PathInfo object.
setPathInfo(PathInfo) - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
setPathSegments(List<PathSegment>) - Method in class org.apache.olingo.odata2.core.rest.SubLocatorParameter
 
setPathSplit(int) - Method in class org.apache.olingo.odata2.core.rest.SubLocatorParameter
 
setPosition(int) - Method in exception org.apache.olingo.odata2.core.uri.expression.TokenizerException
 
setPosition(int) - Method in exception org.apache.olingo.odata2.core.uri.expression.TokenizerExpectError
 
setPrecedingPathSegment(List<PathSegment>) - Method in class org.apache.olingo.odata2.core.PathInfoImpl
 
setPrecision(Integer) - Method in class org.apache.olingo.odata2.api.edm.provider.Facets
Sets the precision of this Facets
setPrefix(String) - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute
Sets the prefix for this AnnotationAttribute.
setPrefix(String) - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationElement
Sets the prefix for this AnnotationElement.
setPrefix(String) - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionAttributeImpl
 
setPrefix(String) - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionElementImpl
 
setPrevious(Exception) - Method in exception org.apache.olingo.odata2.core.uri.expression.TokenizerExpectError
 
setPrincipal(ReferentialConstraintRole) - Method in class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraint
setProperties(List<Property>) - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexType
Sets the Propertys
setProperties(List<Property>) - Method in class org.apache.olingo.odata2.api.edm.provider.EntityType
 
setProperty(EdmProperty) - Method in class org.apache.olingo.odata2.core.uri.KeyPredicateImpl
 
setProperty(EdmProperty) - Method in class org.apache.olingo.odata2.core.uri.SelectItemImpl
 
setPropertyRefs(List<PropertyRef>) - Method in class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraintRole
setReferentialConstraint(ReferentialConstraint) - Method in class org.apache.olingo.odata2.api.edm.provider.Association
setRelationship(FullQualifiedName) - Method in class org.apache.olingo.odata2.api.edm.provider.NavigationProperty
Sets the FullQualifiedName for the relationship of this NavigationProperty
setRequest(Request) - Method in class org.apache.olingo.odata2.core.rest.SubLocatorParameter
 
setRequest(ODataRequest) - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
setRequests(List<ODataRequest>) - Method in class org.apache.olingo.odata2.core.batch.BatchRequestPartImpl
 
setRequestUri(URI) - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Set the request uri to be used in a error response.
setRequestUri(URI) - Method in class org.apache.olingo.odata2.core.PathInfoImpl
 
setReturnType(ReturnType) - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImport
Sets the ReturnType of this FunctionImport
setRole(String) - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationEnd
Sets the role for this AssociationEnd
setRole(String) - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationSetEnd
Sets the role of this AssociationSetEnd
setRole(String) - Method in class org.apache.olingo.odata2.api.edm.provider.ReferentialConstraintRole
Sets the role of this ReferentialConstraintRole
setScale(Integer) - Method in class org.apache.olingo.odata2.api.edm.provider.Facets
Sets the scale of this Facets
setSchemas(List<Schema>) - Method in class org.apache.olingo.odata2.api.edm.provider.DataServices
Sets the schemas for this DataServices
setScheme(String) - Method in class org.apache.olingo.odata2.core.servicedocument.CategoriesImpl
 
setScheme(String) - Method in class org.apache.olingo.odata2.core.servicedocument.CategoryImpl
 
setSelect(List<SelectItem>) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setSelfLink(URI) - Method in class org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackContext
Sets the self Link for this feed.
setService(ODataService) - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
setServiceFactory(ODataServiceFactory) - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
setServiceFactory(ODataServiceFactory) - Method in class org.apache.olingo.odata2.core.rest.SubLocatorParameter
 
setServiceRoot(URI) - Method in class org.apache.olingo.odata2.core.PathInfoImpl
 
setServletRequest(HttpServletRequest) - Method in class org.apache.olingo.odata2.core.rest.SubLocatorParameter
 
setSeverity(String) - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Set OData severity that should be returned in error response.
setSkip(Integer) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setSkipToken(String) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setSourceEntitySet(EdmEntitySet) - Method in class org.apache.olingo.odata2.api.ep.callback.WriteCallbackContext
Do Not Call This Method!
setSourceLink(String) - Method in class org.apache.olingo.odata2.core.ep.entry.MediaMetadataImpl
 
setStar(boolean) - Method in class org.apache.olingo.odata2.core.uri.SelectItemImpl
 
setStartEntitySet(EdmEntitySet) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setStatusCode(String) - Method in class org.apache.olingo.odata2.core.batch.BatchSingleResponseImpl
 
setStatusInfo(String) - Method in class org.apache.olingo.odata2.core.batch.BatchSingleResponseImpl
 
setStrict(boolean) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder
 
setSummary(String) - Method in class org.apache.olingo.odata2.api.edm.provider.Documentation
Sets the summary for this Documentation
setTarget(String) - Method in class org.apache.olingo.odata2.api.processor.ODataErrorContext
Set a target for a OData detailed error to be returned in error response.
setTargetEntitySet(EdmEntitySet) - Method in class org.apache.olingo.odata2.core.uri.NavigationPropertySegmentImpl
 
setTargetEntitySet(EdmEntitySet) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setTargetType(EdmType) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setTerm(String) - Method in class org.apache.olingo.odata2.core.servicedocument.CategoryImpl
 
setText(String) - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute
Sets the text for this AnnotationAttribute.
setText(String) - Method in class org.apache.olingo.odata2.api.edm.provider.AnnotationElement
Sets the text for this AnnotationElement which will be displayed inside the tags.
setText(String) - Method in class org.apache.olingo.odata2.core.servicedocument.AcceptImpl
 
setText(String) - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionAttributeImpl
 
setText(String) - Method in class org.apache.olingo.odata2.core.servicedocument.ExtensionElementImpl
 
setText(String) - Method in class org.apache.olingo.odata2.core.servicedocument.TitleImpl
 
setTimeStarted(long) - Method in interface org.apache.olingo.odata2.api.processor.ODataContext.RuntimeMeasurement
Sets the start time.
setTimeStarted(long) - Method in class org.apache.olingo.odata2.core.ODataContextImpl.RuntimeMeasurementImpl
 
setTimeStopped(long) - Method in interface org.apache.olingo.odata2.api.processor.ODataContext.RuntimeMeasurement
Sets the stop time.
setTimeStopped(long) - Method in class org.apache.olingo.odata2.core.ODataContextImpl.RuntimeMeasurementImpl
 
setTitle(Title) - Method in class org.apache.olingo.odata2.core.servicedocument.CollectionImpl
 
setTitle(Title) - Method in class org.apache.olingo.odata2.core.servicedocument.WorkspaceImpl
 
setToken(String) - Method in exception org.apache.olingo.odata2.core.uri.expression.TokenizerExpectError
 
setToken(Token) - Method in exception org.apache.olingo.odata2.core.uri.expression.TokenizerException
 
setTop(Integer) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setToRole(String) - Method in class org.apache.olingo.odata2.api.edm.provider.NavigationProperty
Sets the role this NavigationProperty is going to
setType(EdmSimpleTypeKind) - Method in class org.apache.olingo.odata2.api.edm.provider.FunctionImportParameter
setType(EdmSimpleTypeKind) - Method in class org.apache.olingo.odata2.api.edm.provider.SimpleProperty
Sets the EdmSimpleTypeKind for this Property.
setType(FullQualifiedName) - Method in class org.apache.olingo.odata2.api.edm.provider.AssociationEnd
setType(FullQualifiedName) - Method in class org.apache.olingo.odata2.api.edm.provider.ComplexProperty
Sets the FullQualifiedName for this Property
setTypeName(FullQualifiedName) - Method in class org.apache.olingo.odata2.api.edm.provider.ReturnType
Sets the type of this ReturnType via the types FullQualifiedName
setUnicode(Boolean) - Method in class org.apache.olingo.odata2.api.edm.provider.Facets
Sets if this Facets is in Unicode
setUri(String) - Method in class org.apache.olingo.odata2.core.ep.entry.DeletedEntryMetadataImpl
 
setUri(String) - Method in class org.apache.olingo.odata2.core.ep.entry.EntryMetadataImpl
 
setUriInfo(UriInfo) - Method in class org.apache.olingo.odata2.core.rest.SubLocatorParameter
 
setUriType(UriType) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setUsings(List<Using>) - Method in class org.apache.olingo.odata2.api.edm.provider.Schema
Sets the Using for this Schema
setValue(boolean) - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
setValue(String) - Method in class org.apache.olingo.odata2.core.uri.KeyPredicateImpl
 
setWhen(Date) - Method in class org.apache.olingo.odata2.core.ep.entry.DeletedEntryMetadataImpl
 
setWorkspaces(List<Workspace>) - Method in class org.apache.olingo.odata2.core.servicedocument.AtomInfoImpl
 
SEVERITY - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
SIMPLE - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmTypeKind
 
SIMPLE_TYPE - Enum constant in enum class org.apache.olingo.odata2.core.uri.expression.TokenKind
Indicates that the token is a typed literal.
SimpleProperty - Class in org.apache.olingo.odata2.api.edm.provider
Objects of this class represent a simple property.
SimpleProperty() - Constructor for class org.apache.olingo.odata2.api.edm.provider.SimpleProperty
 
Single - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
 
skip() - Method in class org.apache.olingo.odata2.core.uri.expression.TokenList
 
sortForQParameter(List<String>) - Static method in class org.apache.olingo.odata2.core.commons.ContentType
Sort given list (which must contains content type formated string) for their "q" value as defined in RFC 2616 section 4.1 and RFC 2616 Section 3.9.
SortOrder - Enum Class in org.apache.olingo.odata2.api.uri.expression
Enumeration describing all possible sort orders used in an $orderby expression
splitValuesByComma(String) - Static method in class org.apache.olingo.odata2.core.batch.v2.Header
 
startJson(JsonReader) - Static method in class org.apache.olingo.odata2.core.ep.util.JsonUtils
 
startRuntimeMeasurement(String, String) - Method in interface org.apache.olingo.odata2.api.processor.ODataContext
Starts runtime measurement.
startRuntimeMeasurement(String, String) - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
STARTSWITH - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
status(HttpStatusCodes) - Method in class org.apache.olingo.odata2.api.processor.ODataResponse.ODataResponseBuilder
 
status(HttpStatusCodes) - Static method in class org.apache.olingo.odata2.api.processor.ODataResponse
 
status(HttpStatusCodes) - Method in class org.apache.olingo.odata2.core.ODataResponseImpl.ODataResponseBuilderImpl
 
stopRuntimeMeasurement(int) - Method in interface org.apache.olingo.odata2.api.processor.ODataContext
Stops runtime measurement.
stopRuntimeMeasurement(int) - Method in class org.apache.olingo.odata2.core.ODataContextImpl
 
String - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
 
stringValue(String) - Method in class org.apache.olingo.odata2.core.ep.util.JsonStreamWriter
 
stringValueRaw(String) - Method in class org.apache.olingo.odata2.core.ep.util.JsonStreamWriter
 
structuralType - Variable in class org.apache.olingo.odata2.core.edm.provider.EdmStructuralTypeImplProv
 
SUB - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.BinaryOperator
 
SubLocatorParameter - Class in org.apache.olingo.odata2.core.rest
 
SubLocatorParameter() - Constructor for class org.apache.olingo.odata2.core.rest.SubLocatorParameter
 
SUBSTRING - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
SUBSTRINGOF - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
SUMMARY - Static variable in class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
SYMBOL - Enum constant in enum class org.apache.olingo.odata2.core.uri.expression.TokenKind
Indicates that the token is a single symbol.
SYNDICATION_AUTHOREMAIL - Static variable in class org.apache.olingo.odata2.api.edm.EdmTargetPath
 
SYNDICATION_AUTHORNAME - Static variable in class org.apache.olingo.odata2.api.edm.EdmTargetPath
 
SYNDICATION_AUTHORURI - Static variable in class org.apache.olingo.odata2.api.edm.EdmTargetPath
 
SYNDICATION_CONTRIBUTOREMAIL - Static variable in class org.apache.olingo.odata2.api.edm.EdmTargetPath
 
SYNDICATION_CONTRIBUTORNAME - Static variable in class org.apache.olingo.odata2.api.edm.EdmTargetPath
 
SYNDICATION_CONTRIBUTORURI - Static variable in class org.apache.olingo.odata2.api.edm.EdmTargetPath
 
SYNDICATION_PUBLISHED - Static variable in class org.apache.olingo.odata2.api.edm.EdmTargetPath
 
SYNDICATION_RIGHTS - Static variable in class org.apache.olingo.odata2.api.edm.EdmTargetPath
 
SYNDICATION_SOURCE - Static variable in class org.apache.olingo.odata2.api.edm.EdmTargetPath
 
SYNDICATION_SUMMARY - Static variable in class org.apache.olingo.odata2.api.edm.EdmTargetPath
 
SYNDICATION_TITLE - Static variable in class org.apache.olingo.odata2.api.edm.EdmTargetPath
 
SYNDICATION_UPDATED - Static variable in class org.apache.olingo.odata2.api.edm.EdmTargetPath
 
SYSTEM - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmTypeKind
 
SYSTEM_NAMESPACE - Static variable in interface org.apache.olingo.odata2.api.edm.EdmSimpleType
 
SystemQueryOption - Enum Class in org.apache.olingo.odata2.core.uri
 

T

TARGET - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
TEMPORARY_REDIRECT - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
text - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmContentKind
 
TEXT_HTML - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
TEXT_PLAIN - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
TEXT_PLAIN - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
TEXT_PLAIN_CS_UTF_8 - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
TEXT_PLAIN_UTF8 - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
Time - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
 
Title - Interface in org.apache.olingo.odata2.api.servicedocument
A Title element
TitleImpl - Class in org.apache.olingo.odata2.core.servicedocument
 
TitleImpl() - Constructor for class org.apache.olingo.odata2.core.servicedocument.TitleImpl
 
toContentTypeString() - Method in class org.apache.olingo.odata2.core.commons.ContentType
Get ContentType as string as defined in RFC 2616 (http://www.ietf.org/rfc/rfc2616.txt - chapter 14.17: Content-Type)
toJsonString() - Method in class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl
 
token - Variable in class org.apache.olingo.odata2.core.uri.expression.ActualBinaryOperator
 
token - Variable in class org.apache.olingo.odata2.core.uri.expression.BinaryExpressionImpl
 
Token - Class in org.apache.olingo.odata2.core.uri.expression
 
Token(TokenKind, int, String) - Constructor for class org.apache.olingo.odata2.core.uri.expression.Token
 
Token(TokenKind, int, String, EdmLiteral) - Constructor for class org.apache.olingo.odata2.core.uri.expression.Token
 
TOKEN_UNDETERMINATED_STRING - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
tokenCount() - Method in class org.apache.olingo.odata2.core.uri.expression.TokenList
 
tokenize() - Method in class org.apache.olingo.odata2.core.uri.expression.Tokenizer
Tokenizes an expression as defined per OData specification
Tokenizer - Class in org.apache.olingo.odata2.core.uri.expression
Expression tokenizer
Tokenizer(String) - Constructor for class org.apache.olingo.odata2.core.uri.expression.Tokenizer
 
TokenizerException - Exception in org.apache.olingo.odata2.core.uri.expression
This exception is thrown if there is an error during tokenizing.
This exception in not in the public API, but may be added as cause for the ExpressionParserException exception.
TokenizerException(MessageReference) - Constructor for exception org.apache.olingo.odata2.core.uri.expression.TokenizerException
 
TokenizerException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.core.uri.expression.TokenizerException
 
TokenizerExpectError - Exception in org.apache.olingo.odata2.core.uri.expression
This exception is thrown if a token should be read from the top of the TokenList which does not match an expected token.
TokenizerExpectError(MessageReference) - Constructor for exception org.apache.olingo.odata2.core.uri.expression.TokenizerExpectError
 
TokenizerRTException - Exception in org.apache.olingo.odata2.core.uri.expression
Internal error.
TokenizerRTException() - Constructor for exception org.apache.olingo.odata2.core.uri.expression.TokenizerRTException
 
TokenKind - Enum Class in org.apache.olingo.odata2.core.uri.expression
The token kind is used to categorize a single Token.
tokenList - Variable in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 
TokenList - Class in org.apache.olingo.odata2.core.uri.expression
 
TokenList() - Constructor for class org.apache.olingo.odata2.core.uri.expression.TokenList
 
toLineList() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchLineReader
 
toList() - Method in class org.apache.olingo.odata2.core.batch.v2.BatchLineReader
 
TOLOWER - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
TombstoneCallback - Interface in org.apache.olingo.odata2.api.ep.callback
Interface that must be implemented in order to provide tombstone support.
TombstoneCallbackResult - Class in org.apache.olingo.odata2.api.ep.callback
Objects of this class are a container for the result of the TombstoneCallback.
TombstoneCallbackResult() - Constructor for class org.apache.olingo.odata2.api.ep.callback.TombstoneCallbackResult
 
TombstoneProducer - Class in org.apache.olingo.odata2.core.ep.producer
 
TombstoneProducer() - Constructor for class org.apache.olingo.odata2.core.ep.producer.TombstoneProducer
 
toMultiMap() - Method in class org.apache.olingo.odata2.core.batch.v2.Header
 
TOO_MANY_REQUESTS - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
toResponse(Exception) - Method in class org.apache.olingo.odata2.core.rest.ODataExceptionMapperImpl
 
toSingleMap() - Method in class org.apache.olingo.odata2.core.batch.v2.Header
 
toString() - Method in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
Get the status code info.
toString() - Method in class org.apache.olingo.odata2.api.edm.EdmLiteral
 
toString() - Method in enum class org.apache.olingo.odata2.api.edm.EdmMultiplicity
Returns the OData literal form of this multiplicity.
toString() - Method in class org.apache.olingo.odata2.api.edm.FullQualifiedName
 
toString() - Method in class org.apache.olingo.odata2.api.edm.provider.Facets
 
toString() - Method in class org.apache.olingo.odata2.api.edm.provider.ReturnType
 
toString() - Method in class org.apache.olingo.odata2.api.ep.callback.ReadEntryResult
 
toString() - Method in class org.apache.olingo.odata2.api.ep.callback.ReadFeedResult
 
toString() - Method in class org.apache.olingo.odata2.api.ep.callback.ReadResult
 
toString() - Method in enum class org.apache.olingo.odata2.api.uri.expression.BinaryOperator
 
toString() - Method in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
toString() - Method in enum class org.apache.olingo.odata2.api.uri.expression.SortOrder
 
toString() - Method in enum class org.apache.olingo.odata2.api.uri.expression.UnaryOperator
 
toString() - Method in class org.apache.olingo.odata2.core.batch.v2.Line
 
toString() - Method in class org.apache.olingo.odata2.core.commons.ContentType
 
toString() - Method in class org.apache.olingo.odata2.core.edm.AbstractSimpleType
 
toString() - Method in class org.apache.olingo.odata2.core.edm.provider.EdmStructuralTypeImplProv
 
toString() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityComplexPropertyInfo
 
toString() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityPropertyInfo
 
toString() - Method in class org.apache.olingo.odata2.core.ep.aggregator.EntityTypeMapping
 
toString() - Method in class org.apache.olingo.odata2.core.ep.aggregator.NavigationPropertyInfo
 
toString() - Method in class org.apache.olingo.odata2.core.ep.entry.EntryMetadataImpl
 
toString() - Method in class org.apache.olingo.odata2.core.ep.entry.MediaMetadataImpl
 
toString() - Method in class org.apache.olingo.odata2.core.ep.entry.ODataEntryImpl
 
toString() - Method in class org.apache.olingo.odata2.core.ep.feed.JsonFeedEntry
 
toString() - Method in class org.apache.olingo.odata2.core.ODataContextImpl.RuntimeMeasurementImpl
 
toString() - Method in class org.apache.olingo.odata2.core.uri.KeyPredicateImpl
 
toString() - Method in class org.apache.olingo.odata2.core.uri.NavigationPropertySegmentImpl
 
toString() - Method in class org.apache.olingo.odata2.core.uri.NavigationSegmentImpl
 
toString() - Method in class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
TOUPPER - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
toUriLiteral() - Method in enum class org.apache.olingo.odata2.api.uri.expression.BinaryOperator
 
toUriLiteral() - Method in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
toUriLiteral() - Method in enum class org.apache.olingo.odata2.api.uri.expression.SortOrder
 
toUriLiteral() - Method in enum class org.apache.olingo.odata2.api.uri.expression.UnaryOperator
 
toUriLiteral(String) - Method in interface org.apache.olingo.odata2.api.edm.EdmSimpleType
Converts default literal representation to URI literal representation.
toUriLiteral(String) - Method in class org.apache.olingo.odata2.core.edm.AbstractSimpleType
 
toUriLiteral(String) - Method in class org.apache.olingo.odata2.core.edm.EdmBinary
 
toUriLiteral(String) - Method in class org.apache.olingo.odata2.core.edm.EdmDateTime
 
toUriLiteral(String) - Method in class org.apache.olingo.odata2.core.edm.EdmDateTimeOffset
 
toUriLiteral(String) - Method in class org.apache.olingo.odata2.core.edm.EdmDecimal
 
toUriLiteral(String) - Method in class org.apache.olingo.odata2.core.edm.EdmDouble
 
toUriLiteral(String) - Method in class org.apache.olingo.odata2.core.edm.EdmGuid
 
toUriLiteral(String) - Method in class org.apache.olingo.odata2.core.edm.EdmInt64
 
toUriLiteral(String) - Method in class org.apache.olingo.odata2.core.edm.EdmNull
 
toUriLiteral(String) - Method in class org.apache.olingo.odata2.core.edm.EdmSingle
 
toUriLiteral(String) - Method in class org.apache.olingo.odata2.core.edm.EdmString
 
toUriLiteral(String) - Method in class org.apache.olingo.odata2.core.edm.EdmTime
 
transform(BatchBodyPart, PathInfo, String) - Method in class org.apache.olingo.odata2.core.batch.v2.BatchRequestTransformator
 
transform(BatchBodyPart, PathInfo, String) - Method in class org.apache.olingo.odata2.core.batch.v2.BatchResponseTransformator
 
transform(BatchBodyPart, PathInfo, String) - Method in interface org.apache.olingo.odata2.core.batch.v2.BatchTransformator
 
TRIM - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
trimLineListToLength(List<Line>, int) - Static method in class org.apache.olingo.odata2.core.batch.v2.BatchParserCommon
 
TRUE - Static variable in class org.apache.olingo.odata2.core.ep.consumer.XmlPropertyConsumer
 
TRUE - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
TRUNCATED_BODY - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
TRUNCETED_BODY requires 1 content value ('line number')
TUNNELING - Static variable in exception org.apache.olingo.odata2.api.exception.ODataNotImplementedException
 
TYPE - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
TYPE_EXPECTED_AT - Static variable in exception org.apache.olingo.odata2.api.uri.expression.ExpressionParserException
 
TYPED_LITERAL_TODO_CHECK - Enum constant in enum class org.apache.olingo.odata2.core.uri.expression.TokenKind
 
TYPEDECTECTION_FAILED_ON_STRING - Static variable in exception org.apache.olingo.odata2.core.uri.expression.TokenizerException
 
TYPEPROBLEM - Static variable in exception org.apache.olingo.odata2.api.edm.EdmException
 
TypePromotionValidator() - Constructor for class org.apache.olingo.odata2.core.uri.expression.InputTypeValidator.TypePromotionValidator
 

U

Uint7 - Class in org.apache.olingo.odata2.core.edm
Implementation of the internal simple type "unsigned 7-bit integer".
Uint7() - Constructor for class org.apache.olingo.odata2.core.edm.Uint7
 
UNARY - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.ExpressionKind
Unary operator expressions like "not" and "-"
UnaryExpression - Interface in org.apache.olingo.odata2.api.uri.expression
Represents a unary expression node in the expression tree

UnaryExpressionImpl - Class in org.apache.olingo.odata2.core.uri.expression
 
UnaryExpressionImpl(InfoUnaryOperator, CommonExpression) - Constructor for class org.apache.olingo.odata2.core.uri.expression.UnaryExpressionImpl
 
UnaryOperator - Enum Class in org.apache.olingo.odata2.api.uri.expression
Enumerations for supported unary operators of the OData expression parser for OData version 2.0
UNAUTHORIZED - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
UNAVAILABLE_FOR_LEGAL_REASONS - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
UNDEFINED - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmTypeKind
 
UNKNOWN - Enum constant in enum class org.apache.olingo.odata2.core.uri.expression.TokenKind
 
UNKNOWN_CHARACTER - Static variable in exception org.apache.olingo.odata2.core.uri.expression.TokenizerException
 
UNKNOWNLITERAL - Static variable in exception org.apache.olingo.odata2.api.edm.EdmLiteralException
 
UNKNOWNLITERAL - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
UNPROCESSABLE_ENTITY - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
unquotedValue(String) - Method in class org.apache.olingo.odata2.core.ep.util.JsonStreamWriter
 
UNSUPPORTED_ABSOLUTE_PATH - Static variable in exception org.apache.olingo.odata2.api.batch.BatchException
UNSUPPORTED_ABSOLUTE_PATH requires 1 content value ('line number')
UNSUPPORTED_CHARACTER_ENCODING - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
UNSUPPORTED_CHARACTER_ENCODING requires 1 content value ('found but unsupported character encoding')
UNSUPPORTED_MEDIA_TYPE - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
UNSUPPORTED_PROPERTY_TYPE - Static variable in exception org.apache.olingo.odata2.api.ep.EntityProviderException
UNSUPPORTED_PROPERTY_TYPE requires 1 content values ('property type')
updateContent(List<?>, Object...) - Method in class org.apache.olingo.odata2.api.exception.MessageReference
 
updateEntity(PutMergePatchUriInfo, InputStream, String, boolean, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
updateEntity(PutMergePatchUriInfo, InputStream, String, boolean, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntityProcessor
Updates an entity.
updateEntityComplexProperty(PutMergePatchUriInfo, InputStream, String, boolean, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
updateEntityComplexProperty(PutMergePatchUriInfo, InputStream, String, boolean, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntityComplexPropertyProcessor
Updates a complex property of an entity.
updateEntityLink(PutMergePatchUriInfo, InputStream, String, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
updateEntityLink(PutMergePatchUriInfo, InputStream, String, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntityLinkProcessor
Updates the link to the target entity of a navigation property.
updateEntityMedia(PutMergePatchUriInfo, InputStream, String, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
updateEntityMedia(PutMergePatchUriInfo, InputStream, String, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntityMediaProcessor
Updates the media resource of an entity.
updateEntitySimpleProperty(PutMergePatchUriInfo, InputStream, String, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
updateEntitySimpleProperty(PutMergePatchUriInfo, InputStream, String, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntitySimplePropertyProcessor
Updates a simple property of an entity.
updateEntitySimplePropertyValue(PutMergePatchUriInfo, InputStream, String, String) - Method in class org.apache.olingo.odata2.api.processor.ODataSingleProcessor
 
updateEntitySimplePropertyValue(PutMergePatchUriInfo, InputStream, String, String) - Method in interface org.apache.olingo.odata2.api.processor.part.EntitySimplePropertyValueProcessor
Updates a simple property of an entity with an unformatted value.
uri(String) - Method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart.BatchChangeSetPartBuilder
 
uri(String) - Static method in class org.apache.olingo.odata2.api.client.batch.BatchChangeSetPart
 
uri(String) - Method in class org.apache.olingo.odata2.api.client.batch.BatchQueryPart.BatchQueryPartBuilder
 
uri(String) - Static method in class org.apache.olingo.odata2.api.client.batch.BatchQueryPart
 
uri(String) - Method in class org.apache.olingo.odata2.core.batch.BatchChangeSetPartImpl.BatchChangeSetRequestBuilderImpl
 
uri(String) - Method in class org.apache.olingo.odata2.core.batch.BatchQueryPartImpl.BatchQueryRequestBuilderImpl
 
URI - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmLiteralKind
 
URI - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
URI0 - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Service document
URI1 - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Entity set
URI10 - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Function import returning a single instance of an entity type
URI10a - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Function import returning an entity set
URI11 - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Function import returning a collection of complex-type instances
URI12 - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Function import returning a single instance of a complex type
URI13 - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Function import returning a collection of primitive-type instances
URI14 - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Function import returning a single instance of a primitive type
URI15 - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Count of an entity set
URI16 - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Count of a single entity
URI17 - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Media resource of an entity
URI2 - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Entity set with key predicate
URI3 - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Complex property of an entity
URI4 - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Simple property of a complex property of an entity
URI5 - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Simple property of an entity
URI50A - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Count of link to a single entity
URI50B - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Count of links to multiple entities
URI6A - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Navigation property of an entity with target multiplicity '1' or '0..1'
URI6B - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Navigation property of an entity with target multiplicity '*'
URI7A - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Link to a single entity
URI7B - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Link to multiple entities
URI8 - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Metadata document
URI9 - Enum constant in enum class org.apache.olingo.odata2.core.uri.UriType
Batch request
UriInfo - Interface in org.apache.olingo.odata2.api.uri
Structured parts of the request URI - the result of URI parsing.
UriInfoImpl - Class in org.apache.olingo.odata2.core.uri
 
UriInfoImpl() - Constructor for class org.apache.olingo.odata2.core.uri.UriInfoImpl
 
UriNotMatchingException - Exception in org.apache.olingo.odata2.api.uri
URI-parsing exception resulting in a 404 Not Found response.
UriNotMatchingException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.uri.UriNotMatchingException
 
UriNotMatchingException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.uri.UriNotMatchingException
 
UriNotMatchingException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.uri.UriNotMatchingException
 
UriNotMatchingException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.api.uri.UriNotMatchingException
 
UriParser - Class in org.apache.olingo.odata2.api.uri
Wrapper for UriParser functionality.
UriParser() - Constructor for class org.apache.olingo.odata2.api.uri.UriParser
 
UriParserImpl - Class in org.apache.olingo.odata2.core.uri
Parser for the OData part of the URL.
UriParserImpl(Edm) - Constructor for class org.apache.olingo.odata2.core.uri.UriParserImpl
 
URISYNTAX - Static variable in exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
UriSyntaxException - Exception in org.apache.olingo.odata2.api.uri
Exception for violation of the OData URI construction rules, resulting in a 400 Bad Request response.
UriSyntaxException(MessageReference) - Constructor for exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
UriSyntaxException(MessageReference, String) - Constructor for exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
UriSyntaxException(MessageReference, Throwable) - Constructor for exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
UriSyntaxException(MessageReference, Throwable, String) - Constructor for exception org.apache.olingo.odata2.api.uri.UriSyntaxException
 
UriType - Enum Class in org.apache.olingo.odata2.core.uri
 
URLTOOSHORT - Static variable in exception org.apache.olingo.odata2.api.exception.ODataBadRequestException
 
USE_PROXY - Enum constant in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
 
USER_AGENT - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.43">HTTP/1.1 documentation}.
Using - Class in org.apache.olingo.odata2.api.edm.provider
 
Using() - Constructor for class org.apache.olingo.odata2.api.edm.provider.Using
 
UTF8_ENCODING - Static variable in class org.apache.olingo.odata2.core.batch.BatchHelper
 

V

V10 - Static variable in class org.apache.olingo.odata2.api.ODataServiceVersion
ODataServiceVersion 1.0
V20 - Static variable in class org.apache.olingo.odata2.api.ODataServiceVersion
ODataServiceVersion 2.0
V30 - Static variable in class org.apache.olingo.odata2.api.ODataServiceVersion
ODataServiceVersion 3.0
validate(String, EdmLiteralKind, EdmFacets) - Method in interface org.apache.olingo.odata2.api.edm.EdmSimpleType
Validates literal value.
validate(String, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.AbstractSimpleType
 
validate(String, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmBinary
 
validate(String, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmBoolean
 
validate(String, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmDecimal
 
validate(String, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.EdmGuid
 
validate(List<EdmType>) - Method in class org.apache.olingo.odata2.core.uri.expression.ParameterSetCombination.PSCflex
 
validate(List<EdmType>) - Method in class org.apache.olingo.odata2.core.uri.expression.ParameterSetCombination.PSCReturnTypeEqLastParameter
 
validate(List<EdmType>) - Method in interface org.apache.olingo.odata2.core.uri.expression.ParameterSetCombination
 
validateBinaryOperatorTypes(BinaryExpression) - Method in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 
validateContentTransferEncoding(Header, boolean) - Static method in class org.apache.olingo.odata2.core.batch.v2.BatchTransformatorCommon
 
validateContentType(Header) - Static method in class org.apache.olingo.odata2.core.batch.v2.BatchTransformatorCommon
 
validateDataServiceVersion(String) - Static method in class org.apache.olingo.odata2.api.ODataServiceVersion
Validates format and range of a data service version string.
validateEdmProperty(CommonExpression, PropertyExpressionImpl, Token, ActualBinaryOperator) - Method in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 
validateEdmPropertyOfStructuredType(EdmStructuralType, PropertyExpressionImpl, Token) - Method in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 
validateHost(Header, String) - Static method in class org.apache.olingo.odata2.core.batch.v2.BatchTransformatorCommon
 
validateHttpMethod(boolean) - Method in class org.apache.olingo.odata2.core.batch.v2.BatchTransformatorCommon.HttpRequestStatusLine
 
validateMethodTypes(MethodExpression, Token) - Method in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 
validateParameterSet(List<ParameterSet>, List<EdmType>) - Method in class org.apache.olingo.odata2.core.uri.expression.InputTypeValidator.TypePromotionValidator
 
validateParameterSet(List<ParameterSet>, List<EdmType>) - Method in interface org.apache.olingo.odata2.core.uri.expression.InputTypeValidator
 
validateUnaryOperatorTypes(UnaryExpression) - Method in class org.apache.olingo.odata2.core.uri.expression.FilterParserImpl
 
validatingFacets(boolean) - Method in class org.apache.olingo.odata2.api.ep.EntityProviderWriteProperties.ODataEntityProviderPropertiesBuilder
 
VALUE - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatJson
 
VALUE_FACETS_NOT_MATCHED - Static variable in exception org.apache.olingo.odata2.api.edm.EdmSimpleTypeException
 
VALUE_ILLEGAL_CONTENT - Static variable in exception org.apache.olingo.odata2.api.edm.EdmSimpleTypeException
 
VALUE_NULL_NOT_ALLOWED - Static variable in exception org.apache.olingo.odata2.api.edm.EdmSimpleTypeException
 
VALUE_TYPE_NOT_SUPPORTED - Static variable in exception org.apache.olingo.odata2.api.edm.EdmSimpleTypeException
 
valueOf(String) - Static method in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.api.commons.InlineCount
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.api.commons.ODataHttpMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.api.edm.EdmAction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.api.edm.EdmConcurrencyMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.api.edm.EdmContentKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.api.edm.EdmLiteralKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.api.edm.EdmMultiplicity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.api.edm.EdmTypeKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.api.servicedocument.Fixed
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.api.uri.expression.BinaryOperator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.api.uri.expression.ExpressionKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.api.uri.expression.SortOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.api.uri.expression.UnaryOperator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.core.commons.ContentType.ODataFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl.AllKinds
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.core.uri.expression.TokenKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.core.uri.SystemQueryOption
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.apache.olingo.odata2.core.uri.UriType
Returns the enum constant of this class with the specified name.
valueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in interface org.apache.olingo.odata2.api.edm.EdmSimpleType
Converts literal representation of value to system data type.
valueOfString(String, EdmLiteralKind, EdmFacets, Class<T>) - Method in class org.apache.olingo.odata2.core.edm.AbstractSimpleType
 
values() - Static method in enum class org.apache.olingo.odata2.api.commons.HttpStatusCodes
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.api.commons.InlineCount
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.api.commons.ODataHttpMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.api.edm.EdmAction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.api.edm.EdmConcurrencyMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.api.edm.EdmContentKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.api.edm.EdmLiteralKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.api.edm.EdmMultiplicity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.api.edm.EdmSimpleTypeKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.api.edm.EdmTypeKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.api.servicedocument.Fixed
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.api.uri.expression.BinaryOperator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.api.uri.expression.ExpressionKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.api.uri.expression.SortOrder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.api.uri.expression.UnaryOperator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.core.commons.ContentType.ODataFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.core.uri.ExpandSelectTreeNodeImpl.AllKinds
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.core.uri.expression.TokenKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.core.uri.SystemQueryOption
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.apache.olingo.odata2.core.uri.UriType
Returns an array containing the constants of this enum class, in the order they are declared.
valueToString(Object, EdmLiteralKind, EdmFacets) - Method in interface org.apache.olingo.odata2.api.edm.EdmSimpleType
Converts system data type to literal representation of value.
valueToString(Object, EdmLiteralKind, EdmFacets) - Method in class org.apache.olingo.odata2.core.edm.AbstractSimpleType
 
VARY - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.44">HTTP/1.1 documentation}.
VERSIONERROR - Static variable in exception org.apache.olingo.odata2.api.exception.ODataBadRequestException
 
Visitable - Interface in org.apache.olingo.odata2.api.uri.expression
The interface Visitable is part of the visitor pattern used to traverse the expression tree build from a $filter expression string or $orderby expression string.
visitBinary(BinaryExpression, BinaryOperator, Object, Object) - Method in interface org.apache.olingo.odata2.api.uri.expression.ExpressionVisitor
Visits a binary expression
visitBinary(BinaryExpression, BinaryOperator, Object, Object) - Method in class org.apache.olingo.odata2.core.uri.expression.JsonVisitor
 
visitFilterExpression(FilterExpression, String, Object) - Method in interface org.apache.olingo.odata2.api.uri.expression.ExpressionVisitor
Visits a filter expression
visitFilterExpression(FilterExpression, String, Object) - Method in class org.apache.olingo.odata2.core.uri.expression.JsonVisitor
 
visitLiteral(LiteralExpression, EdmLiteral) - Method in interface org.apache.olingo.odata2.api.uri.expression.ExpressionVisitor
Visits a literal expression
visitLiteral(LiteralExpression, EdmLiteral) - Method in class org.apache.olingo.odata2.core.uri.expression.JsonVisitor
 
visitMember(MemberExpression, Object, Object) - Method in interface org.apache.olingo.odata2.api.uri.expression.ExpressionVisitor
Visits a member expression (e.g.
visitMember(MemberExpression, Object, Object) - Method in class org.apache.olingo.odata2.core.uri.expression.JsonVisitor
 
visitMethod(MethodExpression, MethodOperator, List<Object>) - Method in interface org.apache.olingo.odata2.api.uri.expression.ExpressionVisitor
Visits a method expression
visitMethod(MethodExpression, MethodOperator, List<Object>) - Method in class org.apache.olingo.odata2.core.uri.expression.JsonVisitor
 
visitOrder(OrderExpression, Object, SortOrder) - Method in interface org.apache.olingo.odata2.api.uri.expression.ExpressionVisitor
Visits a order expression
visitOrder(OrderExpression, Object, SortOrder) - Method in class org.apache.olingo.odata2.core.uri.expression.JsonVisitor
 
visitOrderByExpression(OrderByExpression, String, List<Object>) - Method in interface org.apache.olingo.odata2.api.uri.expression.ExpressionVisitor
Visits a orderby expression
visitOrderByExpression(OrderByExpression, String, List<Object>) - Method in class org.apache.olingo.odata2.core.uri.expression.JsonVisitor
 
visitProperty(PropertyExpression, String, EdmTyped) - Method in interface org.apache.olingo.odata2.api.uri.expression.ExpressionVisitor
Visits a property expression
visitProperty(PropertyExpression, String, EdmTyped) - Method in class org.apache.olingo.odata2.core.uri.expression.JsonVisitor
 
visitUnary(UnaryExpression, UnaryOperator, Object) - Method in interface org.apache.olingo.odata2.api.uri.expression.ExpressionVisitor
Visits a unary expression
visitUnary(UnaryExpression, UnaryOperator, Object) - Method in class org.apache.olingo.odata2.core.uri.expression.JsonVisitor
 

W

WHITESPACE - Enum constant in enum class org.apache.olingo.odata2.core.uri.expression.TokenKind
Indicates that the token is a whitespace character
WILDCARD - Static variable in interface org.apache.olingo.odata2.api.commons.HttpContentType
 
WILDCARD - Static variable in class org.apache.olingo.odata2.core.commons.ContentType
 
Workspace - Interface in org.apache.olingo.odata2.api.servicedocument
A Workspace element
WorkspaceImpl - Class in org.apache.olingo.odata2.core.servicedocument
 
WorkspaceImpl() - Constructor for class org.apache.olingo.odata2.core.servicedocument.WorkspaceImpl
 
wrapInExceptionResponse(Exception) - Method in class org.apache.olingo.odata2.core.rest.ODataExceptionWrapper
 
wrapInExceptionResponse(Exception) - Method in class org.apache.olingo.odata2.core.servlet.ODataExceptionWrapper
 
wrapResponse() - Method in class org.apache.olingo.odata2.core.debug.ODataDebugResponseWrapper
 
writeBatchRequest(List<BatchPart>, String) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Create Batch Request body as InputStream.
writeBatchRequest(List<BatchPart>, String) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Create Batch Request body as InputStream.
writeBatchRequest(List<BatchPart>, String) - Method in class org.apache.olingo.odata2.core.batch.BatchRequestWriter
 
writeBatchRequest(List<BatchPart>, String) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
writeBatchResponse(List<BatchResponsePart>) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Write responses of Batch Response Parts in Batch Response as ODataResponse.
writeBatchResponse(List<BatchResponsePart>) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Write responses of Batch Response Parts in Batch Response as ODataResponse.
writeBatchResponse(List<BatchResponsePart>) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
writeBinary(String, byte[]) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Write binary content with content type header set to given mime type parameter.
writeBinary(String, byte[]) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Write binary content with content type header set to given mime type parameter.
writeBinary(String, byte[]) - Method in class org.apache.olingo.odata2.core.ep.BasicEntityProvider
Write binary content with content type header set to given mime type parameter.
writeBinary(String, byte[]) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
WriteCallbackContext - Class in org.apache.olingo.odata2.api.ep.callback
WriteCallbackContext() - Constructor for class org.apache.olingo.odata2.api.ep.callback.WriteCallbackContext
 
writeEntry(String, EdmEntitySet, Map<String, Object>, EntityProviderWriteProperties) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Write given data (which is given in form of a Map for which contains all properties as property name to property value mapping) for the entry in the specified format (given as contentType) based on entity data model for an entity set (given as EdmEntitySet) and properties for this entity provider (given as EntityProviderWriteProperties).
writeEntry(String, EdmEntitySet, Map<String, Object>, EntityProviderWriteProperties) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Write given data (which is given in form of a Map for which contains all properties as property name to property value mapping) for the entry in the specified format (given as contentType) based on entity data model for an entity set (given as EdmEntitySet) and properties for this entity provider (given as EntityProviderWriteProperties).
writeEntry(String, EdmEntitySet, Map<String, Object>, EntityProviderWriteProperties) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
writeEntry(EdmEntitySet, Map<String, Object>, EntityProviderWriteProperties) - Method in class org.apache.olingo.odata2.core.ep.AtomEntityProvider
 
writeEntry(EdmEntitySet, Map<String, Object>, EntityProviderWriteProperties) - Method in interface org.apache.olingo.odata2.core.ep.ContentTypeBasedEntityProvider
 
writeEntry(EdmEntitySet, Map<String, Object>, EntityProviderWriteProperties) - Method in class org.apache.olingo.odata2.core.ep.JsonEntityProvider
 
WriteEntryCallbackContext - Class in org.apache.olingo.odata2.api.ep.callback
Context given if the target of an expand is an entry.
WriteEntryCallbackContext() - Constructor for class org.apache.olingo.odata2.api.ep.callback.WriteEntryCallbackContext
 
WriteEntryCallbackResult - Class in org.apache.olingo.odata2.api.ep.callback
Result of a callback.
WriteEntryCallbackResult() - Constructor for class org.apache.olingo.odata2.api.ep.callback.WriteEntryCallbackResult
 
writeErrorDocument(Writer, String, String, Locale, String) - Method in class org.apache.olingo.odata2.core.ep.producer.JsonErrorDocumentProducer
 
writeErrorDocument(Writer, ODataErrorContext) - Method in class org.apache.olingo.odata2.core.ep.producer.JsonErrorDocumentProducer
 
writeErrorDocument(XMLStreamWriter, String, String, Locale, String) - Method in class org.apache.olingo.odata2.core.ep.producer.XmlErrorDocumentProducer
 
writeErrorDocument(XMLStreamWriter, ODataErrorContext) - Method in class org.apache.olingo.odata2.core.ep.producer.XmlErrorDocumentProducer
 
writeErrorDocument(HttpStatusCodes, String, String, Locale, String) - Method in class org.apache.olingo.odata2.core.ep.AtomEntityProvider
Serializes an error message according to the OData standard.
writeErrorDocument(HttpStatusCodes, String, String, Locale, String) - Method in interface org.apache.olingo.odata2.core.ep.ContentTypeBasedEntityProvider
 
writeErrorDocument(HttpStatusCodes, String, String, Locale, String) - Method in class org.apache.olingo.odata2.core.ep.JsonEntityProvider
Serializes an error message according to the OData standard.
writeErrorDocument(ODataErrorContext) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Serializes an error message according to the OData standard.
writeErrorDocument(ODataErrorContext) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Serializes an error message according to the OData standard.
writeErrorDocument(ODataErrorContext) - Method in class org.apache.olingo.odata2.core.ep.AtomEntityProvider
Serializes an error message according to the OData standard.
writeErrorDocument(ODataErrorContext) - Method in interface org.apache.olingo.odata2.core.ep.ContentTypeBasedEntityProvider
 
writeErrorDocument(ODataErrorContext) - Method in class org.apache.olingo.odata2.core.ep.JsonEntityProvider
Serializes an error message according to the OData standard.
writeErrorDocument(ODataErrorContext) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
writeFeed(String, EdmEntitySet, List<Map<String, Object>>, EntityProviderWriteProperties) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Write given data (which is given in form of a List with a Map for each entity.
writeFeed(String, EdmEntitySet, List<Map<String, Object>>, EntityProviderWriteProperties) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Write given data (which is given in form of a List with a Map for each entity.
writeFeed(String, EdmEntitySet, List<Map<String, Object>>, EntityProviderWriteProperties) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
writeFeed(EdmEntitySet, List<Map<String, Object>>, EntityProviderWriteProperties) - Method in class org.apache.olingo.odata2.core.ep.AtomEntityProvider
 
writeFeed(EdmEntitySet, List<Map<String, Object>>, EntityProviderWriteProperties) - Method in interface org.apache.olingo.odata2.core.ep.ContentTypeBasedEntityProvider
 
writeFeed(EdmEntitySet, List<Map<String, Object>>, EntityProviderWriteProperties) - Method in class org.apache.olingo.odata2.core.ep.JsonEntityProvider
 
WriteFeedCallbackContext - Class in org.apache.olingo.odata2.api.ep.callback
Context given if the target of an expand is a feed.
WriteFeedCallbackContext() - Constructor for class org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackContext
 
WriteFeedCallbackResult - Class in org.apache.olingo.odata2.api.ep.callback
Result of a callback.
WriteFeedCallbackResult() - Constructor for class org.apache.olingo.odata2.api.ep.callback.WriteFeedCallbackResult
 
writeFunctionImport(String, EdmFunctionImport, Object, EntityProviderWriteProperties) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Write data result (given as Object) of function import based on return type of EdmFunctionImport in specified format (given as contentType).
writeFunctionImport(String, EdmFunctionImport, Object, EntityProviderWriteProperties) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Write data result (given as Object) of function import based on return type of EdmFunctionImport in specified format (given as contentType).
writeFunctionImport(String, EdmFunctionImport, Object, EntityProviderWriteProperties) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
writeFunctionImport(EdmFunctionImport, Object, EntityProviderWriteProperties) - Method in class org.apache.olingo.odata2.core.ep.AtomEntityProvider
 
writeFunctionImport(EdmFunctionImport, Object, EntityProviderWriteProperties) - Method in interface org.apache.olingo.odata2.core.ep.ContentTypeBasedEntityProvider
 
writeFunctionImport(EdmFunctionImport, Object, EntityProviderWriteProperties) - Method in class org.apache.olingo.odata2.core.ep.JsonEntityProvider
 
writeLink(String, EdmEntitySet, Map<String, Object>, EntityProviderWriteProperties) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Write link for key property based on entity data model for an entity set (given as EdmEntitySet) in the specified format (given as contentType).
writeLink(String, EdmEntitySet, Map<String, Object>, EntityProviderWriteProperties) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Write link for key property based on entity data model for an entity set (given as EdmEntitySet) in the specified format (given as contentType).
writeLink(String, EdmEntitySet, Map<String, Object>, EntityProviderWriteProperties) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
writeLink(EdmEntitySet, Map<String, Object>, EntityProviderWriteProperties) - Method in class org.apache.olingo.odata2.core.ep.AtomEntityProvider
 
writeLink(EdmEntitySet, Map<String, Object>, EntityProviderWriteProperties) - Method in interface org.apache.olingo.odata2.core.ep.ContentTypeBasedEntityProvider
 
writeLink(EdmEntitySet, Map<String, Object>, EntityProviderWriteProperties) - Method in class org.apache.olingo.odata2.core.ep.JsonEntityProvider
 
writeLinks(String, EdmEntitySet, List<Map<String, Object>>, EntityProviderWriteProperties) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Write all links for key property based on entity data model for an entity set (given as EdmEntitySet) in the specified format (given as contentType) for a set of entries.
writeLinks(String, EdmEntitySet, List<Map<String, Object>>, EntityProviderWriteProperties) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Write all links for key property based on entity data model for an entity set (given as EdmEntitySet) in the specified format (given as contentType) for a set of entries.
writeLinks(String, EdmEntitySet, List<Map<String, Object>>, EntityProviderWriteProperties) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
writeLinks(EdmEntitySet, List<Map<String, Object>>, EntityProviderWriteProperties) - Method in class org.apache.olingo.odata2.core.ep.AtomEntityProvider
 
writeLinks(EdmEntitySet, List<Map<String, Object>>, EntityProviderWriteProperties) - Method in interface org.apache.olingo.odata2.core.ep.ContentTypeBasedEntityProvider
 
writeLinks(EdmEntitySet, List<Map<String, Object>>, EntityProviderWriteProperties) - Method in class org.apache.olingo.odata2.core.ep.JsonEntityProvider
 
writeMetadata(List<Schema>, Map<String, String>) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Write metadata document in XML format for the given schemas and the provided predefined namespaces at the EDMX element.
writeMetadata(List<Schema>, Map<String, String>) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Write metadata document in XML format for the given schemas and the provided predefined namespaces at the EDMX element.
writeMetadata(List<Schema>, Map<String, String>) - Method in class org.apache.olingo.odata2.core.ep.BasicEntityProvider
Writes the metadata in XML format.
writeMetadata(List<Schema>, Map<String, String>) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
writeMetadata(DataServices, Map<String, String>) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Write metadata document in XML format for the given schemas and the provided predefined namespaces at the EDMX element.
writeMetadata(DataServices, Map<String, String>) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Write metadata document in XML format for the given schemas and the provided predefined namespaces at the EDMX element.
writeMetadata(DataServices, Map<String, String>) - Method in class org.apache.olingo.odata2.core.ep.BasicEntityProvider
Writes the metadata in XML format.
writeMetadata(DataServices, Map<String, String>) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
writeMetadata(DataServices, XMLStreamWriter, Map<String, String>) - Static method in class org.apache.olingo.odata2.core.ep.producer.XmlMetadataProducer
 
writeProperty(String, EdmProperty, Object) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Write given value (which is given in form of an Object) for the property in the specified format (given as contentType) based on given entity data model for an entity property (given as EdmProperty).
writeProperty(String, EdmProperty, Object) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Write given value (which is given in form of an Object) for the property in the specified format (given as contentType) based on given entity data model for an entity property (given as EdmProperty).
writeProperty(String, EdmProperty, Object) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
writeProperty(EdmProperty, Object) - Method in class org.apache.olingo.odata2.core.ep.AtomEntityProvider
 
writeProperty(EdmProperty, Object) - Method in interface org.apache.olingo.odata2.core.ep.ContentTypeBasedEntityProvider
 
writeProperty(EdmProperty, Object) - Method in class org.apache.olingo.odata2.core.ep.JsonEntityProvider
 
writePropertyValue(EdmProperty, Object) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Write property as content type application/octet-stream or text/plain.
writePropertyValue(EdmProperty, Object) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Write property as content type application/octet-stream or text/plain.
writePropertyValue(EdmProperty, Object) - Method in class org.apache.olingo.odata2.core.ep.BasicEntityProvider
Write property as binary or as content type text/plain.
writePropertyValue(EdmProperty, Object) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
writeResponse(List<BatchResponsePart>) - Method in class org.apache.olingo.odata2.core.batch.BatchResponseWriter
 
writeServiceDocument(Writer) - Method in class org.apache.olingo.odata2.core.ep.producer.AtomServiceDocumentProducer
 
writeServiceDocument(Writer, Edm) - Static method in class org.apache.olingo.odata2.core.ep.producer.JsonServiceDocumentProducer
 
writeServiceDocument(String, Edm, String) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Write service document based on given Edm and service root as given content type.
writeServiceDocument(String, Edm, String) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Write service document based on given Edm and service root as given content type.
writeServiceDocument(String, Edm, String) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
writeServiceDocument(Edm, String) - Method in class org.apache.olingo.odata2.core.ep.AtomEntityProvider
Write service document based on given Edm and service root as AtomPub Service Document/code> with charset encoding "utf-8".
writeServiceDocument(Edm, String) - Method in interface org.apache.olingo.odata2.core.ep.ContentTypeBasedEntityProvider
 
writeServiceDocument(Edm, String) - Method in class org.apache.olingo.odata2.core.ep.JsonEntityProvider
Writes service document based on given Edm and service root.
writeText(String) - Method in interface org.apache.olingo.odata2.api.ep.EntityProvider.EntityProviderInterface
Write text value as content type text/plain.
writeText(String) - Static method in class org.apache.olingo.odata2.api.ep.EntityProvider
Write text value as content type text/plain.
writeText(String) - Method in class org.apache.olingo.odata2.core.ep.BasicEntityProvider
Write text value as content type text/plain with charset parameter set to "utf-8".
writeText(String) - Method in class org.apache.olingo.odata2.core.ep.ProviderFacadeImpl
 
writeTo(String, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.olingo.odata2.core.rest.app.ODataApplication.MyProvider
 
WWW_AUTHENTICATE - Static variable in interface org.apache.olingo.odata2.api.commons.HttpHeaders
See {@link <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.47">HTTP/1.1 documentation}.

X

xhtml - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmContentKind
 
XML - Enum constant in enum class org.apache.olingo.odata2.core.commons.ContentType.ODataFormat
 
XML_BASE - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
XML_HEADER_FULL - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
XML_HEADER_NO - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
XML_HEADER_WITHOUT_ENCODING - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
XML_LANG - Static variable in class org.apache.olingo.odata2.core.ep.util.FormatXml
 
XmlCollectionEntityProducer - Class in org.apache.olingo.odata2.core.ep.producer
Provider for writing a collection of simple-type or complex-type instances
XmlCollectionEntityProducer() - Constructor for class org.apache.olingo.odata2.core.ep.producer.XmlCollectionEntityProducer
 
XmlEntityConsumer - Class in org.apache.olingo.odata2.core.ep.consumer
Xml entity (content type dependent) consumer for reading input (from content).
XmlEntityConsumer() - Constructor for class org.apache.olingo.odata2.core.ep.consumer.XmlEntityConsumer
 
XmlEntryConsumer - Class in org.apache.olingo.odata2.core.ep.consumer
Atom/XML format reader/consumer for entries.
XmlEntryConsumer() - Constructor for class org.apache.olingo.odata2.core.ep.consumer.XmlEntryConsumer
 
XmlErrorDocumentConsumer - Class in org.apache.olingo.odata2.core.ep.consumer
Consuming (read / deserialization) for OData error document in XML format.
XmlErrorDocumentConsumer() - Constructor for class org.apache.olingo.odata2.core.ep.consumer.XmlErrorDocumentConsumer
 
XmlErrorDocumentProducer - Class in org.apache.olingo.odata2.core.ep.producer
 
XmlErrorDocumentProducer() - Constructor for class org.apache.olingo.odata2.core.ep.producer.XmlErrorDocumentProducer
 
XmlFeedConsumer - Class in org.apache.olingo.odata2.core.ep.consumer
Atom/XML format reader/consumer for feeds.
XmlFeedConsumer() - Constructor for class org.apache.olingo.odata2.core.ep.consumer.XmlFeedConsumer
 
XmlHelper - Class in org.apache.olingo.odata2.core.commons
 
XmlHelper() - Constructor for class org.apache.olingo.odata2.core.commons.XmlHelper
 
XmlLinkConsumer - Class in org.apache.olingo.odata2.core.ep.consumer
 
XmlLinkConsumer() - Constructor for class org.apache.olingo.odata2.core.ep.consumer.XmlLinkConsumer
 
XmlLinkEntityProducer - Class in org.apache.olingo.odata2.core.ep.producer
Provider for writing a single link.
XmlLinkEntityProducer(EntityProviderWriteProperties) - Constructor for class org.apache.olingo.odata2.core.ep.producer.XmlLinkEntityProducer
 
XmlLinksEntityProducer - Class in org.apache.olingo.odata2.core.ep.producer
Provider for writing a collection of links
XmlLinksEntityProducer(EntityProviderWriteProperties) - Constructor for class org.apache.olingo.odata2.core.ep.producer.XmlLinksEntityProducer
 
XmlMetadataConstants - Class in org.apache.olingo.odata2.core.ep.util
String constants for deserialization and serialization of metadata document.
XmlMetadataConstants() - Constructor for class org.apache.olingo.odata2.core.ep.util.XmlMetadataConstants
 
XmlMetadataConsumer - Class in org.apache.olingo.odata2.core.ep.consumer
 
XmlMetadataConsumer() - Constructor for class org.apache.olingo.odata2.core.ep.consumer.XmlMetadataConsumer
 
XmlMetadataProducer - Class in org.apache.olingo.odata2.core.ep.producer
 
XmlMetadataProducer() - Constructor for class org.apache.olingo.odata2.core.ep.producer.XmlMetadataProducer
 
XmlPropertyConsumer - Class in org.apache.olingo.odata2.core.ep.consumer
XML property consumer.
XmlPropertyConsumer() - Constructor for class org.apache.olingo.odata2.core.ep.consumer.XmlPropertyConsumer
 
XmlPropertyEntityProducer - Class in org.apache.olingo.odata2.core.ep.producer
Internal EntityProvider for simple and complex EDM properties which are pre-analyzed as EntityPropertyInfo.
XmlPropertyEntityProducer(boolean, boolean) - Constructor for class org.apache.olingo.odata2.core.ep.producer.XmlPropertyEntityProducer
 
XmlPropertyEntityProducer(EntityProviderWriteProperties) - Constructor for class org.apache.olingo.odata2.core.ep.producer.XmlPropertyEntityProducer
 

Y

YEAR - Enum constant in enum class org.apache.olingo.odata2.api.uri.expression.MethodOperator
 
YES - Enum constant in enum class org.apache.olingo.odata2.api.servicedocument.Fixed
 

Z

ZERO_TO_ONE - Enum constant in enum class org.apache.olingo.odata2.api.edm.EdmMultiplicity
 
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form