All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description AbstractODataApplication AbstractSimpleType Abstract implementation of the EDM simple-type interface.AcceptImpl AcceptParser ActualBinaryOperator AtomEntityProvider AtomEntryEntityProducer Serializes an ATOM entry.AtomFeedProducer Serializes an ATOM feed.AtomInfoImpl AtomServiceDocumentConsumer AtomServiceDocumentProducer Writes the OData service document in XML.BasicEntityProvider Provider for all basic (content type independent) entity provider methods.BatchBodyPart BatchChangeSetImpl BatchChangeSetPart BatchChangeSetPartImpl BatchHandlerImpl BatchHelper BatchLineReader BatchParser BatchParserCommon BatchPart BatchQueryOperation BatchQueryPartImpl BatchRequestPartImpl BatchRequestTransformator BatchRequestWriter BatchResponsePartImpl BatchResponseTransformator BatchResponseWriter BatchSingleResponseImpl BatchTransformator BatchTransformatorCommon BatchTransformatorCommon.HttpRequestStatusLine BatchTransformatorCommon.HttpResponsetStatusLine BinaryExpressionImpl Bit Implementation of the internal simple type Bit.CategoriesImpl CategoryImpl CircleStreamBuffer Circular stream buffer to write/read into/from one single buffer.CloneUtils CollectionImpl CommonAttributesImpl ContentNegotiator Handles content negotiation with handling of OData special cases.ContentType Internally usedContentTypefor OData library.ContentType.ODataFormat ContentTypeBasedEntityProvider Interface for all none basic (content type dependent) provider methods.DebugInfo Debug information.DebugInfoBody Response body debug information.DebugInfoException Exception debug information.DebugInfoRequest Request debug information.DebugInfoResponse Response debug information.DebugInfoRuntime Runtime debug information.DebugInfoServer Server debug information.DebugInfoUri URI parser debug information.Decoder Decodes a Java String containing a percent-encoded UTF-8 String value into a Java String (in its internal UTF-16 encoding).DeletedEntryMetadataImpl Dispatcher Request dispatching according to URI type and HTTP method.EdmAnnotationElementImplProv EdmAnnotationsImplProv EdmArray EdmAssociationEndImplProv EdmAssociationImplProv EdmAssociationSetEndImplProv EdmAssociationSetImplProv EdmAuto Implementation of the EDM simple type Auto.EdmBinary Implementation of the EDM simple type Binary.EdmBoolean Implementation of the EDM simple type Boolean.EdmByte Implementation of the EDM simple type Byte.EdmComplexPropertyImplProv EdmComplexTypeImplProv EdmDateTime Implementation of the EDM simple type DateTime.EdmDateTimeOffset Implementation of the EDM simple type DateTimeOffset.EdmDecimal Implementation of the EDM simple type Decimal.EdmDouble Implementation of the EDM simple type Double.EdmElementImplProv EdmEntityContainerImplProv EdmEntitySetImplProv EdmEntitySetInfoImplProv EdmEntityTypeImplProv EdmFunctionImportImplProv EdmGuid Implementation of the EDM simple type Guid.EdmImpl EdmImplProv EdmInt16 Implementation of the EDM simple type Int16.EdmInt32 Implementation of the EDM simple type Int32.EdmInt64 Implementation of the EDM simple type Int64.EdmNamedImplProv See in ABNFEdmNavigationPropertyImplProv EdmNull Implementation of the simple type Null.EdmObject EdmParameterImplProv EdmPropertyImplProv EdmReferentialConstraintImplProv EdmReferentialConstraintRoleImplProv EdmSByte Implementation of the EDM simple type SByte.EdmServiceMetadataImplProv EdmSimplePropertyImplProv EdmSimpleTypeFacadeImpl EdmSingle Implementation of the EDM simple type Single.EdmString Implementation of the EDM simple type String.EdmStructuralTypeImplProv EdmTime Implementation of the EDM simple type Time.EdmTypedImplProv EdmUtil EdmxProvider Encoder Encodes a Java String (in its internal UTF-16 encoding) into its percent-encoded UTF-8 representation according to RFC 3986 (with consideration of its predecessor RFC 2396).EntityComplexPropertyInfo EntityInfoAggregator Aggregator to get easy and fast access to all for serialization and de-serialization necessaryEdmEntitySetinformations.EntityPropertyInfo Collects informations about a property of an entity.EntityProviderProducerException EntityTypeMapping EntryMetadataImpl ErrorMessageHandler ExpandSelectTreeCreator ExpandSelectTreeNodeImpl ExpandSelectTreeNodeImpl.AllKinds ExpressionParserInternalError Internal error in the expression parser.ExtensionAttributeImpl ExtensionElementImpl FeedMetadataImpl FilterExpressionImpl FilterParser Interface which defines a method for parsing a $filter expression to allow different parser implementationsFilterParserExceptionImpl This class is used to create exceptions of type FilterParserException.FilterParserImpl FormatJson String constants for formatting and parsing of JSON.FormatXml String constants for formatting and parsing of XML.Header Header.HeaderField InputTypeValidator InputTypeValidator.TypePromotionValidator JsonCollectionEntityProducer Provider for writing a collection of simple-type or complex-type instances in JSON.JsonDeletedEntryEntityProducer JsonEntityConsumer JsonEntityProvider JsonEntryConsumer JsonEntryEntityProducer Producer for writing an entity in JSON, also usable for function imports returning a single instance of an entity type.JsonErrorDocumentConsumer Consuming (read / deserialization) for OData error document in JSON format.JsonErrorDocumentProducer JsonFeedConsumer JsonFeedEntityProducer Producer for writing an entity collection (a feed) in JSON.JsonFeedEntry Simple wrapper forODataEntryorDeletedEntryMetadataobject.JsonLinkConsumer JsonLinkEntityProducer Producer for writing a link in JSON.JsonLinksEntityProducer Producer for writing a link collection in JSON.JsonPropertyConsumer JSON property consumer.JsonPropertyEntityProducer Producer for writing a single simple or complex property in JSON, also usable for function imports returning a single instance of a simple or complex type.JsonServiceDocumentConsumer Reads the OData service document (JSON).JsonServiceDocumentProducer Writes the OData service document in JSON.JsonStreamWriter Writes JSON output.JsonUtils JsonVisitor KeyPredicateImpl Line LiteralExpressionImpl MediaMetadataImpl MemberExpressionImpl MERGE MessageService MessageService.Message MethodExpressionImpl NavigationPropertyInfo NavigationPropertySegmentImpl NavigationSegmentImpl ODataApplication ODataApplication.MyProvider ODataContextImpl Context.ODataDebugResponseWrapper Wraps an OData response into an OData response containing additional information useful for support purposes.ODataDeltaFeedImpl ODataEntryImpl ODataExceptionMapperImpl Creates an error response according to the format defined by the OData standard if an exception occurs that is not handled elsewhere.ODataExceptionWrapper ODataExceptionWrapper ODataPathSegmentImpl ODataRedirectLocator ODataRequestHandler ODataRequestImpl ODataRequestWrapper ODataResponseImpl ODataRootLocator Default OData root locator responsible to handle the whole path and delegate all calls to a sub locator:ODataRuntimeException Common un-checked exception for theODatalibrary and base exception for allOData-related exceptions caused by programming errors and/or unexpected behavior within the code.ODataServlet ODataSingleProcessorService AnODataServiceimplementation that usesODataSingleProcessor.ODataSubLocator OlingoJsonSerializer OrderByExpressionImpl OrderByParser Interface which defines a method for parsing a $orderby expression to allow different parser implementationsOrderByParserImpl OrderExpressionImpl ParameterSet Parameter set is a vector of 1 or more EDM types, it is used to store the possible input and return types of a OData filter operator or OData filter methodParameterSetCombination ParameterSetCombination.PSCflex ParameterSetCombination.PSCReturnTypeEqLastParameter PATCH PathInfoImpl PropertyExpressionImpl ProviderFacadeImpl RestUtil RestUtil RuntimeDelegateImpl SelectItemImpl ServiceDocumentImpl SubLocatorParameter SystemQueryOption TitleImpl Token Tokenizer Expression tokenizerTokenizerException This exception is thrown if there is an error during tokenizing.
This exception in not in the public API, but may be added as cause for theExpressionParserExceptionexception.TokenizerExpectError This exception is thrown if a token should be read from the top of theTokenListwhich does not match an expected token.TokenizerRTException Internal error.TokenKind The token kind is used to categorize a singleToken.TokenList TombstoneProducer Uint7 Implementation of the internal simple type "unsigned 7-bit integer".UnaryExpressionImpl UriInfoImpl UriParserImpl Parser for the OData part of the URL.UriType WorkspaceImpl XmlCollectionEntityProducer Provider for writing a collection of simple-type or complex-type instancesXmlEntityConsumer Xml entity (content type dependent) consumer for reading input (fromcontent).XmlEntryConsumer Atom/XML format reader/consumer for entries.XmlErrorDocumentConsumer Consuming (read / deserialization) for OData error document in XML format.XmlErrorDocumentProducer XmlFeedConsumer Atom/XML format reader/consumer for feeds.XmlHelper XmlLinkConsumer XmlLinkEntityProducer Provider for writing a single link.XmlLinksEntityProducer Provider for writing a collection of linksXmlMetadataConstants String constants for deserialization and serialization of metadata document.XmlMetadataConsumer XmlMetadataProducer XmlPropertyConsumer XML property consumer.XmlPropertyEntityProducer Internal EntityProvider for simple and complex EDM properties which are pre-analyzed asEntityPropertyInfo.