org.LexGrid.LexBIG.Impl.Extensions.Sort
Class ConceptStatusSort

java.lang.Object
  extended by org.LexGrid.LexBIG.Impl.Extensions.AbstractExtendable
      extended by org.LexGrid.LexBIG.Impl.Extensions.Sort.AbstractSort
          extended by org.LexGrid.LexBIG.Impl.Extensions.Sort.ConceptStatusSort
All Implemented Interfaces:
java.io.Serializable, Extendable, Sort

public class ConceptStatusSort
extends AbstractSort

ConceptStatus sort which implements the Sort interface.

Version:
subversion $Revision: $ checked in on $Date: $
Author:
Dan Armbrust, Jesse Erdmann, Deepak Sharma, Kevin Peterson
See Also:
Serialized Form

Constructor Summary
ConceptStatusSort()
           
 
Method Summary
 SortDescription buildSortDescription()
          Builds the sort description.
 void registerComparators(java.util.Map<java.lang.Class,java.util.Comparator> classToComparatorsMap)
          Register comparators.
 
Methods inherited from class org.LexGrid.LexBIG.Impl.Extensions.Sort.AbstractSort
buildExtensionDescription, getComparatorForSearchClass, getSupportedClassComparators, isSortValidForClass, register
 
Methods inherited from class org.LexGrid.LexBIG.Impl.Extensions.AbstractExtendable
getDescription, getExtensionDescription, getName, getProvider, getVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.LexGrid.LexBIG.Extensions.Extendable
getDescription, getName, getProvider, getVersion
 

Constructor Detail

ConceptStatusSort

public ConceptStatusSort()
                  throws LBParameterException,
                         LBException
Throws:
LBParameterException
LBException
Method Detail

buildSortDescription

public SortDescription buildSortDescription()
Description copied from class: AbstractSort
Builds the sort description.

Specified by:
buildSortDescription in class AbstractSort
Returns:
the sort description

registerComparators

public void registerComparators(java.util.Map<java.lang.Class,java.util.Comparator> classToComparatorsMap)
Description copied from class: AbstractSort
Register comparators.

Specified by:
registerComparators in class AbstractSort
Parameters:
classToComparatorsMap - the class to comparators map

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.