org.eclipse.lyo.core.query
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
 boolean ascending()
           
 
Methods inherited from interface org.eclipse.lyo.core.query.SortTerm
identifier, type
 

Method Detail

ascending

boolean ascending()


Copyright © 2013. All Rights Reserved.