Uses of Package
org.apache.olingo.odata2.api.uri
-
Packages that use org.apache.olingo.odata2.api.uri Package Description org.apache.olingo.odata2.api OData Library APIorg.apache.olingo.odata2.api.ep Entity Providerorg.apache.olingo.odata2.api.ep.callback Entity Provider Callbacksorg.apache.olingo.odata2.api.ep.entry Entity Provider Entriesorg.apache.olingo.odata2.api.processor Data Processororg.apache.olingo.odata2.api.rt Runtime Supportorg.apache.olingo.odata2.api.uri URI Parser Facadeorg.apache.olingo.odata2.api.uri.info URI Parser Result Views -
Classes in org.apache.olingo.odata2.api.uri used by org.apache.olingo.odata2.api Class Description 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 Class Description 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 Class Description 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 Class Description 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 Class Description PathInfo Object to keep OData URI information. -
Classes in org.apache.olingo.odata2.api.uri used by org.apache.olingo.odata2.api.rt Class Description ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder Builder interfaceUriParser Wrapper for UriParser functionality. -
Classes in org.apache.olingo.odata2.api.uri used by org.apache.olingo.odata2.api.uri Class Description ExpandSelectTreeNode Expression tree node with information about selected properties and to be expanded links.ExpandSelectTreeNode.ExpandSelectTreeNodeBuilder Builder interfaceKeyPredicate Key predicate, consisting of a simple-type property and its value as String literal @org.apache.olingo.odata2.DoNotImplementNavigationPropertySegment 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 Class Description KeyPredicate Key predicate, consisting of a simple-type property and its value as String literal @org.apache.olingo.odata2.DoNotImplementNavigationPropertySegment 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.