All Superinterfaces:
ApplyItem

public interface OrderBy extends ApplyItem
Represents the orderby transformation.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.apache.olingo.server.api.uri.queryoption.ApplyItem

    ApplyItem.Kind
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the order by option.

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

    getKind
  • Method Details