Class SalesSettlementInstructionChannel
- java.lang.Object
-
- com.caplin.motif.fx.trading.settlement.SettlementInstructionChannel
-
- com.caplin.motif.fx.trading.settlement.SalesSettlementInstructionChannel
-
public class SalesSettlementInstructionChannel extends SettlementInstructionChannel
-
-
Field Summary
-
Fields inherited from class com.caplin.motif.fx.trading.settlement.SettlementInstructionChannel
blotterChannel
-
-
Constructor Summary
Constructors Constructor Description SalesSettlementInstructionChannel(com.caplin.datasource.blotter.BlotterChannel blotterChannel)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getToboUsername()
Returns the tobo username for the channel-
Methods inherited from class com.caplin.motif.fx.trading.settlement.SettlementInstructionChannel
clear, closeChannel, getSubject, getUsername, removeSettlementInstruction, removeSettlementInstructions, sendEmptySettlementInstructionContainer, sendSettlementInstruction, sendSettlementInstructionContainerStatusOk, sendSettlementInstructionContainerStatusStale, sendSettlementInstructionContainerStatusStale, sendSettlementInstructionMapping, sendSettlementInstructionNotFound, sendSettlementInstructionStatusOk, sendSettlementInstructionStatusOk, sendSettlementInstructionStatusStale, setSettlementInstructionItems
-
-