Uses of Interface
org.apache.olingo.server.api.uri.queryoption.QueryOption

Packages that use QueryOption
Package
Description
Olingo Server API - URI - QueryOptions
  • Uses of QueryOption in org.apache.olingo.server.api.uri.queryoption

    Modifier and Type
    Interface
    Description
    interface 
    Represents an alias value defined as query option For example: http://.../?
    interface 
    Represents the system query option $apply, defined in the data aggregation extension.
    interface 
    Represents the system query option $count For example: http://...
    interface 
    Represents a custom query option For example: http://...
    interface 
     
    interface 
    Represents the system query option $expand For example: http://...
    interface 
    Represents the system query option $filter For example: http://...
    interface 
    Represents the system query option $format For example: http://...
    interface 
    Represents the system query option $id when using a entity-id to resolve the entity For example: http://...
    interface 
    Represents the system query option $orderby For example: http://...
    interface 
    Represents the system query option $search For example: http://...
    interface 
    Represents the system query option $select For example: http://...
    interface 
    Represents the system query option $skip For example: http://...
    interface 
    Represents the system query option $skiptoken For example: http://...
    interface 
    Super interface used for any system query option
    interface 
    Represents the system query option $top For example: http://...