Interface FormatOption

All Superinterfaces:
QueryOption, SystemQueryOption

public interface FormatOption extends SystemQueryOption
Represents the system query option $format For example: http://.../entitySet?$format=json
  • 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

    • getFormat

      String getFormat()