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

A

AbstractODataSerializer - Class in org.apache.olingo.server.core.serializer
 
AbstractODataSerializer() - Constructor for class org.apache.olingo.server.core.serializer.AbstractODataSerializer
 
accept(ExpressionVisitor<T>) - Method in class org.apache.olingo.server.core.uri.queryoption.expression.AliasImpl
 
accept(ExpressionVisitor<T>) - Method in class org.apache.olingo.server.core.uri.queryoption.expression.BinaryImpl
 
accept(ExpressionVisitor<T>) - Method in class org.apache.olingo.server.core.uri.queryoption.expression.EnumerationImpl
 
accept(ExpressionVisitor<T>) - Method in class org.apache.olingo.server.core.uri.queryoption.expression.LambdaRefImpl
 
accept(ExpressionVisitor<T>) - Method in class org.apache.olingo.server.core.uri.queryoption.expression.LiteralImpl
 
accept(ExpressionVisitor<T>) - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MemberImpl
 
accept(ExpressionVisitor<T>) - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MethodImpl
 
accept(ExpressionVisitor<T>) - Method in class org.apache.olingo.server.core.uri.queryoption.expression.TypeLiteralImpl
 
accept(ExpressionVisitor<T>) - Method in class org.apache.olingo.server.core.uri.queryoption.expression.UnaryImpl
 
AcceptHeaderContentNegotiatorException - Exception in org.apache.olingo.server.core
 
AcceptHeaderContentNegotiatorException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.AcceptHeaderContentNegotiatorException
 
AcceptHeaderContentNegotiatorException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.AcceptHeaderContentNegotiatorException
 
AcceptHeaderContentNegotiatorException.MessageKeys - Enum in org.apache.olingo.server.core
 
actionParameters(Map<String, Parameter>) - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl.DeserializerResultBuilder
 
actionParameters(InputStream, EdmAction) - Method in class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
 
actionParameters(InputStream, EdmAction) - Method in class org.apache.olingo.server.core.deserializer.xml.ODataXmlDeserializer
 
add(ApplyItem) - Method in class org.apache.olingo.server.core.uri.queryoption.ApplyOptionImpl
 
addAlias(AliasQueryOption) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
addAllOperationsInSchema(FullQualifiedName) - Method in class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
addApplyOption(ApplyOption) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ConcatImpl
 
addCustomQueryOption(CustomQueryOption) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
addEntitySetName(String) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
addExpandItem(ExpandItem) - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandOptionImpl
 
addExpression(AggregateExpression) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateImpl
 
addExpression(ComputeExpressionImpl) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ComputeImpl
 
addFrom(AggregateExpression) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
addGroupByItem(GroupByItem) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByImpl
 
addHeader(String, String, int) - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
addHeader(String, List<String>, int) - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
addMapping(ODataRequest, ODataResponse) - Method in class org.apache.olingo.server.core.batchhandler.referenceRewriting.BatchReferenceRewriter
 
addOrder(OrderByItem) - Method in class org.apache.olingo.server.core.uri.queryoption.OrderByOptionImpl
 
addProperty(EdmProperty) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
addResourcePart(UriResource) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
addRollupItem(GroupByItem) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByItemImpl
 
AggregateExpressionImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents an aggregate expression.
AggregateExpressionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
AggregateImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents the aggregate transformation.
AggregateImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.AggregateImpl
 
AliasImpl - Class in org.apache.olingo.server.core.uri.queryoption.expression
 
AliasImpl(String, AliasQueryOption) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.AliasImpl
 
AliasQueryOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
AliasQueryOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.AliasQueryOptionImpl
 
appendHtml(Writer) - Method in interface org.apache.olingo.server.core.debug.DebugTab
Appends the content of this debug information part to the given writer.
appendHtml(Writer) - Method in class org.apache.olingo.server.core.debug.DebugTabBody
 
appendHtml(Writer) - Method in class org.apache.olingo.server.core.debug.DebugTabRequest
 
appendHtml(Writer) - Method in class org.apache.olingo.server.core.debug.DebugTabResponse
 
appendHtml(Writer) - Method in class org.apache.olingo.server.core.debug.DebugTabRuntime
 
appendHtml(Writer) - Method in class org.apache.olingo.server.core.debug.DebugTabServer
 
appendHtml(Writer) - Method in class org.apache.olingo.server.core.debug.DebugTabStacktrace
 
appendHtml(Writer) - Method in class org.apache.olingo.server.core.debug.DebugTabUri
 
appendHtmlTable(Writer, Map<String, String>) - Static method in class org.apache.olingo.server.core.debug.DebugResponseHelperImpl
 
appendJson(JsonGenerator) - Method in interface org.apache.olingo.server.core.debug.DebugTab
Appends the content of this debug information part to the given JSON stream writer.
appendJson(JsonGenerator) - Method in class org.apache.olingo.server.core.debug.DebugTabBody
 
appendJson(JsonGenerator) - Method in class org.apache.olingo.server.core.debug.DebugTabRequest
 
appendJson(JsonGenerator) - Method in class org.apache.olingo.server.core.debug.DebugTabResponse
 
appendJson(JsonGenerator) - Method in class org.apache.olingo.server.core.debug.DebugTabRuntime
 
appendJson(JsonGenerator) - Method in class org.apache.olingo.server.core.debug.DebugTabServer
 
appendJson(JsonGenerator) - Method in class org.apache.olingo.server.core.debug.DebugTabStacktrace
 
appendJson(JsonGenerator) - Method in class org.apache.olingo.server.core.debug.DebugTabUri
 
appendJsonTable(JsonGenerator, Map<String, String>) - Static method in class org.apache.olingo.server.core.debug.DebugResponseHelperImpl
 
ApplyOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
ApplyOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.ApplyOptionImpl
 
ApplyParser - Class in org.apache.olingo.server.core.uri.parser
 
ApplyParser(Edm, OData) - Constructor for class org.apache.olingo.server.core.uri.parser.ApplyParser
 
asSearchBinary() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchExpressionImpl
 
asSearchTerm() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchExpressionImpl
 
asSearchUnary() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchExpressionImpl
 
asUriInfoAll() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
asUriInfoBatch() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
asUriInfoCrossjoin() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
asUriInfoEntityId() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
asUriInfoMetadata() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
asUriInfoResource() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
asUriInfoService() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
asyncResponse(ODataResponse) - Method in class org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
 
AsyncResponseSerializer - Class in org.apache.olingo.server.core.serializer
 
AsyncResponseSerializer() - Constructor for class org.apache.olingo.server.core.serializer.AsyncResponseSerializer
 

B

BatchBodyPart - Class in org.apache.olingo.server.core.deserializer.batch
 
BatchBodyPart(List<Line>, String, boolean) - Constructor for class org.apache.olingo.server.core.deserializer.batch.BatchBodyPart
 
BatchChangeSetPart - Class in org.apache.olingo.server.core.deserializer.batch
 
BatchChangeSetPart(List<Line>, boolean) - Constructor for class org.apache.olingo.server.core.deserializer.batch.BatchChangeSetPart
 
BatchFacadeImpl - Class in org.apache.olingo.server.core.batchhandler
 
BatchFacadeImpl(ODataHandler, BatchProcessor, boolean) - Constructor for class org.apache.olingo.server.core.batchhandler.BatchFacadeImpl
Creates a new BatchFacade.
BatchHandler - Class in org.apache.olingo.server.core.batchhandler
 
BatchHandler(ODataHandlerImpl, BatchProcessor) - Constructor for class org.apache.olingo.server.core.batchhandler.BatchHandler
 
BatchLineReader - Class in org.apache.olingo.server.core.deserializer.batch
 
BatchLineReader(InputStream) - Constructor for class org.apache.olingo.server.core.deserializer.batch.BatchLineReader
 
BatchLineReader(InputStream, int) - Constructor for class org.apache.olingo.server.core.deserializer.batch.BatchLineReader
 
BatchParser - Class in org.apache.olingo.server.core.deserializer.batch
 
BatchParser() - Constructor for class org.apache.olingo.server.core.deserializer.batch.BatchParser
 
BatchParserCommon - Class in org.apache.olingo.server.core.deserializer.batch
 
BatchPart - Interface in org.apache.olingo.server.core.deserializer.batch
 
BatchPartHandler - Class in org.apache.olingo.server.core.batchhandler
 
BatchPartHandler(ODataHandler, BatchProcessor, BatchFacade) - Constructor for class org.apache.olingo.server.core.batchhandler.BatchPartHandler
 
BatchQueryOperation - Class in org.apache.olingo.server.core.deserializer.batch
 
BatchQueryOperation(List<Line>, boolean) - Constructor for class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
BatchReferenceRewriter - Class in org.apache.olingo.server.core.batchhandler.referenceRewriting
 
BatchReferenceRewriter() - Constructor for class org.apache.olingo.server.core.batchhandler.referenceRewriting.BatchReferenceRewriter
 
BatchRequestTransformator - Class in org.apache.olingo.server.core.deserializer.batch
 
BatchRequestTransformator(String, String) - Constructor for class org.apache.olingo.server.core.deserializer.batch.BatchRequestTransformator
 
batchResponse(List<ODataResponsePart>, String) - Method in class org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
 
BatchResponseSerializer - Class in org.apache.olingo.server.core.serializer
 
BatchResponseSerializer() - Constructor for class org.apache.olingo.server.core.serializer.BatchResponseSerializer
 
BatchTransformatorCommon - Class in org.apache.olingo.server.core.deserializer.batch
 
binary(InputStream) - Method in class org.apache.olingo.server.core.deserializer.FixedFormatDeserializerImpl
 
binary(byte[]) - Method in class org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
 
BINARY_ENCODING - Static variable in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
BinaryImpl - Class in org.apache.olingo.server.core.uri.queryoption.expression
 
BinaryImpl(Expression, BinaryOperatorKind, Expression, EdmType) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.BinaryImpl
 
BinaryImpl(Expression, BinaryOperatorKind, List<Expression>, EdmType) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.BinaryImpl
 
body - Variable in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
bodySize - Variable in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
BottomTopImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents a transformation with one of the pre-defined methods bottomcount, bottompercent, bottomsum, topcount, toppercent, topsum.
BottomTopImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.BottomTopImpl
 
BOUNDARY - Static variable in class org.apache.olingo.server.core.deserializer.batch.BatchLineReader
 
BOUNDARY - Static variable in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
build() - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl.DeserializerResultBuilder
 
build() - Method in class org.apache.olingo.server.core.deserializer.helper.ExpandTreeBuilder
 
build() - Method in class org.apache.olingo.server.core.deserializer.helper.ExpandTreeBuilderImpl
 
build() - Method in class org.apache.olingo.server.core.ODataWritableContent.ODataWritableContentBuilder
 
build() - Method in class org.apache.olingo.server.core.serializer.SerializerResultImpl.SerializerResultBuilder
 
build() - Method in class org.apache.olingo.server.core.serializer.SerializerStreamResultImpl.SerializerResultBuilder
 
buildCanonicalURL(EdmEntitySet, Entity) - Method in class org.apache.olingo.server.core.uri.UriHelperImpl
 
buildContent() - Method in class org.apache.olingo.server.core.ODataWritableContent.ODataWritableContentBuilder
 
buildContextURLKeyPredicate(List<UriParameter>) - Method in class org.apache.olingo.server.core.uri.UriHelperImpl
 
buildContextURLSelectList(EdmStructuredType, ExpandOption, SelectOption) - Method in class org.apache.olingo.server.core.uri.UriHelperImpl
 
buildExpandItem(EdmNavigationProperty) - Method in class org.apache.olingo.server.core.deserializer.helper.ExpandTreeBuilder
 
buildKeyPredicate(List<UriParameter>) - Static method in class org.apache.olingo.server.core.serializer.utils.ContextURLHelper
Builds a key predicate for the ContextURL.
buildKeyPredicate(EdmEntityType, Entity) - Method in class org.apache.olingo.server.core.uri.UriHelperImpl
 
buildSelectList(EdmStructuredType, ExpandOption, SelectOption) - Static method in class org.apache.olingo.server.core.serializer.utils.ContextURLHelper
Builds a list of selected Properties for the ContextURL, taking care to preserve the order as defined in the EDM; returns NULL if no selection has taken place.
bws(UriTokenizer) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 

C

checkChangePreconditions(String, Collection<String>, Collection<String>) - Method in class org.apache.olingo.server.core.etag.ETagHelperImpl
 
checkIntegerType(Expression) - Method in class org.apache.olingo.server.core.uri.parser.ExpressionParser
 
