public class SpeciesBatchDecoratorComparator<R extends SpeciesAbleBatch> extends TuttiDecorator.TuttiDecoratorComparator<R>
SpeciesAbleBatch as a species + keeping the logic of batchs childs.
first sort on species, then always keep the row index order.
Created on 10/11/13.expression| Constructor and Description |
|---|
SpeciesBatchDecoratorComparator(String expression) |
| Modifier and Type | Method and Description |
|---|---|
void |
init(org.nuiton.decorator.JXPathDecorator<R> decorator,
List<R> datas) |
void |
setSpeciesSortMode(SpeciesSortMode speciesSortMode) |
clone, getExpressionequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic SpeciesBatchDecoratorComparator(String expression)
public void setSpeciesSortMode(SpeciesSortMode speciesSortMode)
public void init(org.nuiton.decorator.JXPathDecorator<R> decorator, List<R> datas)
init in class TuttiDecorator.TuttiDecoratorComparator<R extends SpeciesAbleBatch>Copyright © 2012–2014 Ifremer. All rights reserved.