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

Packages that use org.apache.olingo.odata2.api.uri.info
org.apache.olingo.odata2.api.processor Data Processor 
org.apache.olingo.odata2.api.processor.part Processor Parts 
org.apache.olingo.odata2.api.uri URI Parser Facade 
org.apache.olingo.odata2.jpa.processor.api OData JPA Processor API Library 
org.apache.olingo.odata2.jpa.processor.api.access OData JPA Processor API Library - Java Persistence Access 
org.apache.olingo.odata2.jpa.processor.ref.listeners   
org.apache.olingo.odata2.ref.processor   
 

Classes in org.apache.olingo.odata2.api.uri.info used by org.apache.olingo.odata2.api.processor
DeleteUriInfo
          Access to the parts of the request URI that are relevant for DELETE requests.
GetComplexPropertyUriInfo
          Access to the parts of the request URI that are relevant for GET requests of complex properties.
GetEntityCountUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the count of a single entity (also known as existence check).
GetEntityLinkCountUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the number of links to a single entity (also known as existence check).
GetEntityLinkUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the URI of a single entity.
GetEntitySetCountUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the number of entities.
GetEntitySetLinksCountUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the number of links to entities.
GetEntitySetLinksUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the URIs of entities.
GetEntitySetUriInfo
          Access to the parts of the request URI that are relevant for GET requests of entities.
GetEntityUriInfo
          Access to the parts of the request URI that are relevant for GET requests of a single entity.
GetFunctionImportUriInfo
          Access to the parts of the request URI that are relevant for requests of function imports.
GetMediaResourceUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the media resource of a single entity.
GetMetadataUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the metadata document.
GetServiceDocumentUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the service document.
GetSimplePropertyUriInfo
          Access to the parts of the request URI that are relevant for GET requests of simple properties.
PostUriInfo
          Access to the parts of the request URI that are relevant for POST requests.
PutMergePatchUriInfo
          Access to the parts of the request URI that are relevant for PUT, PATCH, or MERGE requests.
 

Classes in org.apache.olingo.odata2.api.uri.info used by org.apache.olingo.odata2.api.processor.part
DeleteUriInfo
          Access to the parts of the request URI that are relevant for DELETE requests.
GetComplexPropertyUriInfo
          Access to the parts of the request URI that are relevant for GET requests of complex properties.
GetEntityCountUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the count of a single entity (also known as existence check).
GetEntityLinkCountUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the number of links to a single entity (also known as existence check).
GetEntityLinkUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the URI of a single entity.
GetEntitySetCountUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the number of entities.
GetEntitySetLinksCountUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the number of links to entities.
GetEntitySetLinksUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the URIs of entities.
GetEntitySetUriInfo
          Access to the parts of the request URI that are relevant for GET requests of entities.
GetEntityUriInfo
          Access to the parts of the request URI that are relevant for GET requests of a single entity.
GetFunctionImportUriInfo
          Access to the parts of the request URI that are relevant for requests of function imports.
GetMediaResourceUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the media resource of a single entity.
GetMetadataUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the metadata document.
GetServiceDocumentUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the service document.
GetSimplePropertyUriInfo
          Access to the parts of the request URI that are relevant for GET requests of simple properties.
PostUriInfo
          Access to the parts of the request URI that are relevant for POST requests.
PutMergePatchUriInfo
          Access to the parts of the request URI that are relevant for PUT, PATCH, or MERGE requests.
 

Classes in org.apache.olingo.odata2.api.uri.info used by org.apache.olingo.odata2.api.uri
DeleteUriInfo
          Access to the parts of the request URI that are relevant for DELETE requests.
GetComplexPropertyUriInfo
          Access to the parts of the request URI that are relevant for GET requests of complex properties.
GetEntityCountUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the count of a single entity (also known as existence check).
GetEntityLinkCountUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the number of links to a single entity (also known as existence check).
GetEntityLinkUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the URI of a single entity.
GetEntitySetCountUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the number of entities.
GetEntitySetLinksCountUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the number of links to entities.
GetEntitySetLinksUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the URIs of entities.
GetEntitySetUriInfo
          Access to the parts of the request URI that are relevant for GET requests of entities.
