|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClassificationMappingFunction
ClassificationMapping function constants.
Field Summary | |
---|---|
static String |
ID
the classification mapping Id |
static String |
PARAMETER_CLASSIFICATIONS
Name of the parameter specifying the classifications. |
static String |
PARAMETER_NOT_CLASSIFIED_ACTION
Name of the parameter specifying what happens to unclassified values. |
static String |
USE_FIXED_VALUE_ACTION_PREFIX
Value for PARAMETER_NOT_CLASSIFIED_ACTION specifying that a fixed value, which follows the ":" should be used. |
static String |
USE_NULL_ACTION
Value for PARAMETER_NOT_CLASSIFIED_ACTION specifying that null should be used. |
static String |
USE_SOURCE_ACTION
Value for PARAMETER_NOT_CLASSIFIED_ACTION specifying that the source value should be used. |
Field Detail |
---|
static final String ID
static final String PARAMETER_CLASSIFICATIONS
static final String PARAMETER_NOT_CLASSIFIED_ACTION
static final String USE_SOURCE_ACTION
static final String USE_NULL_ACTION
static final String USE_FIXED_VALUE_ACTION_PREFIX
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |