Interface SkipTokenOption

All Superinterfaces:
QueryOption, SystemQueryOption

public interface SkipTokenOption extends SystemQueryOption
Represents the system query option $skiptoken For example: http://.../entitySet?$skiptoken=abv
  • Method Summary

    Modifier and Type
    Method
    Description
     

    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

      String getValue()
      Returns:
      Value of $skiptoken