Uses of Interface
org.apache.olingo.server.api.uri.UriResource
Packages that use UriResource
Package
Description
Olingo URI
-
Uses of UriResource in org.apache.olingo.server.api.uri
Subinterfaces of UriResource in org.apache.olingo.server.api.uriModifier and TypeInterfaceDescriptioninterface
Used to describe an action used within an resource path For example: http://...interface
Used to describe an complex property used within an resource path E.g. http://...interface
Used to describe an $count used within an resource path For example: http://...interface
Used to describe an entity set used within an resource path For example: http://...interface
Used to describe an function import or bound function used within an resource path For example: http://...interface
Class indicating the $it reference.interface
Used to describe an all lambda expression used within an resource path For example: http://...interface
Used to describe an any lambda expression used within an resource path For example: http://...interface
Used to describe an lambda variable used within an resource path For example: http://...interface
Used to describe an navigation property used within an resource path For example: http://...interface
Used to describe an typed resource part (super interface)interface
Used to describe an primitive property used within an resource path For example: http://...interface
Used to describe an resource part which is an property (super interface)interface
Used to describe an $ref used within an resource path For example: http://...interface
Class indicating the $root reference.interface
Used to describe an entity set used within an resource path For example: http://...interface
Used to describe an $value used within an resource path For example: http://...Methods in org.apache.olingo.server.api.uri that return types with arguments of type UriResourceModifier and TypeMethodDescriptionUriInfoResource.getUriResourceParts()
The path segments behind the service root define which resources are requested by that URI. -
Uses of UriResource in org.apache.olingo.server.api.uri.queryoption.apply
Methods in org.apache.olingo.server.api.uri.queryoption.apply that return types with arguments of type UriResource