Interface IdOption

All Superinterfaces:
QueryOption, SystemQueryOption

public interface IdOption extends SystemQueryOption
Represents the system query option $id when using a entity-id to resolve the entity For example: http://.../$entity?$id=Products(0)
  • 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 $id