Uses of Class
com.caplin.motif.fx.trading.orders.edit.StrategyCache
Package
Description
Classes used for sending events that relate to editing an existing order or order strategy.
-
Uses of StrategyCache in com.caplin.motif.fx.trading.orders.edit.responder
ModifierConstructorDescriptionEditableResponder
(EditStrategyRequest request, StrategyCache strategyCache) Constructs a Responder that can respond from the Editable state for the EditStrategy trade model.EditPendingResponder
(EditStrategyRequest request, StrategyCache strategyCache) Constructs a Responder that can respond from the EditPending state for the EditStrategy trade model.SavingResponder
(EditStrategyRequest request, StrategyCache strategyCache) Constructs a Responder that can respond from the Saving state for the EditStrategy trade model.