Interface TradeBlotterItemFieldsUpdater

All Known Implementing Classes:
TradeStatusFieldsUpdater

public interface TradeBlotterItemFieldsUpdater
An interface for updating order/trade fields for publication to a blotter.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Updates fields in place.
  • Method Details

    • updateFields

      void updateFields(Map<String,String> fields)

      Updates fields in place.

      Use this method to modify the fields map. This method will be called once per order/trade before publication to a blotter.