-
InterfaceDescription
-
FieldDescriptionUse
SearchCriteriaLexer.VOCABULARY
instead.UseSearchCriteriaParser.VOCABULARY
instead.use the DeliverableType field to determine if a Block is Deliverable or Non-Deliverable
-
MethodDescriptioncom.caplin.generated.motif.fx.orders.OrderDetailsPartsDef.CommonFields.Builder.setOrderCount
(String) com.caplin.generated.motif.fx.orders.posttradeallocation.events.client.SubmitTradeEvent.getNumLegs()com.caplin.generated.motif.fx.trading.rfscore.events.client.ClientCloseTradeEvent.getLegById(String) com.caplin.generated.motif.fx.trading.rfscore.events.client.ClientCloseTradeEvent.getLegByIndex(int) use the newer spec associated with the trade adapter atFXTradeAdapter.registerAllocateTradeListenerFactory(AllocateTradeListenerFactory)
The 'BLOCK' TradingProtocol will be removed, Block Trading should now be handled via the standard RFSListener.The 'BLOCK' TradingProtocol will be removed, Block Trading should now be handled via the standard RFSListener.The 'BLOCK' TradingProtocol will be removed, Block Trading should now be handled via the standard RFSListener.This is due to be replacedThis has been replaced byFXOrderAdapter.registerOrderDetailsProvider(String, com.caplin.motif.datasource.CachedMessageProvider)
This has been replaced byFXOrderAdapter.registerOrderDetailsProvider(String, com.caplin.motif.datasource.CachedMessageProvider)
The Date object returned by this method is created by parsing the date and time passed in to theOrderValidityDate.parse(String, String, String, String)
method, without taking the offset or location parameters into account. Because of this limitation, the Date object returned by this method is not a true representation of this instance of OrderValidityDate, and this method has been deprecated accordingly. Client code should use the methodsOrderValidityDate.getDateAsString()
,OrderValidityDate.getTimeAsString()
,OrderValidityDate.getLocation()
andOrderValidityDate.getOffset()
instead.
PostTradeType
instead.