public class ClassificationMappingExplanation extends AbstractCellExplanation implements ClassificationMappingFunction
ID, PARAMETER_CLASSIFICATIONS, PARAMETER_LOOKUPTABLE, PARAMETER_LOOKUPTABLE_ID, PARAMETER_NOT_CLASSIFIED_ACTION, USE_FIXED_VALUE_ACTION_PREFIX, USE_NULL_ACTION, USE_SOURCE_ACTION
Constructor and Description |
---|
ClassificationMappingExplanation() |
Modifier and Type | Method and Description |
---|---|
protected String |
getExplanation(Cell cell,
boolean html)
Get the explanation string in the specified format.
|
String |
getExplanation(Cell cell,
ServiceProvider provider)
Get the explanation for the given cell.
|
String |
getExplanationAsHtml(Cell cell,
ServiceProvider provider)
Get the explanation in html format for the given cell
|
formatEntity, getEntityNameWithoutCondition, hasIndexCondition, quoteText
public String getExplanation(Cell cell, ServiceProvider provider)
CellExplanation
getExplanation
in interface CellExplanation
getExplanation
in class AbstractCellExplanation
cell
- the cellprovider
- provider for eventual services needed to create the
explanation, may be null
null
if none is availableCellExplanation.getExplanation(Cell, ServiceProvider)
public String getExplanationAsHtml(Cell cell, ServiceProvider provider)
CellExplanation
getExplanationAsHtml
in interface CellExplanation
getExplanationAsHtml
in class AbstractCellExplanation
cell
- the cellprovider
- provider for eventual services needed to create the
explanation, my be null
null
if none is
availableCellExplanation.getExplanationAsHtml(Cell, ServiceProvider)
protected String getExplanation(Cell cell, boolean html)
AbstractCellExplanation
getExplanation
in class AbstractCellExplanation
cell
- the cell to create an explanation forhtml
- if the format should be HMTL, otherwise the format is just
textnull
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a