Interface CountOption

All Superinterfaces:
QueryOption, SystemQueryOption

public interface CountOption extends SystemQueryOption
Represents the system query option $count For example: http://.../entitySet?$count=true
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    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

      boolean getValue()
      Returns:
      Value of $count