public class isActiveSort extends AbstractSort
Constructor and Description |
---|
isActiveSort() |
Modifier and Type | Method and Description |
---|---|
protected 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 isActiveSort() throws LBParameterException, LBException
LBParameterException
LBException
protected 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