GetEntityUriInfo
          Access to the parts of the request URI that are relevant for GET requests of a single entity.
GetFunctionImportUriInfo
          Access to the parts of the request URI that are relevant for requests of function imports.
GetMediaResourceUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the media resource of a single entity.
GetMetadataUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the metadata document.
GetServiceDocumentUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the service document.
GetSimplePropertyUriInfo
          Access to the parts of the request URI that are relevant for GET requests of simple properties.
PostUriInfo
          Access to the parts of the request URI that are relevant for POST requests.
PutMergePatchUriInfo
          Access to the parts of the request URI that are relevant for PUT, PATCH, or MERGE requests.
 

Classes in org.apache.olingo.odata2.api.uri.info used by org.apache.olingo.odata2.jpa.processor.api
DeleteUriInfo
          Access to the parts of the request URI that are relevant for DELETE requests.
GetEntityLinkUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the URI of a single entity.
GetEntitySetLinksUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the URIs of entities.
GetEntitySetUriInfo
          Access to the parts of the request URI that are relevant for GET requests of entities.
GetEntityUriInfo
          Access to the parts of the request URI that are relevant for GET requests of a single entity.
GetFunctionImportUriInfo
          Access to the parts of the request URI that are relevant for requests of function imports.
PostUriInfo
          Access to the parts of the request URI that are relevant for POST requests.
PutMergePatchUriInfo
          Access to the parts of the request URI that are relevant for PUT, PATCH, or MERGE requests.
 

Classes in org.apache.olingo.odata2.api.uri.info used by org.apache.olingo.odata2.jpa.processor.api.access
DeleteUriInfo
          Access to the parts of the request URI that are relevant for DELETE requests.
GetEntityCountUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the count of a single entity (also known as existence check).
GetEntityLinkUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the URI of a single entity.
GetEntitySetCountUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the number of entities.
GetEntitySetLinksUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the URIs of entities.
GetEntitySetUriInfo
          Access to the parts of the request URI that are relevant for GET requests of entities.
GetEntityUriInfo
          Access to the parts of the request URI that are relevant for GET requests of a single entity.
GetFunctionImportUriInfo
          Access to the parts of the request URI that are relevant for requests of function imports.
PostUriInfo
          Access to the parts of the request URI that are relevant for POST requests.
PutMergePatchUriInfo
          Access to the parts of the request URI that are relevant for PUT, PATCH, or MERGE requests.
 

Classes in org.apache.olingo.odata2.api.uri.info used by org.apache.olingo.odata2.jpa.processor.ref.listeners
GetEntitySetUriInfo
          Access to the parts of the request URI that are relevant for GET requests of entities.
 

Classes in org.apache.olingo.odata2.api.uri.info used by org.apache.olingo.odata2.ref.processor
DeleteUriInfo
          Access to the parts of the request URI that are relevant for DELETE requests.
GetComplexPropertyUriInfo
          Access to the parts of the request URI that are relevant for GET requests of complex properties.
GetEntityCountUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the count of a single entity (also known as existence check).
GetEntityLinkCountUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the number of links to a single entity (also known as existence check).
GetEntityLinkUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the URI of a single entity.
GetEntitySetCountUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the number of entities.
GetEntitySetLinksCountUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the number of links to entities.
GetEntitySetLinksUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the URIs of entities.
GetEntitySetUriInfo
          Access to the parts of the request URI that are relevant for GET requests of entities.
GetEntityUriInfo
          Access to the parts of the request URI that are relevant for GET requests of a single entity.
GetFunctionImportUriInfo
          Access to the parts of the request URI that are relevant for requests of function imports.
GetMediaResourceUriInfo
          Access to the parts of the request URI that are relevant for GET requests of the media resource of a single entity.
GetSimplePropertyUriInfo
          Access to the parts of the request URI that are relevant for GET requests of simple properties.
PostUriInfo
          Access to the parts of the request URI that are relevant for POST requests.
PutMergePatchUriInfo
          Access to the parts of the request URI that are relevant for PUT, PATCH, or MERGE requests.
 



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