Class SalesSettlementInstructionChannel
java.lang.Object
com.caplin.motif.fx.trading.settlement.SettlementInstructionChannel
com.caplin.motif.fx.trading.settlement.SalesSettlementInstructionChannel
-
Field Summary
Fields inherited from class com.caplin.motif.fx.trading.settlement.SettlementInstructionChannel
blotterChannel
-
Constructor Summary
ConstructorDescriptionSalesSettlementInstructionChannel
(com.caplin.datasource.blotter.BlotterChannel blotterChannel) -
Method Summary
Modifier and TypeMethodDescriptionReturns the tobo username for the channelMethods inherited from class com.caplin.motif.fx.trading.settlement.SettlementInstructionChannel
clear, closeChannel, getEntity, getSubject, getUsername, removeSettlementInstruction, removeSettlementInstructions, sendEmptySettlementInstructionContainer, sendSettlementInstruction, sendSettlementInstructionContainerStatusOk, sendSettlementInstructionContainerStatusStale, sendSettlementInstructionContainerStatusStale, sendSettlementInstructionMapping, sendSettlementInstructionNotFound, sendSettlementInstructionStatusOk, sendSettlementInstructionStatusOk, sendSettlementInstructionStatusStale, setSettlementInstructionItems
-
Constructor Details
-
SalesSettlementInstructionChannel
public SalesSettlementInstructionChannel(com.caplin.datasource.blotter.BlotterChannel blotterChannel)
-
-
Method Details
-
getToboUsername
Returns the tobo username for the channel
- Returns:
- tobo username for the channel
-