Interface SimpleSortTerm

All Superinterfaces:
SortTerm

public interface SimpleSortTerm extends SortTerm
Simple sort termf from oslc.orderBy clause
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.eclipse.lyo.core.query.SortTerm

    SortTerm.Type
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from interface org.eclipse.lyo.core.query.SortTerm

    identifier, type
  • Method Details

    • ascending

      boolean ascending()