Uses of Interface
com.caplin.motif.datasource.Message
Package
Description
Extensions to the DataSource for Java library.
Classes and interfaces that relate to streaming FX rates.
Classes representing the events that can happen during the block trade process.
-
Uses of Message in com.caplin.generated.motif.commodities.blotter
Modifier and TypeClassDescriptionstatic final class
static final class
-
Uses of Message in com.caplin.generated.motif.commodities.invoice
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
-
Uses of Message in com.caplin.generated.motif.commodities.tradeconfirmation
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
-
Uses of Message in com.caplin.generated.motif.common
Modifier and TypeClassDescriptionstatic final class
static final class
-
Uses of Message in com.caplin.generated.motif.common.userdetails
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
-
Uses of Message in com.caplin.generated.motif.fx.blotter
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
-
Uses of Message in com.caplin.generated.motif.fx.book
-
Uses of Message in com.caplin.generated.motif.fx.drawdown
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
-
Uses of Message in com.caplin.generated.motif.fx.liquidity
-
Uses of Message in com.caplin.generated.motif.fx.notifications
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
-
Uses of Message in com.caplin.generated.motif.fx.orders
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
-
Uses of Message in com.caplin.generated.motif.fx.orders.bulkorderaction
Modifier and TypeMethodDescription@NotNull ErrorTradeEvent
BulkOrderActionTrade.createErrorTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the Error transition in the trade model of the adapter and client applicationTrade.sendEvent
void
BulkOrderActionTrade.sendErrorEvent
(@NotNull Message message) Send aTradeEvent
to trigger the Error transition in the trade model of the adapter and client application -
Uses of Message in com.caplin.generated.motif.fx.orders.bulkorderaction.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a BulkOrderActionTrade.class
A single event acting on a BulkOrderActionTrade. -
Uses of Message in com.caplin.generated.motif.fx.orders.bulkorderaction.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a BulkOrderActionTrade.class
A single event acting on a BulkOrderActionTrade.class
A single event acting on a BulkOrderActionTrade. -
Uses of Message in com.caplin.generated.motif.fx.orders.bulkordersubmission
Modifier and TypeMethodDescription@NotNull AcceptTradeEvent
BulkOrderSubmissionTrade.createAcceptTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the Accept transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull ErrorTradeEvent
BulkOrderSubmissionTrade.createErrorTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the Error transition in the trade model of the adapter and client applicationTrade.sendEvent
void
BulkOrderSubmissionTrade.sendAcceptEvent
(@NotNull Message message) Send aTradeEvent
to trigger the Accept transition in the trade model of the adapter and client applicationvoid
BulkOrderSubmissionTrade.sendErrorEvent
(@NotNull Message message) Send aTradeEvent
to trigger the Error transition in the trade model of the adapter and client application -
Uses of Message in com.caplin.generated.motif.fx.orders.bulkordersubmission.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a BulkOrderSubmissionTrade. -
Uses of Message in com.caplin.generated.motif.fx.orders.bulkordersubmission.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a BulkOrderSubmissionTrade.class
A single event acting on a BulkOrderSubmissionTrade.class
A single event acting on a BulkOrderSubmissionTrade.class
A single event acting on a BulkOrderSubmissionTrade.ModifierConstructorDescriptionAcceptTradeEvent
(BulkOrderSubmissionTrade trade, Message msg) ErrorTradeEvent
(BulkOrderSubmissionTrade trade, Message msg) -
Uses of Message in com.caplin.generated.motif.fx.orders.editstrategy
Modifier and TypeMethodDescription@NotNull EditAcceptTradeEvent
EditStrategyTrade.createEditAcceptTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the EditAccept transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull ErrorTradeEvent
EditStrategyTrade.createErrorTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the Error transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull SaveAcceptTradeEvent
EditStrategyTrade.createSaveAcceptTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the SaveAccept transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull SaveAndCompleteTradeEvent
EditStrategyTrade.createSaveAndCompleteTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the SaveAndComplete transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull ValidationErrorTradeEvent
EditStrategyTrade.createValidationErrorTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the ValidationError transition in the trade model of the adapter and client applicationTrade.sendEvent
void
EditStrategyTrade.sendEditAcceptEvent
(@NotNull Message message) Send aTradeEvent
to trigger the EditAccept transition in the trade model of the adapter and client applicationvoid
EditStrategyTrade.sendErrorEvent
(@NotNull Message message) Send aTradeEvent
to trigger the Error transition in the trade model of the adapter and client applicationvoid
EditStrategyTrade.sendSaveAcceptEvent
(@NotNull Message message) Send aTradeEvent
to trigger the SaveAccept transition in the trade model of the adapter and client applicationvoid
EditStrategyTrade.sendSaveAndCompleteEvent
(@NotNull Message message) Send aTradeEvent
to trigger the SaveAndComplete transition in the trade model of the adapter and client applicationvoid
EditStrategyTrade.sendValidationErrorEvent
(@NotNull Message message) Send aTradeEvent
to trigger the ValidationError transition in the trade model of the adapter and client application -
Uses of Message in com.caplin.generated.motif.fx.orders.editstrategy.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a EditStrategyTrade.class
A single event acting on a EditStrategyTrade.class
A single event acting on a EditStrategyTrade. -
Uses of Message in com.caplin.generated.motif.fx.orders.editstrategy.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a EditStrategyTrade.class
A single event acting on a EditStrategyTrade.class
A single event acting on a EditStrategyTrade.class
A single event acting on a EditStrategyTrade.class
A single event acting on a EditStrategyTrade.class
A single event acting on a EditStrategyTrade.class
A single event acting on a EditStrategyTrade.class
A single event acting on a EditStrategyTrade.ModifierConstructorDescriptionEditAcceptTradeEvent
(EditStrategyTrade trade, Message msg) ErrorTradeEvent
(EditStrategyTrade trade, Message msg) SaveAcceptTradeEvent
(EditStrategyTrade trade, Message msg) SaveAndCompleteTradeEvent
(EditStrategyTrade trade, Message msg) ValidationErrorTradeEvent
(EditStrategyTrade trade, Message msg) -
Uses of Message in com.caplin.generated.motif.fx.orders.fieldsets
Modifier and TypeInterfaceDescriptioninterface
interface
interface
interface
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of Message in com.caplin.generated.motif.fx.orders.ordercancel
Modifier and TypeMethodDescription@NotNull ErrorTradeEvent
OrderCancelTrade.createErrorTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the Error transition in the trade model of the adapter and client applicationTrade.sendEvent
void
OrderCancelTrade.sendErrorEvent
(@NotNull Message message) Send aTradeEvent
to trigger the Error transition in the trade model of the adapter and client application -
Uses of Message in com.caplin.generated.motif.fx.orders.ordercancel.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a OrderCancelTrade. -
Uses of Message in com.caplin.generated.motif.fx.orders.ordercancel.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a OrderCancelTrade.class
A single event acting on a OrderCancelTrade.class
A single event acting on a OrderCancelTrade.class
A single event acting on a OrderCancelTrade.class
A single event acting on a OrderCancelTrade. -
Uses of Message in com.caplin.generated.motif.fx.orders.orderchangestate
Modifier and TypeMethodDescription@NotNull ErrorTradeEvent
OrderChangeStateTrade.createErrorTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the Error transition in the trade model of the adapter and client applicationTrade.sendEvent
void
OrderChangeStateTrade.sendErrorEvent
(@NotNull Message message) Send aTradeEvent
to trigger the Error transition in the trade model of the adapter and client application -
Uses of Message in com.caplin.generated.motif.fx.orders.orderchangestate.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a OrderChangeStateTrade.class
A single event acting on a OrderChangeStateTrade. -
Uses of Message in com.caplin.generated.motif.fx.orders.orderchangestate.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a OrderChangeStateTrade.class
A single event acting on a OrderChangeStateTrade.class
A single event acting on a OrderChangeStateTrade.class
A single event acting on a OrderChangeStateTrade.class
A single event acting on a OrderChangeStateTrade. -
Uses of Message in com.caplin.generated.motif.fx.orders.orderdeletion
Modifier and TypeMethodDescription@NotNull ErrorTradeEvent
OrderDeletionTrade.createErrorTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the Error transition in the trade model of the adapter and client applicationTrade.sendEvent
void
OrderDeletionTrade.sendErrorEvent
(@NotNull Message message) Send aTradeEvent
to trigger the Error transition in the trade model of the adapter and client application -
Uses of Message in com.caplin.generated.motif.fx.orders.orderdeletion.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a OrderDeletionTrade. -
Uses of Message in com.caplin.generated.motif.fx.orders.orderdeletion.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a OrderDeletionTrade.class
A single event acting on a OrderDeletionTrade.class
A single event acting on a OrderDeletionTrade.class
A single event acting on a OrderDeletionTrade. -
Uses of Message in com.caplin.generated.motif.fx.orders.ordersubmission
Modifier and TypeMethodDescription@NotNull AcceptTradeEvent
OrderSubmissionTrade.createAcceptTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the Accept transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull ErrorTradeEvent
OrderSubmissionTrade.createErrorTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the Error transition in the trade model of the adapter and client applicationTrade.sendEvent
void
OrderSubmissionTrade.sendAcceptEvent
(@NotNull Message message) Send aTradeEvent
to trigger the Accept transition in the trade model of the adapter and client applicationvoid
OrderSubmissionTrade.sendErrorEvent
(@NotNull Message message) Send aTradeEvent
to trigger the Error transition in the trade model of the adapter and client application -
Uses of Message in com.caplin.generated.motif.fx.orders.ordersubmission.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a OrderSubmissionTrade. -
Uses of Message in com.caplin.generated.motif.fx.orders.ordersubmission.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a OrderSubmissionTrade.class
A single event acting on a OrderSubmissionTrade.class
A single event acting on a OrderSubmissionTrade.class
A single event acting on a OrderSubmissionTrade.ModifierConstructorDescriptionAcceptTradeEvent
(OrderSubmissionTrade trade, Message msg) ErrorTradeEvent
(OrderSubmissionTrade trade, Message msg) -
Uses of Message in com.caplin.generated.motif.fx.orders.posttradeallocation
Modifier and TypeMethodDescription@NotNull ErrorTradeEvent
PostTradeAllocationTrade.createErrorTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the Error transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull RejectTradeEvent
PostTradeAllocationTrade.createRejectTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the Reject transition in the trade model of the adapter and client applicationTrade.sendEvent
void
PostTradeAllocationTrade.sendErrorEvent
(@NotNull Message message) Send aTradeEvent
to trigger the Error transition in the trade model of the adapter and client applicationvoid
PostTradeAllocationTrade.sendRejectEvent
(@NotNull Message message) Send aTradeEvent
to trigger the Reject transition in the trade model of the adapter and client application -
Uses of Message in com.caplin.generated.motif.fx.orders.posttradeallocation.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a PostTradeAllocationTrade.class
A single event acting on a PostTradeAllocationTrade. -
Uses of Message in com.caplin.generated.motif.fx.orders.posttradeallocation.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a PostTradeAllocationTrade.class
A single event acting on a PostTradeAllocationTrade.class
A single event acting on a PostTradeAllocationTrade.class
A single event acting on a PostTradeAllocationTrade.class
A single event acting on a PostTradeAllocationTrade.class
A single event acting on a PostTradeAllocationTrade.class
A single event acting on a PostTradeAllocationTrade.ModifierConstructorDescriptionErrorTradeEvent
(PostTradeAllocationTrade trade, Message msg) RejectTradeEvent
(PostTradeAllocationTrade trade, Message msg) -
Uses of Message in com.caplin.generated.motif.fx.precision
-
Uses of Message in com.caplin.generated.motif.fx.rates
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
-
Uses of Message in com.caplin.generated.motif.fx.settlementinstructions
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
-
Uses of Message in com.caplin.generated.motif.fx.tobo
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
-
Uses of Message in com.caplin.generated.motif.fx.tradeconfirmation
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
-
Uses of Message in com.caplin.generated.motif.fx.tradedetails
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
static final class
-
Uses of Message in com.caplin.generated.motif.fx.tradepayments
-
Uses of Message in com.caplin.generated.motif.fx.trading.allocate
Modifier and TypeMethodDescription@NotNull DetailsUpdateTradeEvent
AllocateTrade.createDetailsUpdateTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the DetailsUpdate transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull PriceUpdateTradeEvent
AllocateTrade.createPriceUpdateTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the PriceUpdate 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
@NotNull WarningTradeEvent
AllocateTrade.createWarningTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the Warning transition in the trade model of the adapter and client applicationTrade.sendEvent
void
AllocateTrade.sendDetailsUpdateEvent
(@NotNull Message message) Send aTradeEvent
to trigger the DetailsUpdate transition in the trade model of the adapter and client applicationvoid
AllocateTrade.sendPriceUpdateEvent
(@NotNull Message message) Send aTradeEvent
to trigger the PriceUpdate transition in the trade model of the adapter and client applicationvoid
AllocateTrade.sendTradeConfirmationEvent
(@NotNull Message message) Send aTradeEvent
to trigger the TradeConfirmation transition in the trade model of the adapter and client applicationvoid
AllocateTrade.sendWarningEvent
(@NotNull Message message) Send aTradeEvent
to trigger the Warning transition in the trade model of the adapter and client application -
Uses of Message in com.caplin.generated.motif.fx.trading.allocate.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade. -
Uses of Message in com.caplin.generated.motif.fx.trading.allocate.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade.class
A single event acting on a AllocateTrade.ModifierConstructorDescriptionDetailsUpdateTradeEvent
(AllocateTrade trade, Message msg) PriceUpdateTradeEvent
(AllocateTrade trade, Message msg) TradeConfirmationTradeEvent
(AllocateTrade trade, Message msg) WarningTradeEvent
(AllocateTrade trade, Message msg) -
Uses of Message in com.caplin.generated.motif.fx.trading.amend
Modifier and TypeMethodDescription@NotNull DetailsUpdateTradeEvent
AmendTrade.createDetailsUpdateTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the DetailsUpdate transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull PriceUpdateTradeEvent
AmendTrade.createPriceUpdateTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the PriceUpdate 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
@NotNull WarningTradeEvent
AmendTrade.createWarningTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the Warning transition in the trade model of the adapter and client applicationTrade.sendEvent
void
AmendTrade.sendDetailsUpdateEvent
(@NotNull Message message) Send aTradeEvent
to trigger the DetailsUpdate transition in the trade model of the adapter and client applicationvoid
AmendTrade.sendPriceUpdateEvent
(@NotNull Message message) Send aTradeEvent
to trigger the PriceUpdate transition in the trade model of the adapter and client applicationvoid
AmendTrade.sendTradeConfirmationEvent
(@NotNull Message message) Send aTradeEvent
to trigger the TradeConfirmation transition in the trade model of the adapter and client applicationvoid
AmendTrade.sendWarningEvent
(@NotNull Message message) Send aTradeEvent
to trigger the Warning transition in the trade model of the adapter and client application -
Uses of Message in com.caplin.generated.motif.fx.trading.amend.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade. -
Uses of Message in com.caplin.generated.motif.fx.trading.amend.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade.class
A single event acting on a AmendTrade.ModifierConstructorDescriptionDetailsUpdateTradeEvent
(AmendTrade trade, Message msg) PriceUpdateTradeEvent
(AmendTrade trade, Message msg) TradeConfirmationTradeEvent
(AmendTrade trade, Message msg) WarningTradeEvent
(AmendTrade trade, Message msg) -
Uses of Message in com.caplin.generated.motif.fx.trading.cancel
Modifier and TypeMethodDescription@NotNull DetailsTradeEvent
CancelTrade.createDetailsTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the Details transition in the trade model of the adapter and client applicationTrade.sendEvent
void
CancelTrade.sendDetailsEvent
(@NotNull Message message) Send aTradeEvent
to trigger the Details transition in the trade model of the adapter and client application -
Uses of Message in com.caplin.generated.motif.fx.trading.cancel.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a CancelTrade.class
A single event acting on a CancelTrade.class
A single event acting on a CancelTrade.class
A single event acting on a CancelTrade.class
A single event acting on a CancelTrade. -
Uses of Message in com.caplin.generated.motif.fx.trading.cancel.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a CancelTrade.class
A single event acting on a CancelTrade.class
A single event acting on a CancelTrade.class
A single event acting on a CancelTrade.class
A single event acting on a CancelTrade.class
A single event acting on a CancelTrade. -
Uses of Message in com.caplin.generated.motif.fx.trading.commoditiessettlement.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a CommoditiesSettlementTrade. -
Uses of Message in com.caplin.generated.motif.fx.trading.commoditiessettlement.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a CommoditiesSettlementTrade.class
A single event acting on a CommoditiesSettlementTrade. -
Uses of Message in com.caplin.generated.motif.fx.trading.drawdown
Modifier and TypeMethodDescription@NotNull CompleteTradeEvent
DrawdownTrade.createCompleteTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the Complete transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull DetailsUpdateTradeEvent
DrawdownTrade.createDetailsUpdateTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the DetailsUpdate transition in the trade model of the adapter and client applicationTrade.sendEvent
void
DrawdownTrade.sendCompleteEvent
(@NotNull Message message) Send aTradeEvent
to trigger the Complete transition in the trade model of the adapter and client applicationvoid
DrawdownTrade.sendDetailsUpdateEvent
(@NotNull Message message) Send aTradeEvent
to trigger the DetailsUpdate transition in the trade model of the adapter and client application -
Uses of Message in com.caplin.generated.motif.fx.trading.drawdown.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a DrawdownTrade.class
A single event acting on a DrawdownTrade.class
A single event acting on a DrawdownTrade. -
Uses of Message in com.caplin.generated.motif.fx.trading.drawdown.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a DrawdownTrade.class
A single event acting on a DrawdownTrade.class
A single event acting on a DrawdownTrade.class
A single event acting on a DrawdownTrade.class
A single event acting on a DrawdownTrade.ModifierConstructorDescriptionCompleteTradeEvent
(DrawdownTrade trade, Message msg) DetailsUpdateTradeEvent
(DrawdownTrade trade, Message msg) -
Uses of Message in com.caplin.generated.motif.fx.trading.esp
Modifier and TypeMethodDescription@NotNull TradeConfirmationTradeEvent
ESPTrade.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
void
ESPTrade.sendTradeConfirmationEvent
(@NotNull Message message) Send aTradeEvent
to trigger the TradeConfirmation transition in the trade model of the adapter and client application -
Uses of Message in com.caplin.generated.motif.fx.trading.esp.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a ESPTrade.class
A single event acting on a ESPTrade. -
Uses of Message in com.caplin.generated.motif.fx.trading.esp.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a ESPTrade.class
A single event acting on a ESPTrade.class
A single event acting on a ESPTrade.class
A single event acting on a ESPTrade.class
A single event acting on a ESPTrade.class
A single event acting on a ESPTrade.class
A single event acting on a ESPTrade. -
Uses of Message in com.caplin.generated.motif.fx.trading.fieldsets
Modifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
interface
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of Message in com.caplin.generated.motif.fx.trading.rfs
Modifier and TypeMethodDescription@NotNull PriceUpdateTradeEvent
RFSTrade.createPriceUpdateTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the PriceUpdate 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
@NotNull WarningTradeEvent
RFSTrade.createWarningTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the Warning transition in the trade model of the adapter and client applicationTrade.sendEvent
void
RFSTrade.sendPriceUpdateEvent
(@NotNull Message message) Send aTradeEvent
to trigger the PriceUpdate transition in the trade model of the adapter and client applicationvoid
RFSTrade.sendTradeConfirmationEvent
(@NotNull Message message) Send aTradeEvent
to trigger the TradeConfirmation transition in the trade model of the adapter and client applicationvoid
RFSTrade.sendWarningEvent
(@NotNull Message message) Send aTradeEvent
to trigger the Warning transition in the trade model of the adapter and client application -
Uses of Message in com.caplin.generated.motif.fx.trading.rfs.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a RFSTrade.class
A single event acting on a RFSTrade.class
A single event acting on a RFSTrade.class
A single event acting on a RFSTrade.class
A single event acting on a RFSTrade.class
A single event acting on a RFSTrade. -
Uses of Message in com.caplin.generated.motif.fx.trading.rfs.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a RFSTrade.class
A single event acting on a RFSTrade.class
A single event acting on a RFSTrade.class
A single event acting on a RFSTrade.class
A single event acting on a RFSTrade.class
A single event acting on a RFSTrade.class
A single event acting on a RFSTrade.class
A single event acting on a RFSTrade.class
A single event acting on a RFSTrade.class
A single event acting on a RFSTrade.class
A single event acting on a RFSTrade.class
A single event acting on a RFSTrade.class
A single event acting on a RFSTrade.ModifierConstructorDescriptionPriceUpdateTradeEvent
(RFSTrade trade, Message msg) TradeConfirmationTradeEvent
(RFSTrade trade, Message msg) WarningTradeEvent
(RFSTrade trade, Message msg) -
Uses of Message in com.caplin.generated.motif.fx.trading.rfscore
Modifier and TypeMethodDescriptionRFSCoreTrade.createPriceUpdateTradeEvent
(Message message) Create aTradeEvent
that can be passed to
to trigger the PriceUpdate 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
RFSCoreTrade.createWarningTradeEvent
(Message message) Create aTradeEvent
that can be passed to
to trigger the Warning transition in the trade model of the adapter and client applicationTrade.sendEvent
-
Uses of Message in com.caplin.generated.motif.fx.trading.rfscore.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a RFSCoreTrade.class
A single event acting on a RFSCoreTrade.class
A single event acting on a RFSCoreTrade.class
A single event acting on a RFSCoreTrade.class
A single event acting on a RFSCoreTrade. -
Uses of Message in com.caplin.generated.motif.fx.trading.rfscore.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a RFSCoreTrade.class
A single event acting on a RFSCoreTrade.class
A single event acting on a RFSCoreTrade.class
A single event acting on a RFSCoreTrade.class
A single event acting on a RFSCoreTrade.class
A single event acting on a RFSCoreTrade.class
A single event acting on a RFSCoreTrade.class
A single event acting on a RFSCoreTrade.class
A single event acting on a RFSCoreTrade.class
A single event acting on a RFSCoreTrade.class
A single event acting on a RFSCoreTrade.class
A single event acting on a RFSCoreTrade.class
A single event acting on a RFSCoreTrade.ModifierConstructorDescriptionPriceUpdateTradeEvent
(RFSCoreTrade trade, Message msg) TradeConfirmationTradeEvent
(RFSCoreTrade trade, Message msg) WarningTradeEvent
(RFSCoreTrade trade, Message msg) -
Uses of Message in com.caplin.generated.motif.fx.trading.salesintervention
Modifier and TypeMethodDescription@NotNull PickUpAckTradeEvent
SalesInterventionTrade.createPickUpAckTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the PickUpAck transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull PriceUnavailableTradeEvent
SalesInterventionTrade.createPriceUnavailableTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the PriceUnavailable transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull PriceUpdateTradeEvent
SalesInterventionTrade.createPriceUpdateTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the PriceUpdate transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull TradeConfirmedTradeEvent
SalesInterventionTrade.createTradeConfirmedTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the TradeConfirmed transition in the trade model of the adapter and client applicationTrade.sendEvent
void
SalesInterventionTrade.sendPickUpAckEvent
(@NotNull Message message) Send aTradeEvent
to trigger the PickUpAck transition in the trade model of the adapter and client applicationvoid
SalesInterventionTrade.sendPriceUnavailableEvent
(@NotNull Message message) Send aTradeEvent
to trigger the PriceUnavailable transition in the trade model of the adapter and client applicationvoid
SalesInterventionTrade.sendPriceUpdateEvent
(@NotNull Message message) Send aTradeEvent
to trigger the PriceUpdate transition in the trade model of the adapter and client applicationvoid
SalesInterventionTrade.sendTradeConfirmedEvent
(@NotNull Message message) Send aTradeEvent
to trigger the TradeConfirmed transition in the trade model of the adapter and client application -
Uses of Message in com.caplin.generated.motif.fx.trading.salesintervention.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a SalesInterventionTrade.class
A single event acting on a SalesInterventionTrade.class
A single event acting on a SalesInterventionTrade.class
A single event acting on a SalesInterventionTrade.class
A single event acting on a SalesInterventionTrade.class
A single event acting on a SalesInterventionTrade. -
Uses of Message in com.caplin.generated.motif.fx.trading.salesintervention.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a SalesInterventionTrade.class
A single event acting on a SalesInterventionTrade.class
A single event acting on a SalesInterventionTrade.class
A single event acting on a SalesInterventionTrade.class
A single event acting on a SalesInterventionTrade.class
A single event acting on a SalesInterventionTrade.class
A single event acting on a SalesInterventionTrade.class
A single event acting on a SalesInterventionTrade.class
A single event acting on a SalesInterventionTrade.class
A single event acting on a SalesInterventionTrade.class
A single event acting on a SalesInterventionTrade.class
A single event acting on a SalesInterventionTrade.ModifierConstructorDescriptionPickUpAckTradeEvent
(SalesInterventionTrade trade, Message msg) PriceUnavailableTradeEvent
(SalesInterventionTrade trade, Message msg) PriceUpdateTradeEvent
(SalesInterventionTrade trade, Message msg) TradeConfirmedTradeEvent
(SalesInterventionTrade trade, Message msg) -
Uses of Message in com.caplin.generated.motif.fx.trading.settlement.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a SettlementTrade. -
Uses of Message in com.caplin.generated.motif.fx.trading.settlement.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a SettlementTrade.class
A single event acting on a SettlementTrade. -
Uses of Message in com.caplin.generated.motif.fx.trading.settlementinstruction.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a SettlementInstructionTrade. -
Uses of Message in com.caplin.generated.motif.fx.trading.settlementinstruction.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a SettlementInstructionTrade.class
A single event acting on a SettlementInstructionTrade. -
Uses of Message in com.caplin.generated.motif.fx.trading.validate.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a ValidateTrade.class
A single event acting on a ValidateTrade.class
A single event acting on a ValidateTrade. -
Uses of Message in com.caplin.generated.motif.fx.trading.validate.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a ValidateTrade.class
A single event acting on a ValidateTrade.class
A single event acting on a ValidateTrade. -
Uses of Message in com.caplin.generated.motif.fx.unsettled
-
Uses of Message in com.caplin.generated.motif.fx.warning
Modifier and TypeClassDescriptionstatic final class
static final class
-
Uses of Message in com.caplin.generated.motif.mm.blotter
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
static final class
-
Uses of Message in com.caplin.generated.motif.mm.posttrade
Modifier and TypeClassDescriptionstatic final class
static final class
-
Uses of Message in com.caplin.generated.motif.mm.rates
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
-
Uses of Message in com.caplin.generated.motif.mm.settlementinstructions
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
-
Uses of Message in com.caplin.generated.motif.mm.tradeconfirmation
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
static final class
-
Uses of Message in com.caplin.generated.motif.mm.tradedetails
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
static final class
-
Uses of Message in com.caplin.generated.motif.mm.trading.fieldsets
Modifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
-
Uses of Message in com.caplin.generated.motif.mm.trading.mmcapitalincrease
Modifier and TypeMethodDescription@NotNull DetailsUpdateTradeEvent
MMCapitalIncreaseTrade.createDetailsUpdateTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the DetailsUpdate transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull IncreasedAckTradeEvent
MMCapitalIncreaseTrade.createIncreasedAckTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the IncreasedAck transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull RejectAckTradeEvent
MMCapitalIncreaseTrade.createRejectAckTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the RejectAck transition in the trade model of the adapter and client applicationTrade.sendEvent
void
MMCapitalIncreaseTrade.sendDetailsUpdateEvent
(@NotNull Message message) Send aTradeEvent
to trigger the DetailsUpdate transition in the trade model of the adapter and client applicationvoid
MMCapitalIncreaseTrade.sendIncreasedAckEvent
(@NotNull Message message) Send aTradeEvent
to trigger the IncreasedAck transition in the trade model of the adapter and client applicationvoid
MMCapitalIncreaseTrade.sendRejectAckEvent
(@NotNull Message message) Send aTradeEvent
to trigger the RejectAck transition in the trade model of the adapter and client application -
Uses of Message in com.caplin.generated.motif.mm.trading.mmcapitalincrease.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a MMCapitalIncreaseTrade.class
A single event acting on a MMCapitalIncreaseTrade.class
A single event acting on a MMCapitalIncreaseTrade. -
Uses of Message in com.caplin.generated.motif.mm.trading.mmcapitalincrease.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a MMCapitalIncreaseTrade.class
A single event acting on a MMCapitalIncreaseTrade.class
A single event acting on a MMCapitalIncreaseTrade.class
A single event acting on a MMCapitalIncreaseTrade.class
A single event acting on a MMCapitalIncreaseTrade.class
A single event acting on a MMCapitalIncreaseTrade.ModifierConstructorDescriptionDetailsUpdateTradeEvent
(MMCapitalIncreaseTrade trade, Message msg) IncreasedAckTradeEvent
(MMCapitalIncreaseTrade trade, Message msg) RejectAckTradeEvent
(MMCapitalIncreaseTrade trade, Message msg) -
Uses of Message in com.caplin.generated.motif.mm.trading.mmposttrade
Modifier and TypeMethodDescription@NotNull DetailsUpdateTradeEvent
MMPostTradeTrade.createDetailsUpdateTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the DetailsUpdate transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull PriceUpdateTradeEvent
MMPostTradeTrade.createPriceUpdateTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the PriceUpdate transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull TradeConfirmationTradeEvent
MMPostTradeTrade.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
void
MMPostTradeTrade.sendDetailsUpdateEvent
(@NotNull Message message) Send aTradeEvent
to trigger the DetailsUpdate transition in the trade model of the adapter and client applicationvoid
MMPostTradeTrade.sendPriceUpdateEvent
(@NotNull Message message) Send aTradeEvent
to trigger the PriceUpdate transition in the trade model of the adapter and client applicationvoid
MMPostTradeTrade.sendTradeConfirmationEvent
(@NotNull Message message) Send aTradeEvent
to trigger the TradeConfirmation transition in the trade model of the adapter and client application -
Uses of Message in com.caplin.generated.motif.mm.trading.mmposttrade.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a MMPostTradeTrade.class
A single event acting on a MMPostTradeTrade.class
A single event acting on a MMPostTradeTrade.class
A single event acting on a MMPostTradeTrade.class
A single event acting on a MMPostTradeTrade.class
A single event acting on a MMPostTradeTrade.class
A single event acting on a MMPostTradeTrade. -
Uses of Message in com.caplin.generated.motif.mm.trading.mmposttrade.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a MMPostTradeTrade.class
A single event acting on a MMPostTradeTrade.class
A single event acting on a MMPostTradeTrade.class
A single event acting on a MMPostTradeTrade.class
A single event acting on a MMPostTradeTrade.class
A single event acting on a MMPostTradeTrade.class
A single event acting on a MMPostTradeTrade.class
A single event acting on a MMPostTradeTrade.class
A single event acting on a MMPostTradeTrade.class
A single event acting on a MMPostTradeTrade.class
A single event acting on a MMPostTradeTrade.class
A single event acting on a MMPostTradeTrade.class
A single event acting on a MMPostTradeTrade.class
A single event acting on a MMPostTradeTrade.ModifierConstructorDescriptionDetailsUpdateTradeEvent
(MMPostTradeTrade trade, Message msg) PriceUpdateTradeEvent
(MMPostTradeTrade trade, Message msg) TradeConfirmationTradeEvent
(MMPostTradeTrade trade, Message msg) -
Uses of Message in com.caplin.generated.motif.mm.trading.mmrfs
Modifier and TypeMethodDescription@NotNull PriceUpdateTradeEvent
MMRFSTrade.createPriceUpdateTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the PriceUpdate transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull TradeConfirmationTradeEvent
MMRFSTrade.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
void
MMRFSTrade.sendPriceUpdateEvent
(@NotNull Message message) Send aTradeEvent
to trigger the PriceUpdate transition in the trade model of the adapter and client applicationvoid
MMRFSTrade.sendTradeConfirmationEvent
(@NotNull Message message) Send aTradeEvent
to trigger the TradeConfirmation transition in the trade model of the adapter and client application -
Uses of Message in com.caplin.generated.motif.mm.trading.mmrfs.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a MMRFSTrade.class
A single event acting on a MMRFSTrade.class
A single event acting on a MMRFSTrade.class
A single event acting on a MMRFSTrade.class
A single event acting on a MMRFSTrade.class
A single event acting on a MMRFSTrade. -
Uses of Message in com.caplin.generated.motif.mm.trading.mmrfs.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a MMRFSTrade.class
A single event acting on a MMRFSTrade.class
A single event acting on a MMRFSTrade.class
A single event acting on a MMRFSTrade.class
A single event acting on a MMRFSTrade.class
A single event acting on a MMRFSTrade.class
A single event acting on a MMRFSTrade.class
A single event acting on a MMRFSTrade.class
A single event acting on a MMRFSTrade.class
A single event acting on a MMRFSTrade.class
A single event acting on a MMRFSTrade.class
A single event acting on a MMRFSTrade.class
A single event acting on a MMRFSTrade.ModifierConstructorDescriptionPriceUpdateTradeEvent
(MMRFSTrade trade, Message msg) TradeConfirmationTradeEvent
(MMRFSTrade trade, Message msg) -
Uses of Message in com.caplin.generated.motif.mm.trading.mmrfscore
Modifier and TypeMethodDescriptionMMRFSCoreTrade.createPriceUpdateTradeEvent
(Message message) Create aTradeEvent
that can be passed to
to trigger the PriceUpdate transition in the trade model of the adapter and client applicationTrade.sendEvent
MMRFSCoreTrade.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
-
Uses of Message in com.caplin.generated.motif.mm.trading.mmrfscore.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a MMRFSCoreTrade.class
A single event acting on a MMRFSCoreTrade.class
A single event acting on a MMRFSCoreTrade.class
A single event acting on a MMRFSCoreTrade.class
A single event acting on a MMRFSCoreTrade. -
Uses of Message in com.caplin.generated.motif.mm.trading.mmrfscore.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a MMRFSCoreTrade.class
A single event acting on a MMRFSCoreTrade.class
A single event acting on a MMRFSCoreTrade.class
A single event acting on a MMRFSCoreTrade.class
A single event acting on a MMRFSCoreTrade.class
A single event acting on a MMRFSCoreTrade.class
A single event acting on a MMRFSCoreTrade.class
A single event acting on a MMRFSCoreTrade.class
A single event acting on a MMRFSCoreTrade.class
A single event acting on a MMRFSCoreTrade.class
A single event acting on a MMRFSCoreTrade.class
A single event acting on a MMRFSCoreTrade.class
A single event acting on a MMRFSCoreTrade.ModifierConstructorDescriptionPriceUpdateTradeEvent
(MMRFSCoreTrade trade, Message msg) TradeConfirmationTradeEvent
(MMRFSCoreTrade trade, Message msg) -
Uses of Message in com.caplin.generated.motif.mm.trading.mmsalesintervention
Modifier and TypeMethodDescription@NotNull ClientRejectTradeEvent
MMSalesInterventionTrade.createClientRejectTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the ClientReject transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull PickUpAckTradeEvent
MMSalesInterventionTrade.createPickUpAckTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the PickUpAck transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull PriceUnavailableTradeEvent
MMSalesInterventionTrade.createPriceUnavailableTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the PriceUnavailable transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull PriceUpdateTradeEvent
MMSalesInterventionTrade.createPriceUpdateTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the PriceUpdate transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull RejectAckTradeEvent
MMSalesInterventionTrade.createRejectAckTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the RejectAck transition in the trade model of the adapter and client applicationTrade.sendEvent
@NotNull TradeConfirmedTradeEvent
MMSalesInterventionTrade.createTradeConfirmedTradeEvent
(@NotNull Message message) Create aTradeEvent
that can be passed to
to trigger the TradeConfirmed transition in the trade model of the adapter and client applicationTrade.sendEvent
void
MMSalesInterventionTrade.sendClientRejectEvent
(@NotNull Message message) Send aTradeEvent
to trigger the ClientReject transition in the trade model of the adapter and client applicationvoid
MMSalesInterventionTrade.sendPickUpAckEvent
(@NotNull Message message) Send aTradeEvent
to trigger the PickUpAck transition in the trade model of the adapter and client applicationvoid
MMSalesInterventionTrade.sendPriceUnavailableEvent
(@NotNull Message message) Send aTradeEvent
to trigger the PriceUnavailable transition in the trade model of the adapter and client applicationvoid
MMSalesInterventionTrade.sendPriceUpdateEvent
(@NotNull Message message) Send aTradeEvent
to trigger the PriceUpdate transition in the trade model of the adapter and client applicationvoid
MMSalesInterventionTrade.sendRejectAckEvent
(@NotNull Message message) Send aTradeEvent
to trigger the RejectAck transition in the trade model of the adapter and client applicationvoid
MMSalesInterventionTrade.sendTradeConfirmedEvent
(@NotNull Message message) Send aTradeEvent
to trigger the TradeConfirmed transition in the trade model of the adapter and client application -
Uses of Message in com.caplin.generated.motif.mm.trading.mmsalesintervention.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a MMSalesInterventionTrade.class
A single event acting on a MMSalesInterventionTrade.class
A single event acting on a MMSalesInterventionTrade.class
A single event acting on a MMSalesInterventionTrade.class
A single event acting on a MMSalesInterventionTrade. -
Uses of Message in com.caplin.generated.motif.mm.trading.mmsalesintervention.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a MMSalesInterventionTrade.class
A single event acting on a MMSalesInterventionTrade.class
A single event acting on a MMSalesInterventionTrade.class
A single event acting on a MMSalesInterventionTrade.class
A single event acting on a MMSalesInterventionTrade.class
A single event acting on a MMSalesInterventionTrade.class
A single event acting on a MMSalesInterventionTrade.class
A single event acting on a MMSalesInterventionTrade.class
A single event acting on a MMSalesInterventionTrade.class
A single event acting on a MMSalesInterventionTrade.class
A single event acting on a MMSalesInterventionTrade.ModifierConstructorDescriptionClientRejectTradeEvent
(MMSalesInterventionTrade trade, Message msg) PickUpAckTradeEvent
(MMSalesInterventionTrade trade, Message msg) PriceUpdateTradeEvent
(MMSalesInterventionTrade trade, Message msg) RejectAckTradeEvent
(MMSalesInterventionTrade trade, Message msg) TradeConfirmedTradeEvent
(MMSalesInterventionTrade trade, Message msg) -
Uses of Message in com.caplin.generated.motif.mm.trading.mmsettlement.events.client
Modifier and TypeClassDescriptionclass
A single event acting on a MMSettlementTrade. -
Uses of Message in com.caplin.generated.motif.mm.trading.mmsettlement.events.server
Modifier and TypeClassDescriptionclass
A single event acting on a MMSettlementTrade.class
A single event acting on a MMSettlementTrade. -
Uses of Message in com.caplin.motif
ModifierConstructorDescriptionSubjectMessage
(T info, Message message) SubjectMessage
(T info, Message message, boolean isImage) -
Uses of Message in com.caplin.motif.datasource
Modifier and TypeInterfaceDescriptioninterface
BuilderMessage
provide additional boolean flags to a field which must be set when setting the field, e.g.interface
interface
Modifier and TypeMethodDescriptioncom.caplin.datasource.blotter.BlotterItem
BlotterItemFactory.createBlotterItem
(String uniqueId, Message message) void
BlotterItemFactory.populateBlotterItem
(Message message, com.caplin.datasource.blotter.BlotterItem blotterItem) void
SubjectMessagePublisher.publishMessage
(T subjectInfo, Message message) -
Uses of Message in com.caplin.motif.fx.rates
-
Uses of Message in com.caplin.motif.fx.tobo
Modifier and TypeMethodDescriptionvoid
TOBOEntityPublisher.sendTOBOEntityItem
(String subject, Message message) -
Uses of Message in com.caplin.motif.fx.trading.block.event
ModifierConstructorDescriptionBlockTradePriceUpdateEvent
(BlockTradeNetInfo netInfo, Message quote) Constructs a BlockQuote with the specified quotes, and adds netted legs to the original onesBlockTradePriceUpdateEvent
(BlockTradeNetInfo netInfo, Message quote, int timeout) Constructs a BlockQuote with the specified quotes, and adds netted legs to the original ones