checkNumericType(Expression) - Method in class org.apache.olingo.server.core.uri.parser.ExpressionParser
 
checkReadPreconditions(String, Collection<String>, Collection<String>) - Method in class org.apache.olingo.server.core.etag.ETagHelperImpl
 
checkSupport(ContentType, CustomContentTypeSupport, RepresentationType) - Static method in class org.apache.olingo.server.core.ContentNegotiator
 
CircleStreamBuffer - Class in org.apache.olingo.server.core.serializer.utils
Circular stream buffer to write/read into/from one single buffer.
CircleStreamBuffer() - Constructor for class org.apache.olingo.server.core.serializer.utils.CircleStreamBuffer
Creates a CircleStreamBuffer with default buffer size.
CircleStreamBuffer(int) - Constructor for class org.apache.olingo.server.core.serializer.utils.CircleStreamBuffer
Create a CircleStreamBuffer with given initial buffer size.
clone() - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
clone() - Method in class org.apache.olingo.server.core.deserializer.batch.HeaderField
 
close() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchLineReader
 
close() - Method in class org.apache.olingo.server.core.serializer.utils.CircleStreamBuffer
Closes write and read part (and hence the complete buffer).
closeCircleStreamBufferOutput(OutputStream, SerializerException) - Method in class org.apache.olingo.server.core.serializer.AbstractODataSerializer
 
closeCircleStreamBufferOutput(OutputStream, SerializerException) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializer
 
