public class CreateAndAssociateFieldProcessor extends java.lang.Object implements FieldProcessor
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
associationType |
protected ExtractionHelper |
helper |
protected java.lang.String |
otherField |
protected java.lang.String |
otherRole |
protected boolean |
setBaseName |
protected java.lang.String |
thisRole |
protected java.lang.String |
topicType |
Constructor and Description |
---|
CreateAndAssociateFieldProcessor(ExtractionHelper helper,
java.lang.String otherField,
java.lang.String otherRole,
java.lang.String associationType,
java.lang.String thisRole,
boolean setBaseName)
Creates a new instance of CreateAndAssociatieFieldProcessor
|
CreateAndAssociateFieldProcessor(ExtractionHelper helper,
java.lang.String otherField,
java.lang.String otherRole,
java.lang.String associationType,
java.lang.String thisRole,
boolean setBaseName,
java.lang.String topicType) |
Modifier and Type | Method and Description |
---|---|
void |
processDatum(java.util.Map datum,
java.lang.String field,
TopicMap tm,
Logger logger) |
protected ExtractionHelper helper
protected java.lang.String otherField
protected java.lang.String otherRole
protected java.lang.String associationType
protected java.lang.String thisRole
protected boolean setBaseName
protected java.lang.String topicType
public CreateAndAssociateFieldProcessor(ExtractionHelper helper, java.lang.String otherField, java.lang.String otherRole, java.lang.String associationType, java.lang.String thisRole, boolean setBaseName)
public CreateAndAssociateFieldProcessor(ExtractionHelper helper, java.lang.String otherField, java.lang.String otherRole, java.lang.String associationType, java.lang.String thisRole, boolean setBaseName, java.lang.String topicType)
public void processDatum(java.util.Map datum, java.lang.String field, TopicMap tm, Logger logger) throws ExtractionException
processDatum
in interface FieldProcessor
ExtractionException
Copyright 2004-2015 Wandora Team