Class TradeStatusFieldsUpdater
java.lang.Object
com.caplin.motif.fx.ret.fxtrading.extension.blotter.TradeStatusFieldsUpdater
- All Implemented Interfaces:
TradeBlotterItemFieldsUpdater
A
TradeBlotterItemFieldsUpdater that updates the trade status message for the blotter.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidupdateFields(Map<String, String> fields) Updates the status field from a trade model event to a status message for the client.
-
Constructor Details
-
TradeStatusFieldsUpdater
public TradeStatusFieldsUpdater()
-
-
Method Details
-
updateFields
Updates the status field from a trade model event to a status message for the client.- Specified by:
updateFieldsin interfaceTradeBlotterItemFieldsUpdater
-