closeCircleStreamBufferOutput(OutputStream, SerializerException) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
closeRead() - Method in class org.apache.olingo.server.core.serializer.utils.CircleStreamBuffer
Closes the read (output) part of the CircleStreamBuffer.
closeWrite() - Method in class org.apache.olingo.server.core.serializer.utils.CircleStreamBuffer
Closes the write (input) part of the CircleStreamBuffer.
compatibleTo(EdmType) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
complex(ServiceMetadata, EdmComplexType, Property, ComplexSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
complex(ServiceMetadata, EdmComplexType, Property, ComplexSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
complexCollection(ServiceMetadata, EdmComplexType, Property, ComplexSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
complexCollection(ServiceMetadata, EdmComplexType, Property, ComplexSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
ComputeExpressionImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents an aggregate expression.
ComputeExpressionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.ComputeExpressionImpl
 
ComputeImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents the compute transformation.
ComputeImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.ComputeImpl
 
ConcatImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents the concat transformation.
ConcatImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.ConcatImpl
 
consumeBlankLine(List<Line>, boolean) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
consumeHeaders(List<Line>) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
consumeHttpStatusLine(List<Line>) - Method in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
content(InputStream) - Method in class org.apache.olingo.server.core.serializer.SerializerResultImpl.SerializerResultBuilder
 
content(ODataContent) - Method in class org.apache.olingo.server.core.serializer.SerializerStreamResultImpl.SerializerResultBuilder
 
CONTENT_TRANSFER_ENCODING - Static variable in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
ContentNegotiator - Class in org.apache.olingo.server.core
 
ContentNegotiatorException - Exception in org.apache.olingo.server.core
 
ContentNegotiatorException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.ContentNegotiatorException
 
ContentNegotiatorException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.ContentNegotiatorException
 
ContentNegotiatorException.MessageKeys - Enum in org.apache.olingo.server.core
 
ContentTypeHelper - Class in org.apache.olingo.server.core.serializer.utils
 
ContextURLBuilder - Class in org.apache.olingo.server.core.serializer.utils
Builder to build a context URL (as defined in the protocol specification).
ContextURLHelper - Class in org.apache.olingo.server.core.serializer.utils
 
convertLineListToInputStream(List<Line>, Charset) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
convertLineListToInputStream(List<Line>, Charset, int) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
COPY_BUFFER_SIZE - Static variable in class org.apache.olingo.netty.server.core.ODataNettyHandlerImpl
 
COPY_BUFFER_SIZE - Static variable in class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
count(Integer) - Method in class org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
 
CountOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
CountOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.CountOptionImpl
 
create() - Static method in class org.apache.olingo.server.core.deserializer.helper.ExpandTreeBuilderImpl
 
create(ContextURL) - Static method in class org.apache.olingo.server.core.serializer.utils.ContextURLBuilder
 
createDebugResponse(DebugInformation) - Method in class org.apache.olingo.server.core.debug.DebugResponseHelperImpl
 
createDebugResponse(ODataRequest, ODataResponse, Exception, UriInfo, Map<String, String>) - Method in class org.apache.olingo.server.core.debug.ServerCoreDebugger
 
createDebugResponseHelper(String) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createDebugResponseHelper(String) - Method in class org.apache.olingo.server.core.ODataImpl
 
createDeserializer(ContentType) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createDeserializer(ContentType, ServiceMetadata) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createDeserializer(ContentType, List<String>) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createDeserializer(ContentType, ServiceMetadata, List<String>) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createDeserializer(ContentType) - Method in class org.apache.olingo.server.core.ODataImpl
 
createDeserializer(ContentType, ServiceMetadata) - Method in class org.apache.olingo.server.core.ODataImpl
 
createDeserializer(ContentType, List<String>) - Method in class org.apache.olingo.server.core.ODataImpl
 
createDeserializer(ContentType, ServiceMetadata, List<String>) - Method in class org.apache.olingo.server.core.ODataImpl
 
createEdmAssistedSerializer(ContentType) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createEdmAssistedSerializer(ContentType) - Method in class org.apache.olingo.server.core.ODataImpl
 
createEdmDeltaSerializer(ContentType, List<String>) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createEdmDeltaSerializer(ContentType, List<String>) - Method in class org.apache.olingo.server.core.ODataImpl
 
createETagHelper() - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createETagHelper() - Method in class org.apache.olingo.server.core.ODataImpl
 
createETagInformation(Collection<String>) - Method in class org.apache.olingo.server.core.etag.ETagHelperImpl
Creates ETag information from the values of a HTTP header containing a list of entity tags or a single star character, i.e., If-Match and If-None-Match.
createFixedFormatDeserializer() - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createFixedFormatDeserializer() - Method in class org.apache.olingo.server.core.ODataImpl
 
createFixedFormatSerializer() - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createFixedFormatSerializer() - Method in class org.apache.olingo.server.core.ODataImpl
 
createHandler(ServiceMetadata) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createHandler(ServiceMetadata) - Method in class org.apache.olingo.server.core.ODataImpl
 
createNettyHandler(ServiceMetadata) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createPreferences(Collection<String>) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createPreferences(Collection<String>) - Method in class org.apache.olingo.server.core.ODataImpl
 
createPrimitiveTypeInstance(EdmPrimitiveTypeKind) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createPrimitiveTypeInstance(EdmPrimitiveTypeKind) - Method in class org.apache.olingo.server.core.ODataImpl
 
createRawHandler(ServiceMetadata) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createRawHandler(ServiceMetadata) - Method in class org.apache.olingo.server.core.ODataImpl
 
createSerializer(ContentType) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createSerializer(ContentType, List<String>) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createSerializer(ContentType) - Method in class org.apache.olingo.server.core.ODataImpl
 
createSerializer(ContentType, List<String>) - Method in class org.apache.olingo.server.core.ODataImpl
 
createServerErrorObject(UriValidationException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(UriParserSemanticException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(UriParserSyntaxException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(UriParserException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(ContentNegotiatorException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(AcceptHeaderContentNegotiatorException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(ODataHandlerException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(SerializerException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(DeserializerException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(PreconditionException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(ODataLibraryException, Locale) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(ODataApplicationException) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServerErrorObject(Exception) - Static method in class org.apache.olingo.server.core.ODataExceptionHelper
 
createServiceMetadata(CsdlEdmProvider, List<EdmxReference>) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createServiceMetadata(CsdlEdmProvider, List<EdmxReference>, ServiceMetadataETagSupport) - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createServiceMetadata(CsdlEdmProvider, List<EdmxReference>) - Method in class org.apache.olingo.server.core.ODataImpl
 
createServiceMetadata(CsdlEdmProvider, List<EdmxReference>, ServiceMetadataETagSupport) - Method in class org.apache.olingo.server.core.ODataImpl
 
createUriHelper() - Method in class org.apache.olingo.netty.server.core.ODataNettyImpl
 
createUriHelper() - Method in class org.apache.olingo.server.core.ODataImpl
 
CRLF - Static variable in class org.apache.olingo.server.core.deserializer.batch.BatchLineReader
 
CustomFunctionImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents a transformation with a custom function.
CustomFunctionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.CustomFunctionImpl
 
CustomQueryOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
CustomQueryOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.CustomQueryOptionImpl
 

D

DebugResponseHelperImpl - Class in org.apache.olingo.server.core.debug
 
DebugResponseHelperImpl(String) - Constructor for class org.apache.olingo.server.core.debug.DebugResponseHelperImpl
 
DebugTab - Interface in org.apache.olingo.server.core.debug
Debug information.
DebugTabBody - Class in org.apache.olingo.server.core.debug
Response body debug information.
DebugTabBody(ODataResponse) - Constructor for class org.apache.olingo.server.core.debug.DebugTabBody
 
DebugTabRequest - Class in org.apache.olingo.server.core.debug
Request debug information.
DebugTabRequest(ODataRequest) - Constructor for class org.apache.olingo.server.core.debug.DebugTabRequest
 
DebugTabResponse - Class in org.apache.olingo.server.core.debug
Response debug information.
DebugTabResponse(ODataResponse) - Constructor for class org.apache.olingo.server.core.debug.DebugTabResponse
 
DebugTabRuntime - Class in org.apache.olingo.server.core.debug
Runtime debug information.
DebugTabRuntime(List<RuntimeMeasurement>) - Constructor for class org.apache.olingo.server.core.debug.DebugTabRuntime
 
DebugTabServer - Class in org.apache.olingo.server.core.debug
Server debug information.
DebugTabServer(Map<String, String>) - Constructor for class org.apache.olingo.server.core.debug.DebugTabServer
 
DebugTabStacktrace - Class in org.apache.olingo.server.core.debug
Exception debug information.
DebugTabStacktrace(Exception) - Constructor for class org.apache.olingo.server.core.debug.DebugTabStacktrace
 
DebugTabUri - Class in org.apache.olingo.server.core.debug
URI parser debug information.
DebugTabUri(UriInfo) - Constructor for class org.apache.olingo.server.core.debug.DebugTabUri
 
decode(String) - Static method in class org.apache.olingo.server.core.uri.parser.UriDecoder
 
DefaultRedirectProcessor - Class in org.apache.olingo.server.core
 
DefaultRedirectProcessor() - Constructor for class org.apache.olingo.server.core.DefaultRedirectProcessor
 
DeltaTokenOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
DeltaTokenOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.DeltaTokenOptionImpl
 
DeserializerResultBuilder() - Constructor for class org.apache.olingo.server.core.deserializer.DeserializerResultImpl.DeserializerResultBuilder
 
DeserializerResultImpl - Class in org.apache.olingo.server.core.deserializer
 
DeserializerResultImpl.DeserializerResultBuilder - Class in org.apache.olingo.server.core.deserializer
 
dispatch(ODataRequest, ODataResponse) - Method in class org.apache.olingo.server.core.ODataDispatcher
 
doContentNegotiation(FormatOption, ODataRequest, CustomContentTypeSupport, RepresentationType) - Static method in class org.apache.olingo.server.core.ContentNegotiator
 
doSerialize(EdmEntityType, AbstractEntityCollection, String, String, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
doSerialize(EdmEntityType, Entity, String, String, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
DOUBLE_DASH - Static variable in class org.apache.olingo.server.core.deserializer.batch.BatchLineReader
 
DynamicProperty - Class in org.apache.olingo.server.core.uri.queryoption.apply
A dynamic EDM property containing an aggregation.
DynamicProperty(String, EdmType) - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
Creates a dynamic property with a mandatory name and an optional type.
DynamicStructuredType - Class in org.apache.olingo.server.core.uri.queryoption.apply
A dynamic structured type used to incorporate dynamic properties containing aggregations.
DynamicStructuredType(EdmStructuredType) - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 

E

EdmAssistedJsonSerializer - Class in org.apache.olingo.server.core.serializer.json
 
EdmAssistedJsonSerializer(ContentType) - Constructor for class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
entity(Entity) - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl.DeserializerResultBuilder
 
entity(InputStream, EdmEntityType) - Method in class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
 
entity(InputStream, EdmEntityType) - Method in class org.apache.olingo.server.core.deserializer.xml.ODataXmlDeserializer
 
entity(ServiceMetadata, EdmEntityType, Entity, EdmAssistedSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
entity(ServiceMetadata, EdmEntityType, Entity, EntitySerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
entity(ServiceMetadata, EdmEntityType, Entity, EntitySerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
entityCollection(EntityCollection) - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl.DeserializerResultBuilder
 
entityCollection(InputStream, EdmEntityType) - Method in class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
 
entityCollection(InputStream, EdmEntityType) - Method in class org.apache.olingo.server.core.deserializer.xml.ODataXmlDeserializer
 
entityCollection(ServiceMetadata, EdmEntityType, AbstractEntityCollection, EdmAssistedSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
entityCollection(ServiceMetadata, EdmEntityType, Delta, EntityCollectionSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializer
 
entityCollection(ServiceMetadata, EdmEntityType, Delta, EntityCollectionSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
entityCollection(ServiceMetadata, EdmEntityType, AbstractEntityCollection, EntityCollectionSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
entityCollection(ServiceMetadata, EdmEntityType, AbstractEntityCollection, EntityCollectionSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
entityCollectionIntoStream(ServiceMetadata, EdmEntityType, EntityIterator, EntityCollectionSerializerOptions, OutputStream) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
entityCollectionIntoStream(ServiceMetadata, EdmEntityType, EntityIterator, EntityCollectionSerializerOptions, OutputStream) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
entityCollectionStreamed(ServiceMetadata, EdmEntityType, EntityIterator, EntityCollectionSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
entityCollectionStreamed(ServiceMetadata, EdmEntityType, EntityIterator, EntityCollectionSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
entityReference(Entity, ReferenceSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
entityReferenceCollection(AbstractEntityCollection, ReferenceCollectionSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
entityReferences(List<URI>) - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl.DeserializerResultBuilder
 
entityReferences(InputStream) - Method in class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
 
entityReferences(InputStream) - Method in class org.apache.olingo.server.core.deserializer.xml.ODataXmlDeserializer
 
EnumerationImpl - Class in org.apache.olingo.server.core.uri.queryoption.expression
 
EnumerationImpl(EdmEnumType, List<String>) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.EnumerationImpl
 
equals(Object) - Method in class org.apache.olingo.server.core.deserializer.batch.HeaderField
 
equals(Object) - Method in class org.apache.olingo.server.core.deserializer.batch.Line
 
error(ODataServerError) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
error(ODataServerError) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
escapeHtml(String) - Static method in class org.apache.olingo.server.core.debug.DebugResponseHelperImpl
 
ETagHelperImpl - Class in org.apache.olingo.server.core.etag
 
ETagHelperImpl() - Constructor for class org.apache.olingo.server.core.etag.ETagHelperImpl
 
ETagInformation - Class in org.apache.olingo.server.core.etag
Information about the values of an ETag-relevant HTTP header.
ETagInformation(boolean, Collection<String>) - Constructor for class org.apache.olingo.server.core.etag.ETagInformation
 
ETagParser - Class in org.apache.olingo.server.core.etag
Parses the values of HTTP header fields that contain a list of entity tags or a single star character, i.e., If-Match and If-None-Match.
exists(String) - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
expand(EdmNavigationProperty) - Method in class org.apache.olingo.server.core.deserializer.helper.ExpandTreeBuilder
 
expand(EdmNavigationProperty) - Method in class org.apache.olingo.server.core.deserializer.helper.ExpandTreeBuilderImpl
 
ExpandImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents the expand transformation.
ExpandImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.ExpandImpl
 
ExpandItemImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
ExpandItemImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
expandOption(ExpandOption) - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl.DeserializerResultBuilder
 
ExpandOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
ExpandOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.ExpandOptionImpl
 
ExpandParser - Class in org.apache.olingo.server.core.uri.parser
 
ExpandParser(Edm, OData, Map<String, AliasQueryOption>, Collection<String>) - Constructor for class org.apache.olingo.server.core.uri.parser.ExpandParser
 
ExpandSelectHelper - Class in org.apache.olingo.server.core.serializer.utils
 
ExpandSelectHelper() - Constructor for class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
ExpandTreeBuilder - Class in org.apache.olingo.server.core.deserializer.helper
 
ExpandTreeBuilder() - Constructor for class org.apache.olingo.server.core.deserializer.helper.ExpandTreeBuilder
 
ExpandTreeBuilderImpl - Class in org.apache.olingo.server.core.deserializer.helper
 
ExpressionJsonVisitor - Class in org.apache.olingo.server.core.debug
A custom expression visitor which converts the tree into a JsonNode tree.
ExpressionJsonVisitor() - Constructor for class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
ExpressionParser - Class in org.apache.olingo.server.core.uri.parser
 
ExpressionParser(Edm, OData) - Constructor for class org.apache.olingo.server.core.uri.parser.ExpressionParser
 
extractBoundaryFromContentType(String) - Method in class org.apache.olingo.server.core.batchhandler.BatchFacadeImpl
 

F

FilterImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents the filter transformation.
FilterImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.FilterImpl
 
FilterOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
FilterOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.FilterOptionImpl
 
FilterParser - Class in org.apache.olingo.server.core.uri.parser
 
FilterParser(Edm, OData) - Constructor for class org.apache.olingo.server.core.uri.parser.FilterParser
 
FixedFormatDeserializerImpl - Class in org.apache.olingo.server.core.deserializer
 
FixedFormatDeserializerImpl() - Constructor for class org.apache.olingo.server.core.deserializer.FixedFormatDeserializerImpl
 
FixedFormatSerializerImpl - Class in org.apache.olingo.server.core.serializer
 
FixedFormatSerializerImpl() - Constructor for class org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
 
FormatOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
FormatOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.FormatOptionImpl
 
FUNCTION_IMPORT - Static variable in class org.apache.olingo.server.core.serializer.json.ServiceDocumentJsonSerializer
 

G

getAction() - Method in class org.apache.olingo.server.core.uri.UriResourceActionImpl
 
getActionImport() - Method in class org.apache.olingo.server.core.uri.UriResourceActionImpl
 
getActionParameters() - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl
 
getAlias() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
getAlias() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ComputeExpressionImpl
 
getAlias() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.AliasImpl
 
getAlias() - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
getAliases() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getAliasMap() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getAllOperationsInSchemaNameSpace() - Method in class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
getAnnotation(EdmTerm, String) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getAnnotation(EdmTerm, String) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getAnnotations() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getAnnotations() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getApplyItems() - Method in class org.apache.olingo.server.core.uri.queryoption.ApplyOptionImpl
 
getApplyOption() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByImpl
 
getApplyOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getApplyOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getApplyOptions() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ConcatImpl
 
getBaseType() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getBody() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchChangeSetPart
 
getBody() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
getBodySize() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
getBoundary(String, int) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
getBuffer() - Method in class org.apache.olingo.server.core.serializer.utils.CircleStreamBuffer
 
getBundleName() - Method in exception org.apache.olingo.server.core.AcceptHeaderContentNegotiatorException
 
getBundleName() - Method in exception org.apache.olingo.server.core.ContentNegotiatorException
 
getBundleName() - Method in exception org.apache.olingo.server.core.ODataHandlerException
 
getBundleName() - Method in exception org.apache.olingo.server.core.uri.parser.UriParserException
 
getBundleName() - Method in exception org.apache.olingo.server.core.uri.validator.UriValidationException
 
getCallback() - Method in class org.apache.olingo.server.core.prefer.PreferencesImpl
 
getComplexType() - Method in class org.apache.olingo.server.core.uri.UriResourceComplexPropertyImpl
 
getComplexTypeFilter() - Method in class org.apache.olingo.server.core.uri.UriResourceComplexPropertyImpl
 
getContent() - Method in class org.apache.olingo.server.core.serializer.SerializerResultImpl
 
getContentLength(Header) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchTransformatorCommon
 
getCountOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getCountOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getCustomContentTypeSupport() - Method in class org.apache.olingo.server.core.ODataHandlerImpl
 
getCustomETagSupport() - Method in class org.apache.olingo.server.core.ODataHandlerImpl
 
getCustomMethod() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
getCustomQueryOptions() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getDataServiceVersion() - Method in class org.apache.olingo.server.core.ServiceMetadataImpl
 
getDefaultValue() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getDeltaTokenOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getEdm() - Method in class org.apache.olingo.server.core.ServiceMetadataImpl
 
getEdmStructuredType() - Method in class org.apache.olingo.server.core.uri.queryoption.ApplyOptionImpl
 
getEntity() - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl
 
getEntityCollection() - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl
 
getEntityReferences() - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl
 
getEntitySet() - Method in class org.apache.olingo.server.core.uri.UriResourceEntitySetImpl
 
getEntitySetNames() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getEntityType() - Method in class org.apache.olingo.server.core.uri.UriResourceEntitySetImpl
 
getEntityType() - Method in class org.apache.olingo.server.core.uri.UriResourceSingletonImpl
 
getEntityTypeCast() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getEntityTypeFilter() - Method in class org.apache.olingo.server.core.uri.UriResourceSingletonImpl
 
getETags() - Method in class org.apache.olingo.server.core.etag.ETagInformation
Gets the collection of ETag values found.
getException() - Method in class org.apache.olingo.server.core.ODataWritableContent.WriteErrorContext
 
getExpandAll(ExpandOption) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
getExpandedItemsPath(ExpandOption) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
getExpandedPropertyNames(List<ExpandItem>) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
getExpandItem(List<ExpandItem>, String) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
getExpandItemBasedOnType(List<ExpandItem>, String, EdmStructuredType, String) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
Fetches the expand Item depending upon the type
getExpandItems() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandOptionImpl
 
getExpandOption() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ExpandImpl
 
getExpandOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getExpandOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getExpandTree() - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl
 
getExpression() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
getExpression() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ComputeExpressionImpl
 
getExpression() - Method in class org.apache.olingo.server.core.uri.queryoption.FilterOptionImpl
 
getExpression() - Method in class org.apache.olingo.server.core.uri.queryoption.OrderByItemImpl
 
getExpression() - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
getExpression() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAllImpl
 
getExpression() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAnyImpl
 
getExpressions() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateImpl
 
getExpressions() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ComputeImpl
 
getExpressions() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.BinaryImpl
 
getFieldName() - Method in class org.apache.olingo.server.core.deserializer.batch.HeaderField
 
getFilterOption() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.FilterImpl
 
getFilterOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getFilterOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getFormat() - Method in class org.apache.olingo.server.core.uri.queryoption.FormatOptionImpl
 
getFormatOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getFragment() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getFrom() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
getFullQualifiedName() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getFunction() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.CustomFunctionImpl
 
getFunction() - Method in class org.apache.olingo.server.core.uri.UriResourceFunctionImpl
 
getFunctionImport() - Method in class org.apache.olingo.server.core.uri.UriResourceFunctionImpl
 
getGroupByItems() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByImpl
 
getHeader(String) - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
getHeaderField(String) - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
getHeaders() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchBodyPart
 
getHeaders() - Method in interface org.apache.olingo.server.core.deserializer.batch.BatchPart
 
getHeaders() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
getHeaders(String) - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
getHttpStatusLine() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchChangeSetPart
 
getHttpStatusLine() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
getHttpVersion() - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
getIdOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getInlineAggregateExpression() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
getInputStream() - Method in class org.apache.olingo.server.core.serializer.utils.CircleStreamBuffer
Get InputStream for data read access.
getKey() - Method in enum org.apache.olingo.server.core.AcceptHeaderContentNegotiatorException.MessageKeys
 
getKey() - Method in enum org.apache.olingo.server.core.ContentNegotiatorException.MessageKeys
 
getKey() - Method in enum org.apache.olingo.server.core.ODataHandlerException.MessageKeys
 
getKey() - Method in enum org.apache.olingo.server.core.uri.parser.search.SearchParserException.MessageKeys
 
getKey() - Method in enum org.apache.olingo.server.core.uri.parser.search.SearchTokenizerException.MessageKeys
 
getKey() - Method in enum org.apache.olingo.server.core.uri.parser.UriParserSemanticException.MessageKeys
 
getKey() - Method in enum org.apache.olingo.server.core.uri.parser.UriParserSyntaxException.MessageKeys
 
getKey() - Method in enum org.apache.olingo.server.core.uri.validator.UriValidationException.MessageKeys
 
getKeyPredicates() - Method in class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.BottomTopImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ComputeImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ConcatImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.CustomFunctionImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ExpandImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.FilterImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.IdentityImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.SearchImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.queryoption.SystemQueryOptionImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getKind() - Method in class org.apache.olingo.server.core.uri.UriResourceImpl
 
getLambdaVariable() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAllImpl
 
getLambdaVariable() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAnyImpl
 
getLastResourcePart() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getLastThrownException() - Method in class org.apache.olingo.server.core.ODataHandlerImpl
 
getLeftOperand() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchBinaryImpl
 
getLeftOperand() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.BinaryImpl
 
getLevelsOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getLineNumber() - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
getLineNumber() - Method in class org.apache.olingo.server.core.deserializer.batch.HeaderField
 
getLineNumber() - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
getLineNumber() - Method in class org.apache.olingo.server.core.deserializer.batch.Line
 
getLiteral() - Method in interface org.apache.olingo.server.core.uri.parser.search.SearchQueryToken
 
getMapping() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getMaxLength() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getMaxPageSize() - Method in class org.apache.olingo.server.core.prefer.PreferencesImpl
 
getMethod() - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
getMethod() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.BottomTopImpl
 
getMethod() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MethodImpl
 
getMimeType() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getName() - Method in interface org.apache.olingo.server.core.debug.DebugTab
Gets the name of this debug information part, useful as title.
getName() - Method in class org.apache.olingo.server.core.debug.DebugTabBody
 
getName() - Method in class org.apache.olingo.server.core.debug.DebugTabRequest
 
getName() - Method in class org.apache.olingo.server.core.debug.DebugTabResponse
 
getName() - Method in class org.apache.olingo.server.core.debug.DebugTabRuntime
 
getName() - Method in class org.apache.olingo.server.core.debug.DebugTabServer
 
getName() - Method in class org.apache.olingo.server.core.debug.DebugTabStacktrace
 
getName() - Method in class org.apache.olingo.server.core.debug.DebugTabUri
 
getName() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getName() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getName() - Method in class org.apache.olingo.server.core.uri.queryoption.QueryOptionImpl
 
getName() - Method in class org.apache.olingo.server.core.uri.queryoption.SystemQueryOptionImpl
 
getName() - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
getNamespace() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getNavigationProperty(String) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getNavigationPropertyNames() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getNumber() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.BottomTopImpl
 
getODataContent() - Method in class org.apache.olingo.server.core.serializer.SerializerStreamResultImpl
 
getODataLibraryException() - Method in class org.apache.olingo.server.core.ODataWritableContent.WriteErrorContext
 
getOperand() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchUnaryImpl
 
getOperand() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.UnaryImpl
 
getOperator() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchBinaryImpl
 
getOperator() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchUnaryImpl
 
getOperator() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.BinaryImpl
 
getOperator() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.UnaryImpl
 
getOrCreateLink(Linked, String) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
getOrderByOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getOrderByOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getOrders() - Method in class org.apache.olingo.server.core.uri.queryoption.OrderByOptionImpl
 
getOutputStream() - Method in class org.apache.olingo.server.core.serializer.utils.CircleStreamBuffer
Get OutputStream for write data.
getParameterName() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.AliasImpl
 
getParameterNames(List<UriParameter>) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
getParameters() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.CustomFunctionImpl
 
getParameters() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MethodImpl
 
getParameters() - Method in class org.apache.olingo.server.core.uri.UriResourceFunctionImpl
 
getPath() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
getPath() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByItemImpl
 
getPrecision() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getPreference(String) - Method in class org.apache.olingo.server.core.prefer.PreferencesImpl
 
getProperty() - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl
 
getProperty(String) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getProperty() - Method in class org.apache.olingo.server.core.uri.UriResourceComplexPropertyImpl
 
getProperty() - Method in class org.apache.olingo.server.core.uri.UriResourceNavigationPropertyImpl
 
getProperty() - Method in class org.apache.olingo.server.core.uri.UriResourcePrimitivePropertyImpl
 
getPropertyNames() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getRawBaseUri() - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
getRawODataPath() - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
getRawQueryPath() - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
getRawRequestUri() - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
getRawServiceResolutionUri() - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
getReader(InputStream) - Method in class org.apache.olingo.server.core.deserializer.xml.ODataXmlDeserializer
 
getReducedExpandItemsPaths(Set<List<String>>, String) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
getReducedSelectedPaths(Set<List<String>>, String) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
getReferencedProperty() - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
getReferenceInURI(ODataRequest) - Method in class org.apache.olingo.server.core.batchhandler.referenceRewriting.BatchReferenceRewriter
 
getReferences() - Method in class org.apache.olingo.server.core.ServiceMetadataImpl
 
getRequest() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchChangeSetPart
 
getRequestBaseUri() - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
getRequests() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchBodyPart
 
getResourcePath() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getResourcePath() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MemberImpl
 
getResourcePath() - Method in class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
getReturn() - Method in class org.apache.olingo.server.core.prefer.PreferencesImpl
 
getRightOperand() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchBinaryImpl
 
getRightOperand() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.BinaryImpl
 
getRollup() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByItemImpl
 
getScale() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getSearchExpression() - Method in class org.apache.olingo.server.core.uri.queryoption.SearchOptionImpl
 
getSearchOption() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.SearchImpl
 
getSearchOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getSearchOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getSearchTerm() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchTermImpl
 
getSegmentValue(boolean) - Method in class org.apache.olingo.server.core.uri.UriResourceActionImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceActionImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceComplexPropertyImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceCountImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceEntitySetImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceFunctionImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceItImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAllImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAnyImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaVarImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceNavigationPropertyImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourcePrimitivePropertyImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceRefImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceRootImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceSingletonImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceStartingTypeFilterImpl
 
getSegmentValue(boolean) - Method in class org.apache.olingo.server.core.uri.UriResourceTypedImpl
 
getSegmentValue() - Method in class org.apache.olingo.server.core.uri.UriResourceValueImpl
 
getSegmentValue(boolean) - Method in class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
getSelectedPaths(List<SelectItem>, String) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
getSelectedPaths(List<SelectItem>) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
getSelectedPathsWithTypeCasts(List<SelectItem>, String) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
This method creates selectedPath list checking if the resource has entity type filter, complex type filter, or if resource is navigation property and if it has type filter
getSelectedPropertyNames(List<SelectItem>) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
getSelectItems() - Method in class org.apache.olingo.server.core.uri.queryoption.SelectOptionImpl
 
getSelectOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getSelectOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getServiceMetadataETagSupport() - Method in class org.apache.olingo.server.core.ServiceMetadataImpl
 
getSingleton() - Method in class org.apache.olingo.server.core.uri.UriResourceSingletonImpl
 
getSkipOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getSkipOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getSkipTokenOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getSrid() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getStandardMethod() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
getStartTypeFilter() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getStartTypeFilter() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MemberImpl
 
getStartTypeFilter() - Method in class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
getStructuralProperty(String) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
getSystemQueryOptions() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getText() - Method in class org.apache.olingo.server.core.uri.parser.UriTokenizer
Returns the string value corresponding to the last successful UriTokenizer.next(TokenKind) call.
getText() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.LiteralImpl
 
getText() - Method in class org.apache.olingo.server.core.uri.queryoption.QueryOptionImpl
 
getText() - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
getToken() - Method in interface org.apache.olingo.server.core.uri.parser.search.SearchQueryToken
 
getTopOption() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
getTopOption() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getType(Expression) - Static method in class org.apache.olingo.server.core.uri.parser.ExpressionParser
 
getType() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getType() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.BinaryImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.EnumerationImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.LiteralImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MemberImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MethodImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.TypeLiteralImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.UnaryImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceActionImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceComplexPropertyImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceEntitySetImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceFunctionImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceItImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAllImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAnyImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaVarImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceNavigationPropertyImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourcePrimitivePropertyImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceRootImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceSingletonImpl
 
getType() - Method in class org.apache.olingo.server.core.uri.UriResourceStartingTypeFilterImpl
 
getTypeFilter() - Method in class org.apache.olingo.server.core.uri.UriResourceTypedImpl
 
getTypeFilterOnCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
getTypeFilterOnEntry() - Method in class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
getTypeInformation(UriResourcePartTyped) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
getTypeWithAnnotations() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
getUriInfo() - Method in class org.apache.olingo.server.core.ODataHandlerImpl
 
getUriResourceParts() - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getValue() - Method in class org.apache.olingo.server.core.deserializer.batch.HeaderField
 
getValue() - Method in class org.apache.olingo.server.core.uri.queryoption.AliasQueryOptionImpl
 
getValue() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.BottomTopImpl
 
getValue() - Method in class org.apache.olingo.server.core.uri.queryoption.CountOptionImpl
 
getValue() - Method in class org.apache.olingo.server.core.uri.queryoption.DeltaTokenOptionImpl
 
getValue() - Method in class org.apache.olingo.server.core.uri.queryoption.IdOptionImpl
 
getValue() - Method in class org.apache.olingo.server.core.uri.queryoption.LevelsOptionImpl
 
getValue() - Method in class org.apache.olingo.server.core.uri.queryoption.SkipOptionImpl
 
getValue() - Method in class org.apache.olingo.server.core.uri.queryoption.SkipTokenOptionImpl
 
getValue() - Method in class org.apache.olingo.server.core.uri.queryoption.TopOptionImpl
 
getValueForAlias(String) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
getValues() - Method in class org.apache.olingo.server.core.deserializer.batch.HeaderField
 
getValues() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.EnumerationImpl
 
getVariableName() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.LambdaRefImpl
 
getVariableName() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaVarImpl
 
getVersion() - Static method in class org.apache.olingo.server.core.debug.DebugResponseHelperImpl
Gets version field information for response.
getWait() - Method in class org.apache.olingo.server.core.prefer.PreferencesImpl
 
GroupByImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents the grouping transformation.
GroupByImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.GroupByImpl
 
GroupByItemImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents a grouping property.
GroupByItemImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.GroupByItemImpl
 

H

handle(ODataRequest, boolean) - Method in class org.apache.olingo.server.core.batchhandler.BatchPartHandler
 
handleBatchRequest(BatchRequestPart) - Method in class org.apache.olingo.server.core.batchhandler.BatchFacadeImpl
 
handleBatchRequest(BatchRequestPart) - Method in class org.apache.olingo.server.core.batchhandler.BatchPartHandler
 
handleException(ODataRequest, ODataResponse, ODataServerError, Exception) - Method in class org.apache.olingo.server.core.ODataHandlerImpl
 
handleODataRequest(ODataRequest) - Method in class org.apache.olingo.server.core.batchhandler.BatchFacadeImpl
 
handleODataRequest(ODataRequest) - Method in class org.apache.olingo.server.core.batchhandler.BatchPartHandler
 
hasAllowEntityReferences() - Method in class org.apache.olingo.server.core.prefer.PreferencesImpl
 
hasContinueOnError() - Method in class org.apache.olingo.server.core.prefer.PreferencesImpl
 
hasCountPath() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
hasExpand(ExpandOption) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
hashCode() - Method in class org.apache.olingo.server.core.deserializer.batch.HeaderField
 
hashCode() - Method in class org.apache.olingo.server.core.deserializer.batch.Line
 
hasRespondAsync() - Method in class org.apache.olingo.server.core.prefer.PreferencesImpl
 
hasSelect(SelectOption) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
hasTrackChanges() - Method in class org.apache.olingo.server.core.prefer.PreferencesImpl
 
Header - Class in org.apache.olingo.server.core.deserializer.batch
 
Header(int) - Constructor for class org.apache.olingo.server.core.deserializer.batch.Header
 
HeaderField - Class in org.apache.olingo.server.core.deserializer.batch
 
HeaderField(String, int) - Constructor for class org.apache.olingo.server.core.deserializer.batch.HeaderField
 
HeaderField(String, List<String>, int) - Constructor for class org.apache.olingo.server.core.deserializer.batch.HeaderField
 
headers - Variable in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
HttpRequestStatusLine - Class in org.apache.olingo.server.core.deserializer.batch
 
HttpRequestStatusLine(Line, String, String) - Constructor for class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
httpStatusLine - Variable in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 

I

IdentityImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents the identity transformation.
IdentityImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.IdentityImpl
 
IdOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
IdOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.IdOptionImpl
 
init(OData, ServiceMetadata) - Method in class org.apache.olingo.server.core.DefaultRedirectProcessor
 
IO_EXCEPTION_TEXT - Static variable in class org.apache.olingo.server.core.serializer.AbstractODataSerializer
 
isAbstract() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
isAll() - Method in class org.apache.olingo.server.core.etag.ETagInformation
Gets the information whether the values contain "*".
isAll(SelectOption) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
isAllOperationsInSchema() - Method in class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
isChangeSet() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchBodyPart
 
isCollection() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
isCollection() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MemberImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceActionImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceComplexPropertyImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceEntitySetImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceFunctionImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceItImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAllImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaAnyImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceLambdaVarImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceNavigationPropertyImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourcePrimitivePropertyImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceRootImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceSingletonImpl
 
isCollection() - Method in class org.apache.olingo.server.core.uri.UriResourceStartingTypeFilterImpl
 
isDebugMode() - Method in class org.apache.olingo.server.core.debug.ServerCoreDebugger
 
isDescending() - Method in class org.apache.olingo.server.core.uri.queryoption.OrderByItemImpl
 
isFormEncoding() - Static method in class org.apache.olingo.server.core.uri.parser.UriDecoder
 
isIEEE754Compatible - Variable in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
isMatchedBy(String) - Method in class org.apache.olingo.server.core.etag.ETagInformation
Checks whether a given ETag value is matched by this ETag information, using weak comparison as described in RFC 7232, section 2.3.2.
isMax() - Method in class org.apache.olingo.server.core.uri.queryoption.LevelsOptionImpl
 
isNullable() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
isODataIEEE754Compatible(ContentType) - Static method in class org.apache.olingo.server.core.serializer.utils.ContentTypeHelper
 
isODataMetadataFull - Variable in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
isODataMetadataFull(ContentType) - Static method in class org.apache.olingo.server.core.serializer.utils.ContentTypeHelper
 
isODataMetadataNone - Variable in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
isODataMetadataNone(ContentType) - Static method in class org.apache.olingo.server.core.serializer.utils.ContentTypeHelper
 
isOpenType() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicStructuredType
 
isPrimitive() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
isRef() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
isRollupAll() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByItemImpl
 
isSearchBinary() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchExpressionImpl
 
isSearchTerm() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchExpressionImpl
 
isSearchUnary() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchExpressionImpl
 
isSelected(Set<List<String>>, String) - Static method in class org.apache.olingo.server.core.serializer.utils.ExpandSelectHelper
 
isStar() - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
isStar() - Method in class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
isStrict() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchBodyPart
 
isStrict() - Method in interface org.apache.olingo.server.core.deserializer.batch.BatchPart
 
isStrict - Variable in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
isStrict() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
isSupported(ContentType, CustomContentTypeSupport, RepresentationType) - Static method in class org.apache.olingo.server.core.ContentNegotiator
 
isUnicode() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
iterator() - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 

J

JsonDeltaSerializer - Class in org.apache.olingo.server.core.serializer.json
 
JsonDeltaSerializer(ContentType) - Constructor for class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializer
 
JsonDeltaSerializerWithNavigations - Class in org.apache.olingo.server.core.serializer.json
 
JsonDeltaSerializerWithNavigations(ContentType) - Constructor for class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 

K

keyPredicates - Variable in class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
KIND - Static variable in class org.apache.olingo.server.core.serializer.json.ServiceDocumentJsonSerializer
 

L

LambdaRefImpl - Class in org.apache.olingo.server.core.uri.queryoption.expression
 
LambdaRefImpl(String) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.LambdaRefImpl
 
LevelsOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
LevelsOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.LevelsOptionImpl
 
Line - Class in org.apache.olingo.server.core.deserializer.batch
 
Line(String, int) - Constructor for class org.apache.olingo.server.core.deserializer.batch.Line
 
LiteralImpl - Class in org.apache.olingo.server.core.uri.queryoption.expression
 
LiteralImpl(String, EdmType) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.LiteralImpl
 

M

MemberImpl - Class in org.apache.olingo.server.core.uri.queryoption.expression
 
MemberImpl(UriInfoResource, EdmType) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.MemberImpl
 
message - Variable in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
metadataDocument(ServiceMetadata) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
metadataDocument(ServiceMetadata) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
MetadataDocumentJsonSerializer - Class in org.apache.olingo.server.core.serializer.json
 
MetadataDocumentJsonSerializer(ServiceMetadata) - Constructor for class org.apache.olingo.server.core.serializer.json.MetadataDocumentJsonSerializer
 
MetadataDocumentXmlSerializer - Class in org.apache.olingo.server.core.serializer.xml
 
MetadataDocumentXmlSerializer(ServiceMetadata) - Constructor for class org.apache.olingo.server.core.serializer.xml.MetadataDocumentXmlSerializer
 
MethodImpl - Class in org.apache.olingo.server.core.uri.queryoption.expression
 
MethodImpl(MethodKind, List<Expression>) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.MethodImpl
 
mustValidatePreconditions(CustomETagSupport, boolean) - Method in class org.apache.olingo.server.core.etag.PreconditionsValidator
 

N

next(UriTokenizer, UriTokenizer.TokenKind...) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
next(UriTokenizer.TokenKind) - Method in class org.apache.olingo.server.core.uri.parser.UriTokenizer
Tries to find a token of the given token kind at the current index.
nextPrimitiveValue(UriTokenizer) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 

O

ODataDispatcher - Class in org.apache.olingo.server.core
 
ODataDispatcher(UriInfo, ODataHandlerImpl) - Constructor for class org.apache.olingo.server.core.ODataDispatcher
 
ODataErrorSerializer - Class in org.apache.olingo.server.core.serializer.json
 
ODataErrorSerializer() - Constructor for class org.apache.olingo.server.core.serializer.json.ODataErrorSerializer
 
ODataExceptionHelper - Class in org.apache.olingo.server.core
 
ODataHandlerException - Exception in org.apache.olingo.server.core
Exception thrown during basic request handling.
ODataHandlerException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.ODataHandlerException
 
ODataHandlerException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.ODataHandlerException
 
ODataHandlerException.MessageKeys - Enum in org.apache.olingo.server.core
 
ODataHandlerImpl - Class in org.apache.olingo.server.core
 
ODataHandlerImpl(OData, ServiceMetadata, ServerCoreDebugger) - Constructor for class org.apache.olingo.server.core.ODataHandlerImpl
 
ODataHttpHandlerImpl - Class in org.apache.olingo.server.core
 
ODataHttpHandlerImpl(OData, ServiceMetadata) - Constructor for class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
ODataImpl - Class in org.apache.olingo.server.core
 
ODataImpl() - Constructor for class org.apache.olingo.server.core.ODataImpl
 
ODataJsonDeserializer - Class in org.apache.olingo.server.core.deserializer.json
 
ODataJsonDeserializer(ContentType) - Constructor for class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
 
ODataJsonDeserializer(ContentType, ServiceMetadata) - Constructor for class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
 
ODataJsonDeserializer(ContentType, ServiceMetadata, IConstants) - Constructor for class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
 
ODataJsonDeserializer(ContentType, IConstants) - Constructor for class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
 
ODataJsonSerializer - Class in org.apache.olingo.server.core.serializer.json
 
ODataJsonSerializer(ContentType, IConstants) - Constructor for class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
ODataJsonSerializer(ContentType) - Constructor for class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
ODataNettyHandlerImpl - Class in org.apache.olingo.netty.server.core
 
ODataNettyHandlerImpl(OData, ServiceMetadata) - Constructor for class org.apache.olingo.netty.server.core.ODataNettyHandlerImpl
 
ODataNettyImpl - Class in org.apache.olingo.netty.server.core
 
ODataNettyImpl() - Constructor for class org.apache.olingo.netty.server.core.ODataNettyImpl
 
ODataWritableContent - Class in org.apache.olingo.server.core
Stream supporting implementation of the ODataContent and contains the response content for the OData request.
ODataWritableContent.ODataWritableContentBuilder - Class in org.apache.olingo.server.core
 
ODataWritableContent.WriteErrorContext - Class in org.apache.olingo.server.core
 
ODataWritableContentBuilder(EntityIterator, EdmEntityType, ODataSerializer, ServiceMetadata, EntityCollectionSerializerOptions) - Constructor for class org.apache.olingo.server.core.ODataWritableContent.ODataWritableContentBuilder
 
ODataXmlDeserializer - Class in org.apache.olingo.server.core.deserializer.xml
 
ODataXmlDeserializer() - Constructor for class org.apache.olingo.server.core.deserializer.xml.ODataXmlDeserializer
 
ODataXmlDeserializer(ServiceMetadata) - Constructor for class org.apache.olingo.server.core.deserializer.xml.ODataXmlDeserializer
 
ODataXmlSerializer - Class in org.apache.olingo.server.core.serializer.xml
 
ODataXmlSerializer() - Constructor for class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
OrderByItemImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
OrderByItemImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.OrderByItemImpl
 
OrderByOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
OrderByOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.OrderByOptionImpl
 
OrderByParser - Class in org.apache.olingo.server.core.uri.parser
 
OrderByParser(Edm, OData) - Constructor for class org.apache.olingo.server.core.uri.parser.OrderByParser
 
org.apache.olingo.netty.server.core - package org.apache.olingo.netty.server.core
 
org.apache.olingo.server.core - package org.apache.olingo.server.core
 
org.apache.olingo.server.core.batchhandler - package org.apache.olingo.server.core.batchhandler
 
org.apache.olingo.server.core.batchhandler.referenceRewriting - package org.apache.olingo.server.core.batchhandler.referenceRewriting
 
org.apache.olingo.server.core.debug - package org.apache.olingo.server.core.debug
 
org.apache.olingo.server.core.deserializer - package org.apache.olingo.server.core.deserializer
 
org.apache.olingo.server.core.deserializer.batch - package org.apache.olingo.server.core.deserializer.batch
 
org.apache.olingo.server.core.deserializer.helper - package org.apache.olingo.server.core.deserializer.helper
 
org.apache.olingo.server.core.deserializer.json - package org.apache.olingo.server.core.deserializer.json
 
org.apache.olingo.server.core.deserializer.xml - package org.apache.olingo.server.core.deserializer.xml
 
org.apache.olingo.server.core.etag - package org.apache.olingo.server.core.etag
 
org.apache.olingo.server.core.prefer - package org.apache.olingo.server.core.prefer
 
org.apache.olingo.server.core.serializer - package org.apache.olingo.server.core.serializer
 
org.apache.olingo.server.core.serializer.json - package org.apache.olingo.server.core.serializer.json
 
org.apache.olingo.server.core.serializer.utils - package org.apache.olingo.server.core.serializer.utils
 
org.apache.olingo.server.core.serializer.xml - package org.apache.olingo.server.core.serializer.xml
 
org.apache.olingo.server.core.uri - package org.apache.olingo.server.core.uri
 
org.apache.olingo.server.core.uri.parser - package org.apache.olingo.server.core.uri.parser
 
org.apache.olingo.server.core.uri.parser.search - package org.apache.olingo.server.core.uri.parser.search
 
org.apache.olingo.server.core.uri.queryoption - package org.apache.olingo.server.core.uri.queryoption
 
org.apache.olingo.server.core.uri.queryoption.apply - package org.apache.olingo.server.core.uri.queryoption.apply
 
org.apache.olingo.server.core.uri.queryoption.expression - package org.apache.olingo.server.core.uri.queryoption.expression
 
org.apache.olingo.server.core.uri.validator - package org.apache.olingo.server.core.uri.validator
 

P

parameter(String, EdmParameter) - Method in class org.apache.olingo.server.core.deserializer.FixedFormatDeserializerImpl
 
parameter(String, EdmParameter) - Method in class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
Reads a parameter value from a String.
parse() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchBodyPart
 
parse() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchChangeSetPart
 
parse() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchQueryOperation
 
parse(Collection<String>) - Static method in class org.apache.olingo.server.core.etag.ETagParser
 
parse(Collection<String>) - Static method in class org.apache.olingo.server.core.prefer.PreferParser
 
parse(UriTokenizer, EdmStructuredType, Collection<String>, Map<String, AliasQueryOption>) - Method in class org.apache.olingo.server.core.uri.parser.ApplyParser
 
parse(UriTokenizer, EdmStructuredType) - Method in class org.apache.olingo.server.core.uri.parser.ExpandParser
 
parse(UriTokenizer, EdmType, Collection<String>, Map<String, AliasQueryOption>) - Method in class org.apache.olingo.server.core.uri.parser.ExpressionParser
 
parse(UriTokenizer, EdmType, Collection<String>, Map<String, AliasQueryOption>) - Method in class org.apache.olingo.server.core.uri.parser.FilterParser
 
parse(UriTokenizer, EdmStructuredType, Collection<String>, Map<String, AliasQueryOption>) - Method in class org.apache.olingo.server.core.uri.parser.OrderByParser
 
parse(String) - Method in class org.apache.olingo.server.core.uri.parser.search.SearchParser
 
parse(List<SearchQueryToken>) - Method in class org.apache.olingo.server.core.uri.parser.search.SearchParser
 
parse(UriTokenizer) - Method in class org.apache.olingo.server.core.uri.parser.SearchParser
 
parse(UriTokenizer, EdmStructuredType, boolean) - Method in class org.apache.olingo.server.core.uri.parser.SelectParser
 
parseAliasValue(String, EdmType, boolean, boolean, Edm, EdmType, Map<String, AliasQueryOption>) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
parseBatchRequest(InputStream, String, BatchOptions) - Method in class org.apache.olingo.server.core.deserializer.batch.BatchParser
 
parseBatchRequest(InputStream, String, BatchOptions) - Method in class org.apache.olingo.server.core.deserializer.FixedFormatDeserializerImpl
 
parseContentType(String, ContentType, int) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
Get the content type based on contentType parameter.
parseCrossjoinSegment(String) - Method in class org.apache.olingo.server.core.uri.parser.ResourcePathParser
 
parseDollarEntityTypeCast(String) - Method in class org.apache.olingo.server.core.uri.parser.ResourcePathParser
 
parseEntityId(Edm, String, String) - Method in class org.apache.olingo.server.core.uri.UriHelperImpl
 
parseExpandPath(UriTokenizer, Edm, EdmStructuredType, ExpandItemImpl) - Static method in class org.apache.olingo.server.core.uri.parser.ExpandParser
 
parseFunctionParameters(UriTokenizer, Edm, EdmType, boolean, Map<String, AliasQueryOption>) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
parseKeyPredicate(UriTokenizer, EdmEntityType, EdmNavigationProperty, Edm, EdmType, Map<String, AliasQueryOption>) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
parseNavigationKeyPredicate(UriTokenizer, EdmNavigationProperty, Edm, EdmType, Map<String, AliasQueryOption>) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
parseNonNegativeInteger(String, String, boolean) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
parsePathSegment(String, UriResource) - Method in class org.apache.olingo.server.core.uri.parser.ResourcePathParser
 
Parser - Class in org.apache.olingo.server.core.uri.parser
 
Parser(Edm, OData) - Constructor for class org.apache.olingo.server.core.uri.parser.Parser
 
ParserHelper - Class in org.apache.olingo.server.core.uri.parser
 
ParserHelper() - Constructor for class org.apache.olingo.server.core.uri.parser.ParserHelper
 
parseTypeCast(UriTokenizer, Edm, EdmStructuredType) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
parseUri(String, String, String, String) - Method in class org.apache.olingo.server.core.uri.parser.Parser
 
PreconditionsValidator - Class in org.apache.olingo.server.core.etag
 
PreconditionsValidator(UriInfo) - Constructor for class org.apache.olingo.server.core.etag.PreconditionsValidator
 
PreferencesImpl - Class in org.apache.olingo.server.core.prefer
Provides access methods to the preferences set in the Prefer HTTP request header as described in RFC 7240.
PreferencesImpl(Collection<String>) - Constructor for class org.apache.olingo.server.core.prefer.PreferencesImpl
 
PreferParser - Class in org.apache.olingo.server.core.prefer
Parses the values of Prefer HTTP header fields.
primitive(ServiceMetadata, EdmPrimitiveType, Property, PrimitiveSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
primitive(ServiceMetadata, EdmPrimitiveType, Property, PrimitiveSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
primitiveCollection(ServiceMetadata, EdmPrimitiveType, Property, PrimitiveSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
primitiveCollection(ServiceMetadata, EdmPrimitiveType, Property, PrimitiveSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
primitiveValue(InputStream, EdmProperty) - Method in class org.apache.olingo.server.core.deserializer.FixedFormatDeserializerImpl
 
primitiveValue(EdmPrimitiveType, Object, PrimitiveValueSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.FixedFormatSerializerImpl
 
primitiveValue(JsonGenerator, EdmPrimitiveType, String, EdmProperty, Object) - Method in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
process(ODataRequest) - Method in class org.apache.olingo.netty.server.core.ODataNettyHandlerImpl
 
process(ODataRequest, ODataResponse, boolean) - Method in class org.apache.olingo.server.core.batchhandler.BatchHandler
 
process(ODataRequest) - Method in class org.apache.olingo.server.core.ODataHandlerImpl
 
process(ODataRequest) - Method in class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
process(HttpServletRequest, HttpServletResponse) - Method in class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
processNettyRequest(HttpRequest, HttpResponse, Map<String, String>) - Method in class org.apache.olingo.netty.server.core.ODataNettyHandlerImpl
 
property(Property) - Method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl.DeserializerResultBuilder
 
property(InputStream, EdmProperty) - Method in class org.apache.olingo.server.core.deserializer.json.ODataJsonDeserializer
 
property(InputStream, EdmProperty) - Method in class org.apache.olingo.server.core.deserializer.xml.ODataXmlDeserializer
 

Q

QueryOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
QueryOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.QueryOptionImpl
 

R

redirect(ODataRequest, ODataResponse) - Method in class org.apache.olingo.server.core.DefaultRedirectProcessor
 
redirect(ODataRequest, ODataResponse) - Method in interface org.apache.olingo.server.core.RedirectProcessor
 
RedirectProcessor - Interface in org.apache.olingo.server.core
 
reference(ServiceMetadata, EdmEntitySet, Entity, ReferenceSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
reference(ServiceMetadata, EdmEntitySet, Entity, ReferenceSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
referenceCollection(ServiceMetadata, EdmEntitySet, AbstractEntityCollection, ReferenceCollectionSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
referenceCollection(ServiceMetadata, EdmEntitySet, AbstractEntityCollection, ReferenceCollectionSerializerOptions) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
register(Processor) - Method in class org.apache.olingo.netty.server.core.ODataNettyHandlerImpl
 
register(Processor) - Method in class org.apache.olingo.server.core.ODataHandlerImpl
 
register(OlingoExtension) - Method in class org.apache.olingo.server.core.ODataHandlerImpl
 
register(Processor) - Method in class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
register(OlingoExtension) - Method in class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
register(CustomContentTypeSupport) - Method in class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
register(CustomETagSupport) - Method in class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
register(DebugSupport) - Method in class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
removeEndingCRLF(Line) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
removeHeader(String) - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
replaceHeaderField(HeaderField) - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
replaceReference(ODataRequest) - Method in class org.apache.olingo.server.core.batchhandler.referenceRewriting.BatchReferenceRewriter
 
requireNext(UriTokenizer, UriTokenizer.TokenKind) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
requireTokenEnd(UriTokenizer) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
resolveComplexType(ServiceMetadata, EdmComplexType, String) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializer
 
resolveComplexType(ServiceMetadata, EdmComplexType, String) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
resolveComplexType(ServiceMetadata, EdmComplexType, String) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
resolveComplexType(ServiceMetadata, EdmComplexType, String) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
resolveDebugMode(HttpServletRequest) - Method in class org.apache.olingo.server.core.debug.ServerCoreDebugger
 
resolveEntityType(ServiceMetadata, EdmEntityType, String) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
resolveEntityType(ServiceMetadata, EdmEntityType, String) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
ResourcePathParser - Class in org.apache.olingo.server.core.uri.parser
 
ResourcePathParser(Edm, Map<String, AliasQueryOption>) - Constructor for class org.apache.olingo.server.core.uri.parser.ResourcePathParser
 
returnToSavedState() - Method in class org.apache.olingo.server.core.uri.parser.UriTokenizer
Return to the previously saved state.

S

saveState() - Method in class org.apache.olingo.server.core.uri.parser.UriTokenizer
Save the current state.
SearchBinaryImpl - Class in org.apache.olingo.server.core.uri.parser.search
 
SearchBinaryImpl(SearchExpression, SearchBinaryOperatorKind, SearchExpression) - Constructor for class org.apache.olingo.server.core.uri.parser.search.SearchBinaryImpl
 
SearchExpressionImpl - Class in org.apache.olingo.server.core.uri.parser.search
 
SearchExpressionImpl() - Constructor for class org.apache.olingo.server.core.uri.parser.search.SearchExpressionImpl
 
SearchImpl - Class in org.apache.olingo.server.core.uri.queryoption.apply
Represents the search transformation.
SearchImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.apply.SearchImpl
 
SearchOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
SearchOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.SearchOptionImpl
 
SearchParser - Class in org.apache.olingo.server.core.uri.parser.search
 
SearchParser() - Constructor for class org.apache.olingo.server.core.uri.parser.search.SearchParser
 
SearchParser - Class in org.apache.olingo.server.core.uri.parser
Parses search expressions according to the following (rewritten) grammar: SearchExpr ::= ExprOR ExprOR ::= ExprAnd ('OR' ExprAnd)* ExprAnd ::= Term ('AND'?
SearchParser() - Constructor for class org.apache.olingo.server.core.uri.parser.SearchParser
 
SearchParserException - Exception in org.apache.olingo.server.core.uri.parser.search
 
SearchParserException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.search.SearchParserException
 
SearchParserException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.search.SearchParserException
 
SearchParserException.MessageKeys - Enum in org.apache.olingo.server.core.uri.parser.search
 
SearchQueryToken - Interface in org.apache.olingo.server.core.uri.parser.search
 
SearchQueryToken.Token - Enum in org.apache.olingo.server.core.uri.parser.search
 
SearchTermImpl - Class in org.apache.olingo.server.core.uri.parser.search
 
SearchTermImpl(String) - Constructor for class org.apache.olingo.server.core.uri.parser.search.SearchTermImpl
 
SearchTokenizer - Class in org.apache.olingo.server.core.uri.parser.search
searchExpr = ( OPEN BWS searchExpr BWS CLOSE / searchTerm ) [ searchOrExpr / searchAndExpr ] searchOrExpr = RWS 'OR' RWS searchExpr searchAndExpr = RWS [ 'AND' RWS ] searchExpr searchTerm = [ 'NOT' RWS ] ( searchPhrase / searchWord ) searchPhrase = quotation-mark 1*qchar-no-AMP-DQUOTE quotation-mark searchWord = 1*ALPHA ; Actually: any character from the Unicode categories L or Nl, but not the words AND, OR, and NOT ATTENTION: This class does not support a percent-encoded searchPhrase because the URI parser's parseUri method percent decodes each query before calling parsers of query options.
SearchTokenizer() - Constructor for class org.apache.olingo.server.core.uri.parser.search.SearchTokenizer
 
SearchTokenizerException - Exception in org.apache.olingo.server.core.uri.parser.search
 
SearchTokenizerException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.search.SearchTokenizerException
 
SearchTokenizerException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.search.SearchTokenizerException
 
SearchTokenizerException.MessageKeys - Enum in org.apache.olingo.server.core.uri.parser.search
 
SearchUnaryImpl - Class in org.apache.olingo.server.core.uri.parser.search
 
SearchUnaryImpl(SearchTerm) - Constructor for class org.apache.olingo.server.core.uri.parser.search.SearchUnaryImpl
 
SelectItemImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
SelectItemImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
SelectOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
SelectOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.SelectOptionImpl
 
SelectParser - Class in org.apache.olingo.server.core.uri.parser
 
SelectParser(Edm) - Constructor for class org.apache.olingo.server.core.uri.parser.SelectParser
 
serialize(ODataResponse) - Method in class org.apache.olingo.server.core.serializer.AsyncResponseSerializer
 
serialize(List<ODataResponsePart>, String) - Method in class org.apache.olingo.server.core.serializer.BatchResponseSerializer
 
serialize(ServiceMetadata, EdmEntityType, AbstractODataObject, ContextURL) - Method in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
SerializerResultBuilder() - Constructor for class org.apache.olingo.server.core.serializer.SerializerResultImpl.SerializerResultBuilder
 
SerializerResultBuilder() - Constructor for class org.apache.olingo.server.core.serializer.SerializerStreamResultImpl.SerializerResultBuilder
 
SerializerResultImpl - Class in org.apache.olingo.server.core.serializer
 
SerializerResultImpl() - Constructor for class org.apache.olingo.server.core.serializer.SerializerResultImpl
 
SerializerResultImpl.SerializerResultBuilder - Class in org.apache.olingo.server.core.serializer
 
SerializerStreamResultImpl - Class in org.apache.olingo.server.core.serializer
 
SerializerStreamResultImpl() - Constructor for class org.apache.olingo.server.core.serializer.SerializerStreamResultImpl
 
SerializerStreamResultImpl.SerializerResultBuilder - Class in org.apache.olingo.server.core.serializer
 
ServerCoreDebugger - Class in org.apache.olingo.server.core.debug
 
ServerCoreDebugger(OData) - Constructor for class org.apache.olingo.server.core.debug.ServerCoreDebugger
 
SERVICE_DOCUMENT - Static variable in class org.apache.olingo.server.core.serializer.json.ServiceDocumentJsonSerializer
 
serviceDocument(ServiceMetadata, String) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
serviceDocument(ServiceMetadata, String) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
ServiceDocumentJsonSerializer - Class in org.apache.olingo.server.core.serializer.json
 
ServiceDocumentJsonSerializer(ServiceMetadata, String, boolean) - Constructor for class org.apache.olingo.server.core.serializer.json.ServiceDocumentJsonSerializer
 
ServiceDocumentXmlSerializer - Class in org.apache.olingo.server.core.serializer.xml
 
ServiceDocumentXmlSerializer(ServiceMetadata, String) - Constructor for class org.apache.olingo.server.core.serializer.xml.ServiceDocumentXmlSerializer
 
ServiceMetadataImpl - Class in org.apache.olingo.server.core
 
ServiceMetadataImpl(CsdlEdmProvider, List<EdmxReference>, ServiceMetadataETagSupport) - Constructor for class org.apache.olingo.server.core.ServiceMetadataImpl
 
setAlias(String) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
setAlias(String) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ComputeExpressionImpl
 
setAlias(String) - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
setAliasValue(Expression) - Method in class org.apache.olingo.server.core.uri.queryoption.AliasQueryOptionImpl
 
setApplyOption(ApplyOption) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByImpl
 
setCollectionTypeFilter(EdmType) - Method in class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
setCountPath(boolean) - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
setCustomMethod(FullQualifiedName) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
setDebugSupportProcessor(DebugSupport) - Method in class org.apache.olingo.server.core.debug.ServerCoreDebugger
 
setDescending(boolean) - Method in class org.apache.olingo.server.core.uri.queryoption.OrderByItemImpl
 
setEdmStructuredType(EdmStructuredType) - Method in class org.apache.olingo.server.core.uri.queryoption.ApplyOptionImpl
 
setEntityTypeCast(EdmEntityType) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
setEntryTypeFilter(EdmType) - Method in class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
setExpandOption(ExpandOption) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ExpandImpl
 
setExpression(Expression) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
setExpression(Expression) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.ComputeExpressionImpl
 
setExpression(Expression) - Method in class org.apache.olingo.server.core.uri.queryoption.FilterOptionImpl
 
setExpression(Expression) - Method in class org.apache.olingo.server.core.uri.queryoption.OrderByItemImpl
 
setExpression(Expression) - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
setFilterOption(FilterOption) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.FilterImpl
 
setFormat(String) - Method in class org.apache.olingo.server.core.uri.queryoption.FormatOptionImpl
 
setFragment(String) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
setFunction(EdmFunction) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.CustomFunctionImpl
 
setInlineAggregateExpression(AggregateExpression) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
setIsRef(boolean) - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
setIsRollupAll() - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByItemImpl
 
setIsStar(boolean) - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
setKeyPredicates(List<UriParameter>) - Method in class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
setKind(SystemQueryOptionKind) - Method in class org.apache.olingo.server.core.uri.queryoption.SystemQueryOptionImpl
 
setKind(UriInfoKind) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
setMax() - Method in class org.apache.olingo.server.core.uri.queryoption.LevelsOptionImpl
 
setMetadata(ServiceMetadata) - Method in class org.apache.olingo.server.core.deserializer.xml.ODataXmlDeserializer
 
setMethod(BottomTop.Method) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.BottomTopImpl
 
setName(String) - Method in class org.apache.olingo.server.core.uri.queryoption.QueryOptionImpl
 
setName(String) - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
setNumber(Expression) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.BottomTopImpl
 
setParameters(List<UriParameter>) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.CustomFunctionImpl
 
setPath(UriInfo) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
setPath(UriInfo) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.GroupByItemImpl
 
setPrecision(Integer) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
setQueryOption(QueryOption) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
 
setReferencedProperty(String) - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
setResourcePath(UriInfoResource) - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
setResourcePath(UriInfoResource) - Method in class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
setScale(Integer) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.DynamicProperty
 
setSearchExpression(SearchExpression) - Method in class org.apache.olingo.server.core.uri.queryoption.SearchOptionImpl
 
setSearchOption(SearchOption) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.SearchImpl
 
setSelectItems(List<SelectItem>) - Method in class org.apache.olingo.server.core.uri.queryoption.SelectOptionImpl
 
setSplit(int) - Method in class org.apache.olingo.server.core.ODataHttpHandlerImpl
 
setStandardMethod(AggregateExpression.StandardMethod) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.AggregateExpressionImpl
 
setStar(boolean) - Method in class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
setSystemQueryOption(SystemQueryOption) - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
setSystemQueryOption(SystemQueryOption) - Method in class org.apache.olingo.server.core.uri.UriInfoImpl
Adds system query option.
setSystemQueryOptions(List<SystemQueryOption>) - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
setText(String) - Method in class org.apache.olingo.server.core.uri.queryoption.QueryOptionImpl
 
setText(String) - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
setTypeFilter(EdmType) - Method in class org.apache.olingo.server.core.uri.queryoption.ExpandItemImpl
 
setTypeFilter(EdmType) - Method in class org.apache.olingo.server.core.uri.queryoption.SelectItemImpl
 
setTypeFilter(EdmStructuredType) - Method in class org.apache.olingo.server.core.uri.UriResourceTypedImpl
 
setValue(Expression) - Method in class org.apache.olingo.server.core.uri.queryoption.apply.BottomTopImpl
 
setValue(boolean) - Method in class org.apache.olingo.server.core.uri.queryoption.CountOptionImpl
 
setValue(String) - Method in class org.apache.olingo.server.core.uri.queryoption.DeltaTokenOptionImpl
 
setValue(String) - Method in class org.apache.olingo.server.core.uri.queryoption.IdOptionImpl
 
setValue(int) - Method in class org.apache.olingo.server.core.uri.queryoption.LevelsOptionImpl
 
setValue(int) - Method in class org.apache.olingo.server.core.uri.queryoption.SkipOptionImpl
 
setValue(String) - Method in class org.apache.olingo.server.core.uri.queryoption.SkipTokenOptionImpl
 
setValue(int) - Method in class org.apache.olingo.server.core.uri.queryoption.TopOptionImpl
 
SINGLETON - Static variable in class org.apache.olingo.server.core.serializer.json.ServiceDocumentJsonSerializer
 
SkipOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
SkipOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.SkipOptionImpl
 
SkipTokenOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
SkipTokenOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.SkipTokenOptionImpl
 
splitAndDecodeOptions(String) - Static method in class org.apache.olingo.server.core.uri.parser.UriDecoder
Splits the query-option string at '&' characters, the resulting parts at '=' characters, and separately percent-decodes names and values of the resulting name-value pairs.
splitAndDecodePath(String) - Static method in class org.apache.olingo.server.core.uri.parser.UriDecoder
Splits the path string at '/' characters and percent-decodes the resulting path segments.
splitMessageByBoundary(List<Line>, String) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
splitValuesByComma(String) - Static method in class org.apache.olingo.server.core.deserializer.batch.Header
 
startRuntimeMeasurement(String, String) - Method in class org.apache.olingo.server.core.debug.ServerCoreDebugger
 
stopRuntimeMeasurement(int) - Method in class org.apache.olingo.server.core.debug.ServerCoreDebugger
 
SystemQueryOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
SystemQueryOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.SystemQueryOptionImpl
 

T

tokenize(String) - Method in class org.apache.olingo.server.core.uri.parser.search.SearchTokenizer
Takes the search query and splits it into a list of corresponding SearchQueryTokens.
tokenToPrimitiveType - Static variable in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
toLineList() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchLineReader
 
toList() - Method in class org.apache.olingo.server.core.deserializer.batch.BatchLineReader
 
toMultiMap() - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
TopOptionImpl - Class in org.apache.olingo.server.core.uri.queryoption
 
TopOptionImpl() - Constructor for class org.apache.olingo.server.core.uri.queryoption.TopOptionImpl
 
toSingleMap() - Method in class org.apache.olingo.server.core.deserializer.batch.Header
 
toString() - Method in class org.apache.olingo.server.core.deserializer.batch.Line
 
toString() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchBinaryImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchTermImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.parser.search.SearchUnaryImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.AliasImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.BinaryImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.EnumerationImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.LambdaRefImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.LiteralImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MemberImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.MethodImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.TypeLiteralImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.queryoption.expression.UnaryImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.UriParameterImpl
 
toString(boolean) - Method in class org.apache.olingo.server.core.uri.UriResourceActionImpl
 
toString() - Method in class org.apache.olingo.server.core.uri.UriResourceImpl
 
toString(boolean) - Method in class org.apache.olingo.server.core.uri.UriResourceTypedImpl
 
toString(boolean) - Method in class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
transform(BatchBodyPart) - Method in class org.apache.olingo.server.core.deserializer.batch.BatchRequestTransformator
 
trimLineListToLength(List<Line>, int) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchParserCommon
 
TypeLiteralImpl - Class in org.apache.olingo.server.core.uri.queryoption.expression
 
TypeLiteralImpl(EdmType) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.TypeLiteralImpl
 

U

UnaryImpl - Class in org.apache.olingo.server.core.uri.queryoption.expression
 
UnaryImpl(UnaryOperatorKind, Expression, EdmType) - Constructor for class org.apache.olingo.server.core.uri.queryoption.expression.UnaryImpl
 
UriDecoder - Class in org.apache.olingo.server.core.uri.parser
 
UriDecoder() - Constructor for class org.apache.olingo.server.core.uri.parser.UriDecoder
 
UriHelperImpl - Class in org.apache.olingo.server.core.uri
 
UriHelperImpl() - Constructor for class org.apache.olingo.server.core.uri.UriHelperImpl
 
UriInfoImpl - Class in org.apache.olingo.server.core.uri
 
UriInfoImpl() - Constructor for class org.apache.olingo.server.core.uri.UriInfoImpl
 
UriParameterImpl - Class in org.apache.olingo.server.core.uri
 
UriParameterImpl() - Constructor for class org.apache.olingo.server.core.uri.UriParameterImpl
 
UriParserException - Exception in org.apache.olingo.server.core.uri.parser
 
UriParserException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.UriParserException
 
UriParserException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.UriParserException
 
UriParserSemanticException - Exception in org.apache.olingo.server.core.uri.parser
Exception thrown during URI parsing in cases where an URI part is invalid according to the Entity Data Model.
UriParserSemanticException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.UriParserSemanticException
 
UriParserSemanticException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.UriParserSemanticException
 
UriParserSemanticException.MessageKeys - Enum in org.apache.olingo.server.core.uri.parser
 
UriParserSyntaxException - Exception in org.apache.olingo.server.core.uri.parser
Exception thrown during URI parsing in cases where the URI violates the URI construction rules.
UriParserSyntaxException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.UriParserSyntaxException
 
UriParserSyntaxException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.parser.UriParserSyntaxException
 
UriParserSyntaxException.MessageKeys - Enum in org.apache.olingo.server.core.uri.parser
 
UriResourceActionImpl - Class in org.apache.olingo.server.core.uri
Implementation of the UriResourceAction interface.
UriResourceActionImpl(EdmActionImport) - Constructor for class org.apache.olingo.server.core.uri.UriResourceActionImpl
 
UriResourceActionImpl(EdmAction) - Constructor for class org.apache.olingo.server.core.uri.UriResourceActionImpl
 
UriResourceComplexPropertyImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceComplexPropertyImpl(EdmProperty) - Constructor for class org.apache.olingo.server.core.uri.UriResourceComplexPropertyImpl
 
UriResourceCountImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceCountImpl() - Constructor for class org.apache.olingo.server.core.uri.UriResourceCountImpl
 
UriResourceEntitySetImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceEntitySetImpl(EdmEntitySet) - Constructor for class org.apache.olingo.server.core.uri.UriResourceEntitySetImpl
 
UriResourceFunctionImpl - Class in org.apache.olingo.server.core.uri
Covers Function imports and BoundFunction in URI
UriResourceFunctionImpl(EdmFunctionImport, EdmFunction, List<UriParameter>) - Constructor for class org.apache.olingo.server.core.uri.UriResourceFunctionImpl
 
UriResourceImpl - Class in org.apache.olingo.server.core.uri
Abstract class for resource-path elements in URI.
UriResourceImpl(UriResourceKind) - Constructor for class org.apache.olingo.server.core.uri.UriResourceImpl
 
UriResourceItImpl - Class in org.apache.olingo.server.core.uri
Covers Functionimports and BoundFunction in URI
UriResourceItImpl(EdmType, boolean) - Constructor for class org.apache.olingo.server.core.uri.UriResourceItImpl
 
UriResourceLambdaAllImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceLambdaAllImpl(String, Expression) - Constructor for class org.apache.olingo.server.core.uri.UriResourceLambdaAllImpl
 
UriResourceLambdaAnyImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceLambdaAnyImpl(String, Expression) - Constructor for class org.apache.olingo.server.core.uri.UriResourceLambdaAnyImpl
 
UriResourceLambdaVarImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceLambdaVarImpl(String, EdmType) - Constructor for class org.apache.olingo.server.core.uri.UriResourceLambdaVarImpl
 
UriResourceNavigationPropertyImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceNavigationPropertyImpl(EdmNavigationProperty) - Constructor for class org.apache.olingo.server.core.uri.UriResourceNavigationPropertyImpl
 
UriResourcePrimitivePropertyImpl - Class in org.apache.olingo.server.core.uri
 
UriResourcePrimitivePropertyImpl(EdmProperty) - Constructor for class org.apache.olingo.server.core.uri.UriResourcePrimitivePropertyImpl
 
UriResourceRefImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceRefImpl() - Constructor for class org.apache.olingo.server.core.uri.UriResourceRefImpl
 
UriResourceRootImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceRootImpl(EdmType, boolean) - Constructor for class org.apache.olingo.server.core.uri.UriResourceRootImpl
 
UriResourceSingletonImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceSingletonImpl(EdmSingleton) - Constructor for class org.apache.olingo.server.core.uri.UriResourceSingletonImpl
 
UriResourceStartingTypeFilterImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceStartingTypeFilterImpl(EdmType, boolean) - Constructor for class org.apache.olingo.server.core.uri.UriResourceStartingTypeFilterImpl
 
UriResourceTypedImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceTypedImpl(UriResourceKind) - Constructor for class org.apache.olingo.server.core.uri.UriResourceTypedImpl
 
UriResourceValueImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceValueImpl() - Constructor for class org.apache.olingo.server.core.uri.UriResourceValueImpl
 
UriResourceWithKeysImpl - Class in org.apache.olingo.server.core.uri
 
UriResourceWithKeysImpl(UriResourceKind) - Constructor for class org.apache.olingo.server.core.uri.UriResourceWithKeysImpl
 
UriTokenizer - Class in org.apache.olingo.server.core.uri.parser
Simple OData URI tokenizer that works on a given string by keeping an index.
UriTokenizer(String) - Constructor for class org.apache.olingo.server.core.uri.parser.UriTokenizer
 
UriTokenizer.TokenKind - Enum in org.apache.olingo.server.core.uri.parser
 
UriValidationException - Exception in org.apache.olingo.server.core.uri.validator
 
UriValidationException(String, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.validator.UriValidationException
 
UriValidationException(String, Throwable, ODataLibraryException.MessageKey, String...) - Constructor for exception org.apache.olingo.server.core.uri.validator.UriValidationException
 
UriValidationException.MessageKeys - Enum in org.apache.olingo.server.core.uri.validator
 
UriValidator - Class in org.apache.olingo.server.core.uri.validator
 
UriValidator() - Constructor for class org.apache.olingo.server.core.uri.validator.UriValidator
 

V

validate(UriInfo, HttpMethod) - Method in class org.apache.olingo.server.core.uri.validator.UriValidator
 
validateContentTransferEncoding(Header) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchTransformatorCommon
 
validateContentType(Header, ContentType) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchTransformatorCommon
 
validateFunctionParameterFacets(EdmFunction, List<UriParameter>, Edm, Map<String, AliasQueryOption>) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
validateFunctionParameters(EdmFunction, List<UriParameter>, Edm, EdmType, Map<String, AliasQueryOption>) - Static method in class org.apache.olingo.server.core.uri.parser.ParserHelper
 
validateHost(Header, String) - Static method in class org.apache.olingo.server.core.deserializer.batch.BatchTransformatorCommon
 
validateHttpMethod(boolean) - Method in class org.apache.olingo.server.core.deserializer.batch.HttpRequestStatusLine
 
valuable(JsonGenerator, Valuable, String, EdmType, EdmProperty) - Method in class org.apache.olingo.server.core.serializer.json.EdmAssistedJsonSerializer
 
valueOf(String) - Static method in enum org.apache.olingo.server.core.AcceptHeaderContentNegotiatorException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.core.ContentNegotiatorException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.core.ODataHandlerException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.core.uri.parser.search.SearchParserException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.core.uri.parser.search.SearchQueryToken.Token
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.core.uri.parser.search.SearchTokenizerException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.core.uri.parser.UriParserSemanticException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.core.uri.parser.UriParserSyntaxException.MessageKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.core.uri.parser.UriTokenizer.TokenKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.olingo.server.core.uri.validator.UriValidationException.MessageKeys
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.olingo.server.core.AcceptHeaderContentNegotiatorException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.core.ContentNegotiatorException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.core.ODataHandlerException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.core.uri.parser.search.SearchParserException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.core.uri.parser.search.SearchQueryToken.Token
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.core.uri.parser.search.SearchTokenizerException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.core.uri.parser.UriParserSemanticException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.core.uri.parser.UriParserSyntaxException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.core.uri.parser.UriTokenizer.TokenKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.olingo.server.core.uri.validator.UriValidationException.MessageKeys
Returns an array containing the constants of this enum type, in the order they are declared.
visitAlias(String) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitBinaryOperator(BinaryOperatorKind, JsonNode, JsonNode) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitBinaryOperator(BinaryOperatorKind, JsonNode, List<JsonNode>) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitEnum(EdmEnumType, List<String>) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitLambdaExpression(String, String, Expression) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitLambdaReference(String) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitLiteral(Literal) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitMember(Member) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitMethodCall(MethodKind, List<JsonNode>) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitTypeLiteral(EdmType) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 
visitUnaryOperator(UnaryOperatorKind, JsonNode) - Method in class org.apache.olingo.server.core.debug.ExpressionJsonVisitor
 

W

with() - Static method in class org.apache.olingo.server.core.deserializer.DeserializerResultImpl
 
with(EntityIterator, EdmEntityType, ODataSerializer, ServiceMetadata, EntityCollectionSerializerOptions) - Static method in class org.apache.olingo.server.core.ODataWritableContent
 
with() - Static method in class org.apache.olingo.server.core.serializer.SerializerResultImpl
 
with() - Static method in class org.apache.olingo.server.core.serializer.SerializerStreamResultImpl
 
write(WritableByteChannel) - Method in class org.apache.olingo.server.core.ODataWritableContent
 
write(OutputStream) - Method in class org.apache.olingo.server.core.ODataWritableContent
 
writeAddedUpdatedEntity(ServiceMetadata, EdmEntityType, Entity, ExpandOption, SelectOption, ContextURL, boolean, String, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializer
 
writeAddedUpdatedEntity(ServiceMetadata, EdmEntityType, Entity, ExpandOption, SelectOption, ContextURL, boolean, String, JsonGenerator, boolean) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
writeComplexValue(ServiceMetadata, EdmComplexType, List<Property>, Set<List<String>>, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializer
 
writeComplexValue(ServiceMetadata, EdmComplexType, List<Property>, Set<List<String>>, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
writeComplexValue(ServiceMetadata, EdmComplexType, List<Property>, Set<List<String>>, JsonGenerator, Set<List<String>>, Linked, ExpandOption, String) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writeComplexValue(ServiceMetadata, EdmComplexType, List<Property>, Set<List<String>>, String, XMLStreamWriter, Set<List<String>>, Linked, ExpandOption, String) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
writeEntity(ServiceMetadata, EdmEntityType, Entity, ContextURL, ExpandOption, Integer, SelectOption, boolean, Set<String>, String, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writeEntity(ServiceMetadata, EdmEntityType, Entity, ContextURL, ExpandOption, Integer, SelectOption, String, XMLStreamWriter, boolean, boolean, String, Set<String>) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
writeEntitySet(ServiceMetadata, EdmEntityType, Delta, EntityCollectionSerializerOptions, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializer
 
writeEntitySet(ServiceMetadata, EdmEntityType, Delta, EntityCollectionSerializerOptions, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
writeEntitySet(ServiceMetadata, EdmEntityType, AbstractEntityCollection, ExpandOption, SelectOption, boolean, String, JsonGenerator, boolean) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
writeEntitySet(ServiceMetadata, EdmEntityType, AbstractEntityCollection, ExpandOption, Integer, SelectOption, boolean, Set<String>, String, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writeEntitySet(ServiceMetadata, EdmEntityType, AbstractEntityCollection, ExpandOption, Integer, SelectOption, String, XMLStreamWriter, boolean, String, Set<String>) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
WriteErrorContext(ODataLibraryException) - Constructor for class org.apache.olingo.server.core.ODataWritableContent.WriteErrorContext
 
writeErrorDocument(JsonGenerator, ODataError) - Method in class org.apache.olingo.server.core.serializer.json.ODataErrorSerializer
 
writeExpandedNavigationProperty(ServiceMetadata, EdmNavigationProperty, Link, ExpandOption, SelectOption, CountOption, boolean, boolean, String, JsonGenerator, boolean) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
writeExpandedNavigationProperty(ServiceMetadata, EdmNavigationProperty, Link, ExpandOption, Integer, SelectOption, CountOption, boolean, boolean, Set<String>, String, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writeExpandedNavigationProperty(ServiceMetadata, EdmNavigationProperty, Link, ExpandOption, Integer, SelectOption, CountOption, boolean, boolean, String, Set<String>, String, XMLStreamWriter) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
writeGeoValue(String, EdmPrimitiveType, Geospatial, Boolean, JsonGenerator, SRID) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
Writes a geospatial value following the GeoJSON specification defined in RFC 7946.
writeMetadataDocument(JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.MetadataDocumentJsonSerializer
 
writeMetadataDocument(XMLStreamWriter) - Method in class org.apache.olingo.server.core.serializer.xml.MetadataDocumentXmlSerializer
 
writeNavigationProperties(ServiceMetadata, EdmStructuredType, Linked, ExpandOption, String, JsonGenerator, boolean) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
writeNavigationProperties(ServiceMetadata, EdmStructuredType, Linked, ExpandOption, Integer, Set<String>, String, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writeNavigationProperties(ServiceMetadata, EdmStructuredType, Linked, ExpandOption, Integer, String, Set<String>, String, XMLStreamWriter) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
writePrimitiveValue(String, EdmPrimitiveType, Object, Boolean, Integer, Integer, Integer, Boolean, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializer
 
writePrimitiveValue(String, EdmPrimitiveType, Object, Boolean, Integer, Integer, Integer, Boolean, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
writePrimitiveValue(String, EdmPrimitiveType, Object, Boolean, Integer, Integer, Integer, Boolean, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writePrimitiveValue(EdmPrimitiveType, Object, Boolean, Integer, Integer, Integer, Boolean, String, XMLStreamWriter) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
writeProperties(ServiceMetadata, EdmStructuredType, List<Property>, SelectOption, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializer
 
writeProperties(ServiceMetadata, EdmStructuredType, List<Property>, SelectOption, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
writeProperties(ServiceMetadata, EdmStructuredType, List<Property>, SelectOption, JsonGenerator, Linked, ExpandOption) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writeProperties(ServiceMetadata, EdmStructuredType, List<Property>, SelectOption, String, XMLStreamWriter, Linked, ExpandOption) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
writeProperty(ServiceMetadata, EdmProperty, Property, Set<List<String>>, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializer
 
writeProperty(ServiceMetadata, EdmProperty, Property, Set<List<String>>, JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.JsonDeltaSerializerWithNavigations
 
writeProperty(ServiceMetadata, EdmProperty, Property, Set<List<String>>, JsonGenerator, Set<List<String>>, Linked, ExpandOption) - Method in class org.apache.olingo.server.core.serializer.json.ODataJsonSerializer
 
writeProperty(ServiceMetadata, EdmProperty, Property, Set<List<String>>, String, XMLStreamWriter, Set<List<String>>, Linked, ExpandOption) - Method in class org.apache.olingo.server.core.serializer.xml.ODataXmlSerializer
 
writeServiceDocument(JsonGenerator) - Method in class org.apache.olingo.server.core.serializer.json.ServiceDocumentJsonSerializer
 
writeServiceDocument(XMLStreamWriter) - Method in class org.apache.olingo.server.core.serializer.xml.ServiceDocumentXmlSerializer
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.