Uses of Package
org.apache.olingo.odata2.api.uri

Packages that use org.apache.olingo.odata2.api.uri
org.apache.olingo.odata2.api OData Library API 
org.apache.olingo.odata2.api.ep Entity Provider 
org.apache.olingo.odata2.api.ep.callback Entity Provider Callbacks 
org.apache.olingo.odata2.api.ep.entry Entity Provider Entries 
org.apache.olingo.odata2.api.processor Data Processor 
org.apache.olingo.odata2.api.rt Runtime Support 
org.apache.olingo.odata2.api.uri URI Parser Facade 
org.apache.olingo.odata2.api.uri.info URI Parser Result Views 
org.apache.olingo.odata2.jpa.processor.api.jpql OData JPA Processor API Library - Java Persistence Query Language 
 

Classes in org.apache.olingo.odata2.api.uri used by org.apache.olingo.odata2.api
UriInfo
          Structured parts of the request URI - the result of URI parsing.
 

Classes in org.apache.olingo.odata2.api.uri used by org.apache.olingo.odata2.api.ep
ExpandSelectTreeNode
          Expression tree node with information about selected properties and to be expanded links.
PathInfo
          Object to keep OData URI information.
 

Classes in org.apache.olingo.odata2.api.uri used by org.apache.olingo.odata2.api.ep.callback
ExpandSelectTreeNode
          Expression tree node with information about selected properties and to be expanded links.
 

Classes in org.apache.olingo.odata2.api.uri used by org.apache.olingo.odata2.api.ep.entry
ExpandSelectTreeNode
          Expression tree node with information about selected properties and to be expanded links.
 

Classes in org.apache.olingo.odata2.api.uri used by org.apache.olingo.odata2.api.processor
PathInfo
          Object to keep OData URI information.
 

Classes in org.apache.olingo.odata2.api.uri used by org.apache.olingo.odata2.api.rt
ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder
          Builder interface
UriParser
          Wrapper for UriParser functionality.
 

Classes in org.apache.olingo.odata2.api.uri used by org.apache.olingo.odata2.api.uri
ExpandSelectTreeNode
          Expression tree node with information about selected properties and to be expanded links.
ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder
          Builder interface
KeyPredicate
          Key predicate, consisting of a simple-type property and its value as String literal
NavigationPropertySegment
          Navigation property segment, consisting of a navigation property and its target entity set.
NavigationSegment
          Navigation segment, consisting of a navigation property, its target entity set, and, optionally, a list of key predicates to determine a single entity out of the target entity set.
PathSegment
          URI path segment consisting of an URI path element and URI matrix parameters.
SelectItem
          An item of a $select system query option.
UriInfo
          Structured parts of the request URI - the result of URI parsing.
UriNotMatchingException
          URI-parsing exception resulting in a 404 Not Found response.
UriSyntaxException
          Exception for violation of the OData URI construction rules, resulting in a 400 Bad Request response.
 

Classes in org.apache.olingo.odata2.api.uri used by org.apache.olingo.odata2.api.uri.info
KeyPredicate
          Key predicate, consisting of a simple-type property and its value as String literal
NavigationPropertySegment
          Navigation property segment, consisting of a navigation property and its target entity set.
NavigationSegment
          Navigation segment, consisting of a navigation property, its target entity set, and, optionally, a list of key predicates to determine a single entity out of the target entity set.
SelectItem
          An item of a $select system query option.
 

Classes in org.apache.olingo.odata2.api.uri used by org.apache.olingo.odata2.jpa.processor.api.jpql
KeyPredicate
          Key predicate, consisting of a simple-type property and its value as String literal
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.