public final class FieldMapperCatalog extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
add(FieldMapperDefinition fieldMapperDefinition)
Registers the specified custom mapping field.
|
public static final void add(FieldMapperDefinition fieldMapperDefinition) throws com.orchestranetworks.service.OperationException
fieldMapperDefinition - field mapper definition.com.orchestranetworks.service.OperationException - if the label or description of this field mapper is null or this field mapper already exists in the catalog.