public interface ISort<T>
| Modifier and Type | Method and Description |
|---|---|
IQuery<T> |
ascending(IParam theParam) |
IQuery<T> |
defaultOrder(IParam theParam) |
IQuery<T> |
descending(IParam theParam) |
Copyright © 2014–2016 University Health Network. All rights reserved.