|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Sort
Allows for unique sorting of query results.
Method Summary | ||
---|---|---|
|
getComparatorForSearchClass(java.lang.Class<T> searchClass)
Gets the comparator for search class. |
|
boolean |
isSortValidForClass(java.lang.Class<?> clazz)
Checks if this sort is valid for the class. |
Methods inherited from interface org.LexGrid.LexBIG.Extensions.Extendable |
---|
getDescription, getName, getProvider, getVersion |
Method Detail |
---|
<T> java.util.Comparator<T> getComparatorForSearchClass(java.lang.Class<T> searchClass) throws LBParameterException
searchClass
- the search class
LBParameterException
- the LB parameter exceptionboolean isSortValidForClass(java.lang.Class<?> clazz)
clazz
- the clazz
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |