Interface ScopedSortTerm

All Superinterfaces:
SortTerm

public interface ScopedSortTerm extends SortTerm
Scoped sort term 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
     

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

    identifier, type
  • Method Details