edu.internet2.middleware.grouper.ui
Interface GrouperComparator
- All Superinterfaces:
- Comparator, Serializable
- All Known Implementing Classes:
- DefaultComparatorImpl
public interface GrouperComparator
- extends Comparator, Serializable
Interface which the UI uses for sorting Collections of Groups,Stems,Subjects etc
- Version:
- $Id: GrouperComparator.java,v 1.2 2009-08-12 04:52:14 mchyzer Exp $
- Author:
- Gary Brown.
Method Summary |
void |
setContext(String context)
Provide the context in which sorting is taking place. |
setContext
void setContext(String context)
- Provide the context in which sorting is taking place. Different atributes
may be displayed according to context
- Parameters:
context
-