org.eclipse.lyo.core.query
Interface SortTerm

All Known Subinterfaces:
ScopedSortTerm, SimpleSortTerm

public interface SortTerm

Sort term from oslc.orderBy clause


Nested Class Summary
static class SortTerm.Type
           
 
Method Summary
 PName identifier()
           
 SortTerm.Type type()
           
 

Method Detail

type

SortTerm.Type type()

identifier

PName identifier()


Copyright © 2012. All Rights Reserved.