Interface TopOption

All Superinterfaces:
QueryOption, SystemQueryOption

public interface TopOption extends SystemQueryOption
Represents the system query option $top For example: http://.../entitySet?$top=10
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     

    Methods inherited from interface org.apache.olingo.server.api.uri.queryoption.QueryOption

    getName, getText

    Methods inherited from interface org.apache.olingo.server.api.uri.queryoption.SystemQueryOption

    getKind
  • Method Details

    • getValue

      int getValue()
      Returns:
      Value of $top