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

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.MatchToQuerySort
All Implemented Interfaces:
java.io.Serializable, Extendable, Sort

public class MatchToQuerySort
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

Field Summary
static java.lang.String description_
           
static java.lang.String name_
           
static java.lang.String provider_
           
static Source providerSource
           
static java.lang.String role_
           
static java.lang.String version_
           
 
Constructor Summary
MatchToQuerySort()
           
 
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
 

Field Detail

description_

public static final java.lang.String description_
See Also:
Constant Field Values

name_

public static final java.lang.String name_
See Also:
Constant Field Values

provider_

public static final java.lang.String provider_
See Also:
Constant Field Values

role_

public static final java.lang.String role_
See Also:
Constant Field Values

providerSource

public static final Source providerSource

version_

public static final java.lang.String version_
See Also:
Constant Field Values
Constructor Detail

MatchToQuerySort

public MatchToQuerySort()
                 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.