public class CodeSystemSort extends AbstractSort
Constructor and Description |
---|
CodeSystemSort() |
Modifier and Type | Method and Description |
---|---|
SortDescription |
buildSortDescription()
Builds the sort description.
|
void |
registerComparators(java.util.Map<java.lang.Class,java.util.Comparator> classToComparatorsMap)
Register comparators.
|
buildExtensionDescription, doRegister, getComparatorForSearchClass, getSupportedClassComparators, isSortValidForClass
getDescription, getExtensionDescription, getName, getProvider, getVersion, register
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getName, getProvider, getVersion
public CodeSystemSort() throws LBParameterException, LBException
LBParameterException
LBException
public SortDescription buildSortDescription()
AbstractSort
buildSortDescription
in class AbstractSort
public void registerComparators(java.util.Map<java.lang.Class,java.util.Comparator> classToComparatorsMap)
AbstractSort
registerComparators
in class AbstractSort
classToComparatorsMap
- the class to comparators map