public class SpeciesBatchDecorator<R extends SpeciesAbleBatch> extends DecoratorService.SpeciesFromProtocolDecorator
SpeciesAbleBatch as a Species.
Used to be able to keep the hole speciesBatch in the cell.TuttiDecorator.TuttiDecoratorComparator<O>| Modifier and Type | Field and Description |
|---|---|
protected int |
contextIndex |
protected TuttiDecorator.TuttiDecoratorComparator[] |
originalComparators |
cache, sortOnlyOnSelectedContext, sortOnlyOnSelectedContextTokens, tokenMethods, useCachecontexts, separator, separatorReplacement| Constructor and Description |
|---|
SpeciesBatchDecorator() |
| Modifier and Type | Method and Description |
|---|---|
int |
getContextIndex() |
TuttiDecorator.TuttiDecoratorComparator |
getOriginalComparator() |
protected Object |
getValue(Species bean,
String token) |
static <R extends SpeciesAbleBatch> |
newDecorator() |
protected Object |
onNullValue(Species bean,
String token) |
void |
setContextIndex(int index) |
String |
toString(Object bean) |
clone, getCurrentComparator, getSortOnlyOnSelectedContextTokens, isSortOnlyOnSelectedContext, isUseCache, newDecorator, setSortOnlyOnSelectedContext, setSortOnlyOnSelectedContextTokens, setUseCacheensureContextIndex, getComparator, getNbContext, getSeparator, getSeparatorReplacementprotected final TuttiDecorator.TuttiDecoratorComparator[] originalComparators
protected int contextIndex
public SpeciesBatchDecorator()
throws IllegalArgumentException,
NullPointerException
public static <R extends SpeciesAbleBatch> SpeciesBatchDecorator<R> newDecorator()
public String toString(Object bean)
toString in class TuttiDecorator<Species>protected Object getValue(Species bean, String token)
getValue in class DecoratorService.SpeciesFromProtocolDecoratorprotected Object onNullValue(Species bean, String token)
onNullValue in class DecoratorService.SpeciesFromProtocolDecoratorpublic TuttiDecorator.TuttiDecoratorComparator getOriginalComparator()
public void setContextIndex(int index)
setContextIndex in class org.nuiton.decorator.MultiJXPathDecorator<Species>public int getContextIndex()
Copyright © 2012–2014 Ifremer. All rights reserved.