Uses of Class
com.caplin.generated.motif.fx.trading.rfscore.events.server.TradeConfirmationTradeEvent
Package
Description
-
Uses of TradeConfirmationTradeEvent in com.caplin.generated.motif.fx.trading.allocate
Modifier and TypeMethodDescription@NotNull TradeConfirmationTradeEvent
AllocateTrade.createTradeConfirmationTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the TradeConfirmation transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull TradeConfirmationTradeEvent
AllocateTrade.createTradeConfirmationTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the TradeConfirmation transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
AllocateTrade.sendTradeConfirmationEvent
(@NotNull TradeConfirmationTradeEvent event) Send aTradeEvent
to trigger the TradeConfirmation transition in the trade model of the adapter and client application -
Uses of TradeConfirmationTradeEvent in com.caplin.generated.motif.fx.trading.allocate.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a AllocateTrade. -
Uses of TradeConfirmationTradeEvent in com.caplin.generated.motif.fx.trading.amend
Modifier and TypeMethodDescription@NotNull TradeConfirmationTradeEvent
AmendTrade.createTradeConfirmationTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the TradeConfirmation transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull TradeConfirmationTradeEvent
AmendTrade.createTradeConfirmationTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the TradeConfirmation transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
AmendTrade.sendTradeConfirmationEvent
(@NotNull TradeConfirmationTradeEvent event) Send aTradeEvent
to trigger the TradeConfirmation transition in the trade model of the adapter and client application -
Uses of TradeConfirmationTradeEvent in com.caplin.generated.motif.fx.trading.amend.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a AmendTrade. -
Uses of TradeConfirmationTradeEvent in com.caplin.generated.motif.fx.trading.rfs
Modifier and TypeMethodDescription@NotNull TradeConfirmationTradeEvent
RFSTrade.createTradeConfirmationTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the TradeConfirmation transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull TradeConfirmationTradeEvent
RFSTrade.createTradeConfirmationTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the TradeConfirmation transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
RFSTrade.sendTradeConfirmationEvent
(@NotNull TradeConfirmationTradeEvent event) Send aTradeEvent
to trigger the TradeConfirmation transition in the trade model of the adapter and client application -
Uses of TradeConfirmationTradeEvent in com.caplin.generated.motif.fx.trading.rfs.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a RFSTrade. -
Uses of TradeConfirmationTradeEvent in com.caplin.generated.motif.fx.trading.rfscore
Modifier and TypeMethodDescriptionRFSCoreTrade.createTradeConfirmationTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the TradeConfirmation transition in the trade model of the adapter and client applicationTrade.sendEvent
RFSCoreTrade.createTradeConfirmationTradeEvent
(Message message) Create aTradeEvent
that can be passed to
to trigger the TradeConfirmation transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
RFSCoreTrade.sendTradeConfirmationEvent
(TradeConfirmationTradeEvent event) Send aTradeEvent
to trigger the TradeConfirmation transition in the trade model of the adapter and client application