public interface LBNCustomFieldsFactory
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
createRecordFields(com.caplin.ret.trapi.lbn.DealRecord dealRecord,
com.caplin.motif.fx.ret.lbn.internal.DealRecordType type)
Create fields from DealRecord record.
|
java.util.Map<java.lang.String,java.lang.String> createRecordFields(com.caplin.ret.trapi.lbn.DealRecord dealRecord, com.caplin.motif.fx.ret.lbn.internal.DealRecordType type)
dealRecord
- - DealRecord - provides method getCDealRecord to get CDealRecord object received from Reuters.type
- - DealRecordType - the type of deal e.g insert, update or withdrawnCopyright © 2019 Caplin Systems.