Uses of Class
com.caplin.motif.config.definitions.common.Table
Package
Description
-
Uses of Table in com.caplin.generated.motif.commodities.invoice
Modifier and TypeMethodDescriptionInvoicePartsDef.InvoiceBreakdownFields.Builder.setInvoiceBreakdown
(@NotNull Table invoiceBreakdown) -
Uses of Table in com.caplin.generated.motif.commodities.tradeconfirmation
Modifier and TypeMethodDescriptionTradeConfPartsDef.CommonTradeConfirmationFields.Builder.setDealBreakdown
(@NotNull Table dealBreakdown) -
Uses of Table in com.caplin.motif.commodities.invoices
Modifier and TypeMethodDescriptionstatic Table
DefaultTableFields.addCommoditiesInvoiceBreakdownRow
(Table table, String tradeId, LocalDate tradeDate, String tradingType, FormattedAmount commodityReferencePrice, FormattedAmount fixedPrice, FormattedAmount floatingPrice, FormattedAmount quantity, String units, FormattedAmount callStrike, FormattedAmount putStrike, LocalDate effectiveDate, LocalDate terminationDate, LocalDate firstFixingDate, LocalDate finalFixingDate, LocalDate paymentDate, FormattedAmount paymentAmount) Adds a commodities invoice breakdown row to your table configurationstatic Table
DefaultTableFields.createCommoditiesInvoiceBreakdownTable()
Creates a commodities invoice breakdown table with no rowsModifier and TypeMethodDescriptionstatic void
DefaultTableFields.addCommoditiesInvoiceBreakdownHeaders
(Table table) Adds default commodities invoice breakdown headers to your table configurationstatic Table
DefaultTableFields.addCommoditiesInvoiceBreakdownRow
(Table table, String tradeId, LocalDate tradeDate, String tradingType, FormattedAmount commodityReferencePrice, FormattedAmount fixedPrice, FormattedAmount floatingPrice, FormattedAmount quantity, String units, FormattedAmount callStrike, FormattedAmount putStrike, LocalDate effectiveDate, LocalDate terminationDate, LocalDate firstFixingDate, LocalDate finalFixingDate, LocalDate paymentDate, FormattedAmount paymentAmount) Adds a commodities invoice breakdown row to your table configuration -
Uses of Table in com.caplin.motif.commodities.trading.dealbreakdown
Modifier and TypeMethodDescriptionstatic Table
DefaultTableFields.add3WayCollarDealBreakdownRow
(Table table, String tradeId1, String tradeId2, String tradeId3, FormattedAmount notionalQuantity, FormattedAmount strike1, FormattedAmount strike2, FormattedAmount strike3, FormattedAmount premium1, FormattedAmount premium2, FormattedAmount premium3, LocalDate effectiveDate, LocalDate terminationDate, LocalDate expirationDate, LocalDate paymentDate, String currency, String unit, String tradingType) Adds a deal breakdown row to your table configuration for a commodities trade that is a EURO/ASIAN 3_WAY_COLLARstatic Table
DefaultTableFields.addCallCapFloorSpreadDealBreakdownRow
(Table table, String tradeId, LocalDate paymentDate, LocalDate effectiveDate, LocalDate tradeDate, LocalDate expirationDate, FormattedAmount notionalQuantity, FormattedAmount strike, FormattedAmount premium) Adds a deal breakdown row to your table configuration for a commodities trade that is a EURO_CALL_SPREAD or as ASIAN CAP/FLOOR SPREADstatic Table
DefaultTableFields.addCollarDealBreakdownRow
(Table table, String callOrCapTradeId, String putOrFloorTradeId, FormattedAmount notionalQuantity, FormattedAmount callOrCapStrike, FormattedAmount putOrFloorStrike, FormattedAmount callOrCapPremium, FormattedAmount putOrFloorPremium, LocalDate effectiveDate, LocalDate terminationDate, LocalDate expirationDate, LocalDate paymentDate, String currency, String unit, String tradingType) Adds a deal breakdown row to your table configuration for a commodities trade that is a EURO/ASIAN COLLARstatic Table
DefaultTableFields.addPutCallCapFloorDealBreakdownRow
(Table table, String tradeId, LocalDate paymentDate, LocalDate effectiveDate, LocalDate tradeDate, LocalDate expirationDate, FormattedAmount notionalQuantity, FormattedAmount strike, FormattedAmount premium) Adds a deal breakdown row to your table configuration for a commodities trade that is EURO PUT/CALL or ASIAN CAP/FLOORstatic Table
DefaultTableFields.addPutSpreadDealBreakdownRow
(Table table, String tradeId, LocalDate paymentDate, LocalDate effectiveDate, LocalDate tradeDate, LocalDate expirationDate, FormattedAmount notionalQuantity, FormattedAmount strike, FormattedAmount premium) Adds a deal breakdown row to your table configuration for a commodities trade that is a PUT_SPREADstatic Table
DefaultTableFields.addSwapDealBreakdownRow
(Table table, String tradeId, LocalDate effectiveDate, LocalDate terminationDate, FormattedAmount notionalQuantity, FormattedAmount fixedPricePerUnit, LocalDate paymentDate) Adds a deal breakdown row to your table configuration for a commodities trade that is a FIXED_SWAP or BASIS_SWAPstatic Table
DefaultTableFields.createDealBreakdownTable
(String tradingType, String currency, String unit) Creates a deal breakdown table for a commodities trade of the given trading typeModifier and TypeMethodDescriptionstatic Table
DefaultTableFields.add3WayCollarDealBreakdownRow
(Table table, String tradeId1, String tradeId2, String tradeId3, FormattedAmount notionalQuantity, FormattedAmount strike1, FormattedAmount strike2, FormattedAmount strike3, FormattedAmount premium1, FormattedAmount premium2, FormattedAmount premium3, LocalDate effectiveDate, LocalDate terminationDate, LocalDate expirationDate, LocalDate paymentDate, String currency, String unit, String tradingType) Adds a deal breakdown row to your table configuration for a commodities trade that is a EURO/ASIAN 3_WAY_COLLARstatic Table
DefaultTableFields.addCallCapFloorSpreadDealBreakdownRow
(Table table, String tradeId, LocalDate paymentDate, LocalDate effectiveDate, LocalDate tradeDate, LocalDate expirationDate, FormattedAmount notionalQuantity, FormattedAmount strike, FormattedAmount premium) Adds a deal breakdown row to your table configuration for a commodities trade that is a EURO_CALL_SPREAD or as ASIAN CAP/FLOOR SPREADstatic Table
DefaultTableFields.addCollarDealBreakdownRow
(Table table, String callOrCapTradeId, String putOrFloorTradeId, FormattedAmount notionalQuantity, FormattedAmount callOrCapStrike, FormattedAmount putOrFloorStrike, FormattedAmount callOrCapPremium, FormattedAmount putOrFloorPremium, LocalDate effectiveDate, LocalDate terminationDate, LocalDate expirationDate, LocalDate paymentDate, String currency, String unit, String tradingType) Adds a deal breakdown row to your table configuration for a commodities trade that is a EURO/ASIAN COLLARstatic Table
DefaultTableFields.addPutCallCapFloorDealBreakdownRow
(Table table, String tradeId, LocalDate paymentDate, LocalDate effectiveDate, LocalDate tradeDate, LocalDate expirationDate, FormattedAmount notionalQuantity, FormattedAmount strike, FormattedAmount premium) Adds a deal breakdown row to your table configuration for a commodities trade that is EURO PUT/CALL or ASIAN CAP/FLOORstatic Table
DefaultTableFields.addPutSpreadDealBreakdownRow
(Table table, String tradeId, LocalDate paymentDate, LocalDate effectiveDate, LocalDate tradeDate, LocalDate expirationDate, FormattedAmount notionalQuantity, FormattedAmount strike, FormattedAmount premium) Adds a deal breakdown row to your table configuration for a commodities trade that is a PUT_SPREADstatic Table
DefaultTableFields.addSwapDealBreakdownRow
(Table table, String tradeId, LocalDate effectiveDate, LocalDate terminationDate, FormattedAmount notionalQuantity, FormattedAmount fixedPricePerUnit, LocalDate paymentDate) Adds a deal breakdown row to your table configuration for a commodities trade that is a FIXED_SWAP or BASIS_SWAP -
Uses of Table in com.caplin.motif.config.definitions.common
Modifier and TypeMethodDescriptionTable.addHeadersItem
(TableCell headersItem) Table.addRowsItem
(TableRow rowsItem) @NotNull Table
PostTradeHistory.getTable()
Get tableModifier and TypeMethodDescriptionTableRow.getTable()
A nested table to be shown when the row is expanded.Modifier and TypeMethodDescriptionvoid
ModifierConstructorDescriptionPostTradeHistory
(DisplayFields displayFields, Table table) Constructor with only required parameters -
Uses of Table in com.caplin.motif.fx.trading.posttradehistory
Modifier and TypeMethodDescriptionstatic Table
DefaultTableFields.addPostTradeHistoryHeaders
(Table table) Adds default post trade history headers to your table configurationstatic Table
DefaultTableFields.addPostTradeHistoryRow
(Table table, LocalDate date, FormattedAmount amount, LocalDate settlementDate, String settlementTenor, FormattedAmount remainingAmount, PostTradeHistoryAction postTradeHistoryAction) Adds a post trade history row to your table configurationstatic Table
DefaultTableFields.createPostTradeHistoryTable()
Creates an post trade history table with no rowsModifier and TypeMethodDescriptionstatic Table
DefaultTableFields.addPostTradeHistoryHeaders
(Table table) Adds default post trade history headers to your table configurationstatic Table
DefaultTableFields.addPostTradeHistoryRow
(Table table, LocalDate date, FormattedAmount amount, LocalDate settlementDate, String settlementTenor, FormattedAmount remainingAmount, PostTradeHistoryAction postTradeHistoryAction) Adds a post trade history row to your table configuration -
Uses of Table in com.caplin.motif.mm.trading.posttradehistory
Modifier and TypeMethodDescriptionstatic Table
MMDefaultTableFields.addMMCapitalIncreaseRow
(Table table, LocalDate date, FormattedAmount singleCapitalIncreaseAmount, FormattedAmount newBalance, MMPostTradeHistoryAction postTradeHistoryAction) Adds a capital increase post trade history row to your table configurationstatic Table
MMDefaultTableFields.addMMRollOverRow
(Table table, LocalDate date, FormattedAmount singleRollOverAmount, FormattedAmount newBalance, MMPostTradeHistoryAction postTradeHistoryAction) Adds a roll-over post trade history row to your table configurationstatic Table
MMDefaultTableFields.createMoneyMarketPostTradeHistoryTable()
Creates a money market post trade history table with no rowsModifier and TypeMethodDescriptionstatic Table
MMDefaultTableFields.addMMCapitalIncreaseRow
(Table table, LocalDate date, FormattedAmount singleCapitalIncreaseAmount, FormattedAmount newBalance, MMPostTradeHistoryAction postTradeHistoryAction) Adds a capital increase post trade history row to your table configurationstatic Table
MMDefaultTableFields.addMMRollOverRow
(Table table, LocalDate date, FormattedAmount singleRollOverAmount, FormattedAmount newBalance, MMPostTradeHistoryAction postTradeHistoryAction) Adds a roll-over post trade history row to your table configurationstatic void
MMDefaultTableFields.addMoneyMarketPostTradeHistoryHeaders
(Table table) Adds default money market post trade history headers to your table configuration