Uses of Class
com.caplin.generated.motif.mm.trading.mmrfscore.events.server.ErrorTradeEvent
Package
Description
-
Uses of ErrorTradeEvent in com.caplin.generated.motif.mm.trading.mmposttrade
Modifier and TypeMethodDescription@NotNull ErrorTradeEvent
MMPostTradeTrade.createErrorTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the Error transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
MMPostTradeTrade.sendErrorEvent
(@NotNull ErrorTradeEvent event) Send aTradeEvent
to trigger the Error transition in the trade model of the adapter and client application -
Uses of ErrorTradeEvent in com.caplin.generated.motif.mm.trading.mmposttrade.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a MMPostTradeTrade. -
Uses of ErrorTradeEvent in com.caplin.generated.motif.mm.trading.mmrfs
Modifier and TypeMethodDescription@NotNull ErrorTradeEvent
MMRFSTrade.createErrorTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the Error transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
MMRFSTrade.sendErrorEvent
(@NotNull ErrorTradeEvent event) Send aTradeEvent
to trigger the Error transition in the trade model of the adapter and client application -
Uses of ErrorTradeEvent in com.caplin.generated.motif.mm.trading.mmrfs.events.server
-
Uses of ErrorTradeEvent in com.caplin.generated.motif.mm.trading.mmrfscore
Modifier and TypeMethodDescriptionMMRFSCoreTrade.createErrorTradeEvent()
Create aTradeEvent
that can be passed to
to trigger the Error transition in the trade model of the adapter and client applicationTrade.sendEvent
Modifier and TypeMethodDescriptionvoid
MMRFSCoreTrade.sendErrorEvent
(ErrorTradeEvent event) Send aTradeEvent
to trigger the Error transition in the trade model of the adapter and client application