public class FieldsUpdater extends java.lang.Object implements BlotterRecordFieldsUpdater
BlotterRecordFieldsUpdater
that modifies the trade type field for publication.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
BLOCK |
Constructor and Description |
---|
FieldsUpdater() |
Modifier and Type | Method and Description |
---|---|
void |
updateFields(java.lang.String subject,
java.util.Map<java.lang.String,java.lang.String> fields,
CustomFieldValues customFieldValues)
Updates
fields in place. |
public static final java.lang.String BLOCK
public void updateFields(java.lang.String subject, java.util.Map<java.lang.String,java.lang.String> fields, CustomFieldValues customFieldValues)
BlotterRecordFieldsUpdater
Updates fields
in place.
Use this method to modify the fields
map.
This method will be called once per blotter record before publication to a blotter.
updateFields
in interface BlotterRecordFieldsUpdater
Copyright © 2019 Caplin Systems.