Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X 

A

AbstractBlotterDataProvider<T extends com.caplin.motif.fx.trading.FXTrade> - Class in com.caplin.motif.fx.ret.fxtrading.blotter.sources
 
AbstractBlotterDataProvider(FxTradingAdapterInitialiser) - Constructor for class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
AbstractStrategyHandler<T extends com.caplin.motif.fx.trading.orders.submission.strategy.MotifOrderStrategy> - Class in com.caplin.motif.fx.ret.orders.strategy
 
AbstractStrategyHandler(ConnectionPoolListener<OrderTradingConnection>, T, OrderAdapterInitialiser, String, Logger) - Constructor for class com.caplin.motif.fx.ret.orders.strategy.AbstractStrategyHandler
 
ACCEPTED - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
ACCOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
acquireLock(String) - Method in class com.caplin.motif.fx.ret.orders.strategy.StrategyLockManager
Attempts to acquire the strategy lock for the specified strategy ID.
acquireLock(FXOrder) - Method in class com.caplin.motif.fx.ret.orders.strategy.StrategyLockManager
Attempts to acquire the strategy lock for the specified order.
acquireLockForOrder(String) - Method in class com.caplin.motif.fx.ret.orders.strategy.StrategyLockManager
Attempts to acquire the strategy lock for the specified order ID.
ACTION_ATTRIBUTE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
ACTION_REF - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
ActionNotificationDetails - Class in com.caplin.motif.fx.ret.orders.notification
Notification details for successful action.
ActionNotificationDetails(String, String, FXOrder) - Constructor for class com.caplin.motif.fx.ret.orders.notification.ActionNotificationDetails
 
actionOccured(OrderAuditTrailAction, OrderEvent) - Method in interface com.caplin.motif.fx.ret.orders.audittrail.OrderAuditTrailListener
Deprecated.
 
actionOccured(OrderAuditTrailAction, StrategyHandler) - Method in interface com.caplin.motif.fx.ret.orders.audittrail.OrderAuditTrailListener
Deprecated.
 
actionOccured(OrderAuditTrailAction, OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.audittrail.OrderAuditTrailListenerWrapper
Deprecated.
 
actionOccured(OrderAuditTrailAction, StrategyHandler) - Method in class com.caplin.motif.fx.ret.orders.audittrail.OrderAuditTrailListenerWrapper
Deprecated.
 
actionRequestReceived(OrderAuditTrailAction, MotifTrade, String) - Method in interface com.caplin.motif.fx.ret.orders.audittrail.OrderAuditTrailListener
Deprecated.
 
actionRequestReceived(OrderAuditTrailAction, MotifTrade, String) - Method in class com.caplin.motif.fx.ret.orders.audittrail.OrderAuditTrailListenerWrapper
Deprecated.
 
ACTIVATE - Static variable in class com.caplin.motif.fx.ret.common.utility.field.AllowedAction
 
ACTIVATED_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
ACTIVATING_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
ACTIVATING_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
activatingTrade() - Method in class com.caplin.motif.fx.ret.orders.strategy.AbstractStrategyHandler
 
activatingTrade() - Method in interface com.caplin.motif.fx.ret.orders.strategy.StrategyHandler
 
ACTIVATION_DATE_TIME - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
ACTIVE_FAIL_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
ACTIVE_FAIL_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
ACTIVE_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
ActivityBlotterModule - Class in com.caplin.motif.fx.ret.fxtrading.blotter.destinations
 
ActivityBlotterModule() - Constructor for class com.caplin.motif.fx.ret.fxtrading.blotter.destinations.ActivityBlotterModule
 
ActivityBlotterService - Class in com.caplin.motif.fx.ret.fxtrading.blotter.destinations
Handles requests, discards, and deal updates for the activity blotter.
ActivityBlotterService(BlotterItemFactory) - Constructor for class com.caplin.motif.fx.ret.fxtrading.blotter.destinations.ActivityBlotterService
 
ActivityUserBlotter - Class in com.caplin.motif.fx.ret.orders.blotter.sources
 
ActivityUserBlotter() - Constructor for class com.caplin.motif.fx.ret.orders.blotter.sources.ActivityUserBlotter
 
ADAPTER_NAME - Static variable in class com.caplin.motif.fx.ret.calendar.config.CalendarConfigurationBuilder
 
ADAPTER_NAME - Static variable in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
 
ADAPTER_NAME - Static variable in class com.caplin.motif.fx.ret.lbn.config.LBNConfigurationBuilder
 
ADAPTER_NAME - Static variable in class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
 
ADAPTER_NAME - Static variable in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterConfigurationBuilder
 
ADAPTER_NAME - Static variable in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfigurationBuilder
 
ADAPTER_PROPERTIES - Static variable in class com.caplin.motif.fx.ret.common.configurationproperties.BaseConfiguration
 
AdapterConfiguration - Interface in com.caplin.motif.fx.ret.common.configurationproperties
 
AdapterConfigurationListener - Interface in com.caplin.motif.fx.ret.common.configurationproperties
 
AdapterConfigurationManager - Class in com.caplin.motif.fx.ret.common.configurationproperties
 
AdapterConfigurationManager() - Constructor for class com.caplin.motif.fx.ret.common.configurationproperties.AdapterConfigurationManager
 
AdapterStatusPublisher - Class in com.caplin.motif.fx.ret.common.adapterstatus
 
AdapterStatusPublisher(DataSource) - Constructor for class com.caplin.motif.fx.ret.common.adapterstatus.AdapterStatusPublisher
 
addActivationDate(StrategyFieldSet, FXOrder) - Static method in class com.caplin.motif.fx.ret.orders.extension.details.DetailsDateUtility
 
addArg(String, String) - Method in class com.caplin.motif.fx.ret.common.logging.AuditLoggerManager.AuditLogger
 
addBlotterType(BlotterType) - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfigurationBuilder
Adds a blotter type to the LBN adapter.
addClientSearchDataProvider(ClientSearchDataProvider) - Method in class com.caplin.motif.fx.ret.clientsearch.ClientSearchConfiguration.Builder
 
addConnectionStatusListeners(ConnectionStatusListener<?>...) - Method in class com.caplin.motif.fx.ret.common.adapterstatus.CompositeStatusManager
 
addExpirationDate(StrategyFieldSet, FXOrder) - Static method in class com.caplin.motif.fx.ret.orders.extension.details.DetailsDateUtility
 
addExtraFieldsFromTrade(ResponderEvent<BlockTrade>) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockHandler
Adds extra field from the BlockTrade ResponderEvent
addExtraFieldsFromTrade(ResponderEvent<RFSTrade>) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.RFSHandler
 
addExtraFieldsFromTrade(ResponderEvent<T>) - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.TradeTypeHandler
 
addIfAbsentContainerObservable(String) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.UserBlotterManager
 
addObject(Object) - Method in class com.caplin.motif.fx.ret.common.logging.AuditLoggerManager.AuditLogger
 
addPermissionLoader(PermissionLoader) - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterConfigurationBuilder
Adds a PermissionLoader to the list that will be used by the PermissioningAdapter to apply permissions.
addStatusListener(CompositeStatusListener) - Method in class com.caplin.motif.fx.ret.common.adapterstatus.CompositeStatusManager
 
addSubjectMapper(SubjectMapper) - Method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfigurationBuilder
Adds a custom SubjectMapper to extend the PricingAdapter's default subscription behaviour.
addTradeListener(FXTrade, FXTradeLifetimeEventHandler<? extends FXTrade>) - Method in class com.caplin.motif.fx.ret.fxtrading.channel.UserTradeInfo
 
AdminConnectionManager - Class in com.caplin.motif.fx.ret.common.permission
Mediates a connection to the TrAPI Admin API.
AdminConnectionManager(ConnectionManager<AdminConnection>) - Constructor for class com.caplin.motif.fx.ret.common.permission.AdminConnectionManager
 
AlertDataStore - Class in com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist
 
AlertDataStore() - Constructor for class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.AlertDataStore
 
AlertDispatcher - Class in com.caplin.motif.fx.ret.orders.extension.notification.hibernate
Send notifications for orders status changes.
AlertDispatcher(UserManager, AlertPersistenceManager, NotificationPublisher, List<String>) - Constructor for class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.AlertDispatcher
 
AlertNotificationManager - Class in com.caplin.motif.fx.ret.orders.extension.notification.hibernate
Initialises alert components using the alerts-datasource-extension.
AlertNotificationManager() - Constructor for class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.AlertNotificationManager
 
AlertOrdersListener - Class in com.caplin.motif.fx.ret.orders.notification
 
AlertOrdersListener(NotificationManager) - Constructor for class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
AlertPersistenceManager - Interface in com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist
 
alertsReadBy(String, List<OrderAlert>) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.AlertDataStore
 
alertsReadBy(String, List<OrderAlert>) - Method in interface com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.AlertPersistenceManager
 
ALL_IN_MARGIN - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
ALL_IN_RATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
ALL_IN_RATE_DPS - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
ALLOWED_ACTIONS - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
AllowedAction - Class in com.caplin.motif.fx.ret.common.utility.field
 
AllowedAction(String) - Constructor for class com.caplin.motif.fx.ret.common.utility.field.AllowedAction
 
AMOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
amount(String) - Method in class com.caplin.motif.fx.ret.orders.notification.NotificationBuilder
 
AndStatusComparator - Class in com.caplin.motif.fx.ret.common.adapterstatus
 
AndStatusComparator() - Constructor for class com.caplin.motif.fx.ret.common.adapterstatus.AndStatusComparator
 
AnyExecutionQuoteValidator - Class in com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators
Facade which combines RFS and Sales RFS sub-protocol quote validators
AnyExecutionQuoteValidator() - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators.AnyExecutionQuoteValidator
 
AnyExecutionQuoteValidator(ExecutionQuoteValidator, SalesExecutionQuoteValidator) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators.AnyExecutionQuoteValidator
 
apply(String) - Method in interface com.caplin.motif.fx.ret.pricing.provider.mapping.SubjectMapper
Given a subject, returns a mapping to a new subject.
ASSET_CLASS - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
AssetClass - Class in com.caplin.motif.fx.ret.common.utility
Supported asset classes.
AssetClass(String) - Constructor for class com.caplin.motif.fx.ret.common.utility.AssetClass
 
AuditDetails - Class in com.caplin.motif.fx.ret.common.logging
 
AuditDetails(MotifTrade, String, String) - Constructor for class com.caplin.motif.fx.ret.common.logging.AuditDetails
 
AuditLogger(Logger, Object...) - Constructor for class com.caplin.motif.fx.ret.common.logging.AuditLoggerManager.AuditLogger
 
AuditLoggerManager - Class in com.caplin.motif.fx.ret.common.logging
 
AuditLoggerManager.AuditLogger - Class in com.caplin.motif.fx.ret.common.logging
 
AuditObjectFactory - Class in com.caplin.motif.fx.ret.common.logging
 
AuditObjectFactory() - Constructor for class com.caplin.motif.fx.ret.common.logging.AuditObjectFactory
 
AUTH_ATTRIBUTE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
AuthenticationManager - Interface in com.caplin.motif.fx.ret.permissioning.permissions
An interface for querying user attributes from the single sign on authentication system.
AuthenticationManager.Context - Class in com.caplin.motif.fx.ret.permissioning.permissions
 
AuthenticationManagerException - Exception in com.caplin.motif.fx.ret.permissioning.permissions
 
AuthenticationManagerException(String) - Constructor for exception com.caplin.motif.fx.ret.permissioning.permissions.AuthenticationManagerException
 
AuthenticationManagerException(String, Exception) - Constructor for exception com.caplin.motif.fx.ret.permissioning.permissions.AuthenticationManagerException
 
AuthenticationManagerException(Exception) - Constructor for exception com.caplin.motif.fx.ret.permissioning.permissions.AuthenticationManagerException
 
AWAITING_DI_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
AWAITING_DI_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 

B

BASE_CURRENCY - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
BaseAdapterConfiguration - Class in com.caplin.motif.fx.ret.common.configurationproperties
Represents the adapter.properties file
BaseAdapterConfiguration(String, ConfigurationLoader, AdapterConfigurationManager) - Constructor for class com.caplin.motif.fx.ret.common.configurationproperties.BaseAdapterConfiguration
 
BaseAdapterConfiguration(String, ConfigurationLoader) - Constructor for class com.caplin.motif.fx.ret.common.configurationproperties.BaseAdapterConfiguration
 
BaseAdapterConfiguration(String, ConfigurationLoader, AdapterConfigurationManager, Logger) - Constructor for class com.caplin.motif.fx.ret.common.configurationproperties.BaseAdapterConfiguration
 
BaseConfiguration - Class in com.caplin.motif.fx.ret.common.configurationproperties
 
BLOCK - Static variable in class com.caplin.motif.fx.ret.common.utility.field.ExecutionStyle
 
BLOCK - Static variable in class com.caplin.motif.fx.ret.lbn.extension.blotter.FieldsUpdater
 
BLOCK_TRADE_CLIENT_CLOSE - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
BLOCK_TRADE_ERROR - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
BLOCK_TRADE_EXECUTE_ACK - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
BLOCK_TRADE_EXPIRED - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
BLOCK_TRADE_PICK_UP - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
BLOCK_TRADE_QUOTE - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
BLOCK_TRADE_REJECT - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
BLOCK_TRADE_RET_SUBMIT - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
BLOCK_TRADE_SUBMIT_ACK - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
BLOCK_TRADE_TRADE_CONFIRMATION - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
BLOCK_TRADE_TRADE_HELD - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
BLOCK_TRADE_WITHDRAW - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
BlockHandler - Class in com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block
 
BlockHandler(BlockTrade, BlockQuoteFactory, Logger) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockHandler
 
BlockLifetimeEventHandler - Class in com.caplin.motif.fx.ret.fxtrading.submission.events
 
BlockLifetimeEventHandler(FxTradingAdapterInitialiser, BlockHandler, RFSResponderProvider<BlockTrade>, BlockTradeBlotterDataProvider, UserTradeInfo) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.events.BlockLifetimeEventHandler
 
BlockQuoteFactory - Interface in com.caplin.motif.fx.ret.fxtrading.quote
Invoked when the toolkit receives a Block Quote from RET and requires an FX API Block Quote.
BlockQuoteValidator - Class in com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators
 
BlockQuoteValidator() - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators.BlockQuoteValidator
 
BlockTradeBlotterDataProvider - Class in com.caplin.motif.fx.ret.fxtrading.blotter.sources
 
BlockTradeBlotterDataProvider(FxTradingAdapterInitialiser) - Constructor for class com.caplin.motif.fx.ret.fxtrading.blotter.sources.BlockTradeBlotterDataProvider
 
BlockTradeFieldValuesFactory - Class in com.caplin.motif.fx.ret.fxtrading.extension.customfield
An implementation of CustomFieldValuesFactory that creates CustomFieldValues for a BlockTrade.
BlockTradeFieldValuesFactory() - Constructor for class com.caplin.motif.fx.ret.fxtrading.extension.customfield.BlockTradeFieldValuesFactory
 
BlockTradeProperties - Class in com.caplin.motif.fx.ret.fxtrading.customfield.block
Used to encapsulate additional properties of a Block trade that can then be stored in the Taker Order Custom field in RET.
BlockTradeProperties.Builder - Class in com.caplin.motif.fx.ret.fxtrading.customfield.block
Helper class used to construct a BlockTradeProperties object.
BlockTradeResponderProvider - Class in com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block
 
BlockTradeResponderProvider(BlockTrade) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockTradeResponderProvider
 
Blotter - Class in com.caplin.motif.fx.ret.lbn.provider
 
Blotter(BlotterChannel, LBNConnection, ContainerSubjectFactory, BlotterCriteriaFactory, RecordProviderFactory, boolean) - Constructor for class com.caplin.motif.fx.ret.lbn.provider.Blotter
 
blotterChannelClosed(BlotterChannel) - Method in class com.caplin.motif.fx.ret.fxtrading.blotter.destinations.ActivityBlotterService
Called once when the activity blotter is discarded by the user.
blotterChannelClosed(BlotterChannel) - Method in class com.caplin.motif.fx.ret.lbn.provider.BlotterChannelListener
 
blotterChannelClosed(BlotterChannel) - Method in class com.caplin.motif.fx.ret.orders.blotter.destinations.BlotterService
 
blotterChannelClosed(BlotterChannel) - Method in class com.caplin.motif.fx.ret.orders.blotter.destinations.SalesBlotterService
 
BlotterChannelListener - Class in com.caplin.motif.fx.ret.lbn.provider
Handles requests and discards from the client, forwards them to the back end system, and creates listeners to handle back end response.
BlotterChannelListener(RecordProviderFactory, BlotterCriteriaFactory, ContainerSubjectFactory, ExecutorService, LBNConnection, boolean) - Constructor for class com.caplin.motif.fx.ret.lbn.provider.BlotterChannelListener
 
blotterChannelOpened(BlotterChannel) - Method in class com.caplin.motif.fx.ret.fxtrading.blotter.destinations.ActivityBlotterService
Called once when the activity blotter is subscribed to by the user.
blotterChannelOpened(BlotterChannel) - Method in class com.caplin.motif.fx.ret.lbn.provider.BlotterChannelListener
 
blotterChannelOpened(BlotterChannel) - Method in class com.caplin.motif.fx.ret.orders.blotter.destinations.BlotterService
 
blotterChannelOpened(BlotterChannel) - Method in class com.caplin.motif.fx.ret.orders.blotter.destinations.SalesBlotterService
 
BlotterContainerListener - Class in com.caplin.motif.fx.ret.orders.blotter.destinations
 
BlotterContainerListener(BlotterFactory, String, BlotterChannel, UserBlotterManager) - Constructor for class com.caplin.motif.fx.ret.orders.blotter.destinations.BlotterContainerListener
 
BlotterCriteria - Interface in com.caplin.motif.fx.ret.lbn.query
 
BlotterCriteriaFactory - Interface in com.caplin.motif.fx.ret.lbn.query
An BlotterCriteriaFactory is used to create the criteria used to request deals from LBN, which are in turn used to populate the blotter.
BlotterCriteriaFactory.Context - Class in com.caplin.motif.fx.ret.lbn.query
 
BlotterCriteriaFactoryException - Exception in com.caplin.motif.fx.ret.lbn.query
 
BlotterCriteriaFactoryException(UserManagerException) - Constructor for exception com.caplin.motif.fx.ret.lbn.query.BlotterCriteriaFactoryException
 
BlotterCriteriaFactoryException(String) - Constructor for exception com.caplin.motif.fx.ret.lbn.query.BlotterCriteriaFactoryException
 
BlotterDataExtractor - Class in com.caplin.motif.fx.ret.orders.blotter.sources
Provides two channels for blotter data producers to publish deals to clients.
BlotterDataExtractor(OrderFieldsGenerator, CustomFieldValuesSerialiser, BlotterIdCache, UserBlotterManager, UserBlotterManager, UserBlotterManager, UserBlotterManager, OrderMonitorService, SalesFieldsGenerator, Tobo) - Constructor for class com.caplin.motif.fx.ret.orders.blotter.sources.BlotterDataExtractor
 
BlotterFactory - Interface in com.caplin.motif.fx.ret.orders.blotter.inject
 
BlotterIdCache - Class in com.caplin.motif.fx.ret.orders.blotter.sources
 
BlotterIdCache() - Constructor for class com.caplin.motif.fx.ret.orders.blotter.sources.BlotterIdCache
 
BlotterItemFactory - Interface in com.caplin.motif.fx.ret.fxtrading.blotter.destinations
 
BlotterItemFactory.Default - Class in com.caplin.motif.fx.ret.fxtrading.blotter.destinations
 
BlotterModule - Class in com.caplin.motif.fx.ret.orders.blotter.inject
 
BlotterModule(OrderAdapterInitialiser) - Constructor for class com.caplin.motif.fx.ret.orders.blotter.inject.BlotterModule
 
BlotterRecordFieldsUpdater - Interface in com.caplin.motif.fx.ret.lbn.blotter
Deprecated.
This has been deprecated as you should not add, remove or update fields already send. The preferred solution to update or remove fields would be using Transformer.
BlotterRecordIdFactory - Interface in com.caplin.motif.fx.ret.lbn.blotter
 
BlotterRecordListener - Class in com.caplin.motif.fx.ret.orders.blotter.destinations
 
BlotterRecordListener(BlotterItemFactory, String, BlotterChannel) - Constructor for class com.caplin.motif.fx.ret.orders.blotter.destinations.BlotterRecordListener
 
BlotterService - Class in com.caplin.motif.fx.ret.orders.blotter.destinations
Entry point to the Blotter system.
BlotterService(BlotterFactory, UserBlotterManager, OpenOrdersListenerManager, BlotterType) - Constructor for class com.caplin.motif.fx.ret.orders.blotter.destinations.BlotterService
 
BlotterSubjectParser - Class in com.caplin.motif.fx.ret.lbn.extension.query
 
BlotterSubjectParser() - Constructor for class com.caplin.motif.fx.ret.lbn.extension.query.BlotterSubjectParser
 
BlotterType - Class in com.caplin.motif.fx.ret.common.blotter
Represents the properties of a blotter.
BlotterType(String, String, String, String, boolean, BlotterType.Type) - Constructor for class com.caplin.motif.fx.ret.common.blotter.BlotterType
Contains data needed to define a blotter.
BOUGHT_AMOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
BOUGHT_CURRENCY - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
build() - Method in class com.caplin.motif.fx.ret.calendar.config.CalendarConfigurationBuilder
Creates an instance of CalendarConfiguration which can be used to instantiate a CalendarAdapter.
build() - Method in class com.caplin.motif.fx.ret.clientsearch.ClientSearchConfiguration.Builder
 
build() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Returns a CustomFieldValues object.
build() - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache.Builder
 
build() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
Creates an instance of FxTradingConfiguration which can be used to instantiate a FxTradingAdapter.
build() - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.block.BlockTradeProperties.Builder
Builds the BlockTradeProperties object.
build() - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties.Builder
Returns the ESPTradeProperties object with the properties added by the builder.
build() - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.rfs.RFSTradeProperties.Builder
Returns the RFSTradeProperties object with the properties added by the builder.
build() - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfigurationBuilder
Creates an instance of LBNConfiguration which can be used to instantiate a LBNAdapter.
build() - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
Creates an instance of OrderConfiguration which can be used to instantiate a OrderAdapter.
build() - Method in class com.caplin.motif.fx.ret.orders.notification.NotificationBuilder
 
build() - Method in class com.caplin.motif.fx.ret.orders.strategy.builder.OrderProperties.Builder
Returns a configured OrderProperties object.
build() - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterConfigurationBuilder
Creates an instance of PermissioningConfiguration which can be used to instantiate a PermissioningAdapter.
build() - Method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfigurationBuilder
Creates an instance of PricingAdapterConfiguration which can be used to instantiate a PricingAdapter.
builder() - Static method in class com.caplin.motif.fx.ret.clientsearch.ClientSearchConfiguration
 
Builder() - Constructor for class com.caplin.motif.fx.ret.clientsearch.ClientSearchConfiguration.Builder
 
builder(CustomFieldValues) - Static method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns a new builder pre-populated with the values from the specified CustomFieldValues that can be used to create a new CustomFieldValues.
builder() - Static method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns a new builder that can be used to create a CustomFieldValues.
Builder() - Constructor for class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache.Builder
 
builder() - Static method in class com.caplin.motif.fx.ret.fxtrading.customfield.block.BlockTradeProperties
Returns a BlockTradeProperties.Builder that can be used to build a BlockTradeProperties object.
builder() - Static method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties
Returns a ESPTradeProperties.Builder to help build an ESPTradeProperties object.
builder() - Static method in class com.caplin.motif.fx.ret.fxtrading.customfield.rfs.RFSTradeProperties
 
builder() - Static method in class com.caplin.motif.fx.ret.orders.strategy.builder.OrderProperties
Returns an instance of OrderProperties.Builder that can be used to construct an OrderProperties object.
buildIfDoneChildOrder(Order, FXOrder, String) - Method in class com.caplin.motif.fx.ret.orders.strategy.builder.StrategyFactory
The if done child is the conditionally executed order in an IF-DONE or IF-DONE-OCO strategy.
buildIfTimeoutOrder(Order, FXOrder, String) - Method in class com.caplin.motif.fx.ret.orders.strategy.builder.StrategyFactory
The if timeout is a conditionally executed order in an IF-TIMEOUT pairing.
buildOCOPartnerOrder(Order, FXOrder, String) - Method in class com.caplin.motif.fx.ret.orders.strategy.builder.StrategyFactory
The OCO partner is a conditionally executed order in an OCO (One-Cancels-Other) or IF-DONE-OCO strategy.
buildSingleOrder(Order, String) - Method in class com.caplin.motif.fx.ret.orders.strategy.builder.StrategyFactory
The single order is the sole order in a Single strategy, as well as the basis of complex orders.
BulkActionOrdersValidator - Class in com.caplin.motif.fx.ret.orders.bulkaction
 
BulkActionOrdersValidator(List<String>, OrderMonitorService, OrderFieldsGenerator, BulkOrderAction, AuditLoggerManager.AuditLogger) - Constructor for class com.caplin.motif.fx.ret.orders.bulkaction.BulkActionOrdersValidator
 
BulkActionOrderTransactionHandler - Interface in com.caplin.motif.fx.ret.orders.bulkaction.handlers
 
BulkActionOrderValidationResponse - Class in com.caplin.motif.fx.ret.orders.bulkaction
 
BulkActionOrderValidationResponse(List<BulkOrder>, List<BulkOrder>) - Constructor for class com.caplin.motif.fx.ret.orders.bulkaction.BulkActionOrderValidationResponse
 
BulkActionRequestListener - Class in com.caplin.motif.fx.ret.orders.bulkaction
 
BulkActionRequestListener(OrderAdapterInitialiser, String, BulkOrderActionTrade) - Constructor for class com.caplin.motif.fx.ret.orders.bulkaction.BulkActionRequestListener
 
BulkOrder - Class in com.caplin.motif.fx.ret.orders.bulkaction
 
BulkOrder(String, String, FXOrder, String) - Constructor for class com.caplin.motif.fx.ret.orders.bulkaction.BulkOrder
 
bulkOrderActionCancelWaitReceived(BulkOrderActionTrade) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.BulkActionRequestListener
 
bulkOrderActionReceived(BulkOrderActionTrade) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.BulkActionRequestListener
 
BulkOrderActivationHandler - Class in com.caplin.motif.fx.ret.orders.bulkaction.handlers
 
BulkOrderActivationHandler(String, List<BulkOrder>, OrderConnectionRequestRouter, NotificationManager, String, AuditLoggerManager.AuditLogger) - Constructor for class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderActivationHandler
 
BulkOrderCancelDeleteHandlerManager - Class in com.caplin.motif.fx.ret.orders.bulkaction.handlers
 
BulkOrderCancelDeleteHandlerManager(String, List<BulkOrder>, OrderConnectionRequestRouter, NotificationManager, String, AuditLoggerManager.AuditLogger) - Constructor for class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderCancelDeleteHandlerManager
 
BulkOrderCancellationHandler - Class in com.caplin.motif.fx.ret.orders.bulkaction.handlers
 
BulkOrderCancellationHandler(String, List<BulkOrder>, OrderConnectionRequestRouter, NotificationManager, String, AuditLoggerManager.AuditLogger) - Constructor for class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderCancellationHandler
 
BulkOrderDeactivationHandler - Class in com.caplin.motif.fx.ret.orders.bulkaction.handlers
 
BulkOrderDeactivationHandler(String, List<BulkOrder>, OrderConnectionRequestRouter, NotificationManager, String, AuditLoggerManager.AuditLogger) - Constructor for class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderDeactivationHandler
 
BulkOrderDeletionHandler - Class in com.caplin.motif.fx.ret.orders.bulkaction.handlers
 
BulkOrderDeletionHandler(String, List<BulkOrder>, OrderConnectionRequestRouter, NotificationManager, String, AuditLoggerManager.AuditLogger) - Constructor for class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderDeletionHandler
 
buy() - Static method in class com.caplin.motif.fx.ret.lbn.extension.query.DefaultCriteria.BuySell
 
BUY_SELL - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
BuySell() - Constructor for class com.caplin.motif.fx.ret.lbn.extension.query.DefaultCriteria.BuySell
 

C

CALCULATING_FIX_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
CALCULATING_FIX_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
CalendarAdapter - Class in com.caplin.motif.fx.ret.calendar
Used to create and customise a CalendarAdapter to provide calendar data like tenor's or settlement dates.
CalendarAdapter() - Constructor for class com.caplin.motif.fx.ret.calendar.CalendarAdapter
Create a new CalendarAdapter with default configuration.
CalendarAdapter(CalendarConfiguration) - Constructor for class com.caplin.motif.fx.ret.calendar.CalendarAdapter
Create a new CalendarAdapter providing custom configuration.
CalendarAdapterInitialiser - Class in com.caplin.motif.fx.ret.calendar.config
 
CalendarAdapterInitialiser(ConfigurationLoader, CalendarConfiguration) - Constructor for class com.caplin.motif.fx.ret.calendar.config.CalendarAdapterInitialiser
 
CalendarAdapterStatusListener - Class in com.caplin.motif.fx.ret.calendar
 
CalendarAdapterStatusListener(FXCalendarAdapter) - Constructor for class com.caplin.motif.fx.ret.calendar.CalendarAdapterStatusListener
 
CalendarConfiguration - Class in com.caplin.motif.fx.ret.calendar.config
This is the interface used to configure a new CalendarAdapter.
CalendarConfigurationBuilder - Class in com.caplin.motif.fx.ret.calendar.config
This class produces a CalendarConfiguration which can be used to instantiate a CalendarAdapter.
CalendarConfigurationBuilder() - Constructor for class com.caplin.motif.fx.ret.calendar.config.CalendarConfigurationBuilder
 
CalendarDataTransformer - Interface in com.caplin.motif.fx.ret.calendar.request
An extension point for transforming settlement date and tenor date data.
CalendarProvider - Class in com.caplin.motif.fx.ret.calendar
 
CalendarProvider(CalendarService, AdminService) - Constructor for class com.caplin.motif.fx.ret.calendar.CalendarProvider
 
CalendarServiceRequestListener - Class in com.caplin.motif.fx.ret.calendar.request
 
CalendarServiceRequestListener(CalendarProvider, CalendarDataTransformer, InstrumentProvider) - Constructor for class com.caplin.motif.fx.ret.calendar.request.CalendarServiceRequestListener
 
CALL - Static variable in class com.caplin.motif.fx.ret.common.utility.field.ExecutionStyle
 
CALL - Static variable in class com.caplin.motif.fx.ret.common.utility.field.Strategy
 
call(String) - Method in class com.caplin.motif.fx.ret.orders.blotter.destinations.BlotterContainerListener
 
call(Map<String, String>) - Method in class com.caplin.motif.fx.ret.orders.blotter.destinations.BlotterRecordListener
 
cancel() - Method in class com.caplin.motif.fx.ret.common.adapterstatus.ConnectionStatusListener
 
CANCEL - Static variable in class com.caplin.motif.fx.ret.common.utility.field.AllowedAction
 
CancelationListener - Class in com.caplin.motif.fx.ret.orders.trading
 
CancelationListener(OrderAdapterInitialiser, ErrorMessageTranslator, CancelRequest) - Constructor for class com.caplin.motif.fx.ret.orders.trading.CancelationListener
 
CancellableRFSStateEventFactory<T extends com.caplin.motif.fx.trading.FXTrade> - Class in com.caplin.motif.fx.ret.fxtrading.extension.tradelistener
An RFSStateEventFactory that returns an RFSStateEvent compatible with the FXMotif.
CancellableRFSStateEventFactory() - Constructor for class com.caplin.motif.fx.ret.fxtrading.extension.tradelistener.CancellableRFSStateEventFactory
 
CANCELLED - Static variable in class com.caplin.motif.fx.ret.common.utility.field.Status
 
CANCELLED_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
CANCELLED_FAIL_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
CANCELLED_FAIL_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
CANCELLED_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
CANCELLED_TEMPERATURE - Static variable in interface com.caplin.motif.fx.ret.orders.blotter.Temperature
 
CANCELLING_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
CANCELLING_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
CCI_PENDING_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
CCI_PENDING_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
ChangeStateListener - Class in com.caplin.motif.fx.ret.orders.trading
 
ChangeStateListener(OrderAdapterInitialiser, ChangeActiveState) - Constructor for class com.caplin.motif.fx.ret.orders.trading.ChangeStateListener
 
characters(char[], int, int) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.LoginsFileParser
 
CLEAR_TEMPERATURE - Static variable in interface com.caplin.motif.fx.ret.orders.blotter.Temperature
 
CLIENT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
ClientAccountManager - Class in com.caplin.motif.fx.ret.fxtrading.extension.accountmanager
An FxTradingAccountManager implementation which always returns the provided account.
ClientAccountManager() - Constructor for class com.caplin.motif.fx.ret.fxtrading.extension.accountmanager.ClientAccountManager
 
ClientSearchAdapter - Class in com.caplin.motif.fx.ret.clientsearch
 
ClientSearchAdapter(ClientSearchConfiguration) - Constructor for class com.caplin.motif.fx.ret.clientsearch.ClientSearchAdapter
 
ClientSearchAdapterInitialiser - Class in com.caplin.motif.fx.ret.clientsearch
 
ClientSearchAdapterInitialiser(String, ConfigurationLoader, ClientSearchConfiguration) - Constructor for class com.caplin.motif.fx.ret.clientsearch.ClientSearchAdapterInitialiser
 
ClientSearchConfiguration - Class in com.caplin.motif.fx.ret.clientsearch
 
ClientSearchConfiguration(ClientSearchConfiguration.Builder) - Constructor for class com.caplin.motif.fx.ret.clientsearch.ClientSearchConfiguration
 
ClientSearchConfiguration.Builder - Class in com.caplin.motif.fx.ret.clientsearch
 
ClientSearchDataProvider - Interface in com.caplin.motif.fx.ret.clientsearch
 
ClientSearchDataProvider.Context - Class in com.caplin.motif.fx.ret.clientsearch
 
close() - Method in class com.caplin.motif.fx.ret.fxtrading.channel.UserTradeInfo
 
close() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.FXTradeLifetimeEventHandler
 
COLD_TEMPERATURE - Static variable in interface com.caplin.motif.fx.ret.orders.blotter.Temperature
 
com.caplin.motif.fx.ret.calendar - package com.caplin.motif.fx.ret.calendar
Classes needed for creating a CustomizedCalendarAdapter.
com.caplin.motif.fx.ret.calendar.config - package com.caplin.motif.fx.ret.calendar.config
Configure for your CalendarAdapter and add customised extensions.
com.caplin.motif.fx.ret.calendar.request - package com.caplin.motif.fx.ret.calendar.request
 
com.caplin.motif.fx.ret.clientsearch - package com.caplin.motif.fx.ret.clientsearch
 
com.caplin.motif.fx.ret.common.adapterstatus - package com.caplin.motif.fx.ret.common.adapterstatus
 
com.caplin.motif.fx.ret.common.blotter - package com.caplin.motif.fx.ret.common.blotter
 
com.caplin.motif.fx.ret.common.configurationproperties - package com.caplin.motif.fx.ret.common.configurationproperties
Classes and interfaces that handle adapters configuration properties.
com.caplin.motif.fx.ret.common.customfield - package com.caplin.motif.fx.ret.common.customfield
 
com.caplin.motif.fx.ret.common.exception - package com.caplin.motif.fx.ret.common.exception
 
com.caplin.motif.fx.ret.common.extension.customfield - package com.caplin.motif.fx.ret.common.extension.customfield
Default implementations for CustomFieldValuesSerialiser.
com.caplin.motif.fx.ret.common.extension.instrument - package com.caplin.motif.fx.ret.common.extension.instrument
Default implementations for InstrumentProvider.
com.caplin.motif.fx.ret.common.extension.usermanager - package com.caplin.motif.fx.ret.common.extension.usermanager
Default implementations for UserManager.
com.caplin.motif.fx.ret.common.instrument - package com.caplin.motif.fx.ret.common.instrument
 
com.caplin.motif.fx.ret.common.logging - package com.caplin.motif.fx.ret.common.logging
 
com.caplin.motif.fx.ret.common.permission - package com.caplin.motif.fx.ret.common.permission
Access AdminConnection and handle users, accounts and their permissions.
com.caplin.motif.fx.ret.common.utility - package com.caplin.motif.fx.ret.common.utility
 
com.caplin.motif.fx.ret.common.utility.field - package com.caplin.motif.fx.ret.common.utility.field
 
com.caplin.motif.fx.ret.fxtrading - package com.caplin.motif.fx.ret.fxtrading
Classes needed for creating a CustomizedCalendarAdapter.
com.caplin.motif.fx.ret.fxtrading.account - package com.caplin.motif.fx.ret.fxtrading.account
 
com.caplin.motif.fx.ret.fxtrading.blotter - package com.caplin.motif.fx.ret.fxtrading.blotter
 
com.caplin.motif.fx.ret.fxtrading.blotter.destinations - package com.caplin.motif.fx.ret.fxtrading.blotter.destinations
Classes which serve as destinations for blotter data.
com.caplin.motif.fx.ret.fxtrading.blotter.sources - package com.caplin.motif.fx.ret.fxtrading.blotter.sources
Classes which act as sources of data for the blotters.
com.caplin.motif.fx.ret.fxtrading.channel - package com.caplin.motif.fx.ret.fxtrading.channel
 
com.caplin.motif.fx.ret.fxtrading.config - package com.caplin.motif.fx.ret.fxtrading.config
Setup configuration for your FxTrading Adapter and add customised extensions.
com.caplin.motif.fx.ret.fxtrading.confirmation - package com.caplin.motif.fx.ret.fxtrading.confirmation
 
com.caplin.motif.fx.ret.fxtrading.connection - package com.caplin.motif.fx.ret.fxtrading.connection
 
com.caplin.motif.fx.ret.fxtrading.customfield.block - package com.caplin.motif.fx.ret.fxtrading.customfield.block
 
com.caplin.motif.fx.ret.fxtrading.customfield.esp - package com.caplin.motif.fx.ret.fxtrading.customfield.esp
 
com.caplin.motif.fx.ret.fxtrading.customfield.rfs - package com.caplin.motif.fx.ret.fxtrading.customfield.rfs
 
com.caplin.motif.fx.ret.fxtrading.extension.accountmanager - package com.caplin.motif.fx.ret.fxtrading.extension.accountmanager
Extensions to return the provided account for clients
com.caplin.motif.fx.ret.fxtrading.extension.blotter - package com.caplin.motif.fx.ret.fxtrading.extension.blotter
Extension to update the trade status message for the blotter.
com.caplin.motif.fx.ret.fxtrading.extension.customfield - package com.caplin.motif.fx.ret.fxtrading.extension.customfield
Encapsulate additional properties that can then be stored in the Taker Order Custom field in RET.
com.caplin.motif.fx.ret.fxtrading.extension.quote - package com.caplin.motif.fx.ret.fxtrading.extension.quote
 
com.caplin.motif.fx.ret.fxtrading.extension.tradelistener - package com.caplin.motif.fx.ret.fxtrading.extension.tradelistener
Extensions to create RFSStateEvent for withdraw response message for the FXMotif.
com.caplin.motif.fx.ret.fxtrading.quote - package com.caplin.motif.fx.ret.fxtrading.quote
 
com.caplin.motif.fx.ret.fxtrading.rateconversion - package com.caplin.motif.fx.ret.fxtrading.rateconversion
 
com.caplin.motif.fx.ret.fxtrading.submission.esp - package com.caplin.motif.fx.ret.fxtrading.submission.esp
Some classes specific to ESP trades.
com.caplin.motif.fx.ret.fxtrading.submission.events - package com.caplin.motif.fx.ret.fxtrading.submission.events
Classes which provide event-driven behaviour for all types of trade.
com.caplin.motif.fx.ret.fxtrading.submission.rfs - package com.caplin.motif.fx.ret.fxtrading.submission.rfs
Some classes specific to RFS trades.
com.caplin.motif.fx.ret.fxtrading.submission.rfs.events - package com.caplin.motif.fx.ret.fxtrading.submission.rfs.events
Contains classes used for creating and handling events Responders are used to send messages to the the FX API Handlers are used to create events relevant to the trade, and perform other trade processing activities
com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block - package com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block
 
com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution - package com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution
 
com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators - package com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators
Contains classes used to validate a quote sent for execution by a client.
com.caplin.motif.fx.ret.lbn - package com.caplin.motif.fx.ret.lbn
LBNAdapter class needed for creating a CustomizedLBNAdapter.
com.caplin.motif.fx.ret.lbn.blotter - package com.caplin.motif.fx.ret.lbn.blotter
Extension for generating subject names for blotter subscriptions for records and containers.
com.caplin.motif.fx.ret.lbn.config - package com.caplin.motif.fx.ret.lbn.config
Setup configuration for your LBNAdapter and add customised extensions.
com.caplin.motif.fx.ret.lbn.extension.blotter - package com.caplin.motif.fx.ret.lbn.extension.blotter
Extensions that modifies the trade type field for execution and historic blotter updates.
com.caplin.motif.fx.ret.lbn.extension.query - package com.caplin.motif.fx.ret.lbn.extension.query
Extensions which are used to perform blotter record queries.
com.caplin.motif.fx.ret.lbn.provider - package com.caplin.motif.fx.ret.lbn.provider
 
com.caplin.motif.fx.ret.lbn.query - package com.caplin.motif.fx.ret.lbn.query
 
com.caplin.motif.fx.ret.lbn.roll - package com.caplin.motif.fx.ret.lbn.roll
 
com.caplin.motif.fx.ret.orders - package com.caplin.motif.fx.ret.orders
OrderAdapter class needed for creating a CustomizedOrderAdapter.
com.caplin.motif.fx.ret.orders.audittrail - package com.caplin.motif.fx.ret.orders.audittrail
 
com.caplin.motif.fx.ret.orders.blotter - package com.caplin.motif.fx.ret.orders.blotter
 
com.caplin.motif.fx.ret.orders.blotter.destinations - package com.caplin.motif.fx.ret.orders.blotter.destinations
 
com.caplin.motif.fx.ret.orders.blotter.inject - package com.caplin.motif.fx.ret.orders.blotter.inject
 
com.caplin.motif.fx.ret.orders.blotter.sources - package com.caplin.motif.fx.ret.orders.blotter.sources
 
com.caplin.motif.fx.ret.orders.bulkaction - package com.caplin.motif.fx.ret.orders.bulkaction
 
com.caplin.motif.fx.ret.orders.bulkaction.handlers - package com.caplin.motif.fx.ret.orders.bulkaction.handlers
 
com.caplin.motif.fx.ret.orders.config - package com.caplin.motif.fx.ret.orders.config
Setup configuration for your OrderAdapter and add customised extensions.
com.caplin.motif.fx.ret.orders.connection - package com.caplin.motif.fx.ret.orders.connection
 
com.caplin.motif.fx.ret.orders.datetime - package com.caplin.motif.fx.ret.orders.datetime
 
com.caplin.motif.fx.ret.orders.details - package com.caplin.motif.fx.ret.orders.details
 
com.caplin.motif.fx.ret.orders.details.subscription - package com.caplin.motif.fx.ret.orders.details.subscription
 
com.caplin.motif.fx.ret.orders.edit - package com.caplin.motif.fx.ret.orders.edit
 
com.caplin.motif.fx.ret.orders.exception - package com.caplin.motif.fx.ret.orders.exception
 
com.caplin.motif.fx.ret.orders.extension.connection - package com.caplin.motif.fx.ret.orders.extension.connection
Extension for routing orders to connections.
com.caplin.motif.fx.ret.orders.extension.customfield - package com.caplin.motif.fx.ret.orders.extension.customfield
Factory used for creating CustomFieldValues.
com.caplin.motif.fx.ret.orders.extension.details - package com.caplin.motif.fx.ret.orders.extension.details
Handle order fields on strategy and order level.
com.caplin.motif.fx.ret.orders.extension.edit - package com.caplin.motif.fx.ret.orders.extension.edit
Map data from a given Strategy and corresponding order to a TrAPI order with an OrderEditor.
com.caplin.motif.fx.ret.orders.extension.fields - package com.caplin.motif.fx.ret.orders.extension.fields
Generate default fields for the FxMotif.
com.caplin.motif.fx.ret.orders.extension.notification.hibernate - package com.caplin.motif.fx.ret.orders.extension.notification.hibernate
Uses hibernate to persist notifications and proprietary alerts api.
com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist - package com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist
 
com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities - package com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities
 
com.caplin.motif.fx.ret.orders.extension.notification.transformer - package com.caplin.motif.fx.ret.orders.extension.notification.transformer
Uses the transformer persistence, Notification Service and NotificationJava API to handle notifications.
com.caplin.motif.fx.ret.orders.extension.permission.account - package com.caplin.motif.fx.ret.orders.extension.permission.account
 
com.caplin.motif.fx.ret.orders.extension.permission.takername - package com.caplin.motif.fx.ret.orders.extension.permission.takername
 
com.caplin.motif.fx.ret.orders.extension.status - package com.caplin.motif.fx.ret.orders.extension.status
Supply default statuses for the FxMotif.
com.caplin.motif.fx.ret.orders.extension.submit - package com.caplin.motif.fx.ret.orders.extension.submit
Factory class for creating OrderFactory, that handle setting up orders for submission.
com.caplin.motif.fx.ret.orders.fields - package com.caplin.motif.fx.ret.orders.fields
 
com.caplin.motif.fx.ret.orders.notification - package com.caplin.motif.fx.ret.orders.notification
 
com.caplin.motif.fx.ret.orders.permission - package com.caplin.motif.fx.ret.orders.permission
Handle if a user is has permissions for an action on an order.
com.caplin.motif.fx.ret.orders.status - package com.caplin.motif.fx.ret.orders.status
 
com.caplin.motif.fx.ret.orders.strategy - package com.caplin.motif.fx.ret.orders.strategy
 
com.caplin.motif.fx.ret.orders.strategy.builder - package com.caplin.motif.fx.ret.orders.strategy.builder
 
com.caplin.motif.fx.ret.orders.trading - package com.caplin.motif.fx.ret.orders.trading
 
com.caplin.motif.fx.ret.orders.utility - package com.caplin.motif.fx.ret.orders.utility
 
com.caplin.motif.fx.ret.permissioning - package com.caplin.motif.fx.ret.permissioning
PermissioningAdapter class needed for creating a CustomizedPermissioningAdapter.
com.caplin.motif.fx.ret.permissioning.config - package com.caplin.motif.fx.ret.permissioning.config
Setup configuration for PermissioningAdapter and add customised extensions.
com.caplin.motif.fx.ret.permissioning.extension.authentication - package com.caplin.motif.fx.ret.permissioning.extension.authentication
Extension contains default AuthenticationManager.
com.caplin.motif.fx.ret.permissioning.extension.loading - package com.caplin.motif.fx.ret.permissioning.extension.loading
Extension contains default PermissionLoader.
com.caplin.motif.fx.ret.permissioning.permissions - package com.caplin.motif.fx.ret.permissioning.permissions
Handle authentication and permission loading.
com.caplin.motif.fx.ret.permissioning.refresh - package com.caplin.motif.fx.ret.permissioning.refresh
 
com.caplin.motif.fx.ret.permissioning.util - package com.caplin.motif.fx.ret.permissioning.util
 
com.caplin.motif.fx.ret.pricing - package com.caplin.motif.fx.ret.pricing
PricingAdapter class and other classes needed for creating a CustomizedPricingAdapter.
com.caplin.motif.fx.ret.pricing.config - package com.caplin.motif.fx.ret.pricing.config
Setup configuration for PricingAdapter and add customised extensions.
com.caplin.motif.fx.ret.pricing.extension.subscription - package com.caplin.motif.fx.ret.pricing.extension.subscription
Extension to create SubscriptionRequest objects for rates.
com.caplin.motif.fx.ret.pricing.provider - package com.caplin.motif.fx.ret.pricing.provider
 
com.caplin.motif.fx.ret.pricing.provider.fx - package com.caplin.motif.fx.ret.pricing.provider.fx
 
com.caplin.motif.fx.ret.pricing.provider.mapping - package com.caplin.motif.fx.ret.pricing.provider.mapping
 
com.caplin.motif.fx.ret.pricing.provider.metal - package com.caplin.motif.fx.ret.pricing.provider.metal
 
com.caplin.motif.fx.ret.pricing.rates - package com.caplin.motif.fx.ret.pricing.rates
 
compare(Tenor, Tenor) - Method in class com.caplin.motif.fx.ret.calendar.TenorComparator
 
COMPLETE - Static variable in class com.caplin.motif.fx.ret.common.utility.field.Status
 
COMPLETED_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
COMPLETED_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
CompositeStatusListener - Interface in com.caplin.motif.fx.ret.common.adapterstatus
 
CompositeStatusManager - Class in com.caplin.motif.fx.ret.common.adapterstatus
 
CompositeStatusManager() - Constructor for class com.caplin.motif.fx.ret.common.adapterstatus.CompositeStatusManager
 
CompositeStatusManager(CompositeStatusListener, DataSource) - Constructor for class com.caplin.motif.fx.ret.common.adapterstatus.CompositeStatusManager
 
CompositeStatusManager(DataSource) - Constructor for class com.caplin.motif.fx.ret.common.adapterstatus.CompositeStatusManager
 
ConfigConversionRateCurrencyPairProvider - Class in com.caplin.motif.fx.ret.fxtrading.rateconversion
 
ConfigConversionRateCurrencyPairProvider() - Constructor for class com.caplin.motif.fx.ret.fxtrading.rateconversion.ConfigConversionRateCurrencyPairProvider
 
ConfigCrossCurrencyPairProvider - Class in com.caplin.motif.fx.ret.fxtrading.rateconversion
Provides the cross currencies required to retrieve the conversion rate for the instrument currency pair

e.g.
ConfigCrossCurrencyPairProvider() - Constructor for class com.caplin.motif.fx.ret.fxtrading.rateconversion.ConfigCrossCurrencyPairProvider
 
CONFIGURATION_EXCEPTION_WHEN_BUILDING_ORDER - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
ConfigurationLoader - Interface in com.caplin.motif.fx.ret.common.configurationproperties
The ConfigurationLoader interface is used to locate various configuration files.
ConfigurationLoaderException - Exception in com.caplin.motif.fx.ret.common.exception
 
ConfigurationLoaderException(String) - Constructor for exception com.caplin.motif.fx.ret.common.exception.ConfigurationLoaderException
 
ConfigurationLoaderImpl - Class in com.caplin.motif.fx.ret.common.configurationproperties
 
ConfigurationLoaderImpl(String) - Constructor for class com.caplin.motif.fx.ret.common.configurationproperties.ConfigurationLoaderImpl
 
ConfirmationFieldUtil - Class in com.caplin.motif.fx.ret.fxtrading.confirmation
 
ConfirmationFieldUtil() - Constructor for class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationFieldUtil
 
ConfirmationQuote - Class in com.caplin.motif.fx.ret.fxtrading.confirmation
 
ConfirmationQuote(QuoteEvent, LegRequirementQuote) - Constructor for class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuote
 
ConfirmationQuoteExtractor - Class in com.caplin.motif.fx.ret.fxtrading.confirmation
 
ConfirmationQuoteExtractor(QuoteEvent) - Constructor for class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
Extracts all the values for each leg for the quote coming from RET
connect() - Method in class com.caplin.motif.fx.ret.common.permission.AdminConnectionManager
Establishes a connection to the Admin API.
connectionAvailable(MarketOrderConnection) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ESPLifetimeEventHandler
 
connectionAvailable(MarketOrderConnection) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ExecutionLifetimeEventHandler
 
connectionAvailable(MarketOrderConnection) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.RFSLifetimeEventHandler
 
connectionAvailable(OrderTradingConnection) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderActivationHandler
 
connectionAvailable(OrderTradingConnection) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderCancellationHandler
 
connectionAvailable(OrderTradingConnection) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderDeactivationHandler
 
connectionAvailable(OrderTradingConnection) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderDeletionHandler
 
connectionAvailable(OrderTradingConnection) - Method in class com.caplin.motif.fx.ret.orders.edit.EditOrderListener
Handles notification from Trapi that a connection is free.
connectionAvailable(OrderTradingConnection) - Method in class com.caplin.motif.fx.ret.orders.trading.CancelationListener
 
connectionAvailable(OrderTradingConnection) - Method in class com.caplin.motif.fx.ret.orders.trading.ChangeStateListener
 
connectionAvailable(OrderTradingConnection) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionDelegate
 
connectionRegistrationFailed(String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ESPLifetimeEventHandler
 
connectionRegistrationFailed(String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.RFSLifetimeEventHandler
 
connectionRegistrationFailed(String) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderActivationHandler
 
connectionRegistrationFailed(String) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderCancellationHandler
 
connectionRegistrationFailed(String) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderDeactivationHandler
 
connectionRegistrationFailed(String) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderDeletionHandler
 
connectionRegistrationFailed(String) - Method in class com.caplin.motif.fx.ret.orders.edit.EditOrderListener
 
connectionRegistrationFailed(String) - Method in class com.caplin.motif.fx.ret.orders.trading.CancelationListener
 
connectionRegistrationFailed(String) - Method in class com.caplin.motif.fx.ret.orders.trading.ChangeStateListener
 
connectionRegistrationFailed(String) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionDelegate
 
ConnectionStatusListener<T extends com.caplin.ret.trapi.connection.Connection> - Class in com.caplin.motif.fx.ret.common.adapterstatus
 
ConnectionStatusListener(StatusComparator, Collection<T>) - Constructor for class com.caplin.motif.fx.ret.common.adapterstatus.ConnectionStatusListener
 
ConnectionStatusListener(T) - Constructor for class com.caplin.motif.fx.ret.common.adapterstatus.ConnectionStatusListener
 
ContainerSubject - Class in com.caplin.motif.fx.ret.common.blotter
 
ContainerSubject(String, String, BlotterType) - Constructor for class com.caplin.motif.fx.ret.common.blotter.ContainerSubject
 
ContainerSubjectFactory - Class in com.caplin.motif.fx.ret.common.blotter
 
ContainerSubjectFactory(List<BlotterType>) - Constructor for class com.caplin.motif.fx.ret.common.blotter.ContainerSubjectFactory
 
ContainerSubjectFactoryException - Exception in com.caplin.motif.fx.ret.common.blotter
 
ContainerSubjectFactoryException(String) - Constructor for exception com.caplin.motif.fx.ret.common.blotter.ContainerSubjectFactoryException
 
ContainerSubjectFactoryException(String, Exception) - Constructor for exception com.caplin.motif.fx.ret.common.blotter.ContainerSubjectFactoryException
 
containerUpdated(Subscription, Peer, ContainerMessage) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
Context(ConfigurationLoader, AdapterConfiguration, DataSource, UserManager) - Constructor for class com.caplin.motif.fx.ret.clientsearch.ClientSearchDataProvider.Context
 
Context(AdminService, UserManager, ConfigurationLoader, AdapterConfiguration) - Constructor for class com.caplin.motif.fx.ret.common.customfield.CustomFieldValuesFactory.Context
 
Context(AdminService, UserManager, ConfigurationLoader, AdapterConfiguration) - Constructor for class com.caplin.motif.fx.ret.common.instrument.InstrumentProvider.Context
 
Context(AdapterConfiguration, ConfigurationLoader, AdminService) - Constructor for class com.caplin.motif.fx.ret.common.permission.UserManager.Context
 
Context(AdminService, ConfigurationLoader, AdapterConfiguration, Tobo) - Constructor for class com.caplin.motif.fx.ret.fxtrading.connection.TradingConnectionRouter.Context
 
Context - Class in com.caplin.motif.fx.ret.fxtrading.quote
Contains the requisite objects for the Quote Factory.
Context(PrecisionFactory, ConfigurationLoader, AdapterConfiguration) - Constructor for class com.caplin.motif.fx.ret.fxtrading.quote.Context
 
Context(ConfigurationLoader, AdapterConfiguration, Tobo, UserManager) - Constructor for class com.caplin.motif.fx.ret.fxtrading.rateconversion.ConversionRateCurrencyPairProvider.Context
 
Context(ConfigurationLoader, AdapterConfiguration) - Constructor for class com.caplin.motif.fx.ret.fxtrading.rateconversion.CrossCurrencyPairProvider.Context
 
Context(ConfigurationLoader, AdapterConfiguration) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.RFSStateEventFactory.Context
 
Context(AdapterConfiguration, UserManager, AdminService, ConfigurationLoader, CriterionFactory) - Constructor for class com.caplin.motif.fx.ret.lbn.query.BlotterCriteriaFactory.Context
 
Context(AdminService, List<OrderTradingConnection>, ConfigurationLoader, AdapterConfiguration) - Constructor for class com.caplin.motif.fx.ret.orders.connection.OrderConnectionPoolPreprocessor.Context
 
Context(ConnectionPool<OrderTradingConnection>, AdminService, ConfigurationLoader, AdapterConfiguration) - Constructor for class com.caplin.motif.fx.ret.orders.connection.OrderConnectionRequestRouter.Context
 
Context(CustomFieldValuesSerialiser, OrderFieldsGenerator, ConfigurationLoader, AdapterConfiguration, Tobo) - Constructor for class com.caplin.motif.fx.ret.orders.details.OrderDetailsGenerator.Context
 
Context(CustomFieldValuesSerialiser, AdminService, UnitConverter, ConfigurationLoader, Tobo, AdapterConfiguration) - Constructor for class com.caplin.motif.fx.ret.orders.edit.OrderEditor.Context
 
Context(OrderMonitorService, Tobo, ConfigurationLoader, AdapterConfiguration) - Constructor for class com.caplin.motif.fx.ret.orders.fields.OrderFieldsGenerator.Context
Deprecated.
 
Context(AdapterConfiguration, ConfigurationLoader, DataSource, OrderFieldsGenerator, UserManager) - Constructor for class com.caplin.motif.fx.ret.orders.notification.NotificationManager.Context
 
Context(ConfigurationLoader, AdapterConfiguration, UnitConverter, CustomFieldValuesFactory<MotifOrderStrategy, OrderProperties>, CustomFieldValuesSerialiser, AdminService) - Constructor for class com.caplin.motif.fx.ret.orders.strategy.builder.OrderFactory.Context
 
Context(PermissionService, AdminService, UserManager, ConfigurationLoader, AdapterConfiguration) - Constructor for class com.caplin.motif.fx.ret.permissioning.permissions.AuthenticationManager.Context
 
Context(UserManager, AuthenticationManager, PermissionService, AdminService, ConfigurationLoader, AdapterConfiguration, InstrumentProvider) - Constructor for class com.caplin.motif.fx.ret.permissioning.permissions.PermissionLoader.Context
 
Context(ConfigurationLoader, AdapterConfiguration, UserManager, MappingChangeListener...) - Constructor for class com.caplin.motif.fx.ret.pricing.provider.mapping.SubjectMapper.Context
 
Context(UserManager, UnitConverter, InstrumentProvider, ConfigurationLoader, AdapterConfiguration) - Constructor for class com.caplin.motif.fx.ret.pricing.provider.SubscriptionRequestFactory.Context
 
CONTINUE_EDITING - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
CONTRA_AMOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
CONTRA_CURRENCY - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
ConversionException - Exception in com.caplin.motif.fx.ret.common.exception
 
ConversionException(String) - Constructor for exception com.caplin.motif.fx.ret.common.exception.ConversionException
 
ConversionRateCurrencyPair - Class in com.caplin.motif.fx.ret.fxtrading.rateconversion
 
ConversionRateCurrencyPair(String, String) - Constructor for class com.caplin.motif.fx.ret.fxtrading.rateconversion.ConversionRateCurrencyPair
 
ConversionRateCurrencyPairProvider - Interface in com.caplin.motif.fx.ret.fxtrading.rateconversion
 
ConversionRateCurrencyPairProvider.Context - Class in com.caplin.motif.fx.ret.fxtrading.rateconversion
 
ConversionRateListener - Interface in com.caplin.motif.fx.ret.fxtrading.rateconversion
 
convertFromOZTAmount(String, String, String) - Method in class com.caplin.motif.fx.ret.common.utility.UnitConverter
 
convertToDisplayedAmount(String, String, String, String, String) - Method in class com.caplin.motif.fx.ret.common.utility.UnitConverter
Anything converted from a traded amount with this method will only be an approximation of what was actually traded
convertToDisplayedGFA(String, String, String, String) - Method in class com.caplin.motif.fx.ret.common.utility.UnitConverter
 
convertToOZTAmount(String, String, String) - Method in class com.caplin.motif.fx.ret.common.utility.UnitConverter
 
convertToTradableAmount(String, String, String, String, String) - Method in class com.caplin.motif.fx.ret.common.utility.UnitConverter
 
copy(Class<?>) - Method in class com.caplin.motif.fx.ret.common.logging.AuditLoggerManager.AuditLogger
 
create(String) - Method in interface com.caplin.motif.fx.ret.fxtrading.blotter.destinations.BlotterItemFactory
 
create(String) - Method in class com.caplin.motif.fx.ret.fxtrading.blotter.destinations.BlotterItemFactory.Default
 
createAuditDetails(MotifTrade, Tobo) - Static method in class com.caplin.motif.fx.ret.common.logging.AuditObjectFactory
 
createAuditDetails(MotifTrade) - Static method in class com.caplin.motif.fx.ret.common.logging.AuditObjectFactory
 
createBlockQuote(BlockTrade, QuoteEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.DefaultBlockQuoteFactory
 
createBlockQuote(List<LegQuote>, BlockTradeNetInfo, BlockTrade) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.QuoteBuilderFactory
 
createBlockQuote(BlockTrade, QuoteEvent) - Method in interface com.caplin.motif.fx.ret.fxtrading.quote.BlockQuoteFactory
Invoked when the toolkit receives a RET block quote and requires the factory to build the FX API quote object
createBlockQuoteValidator() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators.QuoteValidatorFactory
 
createBlockTradeListener(BlockTrade) - Method in class com.caplin.motif.fx.ret.fxtrading.channel.TradeListenerFactory
 
createBlockTradeListener(BlockTrade, BlockTradeBlotterDataProvider, BlockQuoteFactory) - Method in class com.caplin.motif.fx.ret.fxtrading.channel.UserTradeListenerManager
 
createBlotterContainerListener(String, BlotterChannel, UserBlotterManager) - Method in interface com.caplin.motif.fx.ret.orders.blotter.inject.BlotterFactory
 
createBlotterCriteria(ContainerSubject) - Method in class com.caplin.motif.fx.ret.lbn.extension.query.DefaultBlotterCriteriaFactory
 
createBlotterCriteria(ContainerSubject) - Method in class com.caplin.motif.fx.ret.lbn.extension.query.TakerNameBlotterCriteriaFactory
Deprecated.
 
createBlotterCriteria(ContainerSubject) - Method in interface com.caplin.motif.fx.ret.lbn.query.BlotterCriteriaFactory
You should use this method to create a BlotterCriteria implementation which will be used to query LBN and filter LBN updates coming in.
createBlotterRecordListener(String, BlotterChannel) - Method in interface com.caplin.motif.fx.ret.orders.blotter.inject.BlotterFactory
 
createBlotterRecords(DealRecord, CustomFieldValues) - Method in class com.caplin.motif.fx.ret.lbn.extension.blotter.DefaultBlotterRecordFactory
 
createBulkOrderActionTradeListener(BulkOrderActionTrade) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderListenerFactory
 
createChangeActiveStateListener(ChangeActiveState) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderListenerFactory
 
createClientCloseAckEvent(String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockHandler
Creates a client close ack event
createClientCloseAckEvent(String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.RFSHandler
 
createClientCloseAckEvent(String) - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.TradeTypeHandler
 
createContainerSubject(BlotterChannel) - Method in class com.caplin.motif.fx.ret.common.blotter.ContainerSubjectFactory
 
createCriterion(CQueryConditionField, CQueryOperator, String...) - Method in class com.caplin.motif.fx.ret.lbn.query.CriterionFactory
Deprecated.
Please use Criteria.CriteriaBuilder instead.
createCustomFieldValues(T, P) - Method in interface com.caplin.motif.fx.ret.common.customfield.CustomFieldValuesFactory
Returns a CustomFieldValues object.
createCustomFieldValues(BlockTrade, BlockTradeProperties) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.customfield.BlockTradeFieldValuesFactory
 
createCustomFieldValues(ESPTrade, ESPTradeProperties) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.customfield.ESPFieldValuesFactory
 
createCustomFieldValues(RFSTrade, RFSTradeProperties) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.customfield.RFSFieldValuesFactory
Creates CustomFieldValues for spot and swap trades.
createCustomFieldValues(MotifOrderStrategy, OrderProperties) - Method in class com.caplin.motif.fx.ret.orders.extension.customfield.FxMotifOrderCustomFieldValuesFactory
 
createEditStrategyListener(EditStrategyRequest) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderListenerFactory
 
createESPListener(ESPTrade, FXExecutionBlotterDataProvider<ESPTrade>, ESPConfirmationFactory) - Method in class com.caplin.motif.fx.ret.fxtrading.channel.UserTradeListenerManager
 
createESPTradeListener(ESPTrade) - Method in class com.caplin.motif.fx.ret.fxtrading.channel.TradeListenerFactory
 
createESPTradeTimer() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.esp.ESPTradeTimerFactory
 
createExecuteAckEvent(String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockHandler
Creates a Execute Ack Event based on the tradeID
createExecuteAckEvent(String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.RFSHandler
 
createExecuteAckEvent(String) - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.TradeTypeHandler
 
createExpiredEvent(String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockHandler
Creates a Expired Event based on the tradeID
createExpiredEvent(String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.RFSHandler
 
createExpiredEvent(String) - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.TradeTypeHandler
 
createFarTraderFields(TraderFields, BigDecimal, BigDecimal, BigDecimal) - Static method in class com.caplin.motif.fx.ret.common.utility.TraderFields
 
createFwdQuote(RFSTrade, QuoteEvent, PricingSide) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.DefaultQuoteFactory
 
createFwdQuote(RFSTrade, QuoteEvent, PricingSide) - Method in interface com.caplin.motif.fx.ret.fxtrading.quote.QuoteFactory
Invoked when the toolkit receives a RET forward quote and requires the factory to build the FX API quote object
createFwdQuoteBuilder() - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.QuoteBuilderFactory
 
createFxRatesSubscriptionRequest(FXSubjectInfoImpl) - Method in class com.caplin.motif.fx.ret.pricing.extension.subscription.PermissionedSubscriptionRequestFactory
 
createFxRatesSubscriptionRequest(FXSubjectInfoImpl) - Method in interface com.caplin.motif.fx.ret.pricing.provider.SubscriptionRequestFactory
You should use this method to return a new SubscriptionRequest object for FX rates.
createFxTradeAcceptBuilder() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.BlockLifetimeEventHandler
 
createFxTradeAcceptBuilder() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ExecutionLifetimeEventHandler
 
createFxTradeAcceptBuilder(int) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.RFSLifetimeEventHandler
 
createHeldEvent(String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockHandler
Creates a held event
createHeldEvent(String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.RFSHandler
 
createHeldEvent(String) - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.TradeTypeHandler
 
createLogger(Logger, Object...) - Static method in class com.caplin.motif.fx.ret.common.logging.AuditLoggerManager
 
createLogger(Class<?>, Object...) - Static method in class com.caplin.motif.fx.ret.common.logging.AuditLoggerManager
 
createMarketOrder(MarketOrderListener, TradingService, AccountService, ExecutionSubmissionDetail, TradeTypeHandler<RFSTrade>) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.ExecutionFactory
Creates a market order which can be used to submit the user's execution.
createMetalRatesSubscriptionRequest(MetalSubjectInfoImpl) - Method in class com.caplin.motif.fx.ret.pricing.extension.subscription.PermissionedSubscriptionRequestFactory
 
createMetalRatesSubscriptionRequest(MetalSubjectInfoImpl) - Method in interface com.caplin.motif.fx.ret.pricing.provider.SubscriptionRequestFactory
You should use this method to return a new SubscriptionRequest object for Commodities rates.
createNearTraderFields(BuySell, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal) - Static method in class com.caplin.motif.fx.ret.common.utility.TraderFields
 
createOpenOrdersListener(String, OrderPermission) - Method in interface com.caplin.motif.fx.ret.orders.blotter.inject.BlotterFactory
 
createOrder(String, String, OrderTypeInStrategy, MotifOrderStrategy, Order, SubmissionFXOrder, boolean) - Method in class com.caplin.motif.fx.ret.orders.extension.submit.FxMotifOrderTranslator
 
createOrder(String, String, OrderTypeInStrategy, MotifOrderStrategy, Order, SubmissionFXOrder, boolean) - Method in class com.caplin.motif.fx.ret.orders.extension.submit.PerLegOrderFactory
Deprecated.
 
createOrder(String, String, OrderTypeInStrategy, MotifOrderStrategy, Order, SubmissionFXOrder, boolean) - Method in interface com.caplin.motif.fx.ret.orders.strategy.builder.OrderFactory
Sets data on a FXOrder from the given strategy and order
createOrderCancelationListener(CancelRequest) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderListenerFactory
 
createOrderPermission(AdminService, Set<String>) - Method in class com.caplin.motif.fx.ret.orders.extension.permission.account.SharedAccountOrderPermissionFactory
 
createOrderPermission(AdminService, Set<String>) - Method in class com.caplin.motif.fx.ret.orders.extension.permission.takername.TakerNameOrderPermissionFactory
 
createOrderPermission(AdminService, Set<String>) - Method in interface com.caplin.motif.fx.ret.orders.permission.OrderPermissionFactory
Returns an OrderPermission for the given AdminService manager, takers and ssoUsername.
createOrderSubmissionListener(MotifOrderStrategy) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderListenerFactory
 
createPickUpEvent(String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockHandler
Creates a pick up event
createPickUpEvent(String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.RFSHandler
 
createPickUpEvent(String) - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.TradeTypeHandler
 
createPrecision(String, QuoteEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.quote.PrecisionFactory
 
createQuoteEvent(String, long, RFSQuote, int) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockHandler
Creates the quote event
createQuoteEvent(String, long, RFSQuote) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockHandler
Creates the quote event
createQuoteEvent(String, long, RFSQuote) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.RFSHandler
 
createQuoteEvent(String, long, RFSQuote, int) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.RFSHandler
 
createQuoteEvent(String, long, RFSQuote, int) - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.TradeTypeHandler
 
createQuoteEvent(String, long, RFSQuote) - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.TradeTypeHandler
 
createQuotePublisher() - Method in class com.caplin.motif.fx.ret.pricing.provider.fx.FXPricingDataProvider
 
createQuotePublisher() - Method in class com.caplin.motif.fx.ret.pricing.provider.metal.MetalPricingDataProvider
 
createQuotePublisher() - Method in class com.caplin.motif.fx.ret.pricing.provider.PricingDataProvider
 
createRecordFields(DealRecord, DealRecordType) - Method in interface com.caplin.motif.fx.ret.lbn.blotter.LBNCustomFieldsFactory
Create fields from DealRecord record.
createRecordFields(DealRecord, DealRecordType) - Method in class com.caplin.motif.fx.ret.lbn.extension.blotter.DefaultLBNCustomFieldsFactory
Create fields from CDealRecord record.
createRecordId(ContainerSubject, BlotterRecord, int) - Method in interface com.caplin.motif.fx.ret.lbn.blotter.BlotterRecordIdFactory
Returns a subject for BlotterRecord.
createRejectEvent(ErrorMessageTranslator, OrderErrorEvent, T) - Static method in class com.caplin.motif.fx.ret.orders.utility.OrderRejectEventMessageUtility
 
createRFSListener(RFSTrade, FXExecutionBlotterDataProvider<RFSTrade>, RFSHandler, ExecutionResponderProvider) - Method in class com.caplin.motif.fx.ret.fxtrading.channel.UserTradeListenerManager
 
createRFSQuoteValidator() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators.QuoteValidatorFactory
 
createRFSTradeListener(RFSTrade) - Method in class com.caplin.motif.fx.ret.fxtrading.channel.TradeListenerFactory
 
createSalesFwdQuote(RFSTrade, QuoteEvent, PricingSide, ProfitConversionRate) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.DefaultSalesQuoteFactory
 
createSalesFwdQuote(RFSTrade, QuoteEvent, PricingSide, ProfitConversionRate) - Method in interface com.caplin.motif.fx.ret.fxtrading.quote.SalesQuoteFactory
Invoked when the toolkit receives a RET sales forward quote and requires the factory to build the FX API quote object
createSalesFwdQuoteBuilder() - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.QuoteBuilderFactory
 
createSalesSpotQuote(RFSTrade, QuoteEvent, PricingSide, ProfitConversionRate) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.DefaultSalesQuoteFactory
 
createSalesSpotQuote(RFSTrade, QuoteEvent, PricingSide, ProfitConversionRate) - Method in interface com.caplin.motif.fx.ret.fxtrading.quote.SalesQuoteFactory
Invoked when the toolkit receives a RET sales spot quote and requires the factory to build the FX API quote object
createSalesSpotQuoteBuilder() - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.QuoteBuilderFactory
 
createSalesSwapFieldsBuilder() - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.QuoteBuilderFactory
 
createSalesSwapFwdQuoteBuilder() - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.QuoteBuilderFactory
 
createSalesSwapQuote(RFSTrade, QuoteEvent, PricingSide, ProfitConversionRate) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.DefaultSalesSwapQuoteFactory
 
createSalesSwapQuote(String, SalesSwapLegQuote, SalesSwapLegQuote, SalesSwapFields) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.QuoteBuilderFactory
 
createSalesSwapQuote(RFSTrade, QuoteEvent, PricingSide, ProfitConversionRate) - Method in interface com.caplin.motif.fx.ret.fxtrading.quote.SalesSwapQuoteFactory
Invoked when the toolkit receives a RET sales swap quote and requires the factory to build the FX API quote object
createSpotPrecision(String, LegQuote, QuoteEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.quote.PrecisionFactory
 
createSpotQuote(RFSTrade, QuoteEvent, PricingSide) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.DefaultQuoteFactory
 
createSpotQuote(RFSTrade, QuoteEvent, PricingSide) - Method in interface com.caplin.motif.fx.ret.fxtrading.quote.QuoteFactory
Invoked when the toolkit receives a RET spot quote and requires the factory to build the FX API quote object
createSpotQuoteBuilder() - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.QuoteBuilderFactory
 
createStrategyDetailsRequestListener(StrategySubjectInfo) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderListenerFactory
 
createSubmitAckEvent(Map<String, String>) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockHandler
Creates a Execute Ack Event based on the tradeID
createSubmitAckEvent(Map<String, String>) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.RFSHandler
 
createSubmitAckEvent(Map<String, String>) - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.TradeTypeHandler
 
createSubscriptionRequest(FXSubjectInfoImpl) - Method in class com.caplin.motif.fx.ret.pricing.provider.fx.FXPricingDataProvider
 
createSubscriptionRequest(MetalSubjectInfoImpl) - Method in class com.caplin.motif.fx.ret.pricing.provider.metal.MetalPricingDataProvider
 
createSubscriptionRequest(T) - Method in class com.caplin.motif.fx.ret.pricing.provider.PricingDataProvider
 
createSwapAskMargin(LegQuote, LegQuote) - Static method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.SalesQuoteUtility
 
createSwapBidMargin(LegQuote, LegQuote) - Static method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.SalesQuoteUtility
 
createSwapFarFwdQuoteBuilder() - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.QuoteBuilderFactory
 
createSwapFields(PricingSide, LegQuote, LegQuote) - Static method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.DefaultSwapQuoteFactory
 
createSwapNearFwdQuoteBuilder() - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.QuoteBuilderFactory
 
createSwapQuote(RFSTrade, QuoteEvent, PricingSide) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.DefaultSwapQuoteFactory
 
createSwapQuote(RFSTrade, QuoteEvent, PricingSide) - Method in interface com.caplin.motif.fx.ret.fxtrading.quote.SwapQuoteFactory
Invoked when the toolkit receives a RET swap quote and requires the factory to build the FX API quote object
createTradeConfirmation(String, QuoteEvent, ESPTrade, ConfirmationQuoteExtractor) - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ESPConfirmationFactory
 
createTradeConfirmation(String, QuoteEvent, RFSTrade, ConfirmationQuoteExtractor, boolean) - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.RFSConfirmationFactory
 
createTradeConfirmationEvent(String, QuoteEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockHandler
Creates the trade confirmation Event
createTradeConfirmationEvent(String, QuoteEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.RFSHandler
Takes a trapi quotes to create a trade confirmation.
Note: Don't use the original trade to create the trade confirmation to ensure fields are updates correctly.
createTradeConfirmationEvent(String, QuoteEvent) - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.TradeTypeHandler
 
createTraderAskAllInRate(Quote, boolean) - Static method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.SalesQuoteUtility
 
createTraderAskAllInRateBD(Quote, boolean) - Static method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.SalesQuoteUtility
 
createTraderAskPoints(Quote) - Static method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.SalesQuoteUtility
 
createTraderAskPointsBD(Quote) - Static method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.SalesQuoteUtility
 
createTraderAskRawPoints(Quote) - Static method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.SalesQuoteUtility
 
createTraderAskRawPointsBD(Quote) - Static method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.SalesQuoteUtility
 
createTraderAskSpotRate(Quote, boolean) - Static method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.SalesQuoteUtility
 
createTraderAskSpotRateBD(Quote, boolean) - Static method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.SalesQuoteUtility
 
createTraderBidAllInRate(Quote, boolean) - Static method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.SalesQuoteUtility
 
createTraderBidAllInRateBD(Quote, boolean) - Static method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.SalesQuoteUtility
 
createTraderBidPoints(Quote) - Static method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.SalesQuoteUtility
 
createTraderBidPointsBD(Quote) - Static method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.SalesQuoteUtility
 
createTraderBidRawPoints(Quote) - Static method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.SalesQuoteUtility
 
createTraderBidRawPointsBD(Quote) - Static method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.SalesQuoteUtility
 
createTraderBidSpotRate(Quote, boolean) - Static method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.SalesQuoteUtility
 
createTraderBidSpotRateBD(Quote, boolean) - Static method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.SalesQuoteUtility
 
createTradeStateEventForWithdraw(String, TradeEvent, TradeTypeHandler<T>, RFSResponderProvider<T>) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.tradelistener.CancellableRFSStateEventFactory
Returns an RFSStateEvent which is in a cancellable state.
createTradeStateEventForWithdraw(String, TradeEvent, TradeTypeHandler<T>, RFSResponderProvider<T>) - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.RFSStateEventFactory
Returns a new RFSStateEvent for a withdraw event.
createUserBlotter() - Method in interface com.caplin.motif.fx.ret.orders.blotter.inject.UserBlotterFactory
 
createWithdrawEvent(String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockHandler
Creates a Withdraw Event based on the tradeID
createWithdrawEvent(String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.RFSHandler
 
createWithdrawEvent(String) - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.TradeTypeHandler
 
criteria(CQueryOperator, CQueryConditionField, String) - Static method in class com.caplin.motif.fx.ret.lbn.extension.query.DefaultCriteria
 
CRITERIA_ATTRIBUTE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
CriterionFactory - Class in com.caplin.motif.fx.ret.lbn.query
Deprecated.
CriterionFactory() - Constructor for class com.caplin.motif.fx.ret.lbn.query.CriterionFactory
Deprecated.
 
CrossCurrencyPairProvider - Interface in com.caplin.motif.fx.ret.fxtrading.rateconversion
 
CrossCurrencyPairProvider.Context - Class in com.caplin.motif.fx.ret.fxtrading.rateconversion
 
CURRENCY_PAIR - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
CurrencyPair() - Constructor for class com.caplin.motif.fx.ret.lbn.extension.query.DefaultCriteria.CurrencyPair
 
currencyPair(String) - Static method in class com.caplin.motif.fx.ret.lbn.extension.query.DefaultCriteria.CurrencyPair
 
currencyPair(String) - Method in class com.caplin.motif.fx.ret.orders.notification.NotificationBuilder
 
CUSTOM_CONFIG_DIR_PROPERTY - Static variable in class com.caplin.motif.fx.ret.common.configurationproperties.ConfigurationLoaderImpl
 
CUSTOM_DATE_TIME - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
CUSTOM_OVERRIDE_CONFIG_DIR_PROPERTY - Static variable in class com.caplin.motif.fx.ret.common.configurationproperties.ConfigurationLoaderImpl
 
CustomFieldValues - Class in com.caplin.motif.fx.ret.common.customfield
This class is used to store additional fields in a TRAPI order.
CustomFieldValues.Builder - Class in com.caplin.motif.fx.ret.common.customfield
Helper class that is used to construct a CustomFieldValues object.
CustomFieldValuesFactory<T extends com.caplin.motif.trading.MotifTrade,P> - Interface in com.caplin.motif.fx.ret.common.customfield
Factory used for creating CustomFieldValues.
CustomFieldValuesFactory.Context - Class in com.caplin.motif.fx.ret.common.customfield
 
CustomFieldValuesSerialiser - Interface in com.caplin.motif.fx.ret.common.customfield
An interface for serialisation between CustomFieldValues and String.
customStrategyClosed(MotifOrderStrategy) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionDelegate
 
customStrategySubmitted(MotifOrderStrategy) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionDelegate
 

D

DATASOURCE_ERROR - Static variable in class com.caplin.motif.fx.ret.common.utility.ErrorCategory
 
DataSourceConfigurationException - Exception in com.caplin.motif.fx.ret.common.exception
 
DataSourceConfigurationException(Exception) - Constructor for exception com.caplin.motif.fx.ret.common.exception.DataSourceConfigurationException
 
DataSourceConfigurationException(String) - Constructor for exception com.caplin.motif.fx.ret.common.exception.DataSourceConfigurationException
 
DataSourceConfigurationException(String, Exception) - Constructor for exception com.caplin.motif.fx.ret.common.exception.DataSourceConfigurationException
 
DataSourceEnum - Enum in com.caplin.motif.fx.ret.common.utility
 
dateTime(String) - Method in class com.caplin.motif.fx.ret.orders.notification.NotificationBuilder
 
DEACTIVATE - Static variable in class com.caplin.motif.fx.ret.common.utility.field.AllowedAction
 
DEACTIVATED - Static variable in class com.caplin.motif.fx.ret.common.utility.field.Status
 
DEACTIVATED_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
DEACTIVATED_FAIL_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
DEACTIVATED_FAIL_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
DEACTIVATED_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
DEACTIVATING_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
DEACTIVATING_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
DEAL_RECORD_TRADE_TYPE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
DealDate() - Constructor for class com.caplin.motif.fx.ret.lbn.extension.query.DefaultCriteria.DealDate
 
dealDate(String) - Static method in class com.caplin.motif.fx.ret.lbn.extension.query.DefaultCriteria.DealDate
 
DealRecordMatcher - Class in com.caplin.motif.fx.ret.lbn.extension.query
 
DealRecordMatcher() - Constructor for class com.caplin.motif.fx.ret.lbn.extension.query.DealRecordMatcher
 
DealStatus() - Constructor for class com.caplin.motif.fx.ret.lbn.extension.query.DefaultCriteria.DealStatus
 
dealStatus(String) - Static method in class com.caplin.motif.fx.ret.lbn.extension.query.DefaultCriteria.DealStatus
 
DEALT_BUY_SELL - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
DEALT_CURRENCY - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
dealtCurrency(String) - Method in class com.caplin.motif.fx.ret.orders.notification.NotificationBuilder
 
debug(String, Object...) - Method in class com.caplin.motif.fx.ret.common.logging.AuditLoggerManager.AuditLogger
 
Default() - Constructor for class com.caplin.motif.fx.ret.fxtrading.blotter.destinations.BlotterItemFactory.Default
 
DefaultBlockQuoteFactory - Class in com.caplin.motif.fx.ret.fxtrading.extension.quote
 
DefaultBlockQuoteFactory(QuoteBuilderFactory) - Constructor for class com.caplin.motif.fx.ret.fxtrading.extension.quote.DefaultBlockQuoteFactory
 
DefaultBlotterCriteria - Class in com.caplin.motif.fx.ret.lbn.extension.query
 
DefaultBlotterCriteria(ImmutableList<Criteria>, DealRecordMatcher) - Constructor for class com.caplin.motif.fx.ret.lbn.extension.query.DefaultBlotterCriteria
 
DefaultBlotterCriteriaFactory - Class in com.caplin.motif.fx.ret.lbn.extension.query
A BlotterQuery which matches records based on the taker-name, deal date, and depending on the executed/historic_blotter_display_only_completed_deals configuration options, whether the deal is in the "Completed" state.
DefaultBlotterCriteriaFactory(BlotterSubjectParser, DealRecordMatcher) - Constructor for class com.caplin.motif.fx.ret.lbn.extension.query.DefaultBlotterCriteriaFactory
 
DefaultBlotterRecordFactory - Class in com.caplin.motif.fx.ret.lbn.extension.blotter
Creates a single blotter record for regular SPOT, FWD and SWAP trades.
DefaultBlotterRecordFactory() - Constructor for class com.caplin.motif.fx.ret.lbn.extension.blotter.DefaultBlotterRecordFactory
 
DefaultCriteria - Class in com.caplin.motif.fx.ret.lbn.extension.query
Utility for creating some of the default supported criteria
DefaultCriteria() - Constructor for class com.caplin.motif.fx.ret.lbn.extension.query.DefaultCriteria
 
DefaultCriteria.BuySell - Class in com.caplin.motif.fx.ret.lbn.extension.query
 
DefaultCriteria.CurrencyPair - Class in com.caplin.motif.fx.ret.lbn.extension.query
 
DefaultCriteria.DealDate - Class in com.caplin.motif.fx.ret.lbn.extension.query
 
DefaultCriteria.DealStatus - Class in com.caplin.motif.fx.ret.lbn.extension.query
 
DefaultCriteria.TakerName - Class in com.caplin.motif.fx.ret.lbn.extension.query
 
DefaultLBNCustomFieldsFactory - Class in com.caplin.motif.fx.ret.lbn.extension.blotter
A LBNCustomFieldsFactory that creates record fields to be published to the blotter.
DefaultLBNCustomFieldsFactory() - Constructor for class com.caplin.motif.fx.ret.lbn.extension.blotter.DefaultLBNCustomFieldsFactory
 
DefaultQuoteFactory - Class in com.caplin.motif.fx.ret.fxtrading.extension.quote
 
DefaultQuoteFactory(QuoteBuilderFactory) - Constructor for class com.caplin.motif.fx.ret.fxtrading.extension.quote.DefaultQuoteFactory
 
DefaultSalesQuoteFactory - Class in com.caplin.motif.fx.ret.fxtrading.extension.quote
 
DefaultSalesQuoteFactory(QuoteBuilderFactory) - Constructor for class com.caplin.motif.fx.ret.fxtrading.extension.quote.DefaultSalesQuoteFactory
 
DefaultSalesSwapQuoteFactory - Class in com.caplin.motif.fx.ret.fxtrading.extension.quote
 
DefaultSalesSwapQuoteFactory(QuoteBuilderFactory) - Constructor for class com.caplin.motif.fx.ret.fxtrading.extension.quote.DefaultSalesSwapQuoteFactory
 
DefaultSwapQuoteFactory - Class in com.caplin.motif.fx.ret.fxtrading.extension.quote
 
DefaultSwapQuoteFactory(QuoteBuilderFactory) - Constructor for class com.caplin.motif.fx.ret.fxtrading.extension.quote.DefaultSwapQuoteFactory
 
DELETED - Static variable in class com.caplin.motif.fx.ret.common.utility.field.Status
 
DELETED_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
DeleteNotificationDetails - Class in com.caplin.motif.fx.ret.orders.notification
Notification details for successful delete action.
DeleteNotificationDetails(String, String, OrderEvent) - Constructor for class com.caplin.motif.fx.ret.orders.notification.DeleteNotificationDetails
 
DerivedData - Class in com.caplin.motif.fx.ret.orders.fields
Contains a collection of data for processing orders.
DerivedData(String) - Constructor for class com.caplin.motif.fx.ret.orders.fields.DerivedData
 
deserialise(String) - Method in interface com.caplin.motif.fx.ret.common.customfield.CustomFieldValuesSerialiser
Deserialises a String to create CustomFieldValues.
deserialise(String) - Method in class com.caplin.motif.fx.ret.common.extension.customfield.JsonFieldValuesSerialiser
 
deserialise(String) - Method in class com.caplin.motif.fx.ret.common.extension.customfield.NameValuePairFieldValueSerialiser
 
DetailsDateUtility - Class in com.caplin.motif.fx.ret.orders.extension.details
When location is 'Local' we set offset to DetailsDateUtility.LOCAL_OFFSET +00:00.
DetailsDateUtility() - Constructor for class com.caplin.motif.fx.ret.orders.extension.details.DetailsDateUtility
 
DetailsRequestListener - Class in com.caplin.motif.fx.ret.orders.details
Handles requests for strategy 'details' which is data used to populate the 'Edit Order' feature
DetailsRequestListener(StrategyDetailsSubscriptionManager, OrderAdapterInitialiser) - Constructor for class com.caplin.motif.fx.ret.orders.details.DetailsRequestListener
 
DirectorUserManager - Class in com.caplin.motif.fx.ret.common.extension.usermanager
A UserManager which integrates with Caplin Director.
DirectorUserManager(DataSource) - Constructor for class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
DO_NOT_ACTIVATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
DONE_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
DONE_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
doNotActivate() - Method in class com.caplin.motif.fx.ret.orders.strategy.AbstractStrategyHandler
 
doNotActivate() - Method in interface com.caplin.motif.fx.ret.orders.strategy.StrategyHandler
 
DORMANT_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
DORMANT_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
doSubmitOrder(OrderSubmissionTransaction) - Method in class com.caplin.motif.fx.ret.orders.strategy.IfDoneOCOStrategyHandler
 
doSubmitOrder(OrderSubmissionTransaction) - Method in class com.caplin.motif.fx.ret.orders.strategy.IfDoneStrategyHandler
 
doSubmitOrder(OrderSubmissionTransaction) - Method in class com.caplin.motif.fx.ret.orders.strategy.IfTimeoutStrategyHandler
 
doSubmitOrder(OrderSubmissionTransaction) - Method in class com.caplin.motif.fx.ret.orders.strategy.OCOStrategyHandler
 
doSubmitOrder(OrderSubmissionTransaction) - Method in class com.caplin.motif.fx.ret.orders.strategy.SingleStrategyHandler
 
DPS - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 

E

EDIT - Static variable in class com.caplin.motif.fx.ret.common.utility.field.AllowedAction
 
EditOrderListener - Class in com.caplin.motif.fx.ret.orders.edit
In normal usage this class' callbacks are executed in the following order: 1 onEditOpen Entry point.
EditOrderListener(OrderAdapterInitialiser, EditStrategyRequest, ExecutorService) - Constructor for class com.caplin.motif.fx.ret.orders.edit.EditOrderListener
 
EMPTY_STRING - Static variable in class com.caplin.motif.fx.ret.common.utility.field.FieldUtility
 
endDocument() - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.LoginsFileParser
 
endElement(String, String, String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.LoginsFileParser
 
endPrefixMapping(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.LoginsFileParser
 
equals(Object) - Method in class com.caplin.motif.fx.ret.common.blotter.ContainerSubject
 
equals(Object) - Method in class com.caplin.motif.fx.ret.common.utility.AssetClass
 
equals(Object) - Method in class com.caplin.motif.fx.ret.common.utility.field.AllowedAction
 
equals(Object) - Method in class com.caplin.motif.fx.ret.common.utility.field.ExecutionStyle
 
equals(Object) - Method in class com.caplin.motif.fx.ret.common.utility.field.Status
 
equals(Object) - Method in class com.caplin.motif.fx.ret.common.utility.field.Strategy
 
equals(Object) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.OrderAlert
 
equals(Object) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.OrderEntity
 
equals(Object) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.UserEntity
 
error(String, Object...) - Method in class com.caplin.motif.fx.ret.common.logging.AuditLoggerManager.AuditLogger
 
error(String, Throwable) - Method in class com.caplin.motif.fx.ret.common.logging.AuditLoggerManager.AuditLogger
 
ERROR_CODE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
ERROR_MESSAGE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
ErrorCategory - Class in com.caplin.motif.fx.ret.common.utility
 
ErrorCategory() - Constructor for class com.caplin.motif.fx.ret.common.utility.ErrorCategory
 
ErrorCode - Interface in com.caplin.motif.fx.ret.common.utility
 
ErrorMessage - Class in com.caplin.motif.fx.ret.common.utility
 
ErrorMessage(Runnable, Throwable) - Constructor for class com.caplin.motif.fx.ret.common.utility.ErrorMessage
 
errorMessage(String) - Method in class com.caplin.motif.fx.ret.orders.notification.NotificationBuilder
 
ErrorMessageTranslator - Class in com.caplin.motif.fx.ret.common.configurationproperties
 
ErrorMessageTranslator(PropertiesConfiguration) - Constructor for class com.caplin.motif.fx.ret.common.configurationproperties.ErrorMessageTranslator
 
ESP - Static variable in class com.caplin.motif.fx.ret.common.utility.field.ExecutionStyle
 
ESP_CLIENT_CLOSE - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
ESP_ERROR - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
ESP_PICK_UP - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
ESP_REJECT - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
ESP_RET_SUBMIT - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
ESP_SUBMIT_ACK - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
ESP_TRADE_CONFIRMATION - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
ESP_TRADE_HELD - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
ESPConfirmationFactory - Class in com.caplin.motif.fx.ret.fxtrading.confirmation
 
ESPConfirmationFactory(UnitConverter, Tobo) - Constructor for class com.caplin.motif.fx.ret.fxtrading.confirmation.ESPConfirmationFactory
 
ESPFieldValuesFactory - Class in com.caplin.motif.fx.ret.fxtrading.extension.customfield
An implementation of CustomFieldValuesFactory that creates CustomFieldValues for a ESPTrade.
ESPFieldValuesFactory() - Constructor for class com.caplin.motif.fx.ret.fxtrading.extension.customfield.ESPFieldValuesFactory
 
ESPLifetimeEventHandler - Class in com.caplin.motif.fx.ret.fxtrading.submission.events
Responds to events for a single trade.
ESPLifetimeEventHandler(FxTradingAdapterInitialiser, ESPTrade, AbstractBlotterDataProvider<ESPTrade>, UserTradeInfo, ESPConfirmationFactory) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.events.ESPLifetimeEventHandler
 
ESPTradeProperties - Class in com.caplin.motif.fx.ret.fxtrading.customfield.esp
Used to encapsulate additional properties of an ESP trade that can then be stored in the Taker Order Custom field in RET.
ESPTradeProperties.Builder - Class in com.caplin.motif.fx.ret.fxtrading.customfield.esp
A helper class used to construct an ESPTradeProperties object.
ESPTradeTimer - Class in com.caplin.motif.fx.ret.fxtrading.submission.esp
Contains rules that ensure a trade conforms to gap-time rules.
ESPTradeTimer.GapTimeMode - Enum in com.caplin.motif.fx.ret.fxtrading.submission.esp
 
ESPTradeTimerFactory - Class in com.caplin.motif.fx.ret.fxtrading.submission.esp
 
ESPTradeTimerFactory(ESPTradeTimer.GapTimeMode, Long) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.esp.ESPTradeTimerFactory
 
ESPValidator - Class in com.caplin.motif.fx.ret.fxtrading.submission.esp
Ensures a one click (ESP) trade contains valid data.
ESPValidator() - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.esp.ESPValidator
 
EVENT_HISTORY - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
EXCEPTION_COMMITING_TRANSLATION - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
EXCEPTION_ON_EDITING_ORDER - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
EXCEPTION_ON_INITIAL_ACTIVATE - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
EXCEPTION_ON_INITIAL_CANCEL - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
EXCEPTION_ON_INITIAL_DEACTIVATE - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
EXCEPTION_ON_RETRY_ACTIVATE - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
EXCEPTION_ON_RETRY_DEACTIVATE - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
EXCEPTION_ON_RETRY_DELETE - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
EXCEPTION_ON_VALIDATING_BULK_ORDERS - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
execute(JobExecutionContext) - Method in class com.caplin.motif.fx.ret.lbn.roll.Roller
 
execute(JobExecutionContext) - Method in class com.caplin.motif.fx.ret.permissioning.refresh.RefreshTrigger
 
EXECUTION_ALL_IN_RATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
EXECUTION_AMOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
EXECUTION_BLOTTER - Static variable in class com.caplin.motif.fx.ret.common.blotter.BlotterType
 
EXECUTION_CONTRA_AMOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
EXECUTION_DATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
EXECUTION_DATETIME - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
EXECUTION_SPOT_RATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
EXECUTION_STYLE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
EXECUTION_TIME - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
executionAllInRate(String) - Method in class com.caplin.motif.fx.ret.orders.notification.NotificationBuilder
 
executionAmount(String) - Method in class com.caplin.motif.fx.ret.orders.notification.NotificationBuilder
 
executionContraAmount(String) - Method in class com.caplin.motif.fx.ret.orders.notification.NotificationBuilder
 
ExecutionFactory - Class in com.caplin.motif.fx.ret.fxtrading.submission.rfs
 
ExecutionFactory(CustomFieldValuesFactory<RFSTrade, RFSTradeProperties>, CustomFieldValuesSerialiser, FxTradingAccountManager, UnitConverter, AuditLoggerManager.AuditLogger) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.ExecutionFactory
 
ExecutionLifetimeEventHandler - Class in com.caplin.motif.fx.ret.fxtrading.submission.events
Specialises an RFSLifetimeEventHandler to respond to Executions.
ExecutionLifetimeEventHandler(FxTradingAdapterInitialiser, RFSHandler, RFSResponderProvider<RFSTrade>, FXExecutionBlotterDataProvider<RFSTrade>, UserTradeInfo, ExecutionFactory, ConversionRateCurrencyPairProvider, CrossCurrencyPairProvider) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.events.ExecutionLifetimeEventHandler
 
ExecutionQuoteValidator - Class in com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators
 
ExecutionQuoteValidator() - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators.ExecutionQuoteValidator
 
ExecutionResponderProvider - Class in com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution
 
ExecutionResponderProvider(RFSTrade) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.ExecutionResponderProvider
 
executionSpotRate(String) - Method in class com.caplin.motif.fx.ret.orders.notification.NotificationBuilder
 
ExecutionStyle - Class in com.caplin.motif.fx.ret.common.utility.field
Defines values that are valid for the ExecutionStyle field.
ExecutionStyle(String) - Constructor for class com.caplin.motif.fx.ret.common.utility.field.ExecutionStyle
 
ExecutionStyle(String, String) - Constructor for class com.caplin.motif.fx.ret.common.utility.field.ExecutionStyle
 
executionStyle(String) - Method in class com.caplin.motif.fx.ret.orders.notification.NotificationBuilder
 
ExecutionSubmissionDetail - Class in com.caplin.motif.fx.ret.fxtrading.submission.rfs
Represents the data of an execution; an execution is a deal which fills on the market in a single transaction.
ExecutionSubmissionDetail(RFSTrade, RFSSubmitEvent, String, String, String, RFSTradeProperties) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.ExecutionSubmissionDetail
 
EXPIRATION_DATE_TIME - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
EXPIRED - Static variable in class com.caplin.motif.fx.ret.common.utility.field.Status
 
EXPIRED_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
ExtensionContext - Class in com.caplin.motif.fx.ret.common.configurationproperties
 
ExtensionContext(ConfigurationLoader, AdapterConfiguration) - Constructor for class com.caplin.motif.fx.ret.common.configurationproperties.ExtensionContext
 

F

FailNotificationDetails - Class in com.caplin.motif.fx.ret.orders.notification
Notification details for any failed action.
FailNotificationDetails(String, String, FXOrder, NotificationType, String) - Constructor for class com.caplin.motif.fx.ret.orders.notification.FailNotificationDetails
 
FIELD_MATCH_CRITERIA_NODE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
Fields - Class in com.caplin.motif.fx.ret.common.utility
 
FieldsUpdater - Class in com.caplin.motif.fx.ret.lbn.extension.blotter
A BlotterRecordFieldsUpdater that modifies the trade type field for publication.
FieldsUpdater() - Constructor for class com.caplin.motif.fx.ret.lbn.extension.blotter.FieldsUpdater
 
FieldUtility - Class in com.caplin.motif.fx.ret.common.utility.field
 
FieldUtility() - Constructor for class com.caplin.motif.fx.ret.common.utility.field.FieldUtility
 
FileBasedAuthenticationManager - Class in com.caplin.motif.fx.ret.permissioning.extension.authentication
An AuthenticationManager which reads permissions from a file.
FileBasedAuthenticationManager() - Constructor for class com.caplin.motif.fx.ret.permissioning.extension.authentication.FileBasedAuthenticationManager
 
FileBasedUserManager - Class in com.caplin.motif.fx.ret.common.extension.usermanager
A UserManager which reads permissions from a file.
FileBasedUserManager() - Constructor for class com.caplin.motif.fx.ret.common.extension.usermanager.FileBasedUserManager
 
FILL_RATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
FILLED_AMOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
FILLED_TEMPERATURE - Static variable in interface com.caplin.motif.fx.ret.orders.blotter.Temperature
 
FillNotificationDetails - Class in com.caplin.motif.fx.ret.orders.notification
Notification details for successful fill action.
FillNotificationDetails(String, String, FXOrder, OrderFillEvent) - Constructor for class com.caplin.motif.fx.ret.orders.notification.FillNotificationDetails
 
fillRate(String) - Method in class com.caplin.motif.fx.ret.orders.notification.NotificationBuilder
 
filter(CDealRecord) - Method in class com.caplin.motif.fx.ret.lbn.extension.query.DefaultBlotterCriteria
 
filter(CDealRecord) - Method in class com.caplin.motif.fx.ret.lbn.extension.query.TakerNameBlotterCriteria
Deprecated.
 
filter(CDealRecord) - Method in interface com.caplin.motif.fx.ret.lbn.query.BlotterCriteria
This should return true if the deal record should be processed and shown in the blotter and false otherwise.
FixedOrderConnectionRequestRouter - Class in com.caplin.motif.fx.ret.orders.extension.connection
An OrderConnectionRequestRouter that routes orders to the default connection.
FixedOrderConnectionRequestRouter() - Constructor for class com.caplin.motif.fx.ret.orders.extension.connection.FixedOrderConnectionRequestRouter
 
ForwardHandler - Class in com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution
 
ForwardHandler(RFSTrade, QuoteFactory, SalesQuoteFactory, RFSConfirmationFactory) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.ForwardHandler
 
FROM_BLOCK_TRADE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
fromNotification(Notification, String) - Static method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.OrderAlert
 
FWD_MARGIN - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
FWD_PIPS - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
FWD_POINTS - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
FX - Static variable in class com.caplin.motif.fx.ret.common.utility.AssetClass
 
FxCrossInstrumentProvider - Class in com.caplin.motif.fx.ret.common.extension.instrument
An InstrumentProvider for systems which only supports the instrument FX.CROSS.
FxCrossInstrumentProvider() - Constructor for class com.caplin.motif.fx.ret.common.extension.instrument.FxCrossInstrumentProvider
 
FXExecutionBlotterDataProvider<T extends com.caplin.motif.fx.trading.FXExecution<com.caplin.motif.fx.trading.FXExecutionTradeLeg>> - Class in com.caplin.motif.fx.ret.fxtrading.blotter.sources
 
FXExecutionBlotterDataProvider(FxTradingAdapterInitialiser) - Constructor for class com.caplin.motif.fx.ret.fxtrading.blotter.sources.FXExecutionBlotterDataProvider
 
FxMotifNotificationActionMapper - Class in com.caplin.motif.fx.ret.orders.extension.notification.transformer
 
FxMotifNotificationActionMapper() - Constructor for class com.caplin.motif.fx.ret.orders.extension.notification.transformer.FxMotifNotificationActionMapper
 
FxMotifOrderCustomFieldValuesFactory - Class in com.caplin.motif.fx.ret.orders.extension.customfield
A CustomFieldValuesFactory that creates the default CustomFieldValues used by the FxMotif.
FxMotifOrderCustomFieldValuesFactory() - Constructor for class com.caplin.motif.fx.ret.orders.extension.customfield.FxMotifOrderCustomFieldValuesFactory
 
FxMotifOrderDetailsGenerator - Class in com.caplin.motif.fx.ret.orders.extension.details
 
FxMotifOrderDetailsGenerator() - Constructor for class com.caplin.motif.fx.ret.orders.extension.details.FxMotifOrderDetailsGenerator
 
FxMotifOrderFieldsGenerator - Class in com.caplin.motif.fx.ret.orders.extension.fields
An OrderFieldsGenerator implementation that generates default fields for the FxMotif.
FxMotifOrderFieldsGenerator(OrderStatusGenerator) - Constructor for class com.caplin.motif.fx.ret.orders.extension.fields.FxMotifOrderFieldsGenerator
 
FxMotifOrderTranslator - Class in com.caplin.motif.fx.ret.orders.extension.submit
An OrderFactory which configures TrAPI FX Orders according to the FX Professional Motif Order Submission Message specification.
FxMotifOrderTranslator() - Constructor for class com.caplin.motif.fx.ret.orders.extension.submit.FxMotifOrderTranslator
 
FxMotifStatusGenerator - Class in com.caplin.motif.fx.ret.orders.extension.status
An OrderStatusGenerator that supplies default statuses for the FxMotif.
FxMotifStatusGenerator() - Constructor for class com.caplin.motif.fx.ret.orders.extension.status.FxMotifStatusGenerator
 
FxMotifStrategyDetailsGenerator - Class in com.caplin.motif.fx.ret.orders.extension.details
A StrategyDetailsGenerator that supports the default FxMotif.
FxMotifStrategyDetailsGenerator(OrderDetailsGenerator) - Constructor for class com.caplin.motif.fx.ret.orders.extension.details.FxMotifStrategyDetailsGenerator
 
FXPricingDataProvider - Class in com.caplin.motif.fx.ret.pricing.provider.fx
 
FXPricingDataProvider(List<RatesService>, FXRatesAdapter, AdminService, SubscriptionRequestFactory, int, FXSubjectParserImpl) - Constructor for class com.caplin.motif.fx.ret.pricing.provider.fx.FXPricingDataProvider
 
FXTradeLifetimeEventHandler<T extends com.caplin.motif.fx.trading.FXTrade> - Class in com.caplin.motif.fx.ret.fxtrading.submission.events
 
FxTradingAccountManager - Interface in com.caplin.motif.fx.ret.fxtrading.account
An interface for querying the account for a RET client.
FxTradingAdapter - Class in com.caplin.motif.fx.ret.fxtrading
Used to create and customise a FxTradingAdapter.
FxTradingAdapter() - Constructor for class com.caplin.motif.fx.ret.fxtrading.FxTradingAdapter
Create a new FxTradingAdapter with default configuration.
FxTradingAdapter(FxTradingConfiguration) - Constructor for class com.caplin.motif.fx.ret.fxtrading.FxTradingAdapter
Create a new FxTradingAdapter providing custom configuration.
FxTradingAdapterInitialiser - Class in com.caplin.motif.fx.ret.fxtrading.config
 
FxTradingAdapterInitialiser(ConfigurationLoader, FxTradingConfiguration) - Constructor for class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
FxTradingConfiguration - Class in com.caplin.motif.fx.ret.fxtrading.config
This is the interface used to configure a FxTradingAdapter.
FxTradingConfigurationBuilder - Class in com.caplin.motif.fx.ret.fxtrading.config
This class produces a FxTradingConfiguration which can be used to instantiate an FxTradingAdapter.
FxTradingConfigurationBuilder() - Constructor for class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
This class produces a FxTradingConfiguration which can be used to instantiate a FxTradingAdapter.

G

genericMessageUpdated(Subscription, Peer, GenericMessage) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
get(ConnectionIdentifier, String) - Method in class com.caplin.motif.fx.ret.fxtrading.MarketOrderConnectionManager
 
getAccount(FXTrade, Account, String, AccountService) - Method in interface com.caplin.motif.fx.ret.fxtrading.account.FxTradingAccountManager
Returns the Account for a given RET client.
getAccount(FXTrade, String, Account, String, AccountService) - Method in interface com.caplin.motif.fx.ret.fxtrading.account.FxTradingAccountManager
Returns the Account for a given RET client.
getAccount() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuote
 
getAccount() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getAccount(FXTrade, Account, String, AccountService) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.accountmanager.ClientAccountManager
Always returns accountFromClient.
getAccount(FXTrade, String, Account, String, AccountService) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.accountmanager.ClientAccountManager
 
getAccount() - Method in class com.caplin.motif.fx.ret.orders.fields.DerivedData
 
getAccountManager() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
getActionByLOMSOrderStatus(FXOrder) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.transformer.FxMotifNotificationActionMapper
 
getActionByLOMSOrderStatus(FXOrder) - Method in interface com.caplin.motif.fx.ret.orders.notification.NotificationActionMapper
Maps LOMSOrderState to an NotificationAction value.
getActionByNotificationType(NotificationType) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.transformer.FxMotifNotificationActionMapper
 
getActionByNotificationType(NotificationType) - Method in interface com.caplin.motif.fx.ret.orders.notification.NotificationActionMapper
Maps NotificationType to an NotificationAction value.
getActivityBlotterService() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
getAdapterConfiguration() - Method in class com.caplin.motif.fx.ret.common.configurationproperties.ExtensionContext
 
getAdapterConfigurationManager() - Method in class com.caplin.motif.fx.ret.calendar.config.CalendarConfiguration
Returns the AdapterConfigurationManager
getAdapterConfigurationManager() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfiguration
Gets the AdapterConfigurationManager
getAdapterConfigurationManager() - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfiguration
 
getAdapterConfigurationManager() - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterConfiguration
 
getAdapterConfigurationManager() - Method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfiguration
Gets the AdapterConfigurationManager
getAdditionalArgs() - Method in class com.caplin.motif.fx.ret.common.logging.AuditLoggerManager.AuditLogger
 
getAdminConnection() - Method in class com.caplin.motif.fx.ret.common.permission.AdminConnectionManager
Getter for property 'adminConnection'.
getAdminConnectionManager() - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterInitialiser
 
getAdminService() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValuesFactory.Context
 
getAdminService() - Method in class com.caplin.motif.fx.ret.common.instrument.InstrumentProvider.Context
 
getAdminService() - Method in class com.caplin.motif.fx.ret.common.permission.AdminConnectionManager
Getter for property 'adminService'.
getAdminService() - Method in class com.caplin.motif.fx.ret.common.permission.UserManager.Context
 
getAdminService() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
getAdminService() - Method in class com.caplin.motif.fx.ret.fxtrading.connection.TradingConnectionRouter.Context
 
getAdminService() - Method in class com.caplin.motif.fx.ret.lbn.query.BlotterCriteriaFactory.Context
 
getAdminService() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getAdminService() - Method in class com.caplin.motif.fx.ret.orders.connection.OrderConnectionPoolPreprocessor.Context
 
getAdminService() - Method in class com.caplin.motif.fx.ret.orders.connection.OrderConnectionRequestRouter.Context
 
getAdminService() - Method in class com.caplin.motif.fx.ret.orders.edit.OrderEditor.Context
 
getAdminService() - Method in class com.caplin.motif.fx.ret.orders.strategy.builder.OrderFactory.Context
 
getAdminService() - Method in class com.caplin.motif.fx.ret.permissioning.permissions.AuthenticationManager.Context
 
getAdminService() - Method in class com.caplin.motif.fx.ret.permissioning.permissions.PermissionLoader.Context
 
getAlertId() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.OrderAlert
 
getAlertId() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.OrderEntity
 
getAlertOrdersListener() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getAllInRate() - Method in class com.caplin.motif.fx.ret.common.utility.TraderFields
 
getAllInRate() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuote
 
getAllowableActions() - Method in class com.caplin.motif.fx.ret.orders.bulkaction.BulkOrder
 
getAllowableActionsForOrder(FXOrder) - Method in class com.caplin.motif.fx.ret.orders.extension.fields.FxMotifOrderFieldsGenerator
 
getAllowableActionsForOrder(FXOrder) - Method in interface com.caplin.motif.fx.ret.orders.fields.OrderFieldsGenerator
Deprecated.
 
getAllowedActions(FXOrder, OrderMonitorService, LOMSOrderState, boolean, Logger) - Static method in class com.caplin.motif.fx.ret.common.utility.field.FieldUtility
Returns the list of allowed actions for a given order and a given state
getAllowedActions(FXOrder, FXOrder, LOMSOrderState, boolean, Logger) - Static method in class com.caplin.motif.fx.ret.common.utility.field.FieldUtility
Returns the list of allowed actions for a given order and a given state
getAllowedActionsAsList(FXOrder, FXOrder, OrderMonitorService, LOMSOrderState, boolean, Logger) - Static method in class com.caplin.motif.fx.ret.common.utility.field.FieldUtility
 
getAllowedActionsFailStatus(AllowedAction) - Method in class com.caplin.motif.fx.ret.orders.extension.status.FxMotifStatusGenerator
 
getAllowedActionsFailStatus(AllowedAction) - Method in interface com.caplin.motif.fx.ret.orders.status.OrderStatusGenerator
 
getAllPreciousMetalsCurrencyPairs() - Method in class com.caplin.motif.fx.ret.common.utility.UnitConverter
 
getAllUserGroups() - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache
 
getAllUserGroups() - Method in class com.caplin.motif.fx.ret.permissioning.extension.authentication.FileBasedAuthenticationManager
 
getAllUserGroups() - Method in class com.caplin.motif.fx.ret.permissioning.extension.authentication.XmlAuthenticationManager
Deprecated.
Provides the set of all group names known to the authentication manager.
getAllUserGroups() - Method in interface com.caplin.motif.fx.ret.permissioning.permissions.AuthenticationManager
Provides the set of all group names known to the authentication manager.
getAmount() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns the amount.
getAmount() - Method in class com.caplin.motif.fx.ret.orders.strategy.builder.OrderProperties
Returns the amount.
getAskRate() - Method in class com.caplin.motif.fx.ret.fxtrading.rateconversion.ProfitConversionRate
 
getAssetClass() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns the AssetClass.
getAssetClass() - Method in class com.caplin.motif.fx.ret.orders.bulkaction.BulkOrder
 
getAssetClass() - Method in class com.caplin.motif.fx.ret.orders.strategy.AbstractStrategyHandler
 
getAssetClass() - Method in interface com.caplin.motif.fx.ret.orders.strategy.StrategyHandler
 
getAuditTrailListener() - Method in class com.caplin.motif.fx.ret.orders.audittrail.OrderAuditTrailListenerWrapper
Deprecated.
 
getAuditTrailListenerWrapper() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getAuthenticationManager() - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterConfiguration
 
getAuthenticationManager() - Method in class com.caplin.motif.fx.ret.permissioning.permissions.PermissionLoader.Context
 
getBidRate() - Method in class com.caplin.motif.fx.ret.fxtrading.rateconversion.ProfitConversionRate
 
getBlockQuoteFactory() - Method in class com.caplin.motif.fx.ret.fxtrading.config.QuoteFactoryConfiguration
 
getBlockTradeCustomFieldValuesFactory() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
getBlockTradeCustomFieldValuesFactory() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfiguration
Gets the Block Trade CustomFieldValuesFactory
getBlockTradeListenerEventInfoFactory() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
getBlockTradeListenerEventInfoFactory() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfiguration
 
getBlockTradeRFSQuoteValidator() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
getBlotterCriteriaFactory() - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfiguration
 
getBlotterDataExtractor() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getBlotterFieldsUpdater() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfiguration
Gets the BlotterFieldsUpdater
getBlotterFieldsUpdater() - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfiguration
Deprecated.
BlotterRecordFieldsUpdater has been deprecated. Please use LBNCustomFieldsFactory.
getBlotterId(String, String) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.BlotterIdCache
Returns the same Blotter ID every time for the given Request ID or Order/Request ID The reason for this is just so that we can maintain a constant ID for the blotter record and its updates.
getBlotterItemFieldsUpdater() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
getBlotterRecordFactory() - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfiguration
 
getBlotterRecordIdFactory() - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfiguration
 
getBlotterType() - Method in class com.caplin.motif.fx.ret.common.blotter.ContainerSubject
 
getBlotterTypes() - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfiguration
 
getBooleanConfigValue(String, boolean) - Method in interface com.caplin.motif.fx.ret.common.configurationproperties.AdapterConfiguration
 
getBooleanConfigValue(String, boolean) - Method in class com.caplin.motif.fx.ret.common.configurationproperties.BaseAdapterConfiguration
 
getCaption(String, String) - Method in class com.caplin.motif.fx.ret.calendar.CalendarProvider
 
getCaption(RETSettlementDateSubjectInfo) - Method in class com.caplin.motif.fx.ret.calendar.request.CalendarServiceRequestListener
 
getCaption(RETTenorDateSubjectInfo) - Method in class com.caplin.motif.fx.ret.calendar.request.CalendarServiceRequestListener
 
getCategory() - Method in class com.caplin.motif.fx.ret.common.configurationproperties.MessageTranslation
 
getClient() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.OrderAlert
 
getClient() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.OrderEntity
 
getClient() - Method in class com.caplin.motif.fx.ret.orders.notification.ActionNotificationDetails
The ret client for this order.
getClient() - Method in class com.caplin.motif.fx.ret.orders.notification.DeleteNotificationDetails
The ret client for this order.
getClient() - Method in class com.caplin.motif.fx.ret.orders.notification.FailNotificationDetails
The ret client for this order.
getClient() - Method in class com.caplin.motif.fx.ret.orders.notification.FillNotificationDetails
The ret client for this order.
getClientRETClient(MotifTrade) - Method in class com.caplin.motif.fx.ret.common.utility.Tobo
 
getClientRETClient() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.ExecutionSubmissionDetail
 
getClientSearchDataProviders() - Method in class com.caplin.motif.fx.ret.clientsearch.ClientSearchConfiguration
 
getClientTimePriceClicked() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns the time the client clicked on the price.
getClientTimePriceClicked() - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties
Returns the time the client clicked on the price.
getClientTimePriceOnScreen() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns the time the price was displayed on the client's screen.
getClientTimePriceOnScreen() - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties
Returns the time that the price was displayed on the client's screen.
getCode() - Method in class com.caplin.motif.fx.ret.common.configurationproperties.MessageTranslation
 
getCommaSeparatedAllowedAction(List<AllowedAction>) - Static method in class com.caplin.motif.fx.ret.common.utility.field.FieldUtility
 
getCommaSeparatedNotificationMethod(List<NotificationMethod>) - Static method in class com.caplin.motif.fx.ret.common.utility.field.FieldUtility
 
getCommaSeparatedString(List<?>) - Static method in class com.caplin.motif.fx.ret.common.utility.field.FieldUtility
 
getConfigManager() - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfiguration
Returns the AdapterConfigurationManager.
getConfiguration() - Method in class com.caplin.motif.fx.ret.common.blotter.BlotterType
Returns a BlotterConfiguration object to be used to configure a BlotterProvider as part of the DataSource Blotter API.
getConfigurationListener() - Method in class com.caplin.motif.fx.ret.common.configurationproperties.AdapterConfigurationManager
 
getConfigurationLoader() - Method in class com.caplin.motif.fx.ret.calendar.config.CalendarConfiguration
Returns the ConfigurationLoader
getConfigurationLoader() - Method in class com.caplin.motif.fx.ret.clientsearch.ClientSearchConfiguration
 
getConfigurationLoader() - Method in interface com.caplin.motif.fx.ret.common.configurationproperties.AdapterConfiguration
 
getConfigurationLoader() - Method in class com.caplin.motif.fx.ret.common.configurationproperties.BaseAdapterConfiguration
 
getConfigurationLoader() - Method in class com.caplin.motif.fx.ret.common.configurationproperties.ExtensionContext
 
getConfigurationLoader() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfiguration
Gets the ConfigurationLoader
getConfigurationLoader() - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfiguration
 
getConfigurationLoader() - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfiguration
Returns the ConfigurationLoader.
getConfigurationLoader() - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterConfiguration
 
getConfigurationLoader() - Method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfiguration
Gets the ConfigurationLoader
getConnectionKey(FXTrade) - Method in interface com.caplin.motif.fx.ret.fxtrading.connection.TradingConnectionRouter
Retrieve the connection key from the given trade.
getConnectionLabels() - Method in class com.caplin.motif.fx.ret.common.adapterstatus.ConnectionStatusListener
 
getConnectionPool() - Method in class com.caplin.motif.fx.ret.orders.connection.OrderConnectionRequestRouter.Context
 
getConnectionPool() - Method in interface com.caplin.motif.fx.ret.orders.connection.OrderConnectionRequestRouter
 
getConnectionPool() - Method in class com.caplin.motif.fx.ret.orders.extension.connection.FixedOrderConnectionRequestRouter
 
getConnectionRequestRouter() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getContainerObservable() - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.UserBlotter
 
getContraAmount() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuote
 
getContraCurrency() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuote
 
getContraCurrency() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getConversionRateCurrencyPair(String, String, FXExecution) - Method in class com.caplin.motif.fx.ret.fxtrading.rateconversion.ConfigConversionRateCurrencyPairProvider
 
getConversionRateCurrencyPair(String, String, FXExecution) - Method in interface com.caplin.motif.fx.ret.fxtrading.rateconversion.ConversionRateCurrencyPairProvider
 
getCriterionFactory() - Method in class com.caplin.motif.fx.ret.lbn.query.BlotterCriteriaFactory.Context
Deprecated.
getCrossCurrencyPairChain(String, String) - Method in class com.caplin.motif.fx.ret.fxtrading.rateconversion.ConfigCrossCurrencyPairProvider
 
getCrossCurrencyPairChain(String, String) - Method in interface com.caplin.motif.fx.ret.fxtrading.rateconversion.CrossCurrencyPairProvider
Given the supplied instrument and currency pair, should return a list of currency pairs to traverse in order to provide the conversion rate.

e.g.
getCurrency() - Method in class com.caplin.motif.fx.ret.fxtrading.rateconversion.ProfitConversionRate
 
getCurrencyDPS() - Method in class com.caplin.motif.fx.ret.fxtrading.rateconversion.ProfitConversionRate
 
getCurrencyPair() - Method in class com.caplin.motif.fx.ret.common.utility.PreciousMetalConversion
 
getCurrencyPair() - Method in class com.caplin.motif.fx.ret.fxtrading.rateconversion.ConversionRateCurrencyPair
 
getCustomFieldValuesFactory() - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfiguration
Returns the CustomFieldValuesFactory.
getCustomFieldValuesFactory() - Method in class com.caplin.motif.fx.ret.orders.strategy.builder.OrderFactory.Context
 
getCustomFieldValuesSerialiser() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
getCustomFieldValuesSerialiser() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfiguration
Gets the CustomFieldValuesSerialiser
getCustomFieldValuesSerialiser() - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfiguration
 
getCustomFieldValuesSerialiser() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getCustomFieldValuesSerialiser() - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfiguration
Returns the CustomFieldValuesSerialiser.
getCustomFieldValuesSerialiser() - Method in class com.caplin.motif.fx.ret.orders.details.OrderDetailsGenerator.Context
 
getCustomFieldValuesSerialiser() - Method in class com.caplin.motif.fx.ret.orders.edit.OrderEditor.Context
 
getCustomFieldValuesSerialiser() - Method in class com.caplin.motif.fx.ret.orders.strategy.builder.OrderFactory.Context
 
getDataSource() - Method in class com.caplin.motif.fx.ret.calendar.config.CalendarConfiguration
Returns the DataSource
getDataSource() - Method in class com.caplin.motif.fx.ret.clientsearch.ClientSearchConfiguration
 
getDataSource() - Method in class com.caplin.motif.fx.ret.clientsearch.ClientSearchDataProvider.Context
 
getDataSource() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfiguration
Gets the DataSource
getDataSource() - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfiguration
 
getDataSource() - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfiguration
Returns the DataSource.
getDataSource() - Method in class com.caplin.motif.fx.ret.orders.notification.NotificationManager.Context
 
getDataSource() - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterConfiguration
 
getDataSource() - Method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfiguration
Gets the DataSource
getDataTransformer() - Method in class com.caplin.motif.fx.ret.calendar.config.CalendarConfiguration
Returns the CalendarDateTransformer
getDateTimeString(Date) - Static method in class com.caplin.motif.fx.ret.fxtrading.Utility
 
getDealtAmount() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuote
 
getDealtCurrency() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuote
 
getDealtCurrency() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getDisconnectedConnectionLabels() - Method in class com.caplin.motif.fx.ret.common.adapterstatus.ConnectionStatusListener
 
getDisplayDecimalPlaces() - Method in class com.caplin.motif.fx.ret.common.utility.PreciousMetalConversion
 
getDisplayedClient(MotifTrade) - Method in class com.caplin.motif.fx.ret.common.utility.Tobo
Returns the Client field value to display on the blotters
getDisplayedClient(String) - Method in class com.caplin.motif.fx.ret.common.utility.Tobo
Returns the Client field value to display on the blotters
getDisplayedGFA(String, String, String) - Method in class com.caplin.motif.fx.ret.pricing.provider.fx.FXPricingDataProvider
 
getDisplayedGFA(String, String, String) - Method in class com.caplin.motif.fx.ret.pricing.provider.metal.MetalPricingDataProvider
 
getDisplayedGFA(String, String, String) - Method in class com.caplin.motif.fx.ret.pricing.provider.PricingDataProvider
 
getDisplayedTOBOUser(MotifTrade) - Method in class com.caplin.motif.fx.ret.common.utility.Tobo
Returns the TOBOUser field value to display on the blotters
getDisplayedTOBOUser(String) - Method in class com.caplin.motif.fx.ret.common.utility.Tobo
Returns the TOBOUser field value to display on the blotters
getDisplayRoundingMode() - Method in class com.caplin.motif.fx.ret.common.utility.PreciousMetalConversion
 
getErrorMessage() - Method in class com.caplin.motif.fx.ret.common.utility.ErrorMessage
 
getErrorMessageTranslator() - Method in interface com.caplin.motif.fx.ret.common.configurationproperties.AdapterConfiguration
 
getErrorMessageTranslator() - Method in class com.caplin.motif.fx.ret.common.configurationproperties.BaseAdapterConfiguration
 
getESPCustomFieldValuesFactory() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
getESPCustomFieldValuesFactory() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfiguration
Gets the ESP CustomFieldValuesFactory
getESPTradeTimer() - Method in class com.caplin.motif.fx.ret.fxtrading.channel.UserTradeInfo
 
getEvent() - Method in class com.caplin.motif.fx.ret.orders.notification.DeleteNotificationDetails
The OrderEvent containing delete order event data.
getEvent() - Method in class com.caplin.motif.fx.ret.orders.notification.FillNotificationDetails
The OrderFillEvent containing fill event data.
getExecutionStyle(String) - Static method in class com.caplin.motif.fx.ret.common.utility.field.ExecutionStyle
 
getExecutionStyle(ExecutionStyle) - Static method in class com.caplin.motif.fx.ret.common.utility.field.ExecutionStyle
 
getExecutionStyle(ExecutionType, Logger) - Static method in class com.caplin.motif.fx.ret.common.utility.field.ExecutionStyle
 
getExecutionType(ExecutionStyle) - Static method in class com.caplin.motif.fx.ret.common.utility.field.ExecutionStyle
 
getExtraFields() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.OrderAlert
 
getExtraFields() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.OrderEntity
 
getFarAllInRate() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getFarAmount() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns the far amount.
getFarAmount() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getFarBuySell() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getFarContraAmount() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getFarFwdPoints() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
Sometimes referred to as Fwd Pips Format e.g.
getFarMargin() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getFarQuote() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getFarRawFwdPoints() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
Sometimes referred to as Fwd Points Format e.g.
getFieldsForCreation(MotifOrderStrategy, Order, DerivedData, String) - Method in class com.caplin.motif.fx.ret.orders.extension.fields.FxMotifOrderFieldsGenerator
 
getFieldsForCreation(MotifOrderStrategy, Order, DerivedData, String) - Method in interface com.caplin.motif.fx.ret.orders.fields.OrderFieldsGenerator
Deprecated.
 
getFieldsForCreation(Order) - Method in class com.caplin.motif.fx.ret.orders.fields.SalesFieldsGenerator
 
getFieldsForDelete(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.extension.fields.FxMotifOrderFieldsGenerator
 
getFieldsForDelete(OrderEvent) - Method in interface com.caplin.motif.fx.ret.orders.fields.OrderFieldsGenerator
Deprecated.
Returns a map of field names to values retrieved from the given OrderFillEvent / user when an order is deleted.
getFieldsForFill(OrderFillEvent, String, Map<String, String>) - Method in class com.caplin.motif.fx.ret.orders.extension.fields.FxMotifOrderFieldsGenerator
 
getFieldsForFill(OrderFillEvent, String, Map<String, String>) - Method in interface com.caplin.motif.fx.ret.orders.fields.OrderFieldsGenerator
Deprecated.
 
getFieldsFromOrder(FXOrder) - Method in class com.caplin.motif.fx.ret.orders.extension.fields.FxMotifOrderFieldsGenerator
 
getFieldsFromOrder(FXOrder) - Method in interface com.caplin.motif.fx.ret.orders.fields.OrderFieldsGenerator
Deprecated.
Returns a map of fields to values retrieved from the given FXOrder.
getFieldsFromOrder(FXOrder) - Method in class com.caplin.motif.fx.ret.orders.fields.SalesFieldsGenerator
 
getFieldsGenerator() - Method in class com.caplin.motif.fx.ret.orders.details.OrderDetailsGenerator.Context
 
getFilePath(String) - Method in interface com.caplin.motif.fx.ret.common.configurationproperties.ConfigurationLoader
Returns the path for the given file name.
getFilePath(String) - Method in class com.caplin.motif.fx.ret.common.configurationproperties.ConfigurationLoaderImpl
 
getFilters(ContainerSubject) - Method in class com.caplin.motif.fx.ret.lbn.extension.query.BlotterSubjectParser
 
getFixingDate() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuote
 
getFixingDatesForSettlementDates(RETSettlementDateSubjectInfo, Set<String>, Callback<Map<String, String>>) - Method in class com.caplin.motif.fx.ret.calendar.request.CalendarServiceRequestListener
 
getFixingDatesForTenorDates(RETTenorDateSubjectInfo, Map<Tenor, String>, Callback<Map<Tenor, String>>) - Method in class com.caplin.motif.fx.ret.calendar.request.CalendarServiceRequestListener
 
getFormattedRemarks(List<String>) - Static method in class com.caplin.motif.fx.ret.common.utility.field.FieldUtility
 
getFormattingDPS() - Method in class com.caplin.motif.fx.ret.fxtrading.rateconversion.ConversionRateCurrencyPair
 
getFwdPoints() - Method in class com.caplin.motif.fx.ret.common.utility.TraderFields
 
getFwdPoints() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuote
Format e.g.
getFXAPIStrategyType(StrategyType) - Static method in class com.caplin.motif.fx.ret.common.utility.OrderStrategyUtil
 
getFXOrder() - Method in class com.caplin.motif.fx.ret.orders.notification.ActionNotificationDetails
The ret trapi order.
getFxOrder() - Method in class com.caplin.motif.fx.ret.orders.notification.FailNotificationDetails
The ret trapi order.
getFXOrder() - Method in class com.caplin.motif.fx.ret.orders.notification.FillNotificationDetails
The ret trapi order.
getFxQuote() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.RFSQuote
 
getFxTradingAccountManager() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfiguration
Gets the FxTradingAccountManager
getGapTimeErrorCode(String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.esp.ESPTradeTimer
Returns false if the trade would breach the gap-time limit (too soon after the last trade) according to the mode; otherwise true.
getGoodFrom(ActivationDate) - Static method in class com.caplin.motif.fx.ret.orders.datetime.OrderDatesUtility
Deprecated.
 
getGoodTill(ExpirationDate) - Static method in class com.caplin.motif.fx.ret.orders.datetime.OrderDatesUtility
Deprecated.
 
getIdentifier() - Method in class com.caplin.motif.fx.ret.common.blotter.ContainerSubject
 
getInstrument(String, String) - Method in class com.caplin.motif.fx.ret.common.extension.instrument.FxCrossInstrumentProvider
Always returns FX.CROSS.
getInstrument(String, String) - Method in interface com.caplin.motif.fx.ret.common.instrument.InstrumentProvider
Returns the instrument for the given ssoUsername.
getInstrument() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.ExecutionSubmissionDetail
 
getInstrumentProvider() - Method in class com.caplin.motif.fx.ret.calendar.config.CalendarConfiguration
Returns the InstrumentProvider
getInstrumentProvider() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
getInstrumentProvider() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfiguration
 
getInstrumentProvider() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getInstrumentProvider() - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfiguration
 
getInstrumentProvider() - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterConfiguration
 
getInstrumentProvider() - Method in class com.caplin.motif.fx.ret.permissioning.permissions.PermissionLoader.Context
 
getInstrumentProvider() - Method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfiguration
 
getInstrumentProvider() - Method in class com.caplin.motif.fx.ret.pricing.provider.SubscriptionRequestFactory.Context
 
getIntConfigValue(String, int) - Method in interface com.caplin.motif.fx.ret.common.configurationproperties.AdapterConfiguration
 
getIntConfigValue(String, int) - Method in class com.caplin.motif.fx.ret.common.configurationproperties.BaseAdapterConfiguration
 
getInternalLogger() - Method in class com.caplin.motif.fx.ret.common.logging.AuditLoggerManager.AuditLogger
 
getInvalidOrders() - Method in class com.caplin.motif.fx.ret.orders.bulkaction.BulkActionOrderValidationResponse
 
getInvalidOrdersId() - Method in class com.caplin.motif.fx.ret.orders.bulkaction.BulkActionOrderValidationResponse
 
getJMXPublishInterval() - Method in interface com.caplin.motif.fx.ret.common.configurationproperties.AdapterConfiguration
 
getJMXPublishInterval() - Method in class com.caplin.motif.fx.ret.common.configurationproperties.BaseAdapterConfiguration
 
getLastActionDateTime(OrderEventHistory) - Static method in class com.caplin.motif.fx.ret.common.utility.field.FieldUtility
 
getLastEditedBy() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
 
getLatencyMessage(long, long, long, long, long) - Static method in class com.caplin.motif.fx.ret.common.utility.LatencyCalculator
 
getLBNCustomFieldsFactory() - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfiguration
 
getLBNLicenseConfigurationFile() - Method in class com.caplin.motif.fx.ret.common.configurationproperties.TrAPIConfigurationLoader
 
getLegCount() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockHandler
Returns the number of legs
getLegCount() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.ForwardHandler
 
getLegCount() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.SpotHandler
 
getLegCount() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.SwapHandler
 
getLegCount() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.TimeOptionHandler
 
getLegCount() - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.TradeTypeHandler
 
getLegExecutionSides(List<BuySell>) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockHandler
Returns the list of Execution Sides based on the BuySell directions
getLegExecutionSides(List<BuySell>) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.ForwardHandler
 
getLegExecutionSides(List<BuySell>) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.SpotHandler
 
getLegExecutionSides(List<BuySell>) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.SwapHandler
 
getLegExecutionSides(List<BuySell>) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.TimeOptionHandler
 
getLegExecutionSides(List<BuySell>) - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.TradeTypeHandler
 
getListConfigValue(String, List<String>) - Method in interface com.caplin.motif.fx.ret.common.configurationproperties.AdapterConfiguration
 
getListConfigValue(String, List<String>) - Method in class com.caplin.motif.fx.ret.common.configurationproperties.BaseAdapterConfiguration
 
getListenerId() - Method in class com.caplin.motif.fx.ret.common.adapterstatus.ConnectionStatusListener
 
getLoadPermissionsInSingleTransaction() - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterInitialiser
 
getLongConfigValue(String, long) - Method in interface com.caplin.motif.fx.ret.common.configurationproperties.AdapterConfiguration
 
getLongConfigValue(String, long) - Method in class com.caplin.motif.fx.ret.common.configurationproperties.BaseAdapterConfiguration
 
getLongName() - Method in class com.caplin.motif.fx.ret.common.permission.SettlementAccount
Getter for property 'longName'.
getMappingChangeListeners() - Method in class com.caplin.motif.fx.ret.pricing.provider.mapping.SubjectMapper.Context
 
getMargin() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuote
 
getMessageTranslationThatMatches(String) - Method in interface com.caplin.motif.fx.ret.common.configurationproperties.AdapterConfiguration
 
getMessageTranslationThatMatches(String) - Method in class com.caplin.motif.fx.ret.common.configurationproperties.BaseAdapterConfiguration
 
getMessageTranslationThatMatches(String) - Method in class com.caplin.motif.fx.ret.common.configurationproperties.ErrorMessageTranslator
 
getModifiedDateTime() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.OrderAlert
 
getModifiedDateTime() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.OrderEntity
 
getMultiplier() - Method in class com.caplin.motif.fx.ret.common.utility.PreciousMetalConversion
 
getName() - Method in class com.caplin.motif.fx.ret.common.blotter.BlotterType
Returns the blotter name.
getName() - Method in class com.caplin.motif.fx.ret.common.permission.SettlementAccount
Getter for property 'name'.
getName() - Method in class com.caplin.motif.fx.ret.common.utility.AssetClass
 
getName() - Method in class com.caplin.motif.fx.ret.common.utility.field.AllowedAction
 
getName() - Method in class com.caplin.motif.fx.ret.common.utility.field.ExecutionStyle
 
getName() - Method in class com.caplin.motif.fx.ret.common.utility.field.Status
 
getName() - Method in class com.caplin.motif.fx.ret.common.utility.field.Strategy
 
getName() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.UserEntity
 
getNearAllInRate() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getNearAmount() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns the near amount.
getNearAmount() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getNearBuySell() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getNearContraAmount() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getNearFixingDate() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getNearFwdPoints() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
Sometimes referred to as Fwd Pips Format e.g.
getNearMargin() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getNearQuote() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getNearRawFwdPoints() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
Sometimes referred to as Fwd Points Format e.g.
getNearRiskDate() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getNearRiskTenor() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getNearStartDate() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getNearStartTenor() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getNotificationManager() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getNotificationManager() - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfiguration
Returns the NotificationManager to initialise notification components and send notifications.
getNumberOfFractionalPoints(String, LegQuote, QuoteEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.quote.PrecisionFactory
 
getObjectArgs() - Method in class com.caplin.motif.fx.ret.common.logging.AuditLoggerManager.AuditLogger
 
getOrder() - Method in class com.caplin.motif.fx.ret.orders.strategy.builder.OrderProperties
Returns the order.
getOrder(String) - Method in class com.caplin.motif.fx.ret.orders.strategy.StrategyLockManager
 
getOrderActionFailStatus(AllowedAction) - Method in class com.caplin.motif.fx.ret.orders.extension.fields.FxMotifOrderFieldsGenerator
 
getOrderActionFailStatus(AllowedAction) - Method in interface com.caplin.motif.fx.ret.orders.fields.OrderFieldsGenerator
Deprecated.
 
getOrderAlerts(String) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.AlertDataStore
 
getOrderAlerts(String) - Method in interface com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.AlertPersistenceManager
 
getOrderAssetClass(FXOrder) - Method in class com.caplin.motif.fx.ret.orders.extension.fields.FxMotifOrderFieldsGenerator
 
getOrderAssetClass(FXOrder) - Method in interface com.caplin.motif.fx.ret.orders.fields.OrderFieldsGenerator
Deprecated.
 
getOrderAuditTrailListener() - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfiguration
 
getOrderConnectionPoolPreprocessor() - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfiguration
 
getOrderConnectionRequestRouter() - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfiguration
 
getOrderEditor() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getOrderEditor() - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfiguration
Returns the OrderEditor.
getOrderEntity() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.UserEntity
 
getOrderEventHistoryInJsonFormat(List<OrderEventHistory>) - Static method in class com.caplin.motif.fx.ret.common.utility.field.FieldUtility
 
getOrderFactory() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getOrderFactory() - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfiguration
Returns the OrderBuilderFactory.
getOrderFieldsGenerator() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getOrderFieldsGenerator() - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfiguration
Returns the OrderFieldsGenerator.
getOrderFieldsGenerator() - Method in class com.caplin.motif.fx.ret.orders.notification.NotificationManager.Context
 
getOrderId - Static variable in class com.caplin.motif.fx.ret.orders.bulkaction.BulkOrder
Function which takes a BulkOrder and returns its id.
getOrderId() - Method in class com.caplin.motif.fx.ret.orders.bulkaction.BulkOrder
 
getOrderId() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.OrderAlert
 
getOrderId() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.OrderEntity
 
getOrderId() - Method in class com.caplin.motif.fx.ret.orders.notification.ActionNotificationDetails
Return the orderId
getOrderId() - Method in class com.caplin.motif.fx.ret.orders.notification.DeleteNotificationDetails
Return the orderId
getOrderId() - Method in class com.caplin.motif.fx.ret.orders.notification.FailNotificationDetails
Return the orderId
getOrderId() - Method in class com.caplin.motif.fx.ret.orders.notification.FillNotificationDetails
Return the orderId
getOrderIds() - Method in class com.caplin.motif.fx.ret.orders.strategy.AbstractStrategyHandler
 
getOrderIds() - Method in interface com.caplin.motif.fx.ret.orders.strategy.StrategyHandler
Deprecated.
along with other audit logging features, this accessor is now redundant
getOrderIds(Strategy) - Static method in class com.caplin.motif.fx.ret.orders.utility.OrderUtility
 
getOrderIds(List<BulkOrder>) - Static method in class com.caplin.motif.fx.ret.orders.utility.OrderUtility
 
getOrderListenerProxy() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getOrderMonitoringManager() - Method in class com.caplin.motif.fx.ret.orders.fields.OrderFieldsGenerator.Context
Deprecated.
 
getOrderMonitorProxy() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getOrderMonitorService() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getOrderPermissionFactory() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getOrderPermissionFactory() - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfiguration
Returns the OrderPermissionFactory.
getOrdersByOrderIds(List<BulkOrder>) - Static method in class com.caplin.motif.fx.ret.orders.utility.OrderUtility
 
getOrderStatus(FXOrder) - Method in class com.caplin.motif.fx.ret.orders.extension.fields.FxMotifOrderFieldsGenerator
 
getOrderStatus(FXOrder) - Method in interface com.caplin.motif.fx.ret.orders.fields.OrderFieldsGenerator
Deprecated.
Returns the order status from the order.
getOrderSubmissionValidators() - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfiguration
 
getOrderSubmittedResponder() - Method in class com.caplin.motif.fx.ret.orders.strategy.AbstractStrategyHandler
 
getOrderSubmittedResponder() - Method in interface com.caplin.motif.fx.ret.orders.strategy.StrategyHandler
 
getOrderTradingConnections() - Method in class com.caplin.motif.fx.ret.orders.connection.OrderConnectionPoolPreprocessor.Context
 
getParentTradeId() - Method in class com.caplin.motif.fx.ret.orders.strategy.AbstractStrategyHandler
 
getParentTradeId() - Method in interface com.caplin.motif.fx.ret.orders.strategy.StrategyHandler
 
getPattern() - Method in class com.caplin.motif.fx.ret.common.configurationproperties.MessageTranslation
 
getPermission(String, IConfigSetting) - Method in class com.caplin.motif.fx.ret.common.permission.PermissionService
 
getPermissioningDataSource() - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterInitialiser
 
getPermissionLoaders() - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterConfiguration
 
getPermissionLoaders() - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterInitialiser
 
getPermissionService() - Method in class com.caplin.motif.fx.ret.common.permission.AdminConnectionManager
Getter for property 'permissionsProvider'.
getPermissionService() - Method in class com.caplin.motif.fx.ret.permissioning.permissions.PermissionLoader.Context
 
getPreciousMetalConversions() - Method in interface com.caplin.motif.fx.ret.common.configurationproperties.AdapterConfiguration
 
getPreciousMetalConversions() - Method in class com.caplin.motif.fx.ret.common.configurationproperties.BaseAdapterConfiguration
 
getPrecisionFactory() - Method in class com.caplin.motif.fx.ret.fxtrading.quote.Context
 
getPrettyName() - Method in class com.caplin.motif.fx.ret.common.utility.field.ExecutionStyle
 
getPricingSide() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.ExecutionSubmissionDetail
 
getPropertiesConfiguration() - Method in interface com.caplin.motif.fx.ret.common.configurationproperties.AdapterConfiguration
 
getPropertiesConfiguration() - Method in class com.caplin.motif.fx.ret.common.configurationproperties.BaseAdapterConfiguration
 
getProvider() - Method in class com.caplin.motif.fx.ret.permissioning.permissions.AuthenticationManager.Context
 
getQueryCriteria() - Method in class com.caplin.motif.fx.ret.lbn.extension.query.DefaultBlotterCriteria
 
getQueryCriteria() - Method in class com.caplin.motif.fx.ret.lbn.extension.query.TakerNameBlotterCriteria
Deprecated.
 
getQueryCriteria() - Method in interface com.caplin.motif.fx.ret.lbn.query.BlotterCriteria
You should use this method to return an ordered list of Criteria which will be used to create the initial query to LBN for the records to display in the blotter.
getQuote(int) - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getQuote(QuoteEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.BlockLifetimeEventHandler
Returns the quote
getQuote(QuoteEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ExecutionLifetimeEventHandler
 
getQuote(QuoteEvent, PricingSide, ProfitConversionRate) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockHandler
Returns the quote from the trapiQuote coming from RET
getQuote(QuoteEvent, PricingSide, ProfitConversionRate) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.ForwardHandler
 
getQuote(QuoteEvent, PricingSide, ProfitConversionRate) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.SpotHandler
 
getQuote(QuoteEvent, PricingSide, ProfitConversionRate) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.SwapHandler
 
getQuote(QuoteEvent, PricingSide, ProfitConversionRate) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.TimeOptionHandler
 
getQuote(QuoteEvent, PricingSide, ProfitConversionRate) - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.TradeTypeHandler
 
getQuoteFactory() - Method in class com.caplin.motif.fx.ret.fxtrading.config.QuoteFactoryConfiguration
 
getQuoteFactoryConfiguration() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfiguration
/** Gets the QuoteFactoryConfiguration
getQuoteId() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns the quote ID.
getQuotes() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getRatesService(PropertiesConfiguration, RatesService) - Method in interface com.caplin.motif.fx.ret.pricing.rates.RatesServiceProvider
Returns a new RatesService
getRatesServiceProvider() - Method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfiguration
 
getRawFwdPoints() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuote
Format e.g.
getReason() - Method in class com.caplin.motif.fx.ret.orders.notification.FailNotificationDetails
The error reason.
getReceivedAlert() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.UserEntity
 
getReceivedDateTime() - Method in class com.caplin.motif.fx.ret.orders.notification.ActionNotificationDetails
The date time when the notification was created.
getReceivedDateTime() - Method in class com.caplin.motif.fx.ret.orders.notification.DeleteNotificationDetails
The date time when the notification was created.
getReceivedDateTime() - Method in class com.caplin.motif.fx.ret.orders.notification.FailNotificationDetails
The date time when the notification was created.
getReceivedDateTime() - Method in class com.caplin.motif.fx.ret.orders.notification.FillNotificationDetails
The date time when the notification was created.
getRecordObservable(String) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.UserBlotter
 
getRecordObservable(String, String) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.UserBlotterManager
 
getRequestId() - Method in class com.caplin.motif.fx.ret.orders.strategy.AbstractStrategyHandler
 
getRequestId() - Method in interface com.caplin.motif.fx.ret.orders.strategy.StrategyHandler
 
getResponder() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.RFSStateEvent
 
getResponderEvent() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.RFSStateEvent
 
getRetClientForSsoUsername(String, String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
getRetClientForSsoUsername(String, String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.FileBasedUserManager
 
getRetClientForSsoUsername(String, String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache
 
getRetClientForSsoUsername(String, String) - Method in interface com.caplin.motif.fx.ret.common.permission.UserManager
Given an asset class and a Single Sign On (SSO) user name, returns the RET client name.
getRetClientForToboUsername(String, String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
getRetClientForToboUsername(String, String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.FileBasedUserManager
 
getRetClientForToboUsername(String, String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache
 
getRetClientForToboUsername(String, String) - Method in interface com.caplin.motif.fx.ret.common.permission.UserManager
Given an asset class and a Trade On Behalf Of (TOBO) user name, returns the RET client name.
getRetClientsTradedBySsoUser(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
getRetClientsTradedBySsoUser(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.FileBasedUserManager
 
getRetClientsTradedBySsoUser(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache
 
getRetClientsTradedBySsoUser(String) - Method in interface com.caplin.motif.fx.ret.common.permission.UserManager
Given a Single Sign On (SSO) user name, returns the set of RET clients which can be traded on behalf of.
getRetClientsTradedByToboUser(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
getRetClientsTradedByToboUser(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.FileBasedUserManager
 
getRetClientsTradedByToboUser(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache
 
getRetClientsTradedByToboUser(String) - Method in interface com.caplin.motif.fx.ret.common.permission.UserManager
Given a Trade On Behalf Of (TOBO) user name, returns the set of RET clients which can be traded on behalf of.
getRFSCustomFieldValuesFactory() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
getRFSCustomFieldValuesFactory() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfiguration
Gets the RFS CustomFieldValuesFactory
getRFSQuoteValidator() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
getRFSStateEventFactory() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfiguration
 
getRFSTrade() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.ExecutionSubmissionDetail
 
getRFSTradeListenerEventInfoFactory() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
getRiskDate() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuote
 
getRiskTenor() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuote
 
getSalesQuoteFactory() - Method in class com.caplin.motif.fx.ret.fxtrading.config.QuoteFactoryConfiguration
 
getSalesSwapQuoteFactory() - Method in class com.caplin.motif.fx.ret.fxtrading.config.QuoteFactoryConfiguration
 
getServerTimeConnectionReceived() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns the time that the server received a connection.
getServerTimeConnectionReceived() - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties
Returns the time on the server that the connection was received.
getServerTimePriceReceived() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns the time on the server that the price was received from RET.
getServerTimePriceReceived() - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties
Returns the time on the server that the price was received.
getServerTimeSettingUpTrade() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns the time the server took setting up a trade.
getServerTimeSettingUpTrade() - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties
Returns the time the server has spent setting up the trade.
getServerTimeTradeReceived() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns the time on the server that the trade was received.
getServerTimeTradeReceived() - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties
Returns the time on the server that the trade was received.
getServerTimeTradeSubmitted() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns the time on the server that the trade was submitted.
getServerTimeTradeSubmitted() - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties
Returns the time on the server that the trade was submitted.
getServerTimeWaitingForConnection() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns the time the server has spent waiting for a connection.
getServerTimeWaitingForConnection() - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties
Returns the time the server has spent waiting for a connection.
getSettlementDates(String, String, String, String) - Method in class com.caplin.motif.fx.ret.calendar.CalendarProvider
 
getSettlementDates(RETSettlementDateSubjectInfo, Callback<Set<String>>) - Method in class com.caplin.motif.fx.ret.calendar.request.CalendarServiceRequestListener
 
getSettlementFixingDates(String, String, Set<String>) - Method in class com.caplin.motif.fx.ret.calendar.CalendarProvider
 
getSide() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuote
 
getSpotRate() - Method in class com.caplin.motif.fx.ret.common.utility.TraderFields
 
getSpotRate() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuote
 
getSpotRate() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
getSsoPassword(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache
 
getSsoPassword(String) - Method in class com.caplin.motif.fx.ret.permissioning.extension.authentication.FileBasedAuthenticationManager
 
getSsoPassword(String) - Method in class com.caplin.motif.fx.ret.permissioning.extension.authentication.XmlAuthenticationManager
Deprecated.
 
getSsoPassword(String) - Method in interface com.caplin.motif.fx.ret.permissioning.permissions.AuthenticationManager
Returns the password for the provided single sign on (SSO) user name.
getSsoUsername(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
getSsoUsername(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.FileBasedUserManager
 
getSsoUsername(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache
 
getSsoUsername(String) - Method in interface com.caplin.motif.fx.ret.common.permission.UserManager
Given a Trade On Behalf Of (TOBO) user name, returns a Single Sign On (SSO) user name.
getSsoUsernames() - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache
 
getSsoUsernames() - Method in class com.caplin.motif.fx.ret.permissioning.extension.authentication.FileBasedAuthenticationManager
 
getSsoUsernames() - Method in class com.caplin.motif.fx.ret.permissioning.extension.authentication.XmlAuthenticationManager
Deprecated.
 
getSsoUsernames() - Method in interface com.caplin.motif.fx.ret.permissioning.permissions.AuthenticationManager
Returns the set of all SSO user names.
getSsoUserNamesWhoCanTobo(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
getSsoUserNamesWhoCanTobo(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.FileBasedUserManager
 
getSsoUserNamesWhoCanTobo(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache
 
getSsoUserNamesWhoCanTobo(String) - Method in interface com.caplin.motif.fx.ret.common.permission.UserManager
Given a RET client name, returns the set of all Single Sign On (SSO) users with permission to Trade On Behalf Of (TOBO) them.
getSsoUsersInGroup(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache
 
getSsoUsersInGroup(String) - Method in class com.caplin.motif.fx.ret.permissioning.extension.authentication.FileBasedAuthenticationManager
 
getSsoUsersInGroup(String) - Method in class com.caplin.motif.fx.ret.permissioning.extension.authentication.XmlAuthenticationManager
Deprecated.
Returns the set of single sign on (SSO) user names that belong to the given group.
getSsoUsersInGroup(String) - Method in interface com.caplin.motif.fx.ret.permissioning.permissions.AuthenticationManager
Returns the set of single sign on (SSO) user names that belong to the given group.
getStartDate() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuote
 
getStartTenor() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuote
 
getStatus() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.OrderAlert
 
getStatus(FXOrder) - Method in class com.caplin.motif.fx.ret.orders.extension.status.FxMotifStatusGenerator
 
getStatus(FXOrder) - Method in interface com.caplin.motif.fx.ret.orders.status.OrderStatusGenerator
Maps the status of FXOrder to the status displayed that will be displayed in the blotter.
getStrategy() - Method in class com.caplin.motif.fx.ret.orders.strategy.AbstractStrategyHandler
 
getStrategy() - Method in interface com.caplin.motif.fx.ret.orders.strategy.StrategyHandler
 
getStrategyDetailsGenerator() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getStrategyDetailsGenerator() - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfiguration
Returns the StrategyDetailsGenerator.
getStrategyDetailsSubscriptionManager() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getStrategyLockManager() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getStringConfigValue(String, String) - Method in interface com.caplin.motif.fx.ret.common.configurationproperties.AdapterConfiguration
 
getStringConfigValue(String, String) - Method in class com.caplin.motif.fx.ret.common.configurationproperties.BaseAdapterConfiguration
 
getSubject() - Method in class com.caplin.motif.fx.ret.common.blotter.ContainerSubject
 
getSubjectMappers() - Method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfiguration
 
getSubjectPrefix() - Method in class com.caplin.motif.fx.ret.common.blotter.BlotterType
Returns the blotter namespace.
getSubscriptionParserFactory() - Method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfiguration
 
getSwapQuoteFactory() - Method in class com.caplin.motif.fx.ret.fxtrading.config.QuoteFactoryConfiguration
 
getTakerNames() - Method in class com.caplin.motif.fx.ret.orders.extension.permission.takername.TakerNameOrderPermission
 
getTemperature(FXOrder) - Static method in class com.caplin.motif.fx.ret.common.utility.field.FieldUtility
 
getTemperature(String, FXOrder) - Method in class com.caplin.motif.fx.ret.orders.extension.fields.FxMotifOrderFieldsGenerator
 
getTemperature(String, FXOrder) - Method in interface com.caplin.motif.fx.ret.orders.fields.OrderFieldsGenerator
Deprecated.
Gets the temperature from either the orderStatus or order.
getTenor() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuote
 
getTenorDates(String, String) - Method in class com.caplin.motif.fx.ret.calendar.CalendarProvider
 
getTenorDates(RETTenorDateSubjectInfo, Callback<Map<Tenor, String>>) - Method in class com.caplin.motif.fx.ret.calendar.request.CalendarServiceRequestListener
 
getTenorFixingDates(String, String, Map<Tenor, String>) - Method in class com.caplin.motif.fx.ret.calendar.CalendarProvider
 
getTobo() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
getTobo() - Method in class com.caplin.motif.fx.ret.fxtrading.connection.TradingConnectionRouter.Context
 
getTobo() - Method in class com.caplin.motif.fx.ret.fxtrading.rateconversion.ConversionRateCurrencyPairProvider.Context
 
getTobo() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getTobo() - Method in class com.caplin.motif.fx.ret.orders.details.OrderDetailsGenerator.Context
 
getTobo() - Method in class com.caplin.motif.fx.ret.orders.edit.OrderEditor.Context
 
getTobo() - Method in class com.caplin.motif.fx.ret.orders.fields.OrderFieldsGenerator.Context
Deprecated.
 
getToboUsername(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
getToboUsername(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.FileBasedUserManager
 
getToboUsername(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache
 
getToboUsername(String) - Method in interface com.caplin.motif.fx.ret.common.permission.UserManager
Given a RET client name, returns the Trade On Behalf Of (TOBO) user name.
getToboUsers(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
getToboUsers(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.FileBasedUserManager
 
getToboUsers(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache
 
getToboUsers(String) - Method in interface com.caplin.motif.fx.ret.common.permission.UserManager
Given a Single Sign On (SSO) user name, returns the set of related Trade On Behalf Of (TOBO) users.
getTrade() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockHandler
Returns the BlockTrade
getTrade() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.RFSHandler
 
getTrade() - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.TradeTypeHandler
 
getTradedUnitFields(String, String, String) - Static method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationFieldUtil
 
getTradeProperties() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.ExecutionSubmissionDetail
 
getTraderRETClient(MotifTrade) - Method in class com.caplin.motif.fx.ret.common.utility.Tobo
 
getTraderRETClient() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.ExecutionSubmissionDetail
 
getTradeType() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockHandler
Returns the FXTradeType
getTradeType() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.ForwardHandler
 
getTradeType() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.SpotHandler
 
getTradeType() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.SwapHandler
 
getTradeType() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.TimeOptionHandler
 
getTradeType() - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.TradeTypeHandler
 
getTradingConnectionPool() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
getTradingConnectionPool() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getTradingConnectionRouter() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
getTradingConnectionRouter() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfiguration
 
getTradingProtocol() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns the TradingProtocol.
getTranslationsForCode(String) - Method in class com.caplin.motif.fx.ret.common.configurationproperties.ErrorMessageTranslator
 
getTRAPIConfigurationFile() - Method in class com.caplin.motif.fx.ret.common.configurationproperties.TrAPIConfigurationLoader
 
getTrapiFXOrder() - Method in class com.caplin.motif.fx.ret.orders.bulkaction.BulkOrder
 
getTRAPILicenseConfigurationFile() - Method in class com.caplin.motif.fx.ret.common.configurationproperties.TrAPIConfigurationLoader
 
getTrAPIQuote() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.RFSQuote
 
getTrapiTrade() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ESPLifetimeEventHandler
 
getTrapiTrade() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.FXTradeLifetimeEventHandler
 
getTrapiTrade() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.RFSLifetimeEventHandler
 
getType() - Method in class com.caplin.motif.fx.ret.orders.notification.FailNotificationDetails
NotificationType
getUnit() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns the unit.
getUnit() - Method in class com.caplin.motif.fx.ret.common.utility.PreciousMetalConversion
 
getUnit() - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.block.BlockTradeProperties
Returns the unit.
getUnit() - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties
Returns the unit.
getUnit() - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.rfs.RFSTradeProperties
 
getUnit() - Method in class com.caplin.motif.fx.ret.orders.strategy.builder.OrderProperties
Returns the unit.
getUnitConverter() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
getUnitConverter() - Method in class com.caplin.motif.fx.ret.orders.edit.OrderEditor.Context
 
getUnitConverter() - Method in class com.caplin.motif.fx.ret.orders.strategy.builder.OrderFactory.Context
 
getUnitConverter() - Method in class com.caplin.motif.fx.ret.pricing.provider.SubscriptionRequestFactory.Context
 
getUser() - Method in class com.caplin.motif.fx.ret.orders.strategy.AbstractStrategyHandler
 
getUser() - Method in interface com.caplin.motif.fx.ret.orders.strategy.StrategyHandler
 
getUserAccounts(String) - Method in class com.caplin.motif.fx.ret.common.permission.PermissionService
 
getUserEntities() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.OrderEntity
 
getUserManager() - Method in class com.caplin.motif.fx.ret.calendar.config.CalendarConfiguration
Returns the UserManager
getUserManager() - Method in class com.caplin.motif.fx.ret.clientsearch.ClientSearchConfiguration
 
getUserManager() - Method in class com.caplin.motif.fx.ret.clientsearch.ClientSearchDataProvider.Context
 
getUserManager() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValuesFactory.Context
 
getUserManager() - Method in class com.caplin.motif.fx.ret.common.instrument.InstrumentProvider.Context
 
getUserManager() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
getUserManager() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfiguration
Gets teh UserManager
getUserManager() - Method in class com.caplin.motif.fx.ret.fxtrading.rateconversion.ConversionRateCurrencyPairProvider.Context
 
getUserManager() - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfiguration
 
getUserManager() - Method in class com.caplin.motif.fx.ret.lbn.query.BlotterCriteriaFactory.Context
 
getUserManager() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
getUserManager() - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfiguration
 
getUserManager() - Method in class com.caplin.motif.fx.ret.orders.notification.NotificationManager.Context
 
getUserManager() - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterConfiguration
 
getUserManager() - Method in class com.caplin.motif.fx.ret.permissioning.permissions.AuthenticationManager.Context
 
getUserManager() - Method in class com.caplin.motif.fx.ret.permissioning.permissions.PermissionLoader.Context
 
getUserManager() - Method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfiguration
 
getUserManager() - Method in class com.caplin.motif.fx.ret.pricing.provider.mapping.SubjectMapper.Context
 
getUserManager() - Method in class com.caplin.motif.fx.ret.pricing.provider.SubscriptionRequestFactory.Context
 
getUsername() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns the username.
getUserTradeInfo(String) - Method in class com.caplin.motif.fx.ret.fxtrading.channel.UserTradeInfoManager
 
getValidExecutionDateTime(FXOrder) - Static method in class com.caplin.motif.fx.ret.fxtrading.Utility
 
getValidOrders() - Method in class com.caplin.motif.fx.ret.orders.bulkaction.BulkActionOrderValidationResponse
 
getValidOrdersId() - Method in class com.caplin.motif.fx.ret.orders.bulkaction.BulkActionOrderValidationResponse
 
getValue(String) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns the value associated with the given key.
getValues() - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
Returns an ImmutableMap containing all of the custom field values.
getVWAP(FXOrder) - Static method in class com.caplin.motif.fx.ret.orders.extension.fields.FxMotifOrderFieldsGenerator
Also known as the volume weighted average price (VWAP)
GFA - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
GoodForAmountUtility - Class in com.caplin.motif.fx.ret.common.utility
 
GoodForAmountUtility() - Constructor for class com.caplin.motif.fx.ret.common.utility.GoodForAmountUtility
 
GROUP_NODE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
groupOrdersByConnection(List<BulkOrder>) - Method in interface com.caplin.motif.fx.ret.orders.connection.OrderConnectionRequestRouter
This creates a partition based on the original list.
groupOrdersByConnection(List<BulkOrder>) - Method in class com.caplin.motif.fx.ret.orders.extension.connection.FixedOrderConnectionRequestRouter
 
GroupPermissionLoader - Class in com.caplin.motif.fx.ret.permissioning.extension.loading
A PermissionLoader which reads group permissions from an XML file.
GroupPermissionLoader() - Constructor for class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader
 
GroupPermissionLoader.Schema - Class in com.caplin.motif.fx.ret.permissioning.extension.loading
 
GROUPS_NODE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 

H

hasFixingDates(String, String) - Method in class com.caplin.motif.fx.ret.calendar.CalendarProvider
 
hasFixingDates(RETTenorDateSubjectInfo) - Method in class com.caplin.motif.fx.ret.calendar.request.CalendarServiceRequestListener
 
hasFixingDates(RETSettlementDateSubjectInfo) - Method in class com.caplin.motif.fx.ret.calendar.request.CalendarServiceRequestListener
 
hashCode() - Method in class com.caplin.motif.fx.ret.common.blotter.ContainerSubject
 
hashCode() - Method in class com.caplin.motif.fx.ret.common.utility.AssetClass
 
hashCode() - Method in class com.caplin.motif.fx.ret.common.utility.field.AllowedAction
 
hashCode() - Method in class com.caplin.motif.fx.ret.common.utility.field.ExecutionStyle
 
hashCode() - Method in class com.caplin.motif.fx.ret.common.utility.field.Status
 
hashCode() - Method in class com.caplin.motif.fx.ret.common.utility.field.Strategy
 
hashCode() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.OrderAlert
 
hashCode() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.OrderEntity
 
hashCode() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.UserEntity
 
hasStrategyDoNotActivateOn(MotifOrderStrategy) - Static method in class com.caplin.motif.fx.ret.orders.strategy.StrategyUtility
This flag indicates that the user wants to save an order without activation.
HISTORIC_BLOTTER - Static variable in class com.caplin.motif.fx.ret.common.blotter.BlotterType
 
HOT_TEMPERATURE - Static variable in interface com.caplin.motif.fx.ret.orders.blotter.Temperature
 

I

IF_DONE - Static variable in class com.caplin.motif.fx.ret.common.utility.field.Strategy
 
IF_DONE_OCO - Static variable in class com.caplin.motif.fx.ret.common.utility.field.Strategy
 
ifDoneOcoStrategyClosed(IfDoneOCOStrategy) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionDelegate
 
IfDoneOCOStrategyHandler - Class in com.caplin.motif.fx.ret.orders.strategy
 
IfDoneOCOStrategyHandler(ConnectionPoolListener<OrderTradingConnection>, IfDoneOCOStrategy, OrderAdapterInitialiser, String) - Constructor for class com.caplin.motif.fx.ret.orders.strategy.IfDoneOCOStrategyHandler
 
ifDoneOcoStrategySubmitted(IfDoneOCOStrategy) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionDelegate
 
ifDoneStrategyClosed(IfDoneStrategy) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionDelegate
 
IfDoneStrategyHandler - Class in com.caplin.motif.fx.ret.orders.strategy
 
IfDoneStrategyHandler(ConnectionPoolListener<OrderTradingConnection>, IfDoneStrategy, OrderAdapterInitialiser, String) - Constructor for class com.caplin.motif.fx.ret.orders.strategy.IfDoneStrategyHandler
 
ifDoneStrategySubmitted(IfDoneStrategy) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionDelegate
 
ifTimeoutStrategyClosed(IfTimeoutStrategy) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionDelegate
 
IfTimeoutStrategyHandler - Class in com.caplin.motif.fx.ret.orders.strategy
 
IfTimeoutStrategyHandler(ConnectionPoolListener<OrderTradingConnection>, IfTimeoutStrategy, OrderAdapterInitialiser, String) - Constructor for class com.caplin.motif.fx.ret.orders.strategy.IfTimeoutStrategyHandler
 
ifTimeoutStrategySubmitted(IfTimeoutStrategy) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionDelegate
 
ignorableWhitespace(char[], int, int) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.LoginsFileParser
 
ImmutableUserMappingCache - Class in com.caplin.motif.fx.ret.common.extension.usermanager
Stores user manager data.
ImmutableUserMappingCache.Builder - Class in com.caplin.motif.fx.ret.common.extension.usermanager
 
INACTIVE_ACTIVATE - Static variable in class com.caplin.motif.fx.ret.common.utility.field.AllowedAction
 
INACTIVE_CANCEL - Static variable in class com.caplin.motif.fx.ret.common.utility.field.AllowedAction
 
INACTIVE_DEACTIVATE - Static variable in class com.caplin.motif.fx.ret.common.utility.field.AllowedAction
 
INACTIVE_EDIT - Static variable in class com.caplin.motif.fx.ret.common.utility.field.AllowedAction
 
info(String, Object...) - Method in class com.caplin.motif.fx.ret.common.logging.AuditLoggerManager.AuditLogger
 
initialise() - Method in class com.caplin.motif.fx.ret.calendar.config.CalendarAdapterInitialiser
 
initialise() - Method in class com.caplin.motif.fx.ret.clientsearch.ClientSearchAdapterInitialiser
 
initialise(ClientSearchDataProvider.Context) - Method in interface com.caplin.motif.fx.ret.clientsearch.ClientSearchDataProvider
 
initialise(CompositeStatusManager) - Method in class com.caplin.motif.fx.ret.common.adapterstatus.ConnectionStatusListener
 
initialise() - Method in class com.caplin.motif.fx.ret.common.configurationproperties.ConfigurationLoaderImpl
 
initialise(CustomFieldValuesFactory.Context) - Method in interface com.caplin.motif.fx.ret.common.customfield.CustomFieldValuesFactory
 
initialise(InstrumentProvider.Context) - Method in class com.caplin.motif.fx.ret.common.extension.instrument.FxCrossInstrumentProvider
 
initialise(UserManager.Context) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
initialise(UserManager.Context) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.FileBasedUserManager
 
initialise(InstrumentProvider.Context) - Method in interface com.caplin.motif.fx.ret.common.instrument.InstrumentProvider
This notifies the InstrumentProvider that it is about to be loaded.
initialise(UserManager.Context) - Method in interface com.caplin.motif.fx.ret.common.permission.UserManager
This notifies the UserManager that it is about to be loaded.
initialise() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
initialise(TradingConnectionRouter.Context) - Method in interface com.caplin.motif.fx.ret.fxtrading.connection.TradingConnectionRouter
This notifies the TradingConnectionRouter that it is about to be loaded.
initialise(CustomFieldValuesFactory.Context) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.customfield.BlockTradeFieldValuesFactory
 
initialise(CustomFieldValuesFactory.Context) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.customfield.ESPFieldValuesFactory
 
initialise(CustomFieldValuesFactory.Context) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.customfield.RFSFieldValuesFactory
 
initialise(Context) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.DefaultBlockQuoteFactory
 
initialise(Context) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.DefaultQuoteFactory
 
initialise(Context) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.DefaultSalesQuoteFactory
 
initialise(Context) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.DefaultSalesSwapQuoteFactory
 
initialise(Context) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.quote.DefaultSwapQuoteFactory
 
initialise(RFSStateEventFactory.Context) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.tradelistener.CancellableRFSStateEventFactory
 
initialise(Context) - Method in interface com.caplin.motif.fx.ret.fxtrading.quote.BlockQuoteFactory
Invoked by the toolkit.
initialise(Context) - Method in interface com.caplin.motif.fx.ret.fxtrading.quote.QuoteFactory
Invoked by the toolkit.
initialise(Context) - Method in interface com.caplin.motif.fx.ret.fxtrading.quote.SalesQuoteFactory
To be invoked by the toolkit.
initialise(Context) - Method in interface com.caplin.motif.fx.ret.fxtrading.quote.SalesSwapQuoteFactory
To be invoked by the toolkit.
initialise(Context) - Method in interface com.caplin.motif.fx.ret.fxtrading.quote.SwapQuoteFactory
Invoked by the toolkit.
initialise(ConversionRateCurrencyPairProvider.Context) - Method in class com.caplin.motif.fx.ret.fxtrading.rateconversion.ConfigConversionRateCurrencyPairProvider
 
initialise(CrossCurrencyPairProvider.Context) - Method in class com.caplin.motif.fx.ret.fxtrading.rateconversion.ConfigCrossCurrencyPairProvider
 
initialise(ConversionRateCurrencyPairProvider.Context) - Method in interface com.caplin.motif.fx.ret.fxtrading.rateconversion.ConversionRateCurrencyPairProvider
 
initialise(CrossCurrencyPairProvider.Context) - Method in interface com.caplin.motif.fx.ret.fxtrading.rateconversion.CrossCurrencyPairProvider
 
initialise(RFSStateEventFactory.Context) - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.RFSStateEventFactory
This notifies the RESTradeListenerEventInfoFactory that it is about to be loaded.
initialise() - Method in class com.caplin.motif.fx.ret.lbn.config.LBNAdapterInitialiser
 
initialise(BlotterRecordFactory.Context) - Method in class com.caplin.motif.fx.ret.lbn.extension.blotter.DefaultBlotterRecordFactory
 
initialise(BlotterCriteriaFactory.Context) - Method in class com.caplin.motif.fx.ret.lbn.extension.query.DefaultBlotterCriteriaFactory
 
initialise(BlotterCriteriaFactory.Context) - Method in class com.caplin.motif.fx.ret.lbn.extension.query.TakerNameBlotterCriteriaFactory
Deprecated.
 
initialise(BlotterCriteriaFactory.Context) - Method in interface com.caplin.motif.fx.ret.lbn.query.BlotterCriteriaFactory
This notifies the BlotterCriteriaFactory that it is about to be loaded.
initialise(AdapterConfiguration) - Method in interface com.caplin.motif.fx.ret.orders.audittrail.OrderAuditTrailListener
Deprecated.
 
initialise(AdapterConfiguration) - Method in class com.caplin.motif.fx.ret.orders.audittrail.OrderAuditTrailListenerWrapper
Deprecated.
 
initialise() - Method in class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
Initialises the services.
initialise(OrderConnectionRequestRouter.Context) - Method in interface com.caplin.motif.fx.ret.orders.connection.OrderConnectionRequestRouter
This notifies the ConnectionRequestRouter that it is about to be loaded.
initialise(OrderDetailsGenerator.Context) - Method in interface com.caplin.motif.fx.ret.orders.details.OrderDetailsGenerator
This notifies the OrderDetailsGenerator that it is about to be loaded.
initialise(OrderDetailsGenerator.Context) - Method in interface com.caplin.motif.fx.ret.orders.details.StrategyDetailsGenerator
This notifies the StrategyDetailsGenerator that it is about to be loaded.
initialise(OrderEditor.Context) - Method in interface com.caplin.motif.fx.ret.orders.edit.OrderEditor
Initialises the OrderEditor.
initialise(OrderConnectionRequestRouter.Context) - Method in class com.caplin.motif.fx.ret.orders.extension.connection.FixedOrderConnectionRequestRouter
 
initialise(CustomFieldValuesFactory.Context) - Method in class com.caplin.motif.fx.ret.orders.extension.customfield.FxMotifOrderCustomFieldValuesFactory
 
initialise(OrderDetailsGenerator.Context) - Method in class com.caplin.motif.fx.ret.orders.extension.details.FxMotifOrderDetailsGenerator
 
initialise(OrderDetailsGenerator.Context) - Method in class com.caplin.motif.fx.ret.orders.extension.details.FxMotifStrategyDetailsGenerator
 
initialise(OrderEditor.Context) - Method in class com.caplin.motif.fx.ret.orders.extension.edit.PerLegOrderEditor
 
initialise(OrderEditor.Context) - Method in class com.caplin.motif.fx.ret.orders.extension.edit.PerStrategyOrderEditor
 
initialise(OrderFieldsGenerator.Context) - Method in class com.caplin.motif.fx.ret.orders.extension.fields.FxMotifOrderFieldsGenerator
 
initialise(NotificationManager.Context) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.AlertNotificationManager
 
initialise(ConfigurationLoader) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.AlertDataStore
 
initialise(ConfigurationLoader) - Method in interface com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.AlertPersistenceManager
 
initialise(NotificationManager.Context) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.transformer.TransformerNotificationManager
 
initialise(OrderFactory.Context) - Method in class com.caplin.motif.fx.ret.orders.extension.submit.FxMotifOrderTranslator
 
initialise(OrderFactory.Context) - Method in class com.caplin.motif.fx.ret.orders.extension.submit.PerLegOrderFactory
Deprecated.
 
initialise(OrderFieldsGenerator.Context) - Method in interface com.caplin.motif.fx.ret.orders.fields.OrderFieldsGenerator
Deprecated.
 
initialise(NotificationManager.Context) - Method in interface com.caplin.motif.fx.ret.orders.notification.NotificationManager
Initialise notification components with the given context
initialise(OrderFactory.Context) - Method in interface com.caplin.motif.fx.ret.orders.strategy.builder.OrderFactory
Initialises the factory.
initialise() - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterInitialiser
 
initialise(AuthenticationManager.Context) - Method in class com.caplin.motif.fx.ret.permissioning.extension.authentication.FileBasedAuthenticationManager
 
initialise(AuthenticationManager.Context) - Method in class com.caplin.motif.fx.ret.permissioning.extension.authentication.XmlAuthenticationManager
Deprecated.
 
initialise(PermissionLoader.Context) - Method in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader
 
initialise(PermissionLoader.Context) - Method in class com.caplin.motif.fx.ret.permissioning.extension.loading.UserLoader
 
initialise(PermissionLoader.Context) - Method in class com.caplin.motif.fx.ret.permissioning.extension.loading.UserPermissionsLoader
 
initialise(AuthenticationManager.Context) - Method in interface com.caplin.motif.fx.ret.permissioning.permissions.AuthenticationManager
This notifies the authentication manager that it is about to be loaded.
initialise(PermissionLoader.Context) - Method in interface com.caplin.motif.fx.ret.permissioning.permissions.PermissionLoader
This notifies the PermissionLoader that it is about to be loaded.
initialise() - Method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterInitialiser
 
initialise(SubscriptionRequestFactory.Context) - Method in class com.caplin.motif.fx.ret.pricing.extension.subscription.PermissionedSubscriptionRequestFactory
 
initialise(SubjectMapper.Context) - Method in interface com.caplin.motif.fx.ret.pricing.provider.mapping.SubjectMapper
This notifies the SubjectMapper that it is about to be loaded.
initialise() - Method in class com.caplin.motif.fx.ret.pricing.provider.mapping.SubjectMappingProvider
 
initialise() - Method in class com.caplin.motif.fx.ret.pricing.provider.PricingDataProvider
 
initialise(SubscriptionRequestFactory.Context) - Method in interface com.caplin.motif.fx.ret.pricing.provider.SubscriptionRequestFactory
This notifies the SubscriptionRequestFactory that it is about to be loaded.
insertAdminUser(String, String, Set<String>) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache.Builder
 
insertClient(String, String, String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache.Builder
 
insertSalesDefaults(String, Set<String>, Set<String>) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache.Builder
 
insertSalesUser(String, String, Set<String>, Set<String>) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache.Builder
 
insertTraderDefaults(Set<String>) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache.Builder
 
insertTraderUser(String, String, Set<String>) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.ImmutableUserMappingCache.Builder
 
InstrumentNotFoundException - Exception in com.caplin.motif.fx.ret.common.instrument
 
InstrumentNotFoundException(String) - Constructor for exception com.caplin.motif.fx.ret.common.instrument.InstrumentNotFoundException
 
InstrumentNotFoundException(String, Throwable) - Constructor for exception com.caplin.motif.fx.ret.common.instrument.InstrumentNotFoundException
 
InstrumentNotFoundException(Throwable) - Constructor for exception com.caplin.motif.fx.ret.common.instrument.InstrumentNotFoundException
 
InstrumentProvider - Interface in com.caplin.motif.fx.ret.common.instrument
An interface for querying the instrument for a RET user and currency pair.
InstrumentProvider.Context - Class in com.caplin.motif.fx.ret.common.instrument
 
INVALID_QUOTE_ID - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
invalidateEntry(String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.esp.ESPTradeTimer
Invalidates an entry in the deal log.
isBuy(Criteria) - Static method in class com.caplin.motif.fx.ret.lbn.extension.query.DefaultCriteria.BuySell
 
isCurrencyPair(Criteria) - Static method in class com.caplin.motif.fx.ret.lbn.extension.query.DefaultCriteria.CurrencyPair
 
isDealStatus(Criteria) - Static method in class com.caplin.motif.fx.ret.lbn.extension.query.DefaultCriteria.DealStatus
 
isInterested(FXOrder) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
isPermissionedFor(FXOrder) - Method in class com.caplin.motif.fx.ret.orders.extension.permission.account.SharedAccountOrderPermission
 
isPermissionedFor(FXOrder) - Method in class com.caplin.motif.fx.ret.orders.extension.permission.takername.TakerNameOrderPermission
 
isPermissionedFor(FXOrder) - Method in interface com.caplin.motif.fx.ret.orders.permission.OrderPermission
Determines whether the user is permissioned for the given order.
isPermitted(String, AdminPermission) - Method in class com.caplin.motif.fx.ret.common.permission.PermissionService
 
isPermitted(String, IConfigSetting) - Method in class com.caplin.motif.fx.ret.common.permission.PermissionService
 
isQuoteValid(RFSQuote, ExecuteEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.RFSLifetimeEventHandler
 
isSales() - Method in class com.caplin.motif.fx.ret.common.blotter.BlotterType
 
isSell(Criteria) - Static method in class com.caplin.motif.fx.ret.lbn.extension.query.DefaultCriteria.BuySell
 
isTakerName(Criteria) - Static method in class com.caplin.motif.fx.ret.lbn.extension.query.DefaultCriteria.TakerName
 
isTradeInCancellableState() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.RFSStateEvent
 
isTwoWay(PricingSide) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockHandler
 
isTwoWay(PricingSide) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.ForwardHandler
 
isTwoWay(PricingSide) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.SpotHandler
 
isTwoWay(PricingSide) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.SwapHandler
 
isTwoWay(PricingSide) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.TimeOptionHandler
 
isTwoWay(PricingSide) - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.TradeTypeHandler
 
isUseDirectorUserManager() - Method in interface com.caplin.motif.fx.ret.common.configurationproperties.AdapterConfiguration
 
isUseDirectorUserManager() - Method in class com.caplin.motif.fx.ret.common.configurationproperties.BaseAdapterConfiguration
 

J

JsonFieldValuesSerialiser - Class in com.caplin.motif.fx.ret.common.extension.customfield
A CustomFieldValuesSerialiser that serialises between CustomFieldValues and JSON strings.
JsonFieldValuesSerialiser() - Constructor for class com.caplin.motif.fx.ret.common.extension.customfield.JsonFieldValuesSerialiser
 

L

L1_ALL_IN_RATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L1_AMOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L1_BUY_SELL - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L1_CONTRA_AMOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L1_FILLED_AMOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L1_FIXING_DATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L1_FIXING_DAYS - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L1_FIXING_TEXT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L1_FWD_PIPS - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L1_LEG_ID - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L1_MAKER_CUSTOM - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L1_REMAINING_AMOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L1_REQUIREMENT_ID - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L1_RISK_DATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L1_RISK_TENOR - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L1_SETTLEMENT_DATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L1_START_DATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L1_START_TENOR - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L1_TENOR - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L2_ALL_IN_RATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L2_AMOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L2_BUY_SELL - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L2_CONTRA_AMOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L2_FWD_PIPS - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L2_LEG_ID - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L2_MAKER_CUSTOM - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L2_REQUIREMENT_ID - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L2_SETTLEMENT_DATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
L2_TENOR - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
LAST_ACTION_DATE_TIME - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
LAST_EDITED_BY - Static variable in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
 
LAST_EDITED_BY - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
LatencyCalculator - Class in com.caplin.motif.fx.ret.common.utility
 
LatencyCalculator() - Constructor for class com.caplin.motif.fx.ret.common.utility.LatencyCalculator
 
LBNAdapter - Class in com.caplin.motif.fx.ret.lbn
Used to create and customise a LBNAdapter for historic data.
LBNAdapter() - Constructor for class com.caplin.motif.fx.ret.lbn.LBNAdapter
Create a new LBNAdapter with default configuration.
LBNAdapter(LBNConfiguration) - Constructor for class com.caplin.motif.fx.ret.lbn.LBNAdapter
Create a new LBNAdapter providing custom configuration.
LBNAdapterInitialiser - Class in com.caplin.motif.fx.ret.lbn.config
 
LBNAdapterInitialiser(ConfigurationLoader, LBNConfiguration) - Constructor for class com.caplin.motif.fx.ret.lbn.config.LBNAdapterInitialiser
 
LBNConfiguration - Class in com.caplin.motif.fx.ret.lbn.config
This is the interface used to configure a LBNAdapter.
LBNConfigurationBuilder - Class in com.caplin.motif.fx.ret.lbn.config
This class produces a LBNConfiguration which can be used to instantiate an LBNAdapter.
LBNConfigurationBuilder() - Constructor for class com.caplin.motif.fx.ret.lbn.config.LBNConfigurationBuilder
This class produces a LBNConfiguration which can be used to instantiate a LBNAdapter.
LBNCustomFieldsFactory - Interface in com.caplin.motif.fx.ret.lbn.blotter
Creates record fields to be published to the blotter.
LimitOrderAdapter - Class in com.caplin.motif.fx.ret.orders
Used to create and customise an OrderAdapter.
LimitOrderAdapter() - Constructor for class com.caplin.motif.fx.ret.orders.LimitOrderAdapter
Create a new LimitOrderAdapter with default configuration.
LimitOrderAdapter(OrderConfiguration) - Constructor for class com.caplin.motif.fx.ret.orders.LimitOrderAdapter
Create a new LimitOrderAdapter providing custom configuration.
load(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.LoginsFileParser
Loads the XML file at the given path.
loadCustomConfig(AdapterConfiguration) - Method in interface com.caplin.motif.fx.ret.common.configurationproperties.AdapterConfigurationListener
 
loadCustomConfig(AdapterConfiguration, Logger) - Method in class com.caplin.motif.fx.ret.common.configurationproperties.AdapterConfigurationManager
 
loadPermissionsWithoutTransaction(PermissioningDataSource, int) - Method in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader
 
loadPermissionsWithoutTransaction(PermissioningDataSource, int) - Method in class com.caplin.motif.fx.ret.permissioning.extension.loading.UserLoader
 
loadPermissionsWithoutTransaction(PermissioningDataSource, int) - Method in class com.caplin.motif.fx.ret.permissioning.extension.loading.UserPermissionsLoader
 
loadPermissionsWithoutTransaction(PermissioningDataSource, int) - Method in interface com.caplin.motif.fx.ret.permissioning.permissions.PermissionLoader
 
loadPermissionsWithTransaction(PermissioningDataSource, int) - Method in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader
 
loadPermissionsWithTransaction(PermissioningDataSource, int) - Method in class com.caplin.motif.fx.ret.permissioning.extension.loading.UserLoader
 
loadPermissionsWithTransaction(PermissioningDataSource, int) - Method in class com.caplin.motif.fx.ret.permissioning.extension.loading.UserPermissionsLoader
 
loadPermissionsWithTransaction(PermissioningDataSource, int) - Method in interface com.caplin.motif.fx.ret.permissioning.permissions.PermissionLoader
 
log(String, Object...) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.LoginsFileParser
 
LoginsFileParser - Class in com.caplin.motif.fx.ret.common.extension.usermanager
Parses a logins XML file and stores all users in a cache.
LoginsFileParser(ImmutableUserMappingCache.Builder, Class) - Constructor for class com.caplin.motif.fx.ret.common.extension.usermanager.LoginsFileParser
 
LOMS_DS_EXCEPTION - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
LOMS DataSource errors
LOMS_DS_NO_CONNECTION_FOR_USER - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
LTY_INIT_TS - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 

M

MAKER_ORDER_REFERENCE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
MAPPED_PREFIX_EXTENSION - Static variable in interface com.caplin.motif.fx.ret.pricing.provider.mapping.SubjectMapper
 
MappingChangeListener - Interface in com.caplin.motif.fx.ret.pricing.provider.mapping
A Receiver performs an action in response to a notification from a Provider.
MARGIN - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
MarketOrderConnectionManager - Class in com.caplin.motif.fx.ret.fxtrading
 
MarketOrderConnectionManager() - Constructor for class com.caplin.motif.fx.ret.fxtrading.MarketOrderConnectionManager
 
MarketOrderConnectionStatusListener - Class in com.caplin.motif.fx.ret.common.adapterstatus
 
MarketOrderConnectionStatusListener(StatusComparator, Collection<MarketOrderConnection>) - Constructor for class com.caplin.motif.fx.ret.common.adapterstatus.MarketOrderConnectionStatusListener
 
MarketOrderConnectionStatusListener(AndStatusComparator, MarketOrderConnection) - Constructor for class com.caplin.motif.fx.ret.common.adapterstatus.MarketOrderConnectionStatusListener
 
MATCH_NODE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
matches(CDealRecord, Criteria) - Method in class com.caplin.motif.fx.ret.lbn.extension.query.DealRecordMatcher
 
MEMBERS_NODE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
MEMO - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
MessageTranslation - Class in com.caplin.motif.fx.ret.common.configurationproperties
 
MessageTranslation(String) - Constructor for class com.caplin.motif.fx.ret.common.configurationproperties.MessageTranslation
 
MessageTranslation(String, String, String) - Constructor for class com.caplin.motif.fx.ret.common.configurationproperties.MessageTranslation
 
MetalPricingDataProvider - Class in com.caplin.motif.fx.ret.pricing.provider.metal
 
MetalPricingDataProvider(List<RatesService>, FXRatesAdapter, AdminService, SubscriptionRequestFactory, UnitConverter, int, MetalSubjectParserImpl) - Constructor for class com.caplin.motif.fx.ret.pricing.provider.metal.MetalPricingDataProvider
 
MISSING_FIELDS - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
MSG_VERSION - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 

N

NAME_ATTRIBUTE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
NAMESPACE_ATTRIBUTE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
NameValuePairFieldValueSerialiser - Class in com.caplin.motif.fx.ret.common.extension.customfield
De/encodes CustomFieldValues from/into a string that is suitable for use as an application/x-www-form-urlencoded list of parameters in an HTTP response.
NameValuePairFieldValueSerialiser() - Constructor for class com.caplin.motif.fx.ret.common.extension.customfield.NameValuePairFieldValueSerialiser
 
NEGOTIATING_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
NET_CONTRA_AMOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
NET_DEALT_AMOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
newAdapterConfiguration(String) - Static method in class com.caplin.motif.fx.ret.common.configurationproperties.BaseConfiguration
Returns a BaseAdapterConfiguration which can be used in retrieving config values
newAdapterConfiguration() - Static method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfiguration
Returns a BaseAdapterConfiguration which can be used in retrieving config values
newAdapterConfiguration() - Static method in class com.caplin.motif.fx.ret.lbn.config.LBNConfiguration
Returns a BaseAdapterConfiguration which can be used in retrieving config values
newAdapterConfiguration() - Static method in class com.caplin.motif.fx.ret.orders.config.OrderConfiguration
Returns a AdapterConfiguration which can be used in retrieving config values
newAdapterConfiguration() - Static method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterConfiguration
Returns a BaseAdapterConfiguration which can be used in retrieving config values
newAdapterConfiguration() - Static method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfiguration
Returns a BaseAdapterConfiguration which can be used in retrieving config values
newConfigurationBuilder() - Static method in class com.caplin.motif.fx.ret.calendar.config.CalendarConfiguration
Returns a CalendarConfigurationBuilder which is ready to be used to instantiate a CalendarAdapter.
newConfigurationBuilder() - Static method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfiguration
This method returns a FxTradingConfigurationBuilder which is ready to be used to instantiate a FxTradingAdapter.
newConfigurationBuilder() - Static method in class com.caplin.motif.fx.ret.lbn.config.LBNConfiguration
This method returns a LBNConfigurationBuilder which is ready to be used to instantiate a LBNAdapter.
newConfigurationBuilder() - Static method in class com.caplin.motif.fx.ret.orders.config.OrderConfiguration
This method returns a FxTradingConfigurationBuilder which is ready to be used to instantiate a FxTradingAdapter.
newConfigurationBuilder() - Static method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfiguration
This method returns a PricingAdapterConfigurationBuilder which is ready to be used to instantiate a PricingAdapter.
newConfigurationLoader(String) - Static method in class com.caplin.motif.fx.ret.common.configurationproperties.BaseConfiguration
Creates a new ConfigurationLoader using the specified Adapter name.
newPermissioningConfigurationBuilder() - Static method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterConfiguration
This method returns a PermissioningConfigurationBuilder which is ready to be used to instantiate a PermissioningAdapter.
newsUpdated(Subscription, Peer, NewsMessage) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
NO_RET_CONNECTION_FOR_USER - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
NOTIFICATION_CATEGORY - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
NOTIFICATION_DATE_TIME - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
NotificationAction - Interface in com.caplin.motif.fx.ret.orders.extension.notification.transformer
Actions shown by notifications
NotificationActionMapper - Interface in com.caplin.motif.fx.ret.orders.notification
Maps a given value to a NotificationAction string.
NotificationBuilder - Class in com.caplin.motif.fx.ret.orders.notification
NotificationBuilder
NotificationBuilder(String) - Constructor for class com.caplin.motif.fx.ret.orders.notification.NotificationBuilder
 
notificationChannelClosed(NotificationChannel) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.transformer.TransformerNotificationManager
 
notificationChannelOpened(NotificationChannel) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.transformer.TransformerNotificationManager
 
NotificationManager - Interface in com.caplin.motif.fx.ret.orders.notification
Initialise components which enables the system to subscribe to and send notifications.
NotificationManager.Context - Class in com.caplin.motif.fx.ret.orders.notification
Context to initialise the NotificationManager
NotificationPublisher - Class in com.caplin.motif.fx.ret.orders.extension.notification.transformer
NotificationsPublisher
NotificationPublisher(UserManager, List<String>, NotificationProvider) - Constructor for class com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationPublisher
 
NotificationType - Enum in com.caplin.motif.fx.ret.orders.notification
Notification types representing action failures.

O

OCO - Static variable in class com.caplin.motif.fx.ret.common.utility.field.Strategy
 
ocoStrategyClosed(OCOStrategy) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionDelegate
 
OCOStrategyHandler - Class in com.caplin.motif.fx.ret.orders.strategy
 
OCOStrategyHandler(ConnectionPoolListener<OrderTradingConnection>, OCOStrategy, OrderAdapterInitialiser, String) - Constructor for class com.caplin.motif.fx.ret.orders.strategy.OCOStrategyHandler
 
ocoStrategySubmitted(OCOStrategy) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionDelegate
 
onActionNotification(ActionNotificationDetails) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.AlertNotificationManager
 
onActionNotification(ActionNotificationDetails) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.transformer.TransformerNotificationManager
 
onActionNotification(ActionNotificationDetails) - Method in interface com.caplin.motif.fx.ret.orders.notification.NotificationManager
Send a successful notification
onActivityTimeout() - Method in class com.caplin.motif.fx.ret.orders.edit.EditOrderListener
 
onBulkOrderCancelComplete(List<OrderEvent>, List<OrderEvent>, List<OrderErrorEvent>) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderCancellationHandler
 
onBulkOrderCancelFail(String) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderCancellationHandler
 
onBulkOrderDeleteComplete(List<OrderEvent>, List<OrderEvent>, List<OrderErrorEvent>) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderDeletionHandler
 
onBulkOrderDeleteFail(String) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderDeletionHandler
 
onBulkPreviousOrdersReceived(List<CachedOrder>) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onBulkPreviousOrdersReceived(List<CachedOrder>) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onBulkPreviousOrdersReceived(List<CachedOrder>) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onBulkStrategyActivateComplete(List<OrderEvent>, List<OrderEvent>, List<OrderErrorEvent>) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderActivationHandler
 
onBulkStrategyActivateFail(String) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderActivationHandler
 
onBulkStrategyDeactivateComplete(List<OrderEvent>, List<OrderEvent>, List<OrderErrorEvent>) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderDeactivationHandler
 
onBulkStrategyDeactivateFail(String) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderDeactivationHandler
 
onClientClose() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ESPLifetimeEventHandler
 
onClientClose() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.RFSLifetimeEventHandler
 
onClientClose(ClientCloseEvent) - Method in class com.caplin.motif.fx.ret.orders.edit.EditOrderListener
Handles client close state transition.
onCloseOfDay(String, String) - Method in class com.caplin.motif.fx.ret.common.adapterstatus.MarketOrderConnectionStatusListener
 
onConnectionDown(String, String) - Method in class com.caplin.motif.fx.ret.common.adapterstatus.ConnectionStatusListener
 
onConnectionDown(String, String) - Method in class com.caplin.motif.fx.ret.common.adapterstatus.MarketOrderConnectionStatusListener
 
onConnectionStatusListenerDown(ConnectionStatusListener<?>) - Method in class com.caplin.motif.fx.ret.common.adapterstatus.CompositeStatusManager
 
onConnectionStatusListenerUp(ConnectionStatusListener<?>) - Method in class com.caplin.motif.fx.ret.common.adapterstatus.CompositeStatusManager
 
onConnectionUp(String, String) - Method in class com.caplin.motif.fx.ret.common.adapterstatus.ConnectionStatusListener
 
onCreation(MotifOrderStrategy, Order, DerivedData, String) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.BlotterDataExtractor
 
onDealHeld(TradeErrorEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ESPLifetimeEventHandler
 
onDealHeld(TradeErrorEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.RFSLifetimeEventHandler
 
onDealLogged(QuoteEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ESPLifetimeEventHandler
Called by TrAPI when a deal has been done, once TradingEngine.AcceptDeal(String, String, com.m_systems.trapi.lib.record.COrder) has been successfully called.
onDealLogged(QuoteEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.RFSLifetimeEventHandler
 
onDealLoggedError(TradeErrorEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ESPLifetimeEventHandler
 
onDealLoggedError(TradeErrorEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.RFSLifetimeEventHandler
 
onDealPickedUp(TradeEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ESPLifetimeEventHandler
 
onDealPickedUp(TradeEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.RFSLifetimeEventHandler
 
onDealSubmitError(TradeErrorEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ESPLifetimeEventHandler
 
onDealSubmitError(TradeErrorEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.RFSLifetimeEventHandler
 
onDealSubmitted(TradeEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.BlockLifetimeEventHandler
Triggered when a block trade is submitted to RET
onDealSubmitted(TradeEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ESPLifetimeEventHandler
 
onDealSubmitted(TradeEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ExecutionLifetimeEventHandler
 
onDeleteNotification(DeleteNotificationDetails) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.AlertNotificationManager
 
onDeleteNotification(DeleteNotificationDetails) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.transformer.TransformerNotificationManager
 
onDeleteNotification(DeleteNotificationDetails) - Method in interface com.caplin.motif.fx.ret.orders.notification.NotificationManager
Send an notification on delete action
onDeletion(OrderEvent, String) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.BlotterDataExtractor
 
onDiscard(AbstractSubjectInfo) - Method in class com.caplin.motif.fx.ret.pricing.provider.mapping.SubjectMappingProvider
 
onDiscard(T) - Method in class com.caplin.motif.fx.ret.pricing.provider.PricingDataProvider
 
onDisconnect() - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onDisconnect() - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onDisconnect() - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
ONE_CLICK_ACTION_TYPE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
onEditOpen(EditOpenEvent) - Method in class com.caplin.motif.fx.ret.orders.edit.EditOrderListener
Handles the initial client request to edit an order.
onError(String) - Method in interface com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsListener
Signals an error on the subscription.
onError(String) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.UserStrategyDetailsListener
 
onError(String) - Method in class com.caplin.motif.fx.ret.orders.edit.EditOrderListener
 
onEventHistoryReceived(OrderEventHistories) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onEventHistoryReceived(OrderEventHistories) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onEventHistoryReceived(OrderEventHistories) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onExecute(BlockTradeExecuteEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.BlockLifetimeEventHandler
Triggered when a block trade is executed
onExecute(RFSExecuteEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ExecutionLifetimeEventHandler
 
onExecute(ExecuteEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.RFSLifetimeEventHandler
 
onFailNotification(FailNotificationDetails) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.AlertNotificationManager
 
onFailNotification(FailNotificationDetails) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.transformer.TransformerNotificationManager
 
onFailNotification(FailNotificationDetails) - Method in interface com.caplin.motif.fx.ret.orders.notification.NotificationManager
Send an notification on failed action
onFailure() - Method in interface com.caplin.motif.fx.ret.fxtrading.rateconversion.ConversionRateListener
 
onFailure() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ExecutionLifetimeEventHandler
 
onFill(OrderFillEvent, String) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.BlotterDataExtractor
 
onFillNotification(FillNotificationDetails) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.AlertNotificationManager
 
onFillNotification(FillNotificationDetails) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.transformer.TransformerNotificationManager
 
onFillNotification(FillNotificationDetails) - Method in interface com.caplin.motif.fx.ret.orders.notification.NotificationManager
Send an notification on fill action
onForwardRateUpdate(ForwardQuote) - Method in class com.caplin.motif.fx.ret.pricing.provider.RETSubscriptionListener
 
onHistory(String, OrderEventHistories) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.BlotterDataExtractor
 
onInstrumentNotStale() - Method in class com.caplin.motif.fx.ret.pricing.provider.RETSubscriptionListener
 
onInstrumentStale() - Method in class com.caplin.motif.fx.ret.pricing.provider.RETSubscriptionListener
 
onLimitOrderActivate(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderActivate(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderActivate(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onLimitOrderActivateFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderActivateFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderActivateFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onLimitOrderCancel(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderCancel(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderCancel(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onLimitOrderCancelFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderCancelFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderCancelFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onLimitOrderCancelPass(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderCancelPass(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderCancelPass(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onLimitOrderCompleted(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderCompleted(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderCompleted(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onLimitOrderDeactivate(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderDeactivate(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderDeactivate(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onLimitOrderDeactivateFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderDeactivateFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderDeactivateFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onLimitOrderDelete(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderDelete(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderDelete(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onLimitOrderDeleteFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderDeleteFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderDeleteFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onLimitOrderFillBooked(OrderFillEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderFillBooked(OrderFillEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderFillBooked(OrderFillEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onLimitOrderModification(OrderModificationEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderModification(OrderModificationEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderModification(OrderModificationEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onLimitOrderModifyFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderModifyFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderModifyFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onLimitOrderRegister(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderRegister(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderRegister(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onLimitOrderRegisterFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderRegisterFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderRegisterFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onLimitOrderReject(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderReject(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderReject(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onLimitOrderTimeout(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderTimeout(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderTimeout(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onLimitOrderToleranceFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderToleranceFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderToleranceFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onLimitOrderTolerancePass(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderTolerancePass(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderTolerancePass(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onLimitOrderTraderCancelled(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onLimitOrderTraderCancelled(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onLimitOrderTraderCancelled(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onMappingChange() - Method in interface com.caplin.motif.fx.ret.pricing.provider.mapping.MappingChangeListener
Called by a Provider when its internal state changes.
onMappingChange() - Method in class com.caplin.motif.fx.ret.pricing.provider.mapping.SubjectMappingProvider
 
onModification(String, OrderModificationEvent) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.BlotterDataExtractor
 
onNotificationRead(String, List<Notification>) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.AlertDispatcher
 
onOrderCancel(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderCancellationHandler
 
onOrderCancelFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderCancellationHandler
 
onOrderCancelPending(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderCancellationHandler
 
onOrderDelete(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderDeletionHandler
 
onOrderDeleteFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderDeletionHandler
 
onOrderDeletePending(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderDeletionHandler
 
onOrderModify(OrderModificationEvent) - Method in class com.caplin.motif.fx.ret.orders.edit.EditOrderListener
 
onOrderModifyFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.edit.EditOrderListener
 
onOrderTransactionCreateFailed(String) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionDelegate
 
onOrderTransactionCreatePass() - Method in class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionDelegate
 
onOrderUpdate(OrderAlert) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.AlertDispatcher
 
onOrderUpdateForSSOUser(OrderAlert, String) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.AlertDispatcher
 
onPeerStatus(PeerStatusEvent) - Method in class com.caplin.motif.fx.ret.common.adapterstatus.AdapterStatusPublisher
 
onPreviousOrderReceived(FXOrder) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
onPreviousOrderReceived(FXOrder) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
onPreviousOrderReceived(FXOrder) - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
onQuoteDenied(TradeErrorEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ESPLifetimeEventHandler
 
onQuoteDenied(TradeErrorEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.RFSLifetimeEventHandler
 
onQuoteExpired(TradeEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ESPLifetimeEventHandler
 
onQuoteExpired(TradeEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.RFSLifetimeEventHandler
 
onQuoteReceived(QuoteEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ESPLifetimeEventHandler
 
onQuoteReceived(QuoteEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.RFSLifetimeEventHandler
 
onQuoteTimerUpdate(QuoteTimerEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ESPLifetimeEventHandler
 
onQuoteTimerUpdate(QuoteTimerEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.RFSLifetimeEventHandler
 
onQuoteWithdrawn(TradeEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ESPLifetimeEventHandler
 
onQuoteWithdrawn(TradeEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.RFSLifetimeEventHandler
 
onRateUpdate(String, String) - Method in interface com.caplin.motif.fx.ret.fxtrading.rateconversion.ConversionRateListener
 
onRateUpdate(String, String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ExecutionLifetimeEventHandler
 
onReconnect(String, String) - Method in class com.caplin.motif.fx.ret.common.adapterstatus.MarketOrderConnectionStatusListener
 
onRegister(String, FXOrder) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.BlotterDataExtractor
 
onRequest(AbstractSubjectInfo) - Method in class com.caplin.motif.fx.ret.pricing.provider.mapping.SubjectMappingProvider
 
onRequest(T) - Method in class com.caplin.motif.fx.ret.pricing.provider.PricingDataProvider
 
onSave(SaveEvent) - Method in class com.caplin.motif.fx.ret.orders.edit.EditOrderListener
Handles client request to save an order.
onSaveFailed(FailureType) - Method in class com.caplin.motif.fx.ret.orders.edit.EditOrderListener
 
onSettlementDatesReceived(String, String, String, Set<String>) - Method in interface com.caplin.motif.fx.ret.calendar.request.CalendarDataTransformer
Invoked with a Set of settlement dates.
onSpotRateUpdate(SpotQuote) - Method in class com.caplin.motif.fx.ret.pricing.provider.RETSubscriptionListener
 
onStatusDown() - Method in class com.caplin.motif.fx.ret.calendar.CalendarAdapterStatusListener
 
onStatusDown() - Method in class com.caplin.motif.fx.ret.common.adapterstatus.AdapterStatusPublisher
 
onStatusDown() - Method in interface com.caplin.motif.fx.ret.common.adapterstatus.CompositeStatusListener
 
onStatusDown() - Method in class com.caplin.motif.fx.ret.permissioning.refresh.RefreshPermissionsManager
 
onStatusDown() - Method in class com.caplin.motif.fx.ret.pricing.PricingAdapterStatusListener
 
onStatusUp() - Method in class com.caplin.motif.fx.ret.calendar.CalendarAdapterStatusListener
 
onStatusUp() - Method in class com.caplin.motif.fx.ret.common.adapterstatus.AdapterStatusPublisher
 
onStatusUp() - Method in interface com.caplin.motif.fx.ret.common.adapterstatus.CompositeStatusListener
 
onStatusUp() - Method in class com.caplin.motif.fx.ret.permissioning.refresh.RefreshPermissionsManager
 
onStatusUp() - Method in class com.caplin.motif.fx.ret.pricing.PricingAdapterStatusListener
 
onStrategyActivate(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderActivationHandler
 
onStrategyActivateFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderActivationHandler
 
onStrategyActivatePending(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderActivationHandler
 
onStrategyDeactivate(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderDeactivationHandler
 
onStrategyDeactivateFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderDeactivationHandler
 
onStrategyDeactivatePending(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderDeactivationHandler
 
onStrategyDetailsDiscard(StrategySubjectInfo) - Method in class com.caplin.motif.fx.ret.orders.details.DetailsRequestListener
 
onStrategyDetailsRequest(StrategySubjectInfo, StrategyDetailsCallback) - Method in class com.caplin.motif.fx.ret.orders.details.DetailsRequestListener
 
onStrategyLock(OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.edit.EditOrderListener
 
onStrategyLockFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.edit.EditOrderListener
 
onStrategyUnlock(OrderEvent, String) - Method in class com.caplin.motif.fx.ret.orders.edit.EditOrderListener
 
onStrategyUnlockFail(OrderErrorEvent) - Method in class com.caplin.motif.fx.ret.orders.edit.EditOrderListener
 
onSubmission(OrderEvent, String) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.BlotterDataExtractor
 
onSubmissionModification(OrderModificationEvent, String) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.BlotterDataExtractor
 
onSubmit(BlockTradeSubmitEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.BlockLifetimeEventHandler
Triggered when a block trade is submitted
onSubmit(ESPSubmitEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ESPLifetimeEventHandler
 
onSubmit(RFSSubmitEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ExecutionLifetimeEventHandler
 
onSubmit() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.RFSLifetimeEventHandler
 
onSubscribeFail(String, int) - Method in class com.caplin.motif.fx.ret.pricing.provider.RETSubscriptionListener
 
onSubscribePass() - Method in class com.caplin.motif.fx.ret.pricing.provider.RETSubscriptionListener
 
onTenorDatesReceived(String, Map<Tenor, String>) - Method in interface com.caplin.motif.fx.ret.calendar.request.CalendarDataTransformer
Invoked with a Map of tenor dates.
onTradeClosed() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.FXTradeLifetimeEventHandler
 
onTradeClosed() - Method in class com.caplin.motif.fx.ret.orders.bulkaction.BulkActionRequestListener
 
onTradeClosed() - Method in class com.caplin.motif.fx.ret.orders.edit.EditOrderListener
 
onTradeClosed() - Method in class com.caplin.motif.fx.ret.orders.trading.CancelationListener
 
onTradeClosed() - Method in class com.caplin.motif.fx.ret.orders.trading.ChangeStateListener
 
onTradeClosed(MotifOrderStrategy) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionManager
 
onUpdate(Strategy, StrategyTree) - Method in interface com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsListener
Sends a strategy update to the subscription.
onUpdate(Strategy, StrategyTree) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.UserStrategyDetailsListener
 
onUpdate(Strategy, StrategyTree) - Method in class com.caplin.motif.fx.ret.orders.edit.EditOrderListener
 
onUpload(String, CachedOrder) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.BlotterDataExtractor
 
onUserSessionClosed(String) - Method in class com.caplin.motif.fx.ret.fxtrading.channel.UserTradeInfoManager
 
onUserSessionCreated(String) - Method in class com.caplin.motif.fx.ret.fxtrading.channel.UserTradeInfoManager
 
onUserSubscribed(String) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.AlertDispatcher
 
onUserUnsubscribed(String) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.AlertDispatcher
 
OpenOrdersListener - Class in com.caplin.motif.fx.ret.orders.blotter.sources
Order update receiver which forwards data from LOMS to a client's blotters.
OpenOrdersListener(BlotterDataExtractor, String, OrderPermission) - Constructor for class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
OpenOrdersListenerManager - Class in com.caplin.motif.fx.ret.orders.blotter.sources
One OpenOrderListenerManager per Blotter Type
OpenOrdersListenerManager(UserManager, OrderMonitorProxy, BlotterFactory, AdminService, OrderPermissionFactory) - Constructor for class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListenerManager
 
order - Variable in class com.caplin.motif.fx.ret.orders.strategy.builder.OrderProperties.Builder
 
ORDER_ACTIVITY_BLOTTER - Static variable in class com.caplin.motif.fx.ret.common.blotter.BlotterType
 
ORDER_BLOTTER - Static variable in class com.caplin.motif.fx.ret.common.blotter.BlotterType
 
ORDER_ID - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
ORDER_ID_IS_NULL_WHEN_DELETING - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
ORDER_IS_NOT_RELATED - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
ORDER_STATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
ORDER_TYPE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
OrderAdapterInitialiser - Class in com.caplin.motif.fx.ret.orders.config
Ensures that all of the objects used by the OrderAdapterInitialiser have been initialised before the adapter starts
OrderAdapterInitialiser(ConfigurationLoader, OrderConfiguration) - Constructor for class com.caplin.motif.fx.ret.orders.config.OrderAdapterInitialiser
 
OrderAlert - Class in com.caplin.motif.fx.ret.orders.extension.notification.hibernate
 
OrderAlert(String, String, String, String, Map<String, String>) - Constructor for class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.OrderAlert
 
OrderAuditTrailAction - Enum in com.caplin.motif.fx.ret.orders.audittrail
Deprecated.
OrderAuditTrailListener - Interface in com.caplin.motif.fx.ret.orders.audittrail
Deprecated.
OrderAuditTrailListenerWrapper - Class in com.caplin.motif.fx.ret.orders.audittrail
Deprecated.
OrderAuditTrailListenerWrapper(OrderAuditTrailListener) - Constructor for class com.caplin.motif.fx.ret.orders.audittrail.OrderAuditTrailListenerWrapper
Deprecated.
 
orderCancelRequestReceived(CancelRequest) - Method in class com.caplin.motif.fx.ret.orders.trading.CancelationListener
 
orderCancelWaitReceived(ChangeActiveState) - Method in class com.caplin.motif.fx.ret.orders.trading.ChangeStateListener
 
orderChangeActiveStateReceived(ChangeActiveState) - Method in class com.caplin.motif.fx.ret.orders.trading.ChangeStateListener
 
OrderConfiguration - Class in com.caplin.motif.fx.ret.orders.config
This class produces a OrderConfiguration which can be used to instantiate an OrderAdapter.
OrderConfigurationBuilder - Class in com.caplin.motif.fx.ret.orders.config
This class produces a OrderConfiguration which can be used to instantiate an OrderAdapter.
OrderConfigurationBuilder() - Constructor for class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
This class produces a OrderConfiguration which can be used to instantiate a LimitOrderAdapter.
OrderConnectionPoolPreprocessor - Interface in com.caplin.motif.fx.ret.orders.connection
 
OrderConnectionPoolPreprocessor.Context - Class in com.caplin.motif.fx.ret.orders.connection
 
OrderConnectionRequestRouter - Interface in com.caplin.motif.fx.ret.orders.connection
Routes connection requests to the appropriate connection.
OrderConnectionRequestRouter.Context - Class in com.caplin.motif.fx.ret.orders.connection
 
OrderDatesUtility - Class in com.caplin.motif.fx.ret.orders.datetime
Deprecated.
This class is deprecated and will be removed in a future release.
OrderDetailsGenerator - Interface in com.caplin.motif.fx.ret.orders.details
An interface for working with OrderBuilders.
OrderDetailsGenerator.Context - Class in com.caplin.motif.fx.ret.orders.details
 
OrderEditor - Interface in com.caplin.motif.fx.ret.orders.edit
An OrderEditor maps data from a given Strategy and corresponding order to a TrAPI order.
OrderEditor.Context - Class in com.caplin.motif.fx.ret.orders.edit
 
OrderEntity - Class in com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities
 
OrderEntity() - Constructor for class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.OrderEntity
 
OrderEntity(String, String, String, String, String) - Constructor for class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.OrderEntity
 
OrderFactory - Interface in com.caplin.motif.fx.ret.orders.strategy.builder
Sets data on a TrAPI order FXOrder from a given MotifOrderStrategy strategy and Order order.
OrderFactory.Context - Class in com.caplin.motif.fx.ret.orders.strategy.builder
 
OrderFieldsGenerator - Interface in com.caplin.motif.fx.ret.orders.fields
Deprecated.
This has been deprecated as you should not add, remove or update fields already send. The preferred solution to update or remove fields would be using Transformer.
OrderFieldsGenerator.Context - Class in com.caplin.motif.fx.ret.orders.fields
Deprecated.
 
orderId(String) - Method in class com.caplin.motif.fx.ret.orders.notification.NotificationBuilder
 
OrderListenerFactory - Class in com.caplin.motif.fx.ret.orders.trading
 
OrderListenerFactory(OrderAdapterInitialiser) - Constructor for class com.caplin.motif.fx.ret.orders.trading.OrderListenerFactory
 
OrderPermission - Interface in com.caplin.motif.fx.ret.orders.permission
This interface to determine if a user is has permission for an action on an FXOrder.
OrderPermissionFactory - Interface in com.caplin.motif.fx.ret.orders.permission
Factory class for creating OrderPermission.
OrderProperties - Class in com.caplin.motif.fx.ret.orders.strategy.builder
Used to encapsulate additional properties of an Order that can then be stored in the Taker Order Custom field in RET.
OrderProperties.Builder - Class in com.caplin.motif.fx.ret.orders.strategy.builder
Helper class used to construct an OrderProperties object.
OrderRejectEventMessageUtility - Class in com.caplin.motif.fx.ret.orders.utility
 
OrderRejectEventMessageUtility() - Constructor for class com.caplin.motif.fx.ret.orders.utility.OrderRejectEventMessageUtility
 
OrderStatusGenerator - Interface in com.caplin.motif.fx.ret.orders.status
 
orderStrategySubmitted(MotifOrderStrategy) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionManager
 
OrderStrategyUtil - Class in com.caplin.motif.fx.ret.common.utility
 
OrderStrategyUtil() - Constructor for class com.caplin.motif.fx.ret.common.utility.OrderStrategyUtil
 
OrderSubmissionDelegate - Class in com.caplin.motif.fx.ret.orders.trading
 
OrderSubmissionDelegate(OrderAdapterInitialiser, String, String) - Constructor for class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionDelegate
 
OrderSubmissionException - Exception in com.caplin.motif.fx.ret.orders.exception
Deprecated.
This exception is deprecated and due for removal in a future release.
OrderSubmissionException(String, Throwable) - Constructor for exception com.caplin.motif.fx.ret.orders.exception.OrderSubmissionException
Deprecated.
 
OrderSubmissionException(String) - Constructor for exception com.caplin.motif.fx.ret.orders.exception.OrderSubmissionException
Deprecated.
 
OrderSubmissionManager - Class in com.caplin.motif.fx.ret.orders.trading
 
OrderSubmissionManager(OrderSubmissionDelegate) - Constructor for class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionManager
 
OrderTypeInStrategy - Enum in com.caplin.motif.fx.ret.orders.strategy.builder
 
OrderUserBlotter - Class in com.caplin.motif.fx.ret.orders.blotter.sources
 
OrderUserBlotter() - Constructor for class com.caplin.motif.fx.ret.orders.blotter.sources.OrderUserBlotter
 
OrderUtility - Class in com.caplin.motif.fx.ret.orders.utility
 
OrStatusComparator - Class in com.caplin.motif.fx.ret.common.adapterstatus
 
OrStatusComparator() - Constructor for class com.caplin.motif.fx.ret.common.adapterstatus.OrStatusComparator
 

P

pageUpdated(Subscription, Peer, PageMessage) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
PARENT_ACTIVATING_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
PARENT_ACTIVE_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
PARENT_ACTIVE_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
PARENT_ORDER_ALREADY_EXISTS - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
PENDING - Static variable in class com.caplin.motif.fx.ret.common.utility.field.Status
 
PENDING_ACTIVATE - Static variable in class com.caplin.motif.fx.ret.common.utility.field.Status
 
PENDING_CANCEL - Static variable in class com.caplin.motif.fx.ret.common.utility.field.Status
 
PENDING_DEACTIVATE - Static variable in class com.caplin.motif.fx.ret.common.utility.field.Status
 
performBulkAction() - Method in interface com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkActionOrderTransactionHandler
 
performBulkAction() - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderActivationHandler
 
performBulkAction() - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderCancelDeleteHandlerManager
 
performBulkAction() - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderCancellationHandler
 
performBulkAction() - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderDeactivationHandler
 
performBulkAction() - Method in class com.caplin.motif.fx.ret.orders.bulkaction.handlers.BulkOrderDeletionHandler
 
performConnection(MarketOrderConnection) - Method in class com.caplin.motif.fx.ret.fxtrading.MarketOrderConnectionManager
 
PerLegOrderEditor - Class in com.caplin.motif.fx.ret.orders.extension.edit
 
PerLegOrderEditor() - Constructor for class com.caplin.motif.fx.ret.orders.extension.edit.PerLegOrderEditor
 
PerLegOrderFactory - Class in com.caplin.motif.fx.ret.orders.extension.submit
Deprecated.
scheduled to be removed in the next release
PerLegOrderFactory() - Constructor for class com.caplin.motif.fx.ret.orders.extension.submit.PerLegOrderFactory
Deprecated.
 
PERMISSION_NAMESPACE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
PERMISSION_NODE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
PERMISSION_SET_NODE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
PermissionedSubscriptionRequestFactory - Class in com.caplin.motif.fx.ret.pricing.extension.subscription
A SubscriptionRequestFactory which queries the UserManager to find the username for the subscription.
PermissionedSubscriptionRequestFactory() - Constructor for class com.caplin.motif.fx.ret.pricing.extension.subscription.PermissionedSubscriptionRequestFactory
 
PermissioningAdapter - Class in com.caplin.motif.fx.ret.permissioning
* Used to create and customise an PermissioningAdapter.
PermissioningAdapter() - Constructor for class com.caplin.motif.fx.ret.permissioning.PermissioningAdapter
Creates a new PermissioningAdapter with default configuration.
PermissioningAdapter(PermissioningAdapterConfiguration) - Constructor for class com.caplin.motif.fx.ret.permissioning.PermissioningAdapter
Creates a new PermissioningAdapter providing custom configuration.
PermissioningAdapterConfiguration - Class in com.caplin.motif.fx.ret.permissioning.config
This is the interface used to configure a PermissioningAdapter.
PermissioningAdapterConfigurationBuilder - Class in com.caplin.motif.fx.ret.permissioning.config
This class produces a PermissioningAdapterConfiguration which can be used to instantiate a PermissioningAdapter.
PermissioningAdapterConfigurationBuilder() - Constructor for class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterConfigurationBuilder
This class produces a PermissioningAdapterConfiguration which can be used to instantiate a PermissioningAdapter.
PermissioningAdapterInitialiser - Class in com.caplin.motif.fx.ret.permissioning.config
 
PermissioningAdapterInitialiser(ConfigurationLoader, PermissioningAdapterConfiguration, AdapterConfigurationManager) - Constructor for class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterInitialiser
 
PermissionLoader - Interface in com.caplin.motif.fx.ret.permissioning.permissions
An interface for loading permissions.
PermissionLoader.Context - Class in com.caplin.motif.fx.ret.permissioning.permissions
 
PermissionService - Class in com.caplin.motif.fx.ret.common.permission
 
PermissionService(AdminService) - Constructor for class com.caplin.motif.fx.ret.common.permission.PermissionService
 
PermissionsLoaderException - Exception in com.caplin.motif.fx.ret.permissioning.permissions
 
PermissionsLoaderException(Exception) - Constructor for exception com.caplin.motif.fx.ret.permissioning.permissions.PermissionsLoaderException
 
PermissionsLoaderException(String) - Constructor for exception com.caplin.motif.fx.ret.permissioning.permissions.PermissionsLoaderException
 
PermissionsLoaderException(String, Exception) - Constructor for exception com.caplin.motif.fx.ret.permissioning.permissions.PermissionsLoaderException
 
permissionUpdated(Subscription, Peer, PermissionMessage) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
persist(Set<String>, OrderAlert) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.AlertDataStore
 
persist(Set<String>, OrderAlert) - Method in interface com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.AlertPersistenceManager
 
PerStrategyOrderEditor - Class in com.caplin.motif.fx.ret.orders.extension.edit
 
PerStrategyOrderEditor() - Constructor for class com.caplin.motif.fx.ret.orders.extension.edit.PerStrategyOrderEditor
 
PM - Static variable in class com.caplin.motif.fx.ret.common.utility.AssetClass
 
populateAndPublishToBlotter(T, BaseResponderEvent) - Method in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
populateBlotterFieldsFrom(BaseResponderEvent, T, Map<String, String>) - Method in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
populateBlotterFieldsFrom(BaseResponderEvent, BlockTrade, Map<String, String>) - Method in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.BlockTradeBlotterDataProvider
populates the activity blotter by adding some data to the fields
populateBlotterFieldsFrom(BaseResponderEvent, T, Map<String, String>) - Method in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.FXExecutionBlotterDataProvider
 
populateOrderBuilder(OrderBuilder, OrderNode) - Method in interface com.caplin.motif.fx.ret.orders.details.OrderDetailsGenerator
Creates a new OrderBuilder and populates it with fields from the given OrderNode.
populateOrderBuilder(OrderBuilder, OrderNode) - Method in class com.caplin.motif.fx.ret.orders.extension.details.FxMotifOrderDetailsGenerator
 
populateStrategyBuilder(StrategyTree, StrategyBuilder) - Method in interface com.caplin.motif.fx.ret.orders.details.StrategyDetailsGenerator
Creates a new StrategyBuilder and populates it with fields from the given StrategyTree.
populateStrategyBuilder(StrategyTree, StrategyBuilder) - Method in class com.caplin.motif.fx.ret.orders.extension.details.FxMotifStrategyDetailsGenerator
 
PreciousMetalConversion - Class in com.caplin.motif.fx.ret.common.utility
 
PreciousMetalConversion(String, String, BigDecimal, int, RoundingMode) - Constructor for class com.caplin.motif.fx.ret.common.utility.PreciousMetalConversion
 
PrecisionFactory - Class in com.caplin.motif.fx.ret.fxtrading.quote
 
PrecisionFactory(AdminService, InstrumentProvider) - Constructor for class com.caplin.motif.fx.ret.fxtrading.quote.PrecisionFactory
 
PRICE_EXPIRED - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
FX Motif Error Codes
PRICE_TIMEOUT - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
PricingAdapter - Class in com.caplin.motif.fx.ret.pricing
Used to create and customise an PricingAdapter.
PricingAdapter() - Constructor for class com.caplin.motif.fx.ret.pricing.PricingAdapter
Create a new PricingAdapter with default configuration.
PricingAdapter(PricingAdapterConfiguration) - Constructor for class com.caplin.motif.fx.ret.pricing.PricingAdapter
Create a new PricingAdapter providing custom configuration.
PricingAdapterConfiguration - Class in com.caplin.motif.fx.ret.pricing.config
This is the interface used to configure a PricingAdapter.
PricingAdapterConfigurationBuilder - Class in com.caplin.motif.fx.ret.pricing.config
This class produces a PricingAdapterConfiguration which can be used to instantiate an PricingAdapter.
PricingAdapterConfigurationBuilder() - Constructor for class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfigurationBuilder
This class produces a PricingAdapterConfiguration which can be used to instantiate a PricingAdapter.
PricingAdapterInitialiser - Class in com.caplin.motif.fx.ret.pricing.config
 
PricingAdapterInitialiser(ConfigurationLoader, PricingAdapterConfiguration) - Constructor for class com.caplin.motif.fx.ret.pricing.config.PricingAdapterInitialiser
 
PricingAdapterStatusListener - Class in com.caplin.motif.fx.ret.pricing
 
PricingAdapterStatusListener(FXRatesAdapter) - Constructor for class com.caplin.motif.fx.ret.pricing.PricingAdapterStatusListener
 
PricingDataProvider<T extends com.caplin.motif.fx.rates.AbstractSubjectInfo> - Class in com.caplin.motif.fx.ret.pricing.provider
 
PricingDataProvider(List<RatesService>, AdminService, Logger, int, ExecutorService) - Constructor for class com.caplin.motif.fx.ret.pricing.provider.PricingDataProvider
 
processingInstruction(String, String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.LoginsFileParser
 
processOrderTradingConnections(OrderConnectionPoolPreprocessor.Context) - Method in interface com.caplin.motif.fx.ret.orders.connection.OrderConnectionPoolPreprocessor
 
PRODUCT_PERMISSION_SET_NODE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
PRODUCT_REF_ATTRIBUTE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
PRODUCT_SET_ATTRIBUTE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
PROFIT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
PROFIT_CURRENCY - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
PROFIT_RATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
ProfitConversionRate - Class in com.caplin.motif.fx.ret.fxtrading.rateconversion
 
ProfitConversionRate(String, String, String, String) - Constructor for class com.caplin.motif.fx.ret.fxtrading.rateconversion.ProfitConversionRate
 
providesActivityBlotterService(BlotterFactory, UserBlotterManager, OpenOrdersListenerManager) - Method in class com.caplin.motif.fx.ret.orders.blotter.inject.BlotterModule
 
providesActivityUserBlotterManager(UserBlotterFactory) - Method in class com.caplin.motif.fx.ret.orders.blotter.inject.BlotterModule
 
providesOrderBlotterService(BlotterFactory, UserBlotterManager, OpenOrdersListenerManager) - Method in class com.caplin.motif.fx.ret.orders.blotter.inject.BlotterModule
 
providesOrderUserBlotterManager(UserBlotterFactory) - Method in class com.caplin.motif.fx.ret.orders.blotter.inject.BlotterModule
 
providesSalesOrderBlotterService(BlotterFactory, UserBlotterManager, OpenOrdersListenerManager) - Method in class com.caplin.motif.fx.ret.orders.blotter.inject.BlotterModule
 
providesSalesOrderToboBlotterService(BlotterFactory, UserBlotterManager, OpenOrdersListenerManager) - Method in class com.caplin.motif.fx.ret.orders.blotter.inject.BlotterModule
 
providesSalesOrderToboUserBlotterFactory(UserBlotterFactory) - Method in class com.caplin.motif.fx.ret.orders.blotter.inject.BlotterModule
 
providesSalesOrderUserBlotterManager(UserBlotterFactory) - Method in class com.caplin.motif.fx.ret.orders.blotter.inject.BlotterModule
 
publishNotification(String, String, String, Notification) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationPublisher
 
publishPermissions(UserManager, Set<String>, Set<String>, PermissionService, String, String, User, List<String>) - Method in class com.caplin.motif.fx.ret.permissioning.extension.loading.UserPermissionsPublisher
Publish one click, user account, currency and block trade permissions.
publishRecord(String, ImmutableMap<String, String>) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.UserBlotter
 
publishRecord(String, String, Map<String, String>) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.UserBlotterManager
Use this method to update the data provider when an historical blotter update is received.
publishToBlotter(Map<String, String>, String) - Method in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 

Q

QUOTE_EXPIRED - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
RET errors
QuoteBuilderFactory - Class in com.caplin.motif.fx.ret.fxtrading.extension.quote
 
QuoteBuilderFactory() - Constructor for class com.caplin.motif.fx.ret.fxtrading.extension.quote.QuoteBuilderFactory
 
QuoteCreationException - Exception in com.caplin.motif.fx.ret.fxtrading.quote
 
QuoteCreationException() - Constructor for exception com.caplin.motif.fx.ret.fxtrading.quote.QuoteCreationException
 
QuoteCreationException(String) - Constructor for exception com.caplin.motif.fx.ret.fxtrading.quote.QuoteCreationException
 
QuoteCreationException(String, Throwable) - Constructor for exception com.caplin.motif.fx.ret.fxtrading.quote.QuoteCreationException
 
QuoteCreationException(Throwable) - Constructor for exception com.caplin.motif.fx.ret.fxtrading.quote.QuoteCreationException
 
QuoteFactory - Interface in com.caplin.motif.fx.ret.fxtrading.quote
Invoked when the toolkit receives a quote from RET and requires an FX API quote.
QuoteFactoryConfiguration - Class in com.caplin.motif.fx.ret.fxtrading.config
 
QuoteFactoryConfiguration(QuoteFactory, SalesQuoteFactory, BlockQuoteFactory, SwapQuoteFactory, SalesSwapQuoteFactory) - Constructor for class com.caplin.motif.fx.ret.fxtrading.config.QuoteFactoryConfiguration
 
QuoteValidatorFactory - Class in com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators
 
QuoteValidatorFactory(boolean) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators.QuoteValidatorFactory
 

R

RatesServiceProvider - Interface in com.caplin.motif.fx.ret.pricing.rates
An interface that is used to create RatesService objects.
RatesSubscription<T extends com.caplin.motif.fx.rates.AbstractSubjectInfo> - Class in com.caplin.motif.fx.ret.pricing.provider
 
RatesSubscription(SubscriptionInfo, RatesService, RETSubscriptionListener<T>) - Constructor for class com.caplin.motif.fx.ret.pricing.provider.RatesSubscription
 
recordType2Updated(Subscription, Peer, RecordType2Message) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
recordType3Updated(Subscription, Peer, RecordType3Message) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
recordUpdated(Subscription, Peer, RecordMessage) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
refresh() - Method in class com.caplin.motif.fx.ret.common.permission.AdminConnectionManager
Refreshes the Admin API's internal caches to force a reload from the database.
refreshPermissions() - Method in class com.caplin.motif.fx.ret.permissioning.refresh.RefreshPermissionsManager
 
RefreshPermissionsManager - Class in com.caplin.motif.fx.ret.permissioning.refresh
 
RefreshPermissionsManager(PermissioningAdapterInitialiser, AdapterStatusPublisher, RefreshScheduler) - Constructor for class com.caplin.motif.fx.ret.permissioning.refresh.RefreshPermissionsManager
 
RefreshScheduler - Class in com.caplin.motif.fx.ret.permissioning.refresh
 
RefreshScheduler(Scheduler, PermissioningAdapterInitialiser) - Constructor for class com.caplin.motif.fx.ret.permissioning.refresh.RefreshScheduler
 
RefreshTrigger - Class in com.caplin.motif.fx.ret.permissioning.refresh
 
RefreshTrigger() - Constructor for class com.caplin.motif.fx.ret.permissioning.refresh.RefreshTrigger
 
registerOrderSubmissionValidator(String, OrderSubmissionValidator) - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
Takes the strategy type as well as the validator; so for a particular strategy (e.g OCO) the validation can be overridden.
REJECT - Static variable in class com.caplin.motif.fx.ret.common.utility.field.AllowedAction
 
REJECTED - Static variable in class com.caplin.motif.fx.ret.common.utility.field.Status
 
REJECTED_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
REJECTED_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
RELATED_ORDER_IN_ERROR_STATE - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
releaseConnection() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.FXTradeLifetimeEventHandler
 
releaseLock(FXOrder) - Method in class com.caplin.motif.fx.ret.orders.strategy.StrategyLockManager
Attempts to release the strategy lock for the specified order.
releaseLock(String) - Method in class com.caplin.motif.fx.ret.orders.strategy.StrategyLockManager
Attempts to release the strategy lock for the specified strategy ID.
releaseLockForOrder(String) - Method in class com.caplin.motif.fx.ret.orders.strategy.StrategyLockManager
Attempts to release the strategy lock for the specified order ID.
REMAINING_AMOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
remainingAmount(String) - Method in class com.caplin.motif.fx.ret.orders.notification.NotificationBuilder
 
REMARKS - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
removeConnectionStatusListeners(ConnectionStatusListener<?>...) - Method in class com.caplin.motif.fx.ret.common.adapterstatus.CompositeStatusManager
 
removeContainerObservable(String) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.UserBlotterManager
 
removeNullValues(Map<String, String>, Logger) - Static method in class com.caplin.motif.fx.ret.common.utility.field.FieldUtility
 
removeStatusListener(CompositeStatusListener) - Method in class com.caplin.motif.fx.ret.common.adapterstatus.CompositeStatusManager
 
removeTradeListener(FXTrade) - Method in class com.caplin.motif.fx.ret.fxtrading.channel.UserTradeInfo
 
replaceNullValuesWithEmptyString(Map<String, String>, Logger) - Static method in class com.caplin.motif.fx.ret.common.utility.field.FieldUtility
 
REQUEST_ID - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
requestConnection(String, String, ConnectionPoolListener<OrderTradingConnection>) - Method in interface com.caplin.motif.fx.ret.orders.connection.OrderConnectionRequestRouter
This routes a connection request to a connection from the ConnectionPool You should use this method to perform any matching based on the request parameters to the most appropriate connection.
requestConnection(String, ConnectionPoolListener<OrderTradingConnection>) - Method in interface com.caplin.motif.fx.ret.orders.connection.OrderConnectionRequestRouter
This routes a connection request to a connection from the ConnectionPool You should use this method to perform any matching based on the request parameters to the most appropriate connection.
requestConnection(String, String, ConnectionPoolListener<OrderTradingConnection>) - Method in class com.caplin.motif.fx.ret.orders.extension.connection.FixedOrderConnectionRequestRouter
 
requestConnection(String, ConnectionPoolListener<OrderTradingConnection>) - Method in class com.caplin.motif.fx.ret.orders.extension.connection.FixedOrderConnectionRequestRouter
 
responderForCloseAck() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockTradeResponderProvider
 
responderForCloseAck() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.ExecutionResponderProvider
 
responderForCloseAck() - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.RFSResponderProvider
 
responderForExecuteAck() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockTradeResponderProvider
 
responderForExecuteAck() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.ExecutionResponderProvider
 
responderForExecuteAck() - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.RFSResponderProvider
 
responderForExpired() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockTradeResponderProvider
 
responderForExpired() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.ExecutionResponderProvider
 
responderForExpired() - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.RFSResponderProvider
 
responderForHeld() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockTradeResponderProvider
 
responderForHeld() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.ExecutionResponderProvider
 
responderForHeld() - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.RFSResponderProvider
 
responderForPickUp() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockTradeResponderProvider
 
responderForPickUp() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.ExecutionResponderProvider
 
responderForPickUp() - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.RFSResponderProvider
 
responderForQuote() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockTradeResponderProvider
 
responderForQuote() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.ExecutionResponderProvider
 
responderForQuote() - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.RFSResponderProvider
 
responderForSubmitAck() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockTradeResponderProvider
 
responderForSubmitAck() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.ExecutionResponderProvider
 
responderForSubmitAck() - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.RFSResponderProvider
 
responderForTradeConfirmation() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockTradeResponderProvider
 
responderForTradeConfirmation() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.ExecutionResponderProvider
 
responderForTradeConfirmation() - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.RFSResponderProvider
 
responderForWithdraw() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockTradeResponderProvider
 
responderForWithdraw() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.ExecutionResponderProvider
 
responderForWithdraw() - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.RFSResponderProvider
 
RET_DS_CANNOT_MAP_CLIENT - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
RET_DS_EXCEPTION - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
RET DataSource errors
RETConversionRateProvider - Class in com.caplin.motif.fx.ret.fxtrading.rateconversion
 
RETConversionRateProvider(RatesService, ExecutionSubmissionDetail, String, ImmutableList<String>) - Constructor for class com.caplin.motif.fx.ret.fxtrading.rateconversion.RETConversionRateProvider
 
RETSubscriptionListener<T extends com.caplin.motif.fx.rates.AbstractSubjectInfo> - Class in com.caplin.motif.fx.ret.pricing.provider
 
RETSubscriptionListener(T, FXQuotePublisher, AdminService, PricingDataProvider<T>, ExecutorService) - Constructor for class com.caplin.motif.fx.ret.pricing.provider.RETSubscriptionListener
 
RFS - Static variable in class com.caplin.motif.fx.ret.common.utility.field.ExecutionStyle
 
RFS_CLIENT_CLOSE - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
RFS_ERROR - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
RFS_EXECUTE_ACK - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
RFS_EXPIRED - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
RFS_PICK_UP - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
RFS_QUOTE - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
RFS_REJECT - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
RFS_RET_SUBMIT - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
RFS_SUBMIT_ACK - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
RFS_TRADE_CONFIRMATION - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
RFS_TRADE_HELD - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
RFS_WITHDRAW - Static variable in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
RFSConfirmationFactory - Class in com.caplin.motif.fx.ret.fxtrading.confirmation
 
RFSConfirmationFactory(UnitConverter, Tobo) - Constructor for class com.caplin.motif.fx.ret.fxtrading.confirmation.RFSConfirmationFactory
 
RFSFieldValuesFactory - Class in com.caplin.motif.fx.ret.fxtrading.extension.customfield
An implementation of CustomFieldValuesFactory that creates CustomFieldValues for a RFSTrade.
RFSFieldValuesFactory() - Constructor for class com.caplin.motif.fx.ret.fxtrading.extension.customfield.RFSFieldValuesFactory
 
RFSHandler - Class in com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution
 
RFSHandler(RFSTrade, Logger, RFSConfirmationFactory) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.RFSHandler
 
RFSLifetimeEventHandler<H extends TradeTypeHandler<T>,T extends com.caplin.motif.fx.trading.FXTrade> - Class in com.caplin.motif.fx.ret.fxtrading.submission.events
Receives events throughout the lifetime of an RFS trade.
RFSLifetimeEventHandler(FxTradingAdapterInitialiser, UserTradeInfo, H, RFSResponderProvider<T>, AbstractBlotterDataProvider<T>, RFSStateEventFactory<T>, RFSQuoteValidator, Logger) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.events.RFSLifetimeEventHandler
 
RFSQuote - Class in com.caplin.motif.fx.ret.fxtrading.submission.rfs
Value object containing both an FXQuote and a TrAPIQuote Use an RFSQuote when you are not sure which quote to use, do not have enough quotes already, or are not yet confused enough about where the quotes are coming from or are being used for.
RFSQuote(QuoteEvent, FXQuote) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.RFSQuote
 
RFSQuoteValidator - Class in com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators
 
RFSQuoteValidator() - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators.RFSQuoteValidator
 
RFSResponderProvider<T extends com.caplin.motif.fx.trading.FXTrade> - Interface in com.caplin.motif.fx.ret.fxtrading.submission.rfs.events
 
RFSStateEvent<T extends com.caplin.motif.fx.trading.FXTrade> - Class in com.caplin.motif.fx.ret.fxtrading.submission.rfs
Represents the state of an RFSTrade
RFSStateEvent(ResponderEvent<T>, FXResponder<T>, boolean) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.RFSStateEvent
 
RFSStateEventFactory<T extends com.caplin.motif.fx.trading.FXTrade> - Interface in com.caplin.motif.fx.ret.fxtrading.submission.rfs
A factory which creates RFSStateEvent objects.
RFSStateEventFactory.Context - Class in com.caplin.motif.fx.ret.fxtrading.submission.rfs
 
RFSTradeProperties - Class in com.caplin.motif.fx.ret.fxtrading.customfield.rfs
Used to encapsulate additional properties of an RFS trade that can then be stored in the Taker Order Custom field in RET.
RFSTradeProperties.Builder - Class in com.caplin.motif.fx.ret.fxtrading.customfield.rfs
 
Roller - Class in com.caplin.motif.fx.ret.lbn.roll
 
Roller() - Constructor for class com.caplin.motif.fx.ret.lbn.roll.Roller
 
RollScheduler - Class in com.caplin.motif.fx.ret.lbn.roll
 
RollScheduler(Scheduler, DataSource, int) - Constructor for class com.caplin.motif.fx.ret.lbn.roll.RollScheduler
 
RULE_NODE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
RULES_NODE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 

S

SALES_EXECUTION_BLOTTER - Static variable in class com.caplin.motif.fx.ret.common.blotter.BlotterType
 
SALES_HISTORIC_BLOTTER - Static variable in class com.caplin.motif.fx.ret.common.blotter.BlotterType
 
SALES_ORDER_BLOTTER - Static variable in class com.caplin.motif.fx.ret.common.blotter.BlotterType
 
SALES_ORDER_TOBO_BLOTTER - Static variable in class com.caplin.motif.fx.ret.common.blotter.BlotterType
 
SALES_SEARCH_BLOTTER - Static variable in class com.caplin.motif.fx.ret.common.blotter.BlotterType
 
SALES_TOBO_EXECUTION_BLOTTER - Static variable in class com.caplin.motif.fx.ret.common.blotter.BlotterType
 
SALES_TOBO_HISTORIC_BLOTTER - Static variable in class com.caplin.motif.fx.ret.common.blotter.BlotterType
 
SalesBlotterService - Class in com.caplin.motif.fx.ret.orders.blotter.destinations
Entry point to the Blotter system.
SalesBlotterService(BlotterFactory, UserBlotterManager, OpenOrdersListenerManager, BlotterType) - Constructor for class com.caplin.motif.fx.ret.orders.blotter.destinations.SalesBlotterService
 
SalesExecutionQuoteValidator - Class in com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators
 
SalesExecutionQuoteValidator() - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators.SalesExecutionQuoteValidator
 
SalesFieldsGenerator - Class in com.caplin.motif.fx.ret.orders.fields
 
SalesFieldsGenerator() - Constructor for class com.caplin.motif.fx.ret.orders.fields.SalesFieldsGenerator
 
SalesQuoteFactory - Interface in com.caplin.motif.fx.ret.fxtrading.quote
Invoked when the toolkit receives a Sales Quote from RET and requires an FX API quote.
SalesQuoteUtility - Class in com.caplin.motif.fx.ret.fxtrading.extension.quote
Utility methods for calculating rates for Sales quotes.
SalesSwapQuoteFactory - Interface in com.caplin.motif.fx.ret.fxtrading.quote
Invoked when the toolkit receives a Sales Swap Quote from RET and requires an FX API quote.
scaleGoodForAmount(String) - Static method in class com.caplin.motif.fx.ret.common.utility.GoodForAmountUtility
 
schedule() - Method in class com.caplin.motif.fx.ret.lbn.roll.RollScheduler
 
schedule(RefreshPermissionsManager) - Method in class com.caplin.motif.fx.ret.permissioning.refresh.RefreshScheduler
 
SEARCH_BLOTTER - Static variable in class com.caplin.motif.fx.ret.common.blotter.BlotterType
 
sell() - Static method in class com.caplin.motif.fx.ret.lbn.extension.query.DefaultCriteria.BuySell
 
sendDataSourceErrorToClient(String, T, FXResponder<T>, String) - Method in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
sendRejectToClient(String, FXResponder<T>, String, String, T) - Method in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
sendRETRejectToClient(String, T, FXResponder<T>, String) - Method in class com.caplin.motif.fx.ret.fxtrading.blotter.sources.AbstractBlotterDataProvider
 
SEPARATOR - Static variable in class com.caplin.motif.fx.ret.common.extension.customfield.NameValuePairFieldValueSerialiser
 
serialise(CustomFieldValues) - Method in interface com.caplin.motif.fx.ret.common.customfield.CustomFieldValuesSerialiser
Serialises the CustomFieldValues to a String.
serialise(CustomFieldValues) - Method in class com.caplin.motif.fx.ret.common.extension.customfield.JsonFieldValuesSerialiser
 
serialise(CustomFieldValues) - Method in class com.caplin.motif.fx.ret.common.extension.customfield.NameValuePairFieldValueSerialiser
 
setAccountManager(FxTradingAccountManager) - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
Sets a custom FxTradingAccountManager to extend the FxTradingAdapter's default behaviour.
setAdapterConfigurationListener(AdapterConfigurationListener) - Method in class com.caplin.motif.fx.ret.calendar.config.CalendarConfigurationBuilder
Sets a custom AdapterConfigurationListener to load custom configurations.
setAdapterConfigurationListener(AdapterConfigurationListener) - Method in class com.caplin.motif.fx.ret.common.configurationproperties.AdapterConfigurationManager
 
setAdapterConfigurationListener(AdapterConfigurationListener) - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
Sets a custom AdapterConfigurationListener to load custom configurations.
setAdapterConfigurationListener(AdapterConfigurationListener) - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfigurationBuilder
Sets a custom AdapterConfigurationListener to load custom configurations.
setAdapterConfigurationListener(AdapterConfigurationListener) - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
Sets a custom AdapterConfigurationListener to load custom configurations.
setAdapterConfigurationListener(AdapterConfigurationListener) - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterConfigurationBuilder
Sets a custom AdapterConfigurationListener to extend the PermissioningAdapter's default behaviour.
setAdapterConfigurationListener(AdapterConfigurationListener) - Method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfigurationBuilder
Sets a custom AdapterConfigurationListener to extend the PricingAdapter's default behaviour.
setAlertId(String) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.OrderEntity
 
setAuthenticationManager(AuthenticationManager) - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterConfigurationBuilder
Sets a custom AuthenticationManager to extend the PermissioningAdapter's default behaviour.
setBlockQuoteFactory(BlockQuoteFactory) - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
Sets a custom BlockQuoteFactory to replace the default DefaultBlockQuoteFactory.
setBlockTradeCustomFieldValuesFactory(CustomFieldValuesFactory<BlockTrade, BlockTradeProperties>) - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
Sets a custom CustomFieldValuesFactory used to create custom CustomFieldValues objects for block trades.
setBlockTradeListenerEventInfoFactory(RFSStateEventFactory<BlockTrade>) - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
Sets a custom RFSStateEventFactory to extend the FxTradingAdapter's default behaviour for Block Trades.
setBlotterCriteriaFactory(BlotterCriteriaFactory) - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfigurationBuilder
Sets the factory used to generate LBN queries
setBlotterItemFieldsUpdater(TradeBlotterItemFieldsUpdater) - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
Sets a custom TradeBlotterItemFieldsUpdater to override the FxTradingAdapter's default BlotterItemFieldsUpdater.
setBlotterItemFieldsUpdater(BlotterRecordFieldsUpdater) - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfigurationBuilder
Deprecated.
BlotterRecordFieldsUpdater has been deprecated. Please use LBNCustomFieldsFactory. Sets a custom BlotterRecordFieldsUpdater to override the LBNAdapter's default BlotterItemFieldsUpdater. The BlotterItemFieldsUpdater allows the user to receive fields to be sent for a blotter record. The custom BlotterItemFieldsUpdater can change, add, remove fields on the record.
setBlotterRecordFactory(BlotterRecordFactory) - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfigurationBuilder
Sets a custom BlotterRecordFactory to override the default factory used to create blotter records from RET deal records.
setBlotterRecordIdFactory(BlotterRecordIdFactory) - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfigurationBuilder
Sets a custom BlotterRecordIdFactory to override the default id factory for the executed blotter.
setClient(String) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.OrderEntity
 
setConfigurationLoader(ConfigurationLoader) - Method in class com.caplin.motif.fx.ret.calendar.config.CalendarConfigurationBuilder
Sets a custom ConfigurationLoader to replace the CalendarAdapter's default behaviour.
setConfigurationLoader(ConfigurationLoader) - Method in class com.caplin.motif.fx.ret.clientsearch.ClientSearchConfiguration.Builder
 
setConfigurationLoader(ConfigurationLoader) - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
Sets a custom ConfigurationLoader to replace the default.
setConfigurationLoader(ConfigurationLoader) - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfigurationBuilder
Sets a custom ConfigurationLoader to replace the OrderAdapter's default behaviour.
setConfigurationLoader(ConfigurationLoader) - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
Sets a custom ConfigurationLoader to replace the OrderAdapter's default behaviour.
setConfigurationLoader(ConfigurationLoader) - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterConfigurationBuilder
Sets a custom ConfigurationLoader to replace the OrderAdapter's default behaviour.
setConfigurationLoader(ConfigurationLoader) - Method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfigurationBuilder
Sets a custom ConfigurationLoader to replace the PricingAdapter's default behaviour.
setCustomFieldValuesFactory(CustomFieldValuesFactory<MotifOrderStrategy, OrderProperties>) - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
Sets a custom CustomFieldValuesFactory used to create custom CustomFieldValues objects for orders.
setCustomFieldValuesSerialiser(CustomFieldValuesSerialiser) - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
Sets a custom CustomFieldValuesSerialiser used to serialise/deserialise CustomFieldValues objects for ESP trades.
setCustomFieldValuesSerialiser(CustomFieldValuesSerialiser) - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfigurationBuilder
Sets a custom CustomFieldValuesSerialiser used to serialise/deserialise CustomFieldValues objects.
setCustomFieldValuesSerialiser(CustomFieldValuesSerialiser) - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
Sets a custom CustomFieldValuesSerialiser used to serialise/deserialise CustomFieldValues objects.
setDataSource(DataSource) - Method in class com.caplin.motif.fx.ret.calendar.config.CalendarConfigurationBuilder
Sets a custom DataSource to extend the CalendarAdapter's default behaviour.
setDataSource(DataSource) - Method in class com.caplin.motif.fx.ret.clientsearch.ClientSearchConfiguration.Builder
 
setDataSource(DataSource) - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
Sets a custom DataSource to extend the FxTradingAdapter's default behaviour.
setDataSource(DataSource) - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfigurationBuilder
Sets a custom DataSource to extend the LBNAdapter's default behaviour.
setDataSource(DataSource) - Method in class com.caplin.motif.fx.ret.lbn.roll.Roller
 
setDataSource(DataSource) - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
Sets a custom DataSource to extend the OrderAdapter's default behaviour.
setDataSource(DataSource) - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterConfigurationBuilder
Sets a custom DataSource to extend the PermissioningAdapter's default behaviour.
setDataSource(DataSource) - Method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfigurationBuilder
Sets a custom DataSource to extend the PricingAdapter's default behaviour.
setDataTransformer(CalendarDataTransformer) - Method in class com.caplin.motif.fx.ret.calendar.config.CalendarConfigurationBuilder
Sets a custom CalendarDataTransformer to extend the CalendarAdapter's default behaviour.
setDocumentLocator(Locator) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.LoginsFileParser
 
setESPCustomFieldValuesFactory(CustomFieldValuesFactory<ESPTrade, ESPTradeProperties>) - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
Sets a custom CustomFieldValuesFactory used to create custom CustomFieldValues objects for ESP trades.
setExtraFields(String) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.OrderEntity
 
setInstrumentProvider(InstrumentProvider) - Method in class com.caplin.motif.fx.ret.calendar.config.CalendarConfigurationBuilder
Sets a custom InstrumentProvider to replace the CalendarAdapter's default behaviour.
setInstrumentProvider(InstrumentProvider) - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
Sets a custom InstrumentProvider to replace the default FxCrossInstrumentProvider.
setInstrumentProvider(InstrumentProvider) - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
Sets a InstrumentProvider to replace the OrderAdapter's default behaviour.
setInstrumentProvider(InstrumentProvider) - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterConfigurationBuilder
Sets a custom InstrumentProvider to replace the default InstrumentProvider
setInstrumentProvider(InstrumentProvider) - Method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfigurationBuilder
Sets a custom InstrumentProvider to replace the default InstrumentProvider
setLBNCustomFieldsFactory(LBNCustomFieldsFactory) - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfigurationBuilder
Sets a customer LBNCustomFieldsFactory to to override the LBNAdapter's default LBNCustomFieldsFactory.
setListener(StrategyDetailsListener) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
setModifiedDateTime(String) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.OrderEntity
 
setName(String) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.UserEntity
 
setNotificationManager(NotificationManager) - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
Set a NotificationManager used to initialise notification components.
setOrderAuditTrailListener(OrderAuditTrailListener) - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
Deprecated.
setOrderConnectionPoolPreprocessor(OrderConnectionPoolPreprocessor) - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
Set a OrderConnectionPoolPreprocessor to preprocess the order connections for the connection pool.
setOrderConnectionRequestRouter(OrderConnectionRequestRouter) - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
Sets a custom OrderConnectionRequestRouter to override the OrderAdapter's default behaviour.
setOrderEditor(OrderEditor) - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
Sets a custom OrderEditor to override the OrderAdapter's default PerStrategyOrderEditor.
setOrderEntity(OrderEntity) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.UserEntity
 
setOrderFactory(OrderFactory) - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
Sets a custom OrderFactory to override the OrderAdapter's default OrderFactory.
setOrderFieldsGenerator(OrderFieldsGenerator) - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
Sets a custom OrderFieldsGenerator to override the OrderAdapter's default OrderFieldsGenerator.
setOrderId(String) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.OrderEntity
 
setOrderPermissionFactory(OrderPermissionFactory) - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
Sets a custom OrderPermissionFactory to extend the OrderAdapter's default behaviour in populating the order blotter, edit orders and see order strategy details.
setQuoteFactory(QuoteFactory) - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
Sets a custom QuoteFactory to replace the default DefaultQuoteFactory.
setRatesServiceProvider(RatesServiceProvider) - Method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfigurationBuilder
Sets a custom RatesServiceProvider to replace the default RatesServiceProvider.
setReceivedAlert(String) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.UserEntity
 
setRefreshPermissionsManager(RefreshPermissionsManager) - Method in class com.caplin.motif.fx.ret.permissioning.refresh.RefreshTrigger
 
setRFSCustomFieldValuesFactory(CustomFieldValuesFactory<RFSTrade, RFSTradeProperties>) - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
Sets a custom CustomFieldValuesFactory used to create custom CustomFieldValues objects for RFS trades.
setRFSStateEventFactory(RFSStateEventFactory<RFSTrade>) - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
Sets a custom RFSStateEventFactory to extend the FxTradingAdapter's default behaviour for RFS Trades.
setSalesQuoteFactory(SalesQuoteFactory) - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
Sets a custom SalesQuoteFactory to replace the default DefaultSalesQuoteFactory.
setSalesSwapQuoteFactory(SalesSwapQuoteFactory) - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
Sets a custom SalesSwapQuoteFactory to replace the default DefaultSalesSwapQuoteFactory.
setStrategyDetailsGenerator(StrategyDetailsGenerator) - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
Sets a custom StrategyDetailsGenerator to replace the OrderAdapter's default behaviour.
setSubscriptionParserFactory(SubscriptionRequestFactory) - Method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfigurationBuilder
Sets a custom SubscriptionRequestFactory to replace the default PricingSubscriptionParserFactory of the standard TrAPI connection.
setSwapQuoteFactory(SwapQuoteFactory) - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
Sets a custom SwapQuoteFactory to replace the default DefaultSwapQuoteFactory.
SETTLEMENT_DATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
SettlementAccount - Class in com.caplin.motif.fx.ret.common.permission
Represents the Settlement Account as known to TrAPI
SettlementAccount(Account) - Constructor for class com.caplin.motif.fx.ret.common.permission.SettlementAccount
 
setTradingConnectionRouter(TradingConnectionRouter) - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
setUpTrade(TradingService, AccountService) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.BlockLifetimeEventHandler
 
setUpTrade(TradingService, AccountService) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.events.ExecutionLifetimeEventHandler
 
setupTradeLeg(FXLeg, String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.block.BlockHandler
Sets up the the BlockTradeLeg based on the RET leg
setupTradeLeg(FXLeg, String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.ForwardHandler
 
setupTradeLeg(FXLeg, String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.SpotHandler
 
setupTradeLeg(FXLeg, String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.SwapHandler
 
setupTradeLeg(FXLeg, String) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.TimeOptionHandler
 
setupTradeLeg(FXLeg, String) - Method in interface com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.TradeTypeHandler
 
setUserEntities(Set<UserEntity>) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.OrderEntity
 
setUserManager(UserManager) - Method in class com.caplin.motif.fx.ret.calendar.config.CalendarConfigurationBuilder
Sets a custom UserManager to replace the CalendarAdapter's default behaviour.
setUserManager(UserManager) - Method in class com.caplin.motif.fx.ret.clientsearch.ClientSearchConfiguration.Builder
 
setUserManager(UserManager) - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingConfigurationBuilder
Sets a custom UserManager to override the FxTradingAdapter's default UserManager.
setUserManager(UserManager) - Method in class com.caplin.motif.fx.ret.lbn.config.LBNConfigurationBuilder
Sets a custom UserManager to override the LBNAdapter's default UserManager.
setUserManager(UserManager) - Method in class com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder
Sets a custom UserManager to override the OrderAdapter's default UserManager.
setUserManager(UserManager) - Method in class com.caplin.motif.fx.ret.permissioning.config.PermissioningAdapterConfigurationBuilder
Sets a custom UserManager to extend the PermissioningAdapter's default behaviour.
setUserManager(UserManager) - Method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterConfigurationBuilder
Sets a custom UserManager to extend the PricingAdapter's default behaviour.
SharedAccountOrderPermission - Class in com.caplin.motif.fx.ret.orders.extension.permission.account
 
SharedAccountOrderPermission(List<Account>) - Constructor for class com.caplin.motif.fx.ret.orders.extension.permission.account.SharedAccountOrderPermission
 
SharedAccountOrderPermissionFactory - Class in com.caplin.motif.fx.ret.orders.extension.permission.account
 
SharedAccountOrderPermissionFactory() - Constructor for class com.caplin.motif.fx.ret.orders.extension.permission.account.SharedAccountOrderPermissionFactory
 
shouldBeUp(Set<String>, Set<String>) - Method in class com.caplin.motif.fx.ret.common.adapterstatus.AndStatusComparator
 
shouldBeUp(Set<String>, Set<String>) - Method in class com.caplin.motif.fx.ret.common.adapterstatus.OrStatusComparator
 
shouldBeUp(Set<String>, Set<String>) - Method in interface com.caplin.motif.fx.ret.common.adapterstatus.StatusComparator
 
showOrderOnActivityBlotter(String) - Method in class com.caplin.motif.fx.ret.orders.extension.fields.FxMotifOrderFieldsGenerator
 
showOrderOnActivityBlotter(String) - Method in interface com.caplin.motif.fx.ret.orders.fields.OrderFieldsGenerator
Deprecated.
Determines whether the order should be displayed for the given status.
showTemperature(String) - Method in class com.caplin.motif.fx.ret.orders.extension.fields.FxMotifOrderFieldsGenerator
 
showTemperature(String) - Method in interface com.caplin.motif.fx.ret.orders.fields.OrderFieldsGenerator
Deprecated.
Determines whether the temperature should be displayed for the given status.
side(String) - Method in class com.caplin.motif.fx.ret.orders.notification.NotificationBuilder
 
SIDE_TO_MONITOR - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
SINGLE - Static variable in class com.caplin.motif.fx.ret.common.utility.field.Strategy
 
singleStrategyClosed(SingleStrategy) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionDelegate
 
SingleStrategyHandler - Class in com.caplin.motif.fx.ret.orders.strategy
 
SingleStrategyHandler(ConnectionPoolListener<OrderTradingConnection>, SingleStrategy, OrderAdapterInitialiser, String) - Constructor for class com.caplin.motif.fx.ret.orders.strategy.SingleStrategyHandler
 
singleStrategySubmitted(SingleStrategy) - Method in class com.caplin.motif.fx.ret.orders.trading.OrderSubmissionDelegate
 
skippedEntity(String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.LoginsFileParser
 
SL_TP_TEMPERATURE - Static variable in interface com.caplin.motif.fx.ret.orders.blotter.Temperature
 
SLIPPAGE_AMOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
snapshot(ConversionRateListener) - Method in class com.caplin.motif.fx.ret.fxtrading.rateconversion.RETConversionRateProvider
 
SOLD_AMOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
SOLD_CURRENCY - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
SPOT_MARGIN - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
SPOT_RATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
SPOT_RATE_DPS - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
SpotHandler - Class in com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution
 
SpotHandler(RFSTrade, QuoteFactory, SalesQuoteFactory, RFSConfirmationFactory) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.SpotHandler
 
start() - Method in class com.caplin.motif.fx.ret.calendar.CalendarAdapter
Starts this CalendarAdapter
start() - Method in class com.caplin.motif.fx.ret.clientsearch.ClientSearchAdapter
 
start() - Method in class com.caplin.motif.fx.ret.fxtrading.FxTradingAdapter
Starts the FxTradingAdapter
start() - Method in class com.caplin.motif.fx.ret.lbn.LBNAdapter
Starts this LBNAdapter.
start() - Method in class com.caplin.motif.fx.ret.lbn.provider.Blotter
 
start() - Method in class com.caplin.motif.fx.ret.orders.LimitOrderAdapter
Starts the LimitOrderAdapter
start() - Method in class com.caplin.motif.fx.ret.permissioning.PermissioningAdapter
Starts the PermissioningAdapter
start() - Method in class com.caplin.motif.fx.ret.pricing.PricingAdapter
Starts the PricingAdapter.
startDocument() - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.LoginsFileParser
 
startElement(String, String, String, Attributes) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.LoginsFileParser
 
startPrefixMapping(String, String) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.LoginsFileParser
 
startPublishingConnectionStatistics() - Method in class com.caplin.motif.fx.ret.pricing.config.PricingAdapterInitialiser
 
Status - Class in com.caplin.motif.fx.ret.common.utility.field
 
Status(String) - Constructor for class com.caplin.motif.fx.ret.common.utility.field.Status
 
STATUS - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
Status - Class in com.caplin.motif.fx.ret.orders.blotter
 
Status() - Constructor for class com.caplin.motif.fx.ret.orders.blotter.Status
 
status(String) - Method in class com.caplin.motif.fx.ret.orders.notification.NotificationBuilder
 
StatusComparator - Interface in com.caplin.motif.fx.ret.common.adapterstatus
 
stop() - Method in class com.caplin.motif.fx.ret.lbn.provider.Blotter
 
STOP_LOSS - Static variable in class com.caplin.motif.fx.ret.common.utility.field.ExecutionStyle
 
storeValueInMap(Map<String, String>, String, String) - Static method in class com.caplin.motif.fx.ret.common.utility.field.FieldUtility
 
storyUpdated(Subscription, Peer, StoryMessage) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
Strategy - Class in com.caplin.motif.fx.ret.common.utility.field
 
Strategy(String) - Constructor for class com.caplin.motif.fx.ret.common.utility.field.Strategy
 
STRATEGY_ID - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
STRATEGY_LOCK_FAIL - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
STRATEGY_LOCKED_BY_ANOTHER_USER - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
STRATEGY_TYPE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
STRATEGY_TYPE_MULTI - Static variable in class com.caplin.motif.fx.ret.common.utility.OrderStrategyUtil
 
STRATEGY_TYPE_UNKNOWN - Static variable in class com.caplin.motif.fx.ret.common.utility.OrderStrategyUtil
 
StrategyDetailsGenerator - Interface in com.caplin.motif.fx.ret.orders.details
An interface for working with StrategyBuilders.
StrategyDetailsListener - Interface in com.caplin.motif.fx.ret.orders.details.subscription
 
StrategyDetailsSubscription - Class in com.caplin.motif.fx.ret.orders.details.subscription
 
StrategyDetailsSubscription(OrderAdapterInitialiser, String, StrategyTree, Strategy, StrategyBuilder) - Constructor for class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
StrategyDetailsSubscriptionManager - Class in com.caplin.motif.fx.ret.orders.details.subscription
 
StrategyDetailsSubscriptionManager(OrderAdapterInitialiser) - Constructor for class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscriptionManager
 
StrategyFactory - Class in com.caplin.motif.fx.ret.orders.strategy.builder
Creates the individual order components which make up a strategy.
StrategyFactory(OrderSubmissionTransaction, OrderAdapterInitialiser, StrategyHandler) - Constructor for class com.caplin.motif.fx.ret.orders.strategy.builder.StrategyFactory
 
StrategyHandler - Interface in com.caplin.motif.fx.ret.orders.strategy
 
StrategyLockManager - Class in com.caplin.motif.fx.ret.orders.strategy
The StrategyLockManager maintains a record of the locks held for strategies.
StrategyLockManager(OrderMonitorService) - Constructor for class com.caplin.motif.fx.ret.orders.strategy.StrategyLockManager
 
StrategyUtility - Class in com.caplin.motif.fx.ret.orders.strategy
 
SUBJECT_NAME_MATCH_ATTRIBUTE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
subjectErrorReceived(Subscription, Peer, SubjectErrorEvent) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
SubjectMapper - Interface in com.caplin.motif.fx.ret.pricing.provider.mapping
An interface for mapping subjects.
SubjectMapper.Context - Class in com.caplin.motif.fx.ret.pricing.provider.mapping
 
SubjectMappingProvider - Class in com.caplin.motif.fx.ret.pricing.provider.mapping
 
SubjectMappingProvider(FXRatesAdapter, String, AbstractSubjectParser, List<SubjectMapper>) - Constructor for class com.caplin.motif.fx.ret.pricing.provider.mapping.SubjectMappingProvider
 
subjectStatusReceived(Subscription, Peer, SubjectStatusEvent) - Method in class com.caplin.motif.fx.ret.common.extension.usermanager.DirectorUserManager
 
SUBMISSION_DATE_TIME - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
submitOrder(OrderSubmissionTransaction) - Method in class com.caplin.motif.fx.ret.orders.strategy.AbstractStrategyHandler
 
submitOrder(OrderSubmissionTransaction) - Method in interface com.caplin.motif.fx.ret.orders.strategy.StrategyHandler
 
subscribe(StrategySubjectInfo, StrategyDetailsListener) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscriptionManager
 
subscribe(String, StrategyDetailsListener) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscriptionManager
 
subscribe() - Method in class com.caplin.motif.fx.ret.pricing.provider.RatesSubscription
 
subscribeForSSOUser(String) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListenerManager
 
subscribeForTOBOUser(String) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListenerManager
 
SubscriptionRequestException - Exception in com.caplin.motif.fx.ret.pricing.extension.subscription
 
SubscriptionRequestException(Throwable) - Constructor for exception com.caplin.motif.fx.ret.pricing.extension.subscription.SubscriptionRequestException
 
SubscriptionRequestFactory - Interface in com.caplin.motif.fx.ret.pricing.provider
An interface that is used to create SubscriptionRequest objects.
SubscriptionRequestFactory.Context - Class in com.caplin.motif.fx.ret.pricing.provider
 
SUFFIX_SINGLE - Static variable in class com.caplin.motif.fx.ret.orders.strategy.SingleStrategyHandler
 
SWAP_MARGIN - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
SWAP_PIPS - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
SWAP_POINTS - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
SwapHandler - Class in com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution
 
SwapHandler(RFSTrade, SwapQuoteFactory, SalesSwapQuoteFactory, RFSConfirmationFactory) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.SwapHandler
 
SwapQuoteFactory - Interface in com.caplin.motif.fx.ret.fxtrading.quote
Invoked when the toolkit receives a Swap Quote from RET and requires an FX API Swap Quote.

T

TAKE_PROFIT - Static variable in class com.caplin.motif.fx.ret.common.utility.field.ExecutionStyle
 
TAKER_NAME - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
TakerName() - Constructor for class com.caplin.motif.fx.ret.lbn.extension.query.DefaultCriteria.TakerName
 
takerName(Set<String>) - Static method in class com.caplin.motif.fx.ret.lbn.extension.query.DefaultCriteria.TakerName
 
TakerNameBlotterCriteria - Class in com.caplin.motif.fx.ret.lbn.extension.query
Deprecated.
This has been deprecated in favor of DefaultBlotterCriteria which is able to support more complex LBN queries and the Historic Trade Search blotter
TakerNameBlotterCriteria(CriterionFactory, ContainerSubject, String, Set<String>, boolean) - Constructor for class com.caplin.motif.fx.ret.lbn.extension.query.TakerNameBlotterCriteria
Deprecated.
 
TakerNameBlotterCriteriaFactory - Class in com.caplin.motif.fx.ret.lbn.extension.query
Deprecated.
This has been deprecated in favor of the DefaultBlotterCriteriaFactory which is able to produce more complex LBN queries and supports the Historic Trade Search blotter
TakerNameBlotterCriteriaFactory() - Constructor for class com.caplin.motif.fx.ret.lbn.extension.query.TakerNameBlotterCriteriaFactory
Deprecated.
 
TakerNameOrderPermission - Class in com.caplin.motif.fx.ret.orders.extension.permission.takername
 
TakerNameOrderPermission(Set<String>) - Constructor for class com.caplin.motif.fx.ret.orders.extension.permission.takername.TakerNameOrderPermission
 
TakerNameOrderPermissionFactory - Class in com.caplin.motif.fx.ret.orders.extension.permission.takername
An OrderPermissionFactory that creates TakerNameOrderPermission.
TakerNameOrderPermissionFactory() - Constructor for class com.caplin.motif.fx.ret.orders.extension.permission.takername.TakerNameOrderPermissionFactory
 
TEMPERATURE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
Temperature - Interface in com.caplin.motif.fx.ret.orders.blotter
 
TENOR - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
TenorComparator - Class in com.caplin.motif.fx.ret.calendar
 
TenorComparator() - Constructor for class com.caplin.motif.fx.ret.calendar.TenorComparator
 
TERM_CURRENCY - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
TIME_CONNECTION_RECEIVED - Static variable in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
 
TIME_PRICE_CLICKED - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
TIME_PRICE_ON_SCREEN - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
TIME_PRICE_RECEIVED - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
TIME_SETTING_UP_TRADE - Static variable in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
 
TIME_TRADE_RECEIVED - Static variable in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
 
TIME_TRADE_SUBMITTED - Static variable in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
 
TIME_WAITING_FOR_CONNECTION - Static variable in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
 
TIMED_OUT_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
TIMED_OUT_WAITING_FOR_EDIT - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
TimeOptionHandler - Class in com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution
 
TimeOptionHandler(RFSTrade, QuoteFactory, SalesQuoteFactory, RFSConfirmationFactory) - Constructor for class com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.execution.TimeOptionHandler
 
TIMEOUT_WAITING_FOR_COMMIT_CALLBACK - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
TIMEOUT_WAITING_FOR_NEXT_RELATED_ORDER - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
TIMESTAMP - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
Tobo - Class in com.caplin.motif.fx.ret.common.utility
 
Tobo(UserManager) - Constructor for class com.caplin.motif.fx.ret.common.utility.Tobo
 
TOBO_USER - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
toDisplayString() - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListener
 
toDisplayString() - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscription
 
toDisplayString() - Method in class com.caplin.motif.fx.ret.orders.notification.AlertOrdersListener
 
toDocument(String) - Static method in class com.caplin.motif.fx.ret.permissioning.util.XMLUtils
 
toDocument(String, URL) - Static method in class com.caplin.motif.fx.ret.permissioning.util.XMLUtils
 
toNotification(String) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.OrderAlert
 
toOrderAlert(OrderEntity) - Static method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.OrderAlert
 
toOrderEntity() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.OrderAlert
 
toString() - Method in class com.caplin.motif.fx.ret.common.adapterstatus.ConnectionStatusListener
 
toString() - Method in class com.caplin.motif.fx.ret.common.blotter.BlotterType
 
toString() - Method in class com.caplin.motif.fx.ret.common.blotter.ContainerSubject
 
toString() - Method in class com.caplin.motif.fx.ret.common.logging.AuditDetails
 
toString() - Method in class com.caplin.motif.fx.ret.common.permission.SettlementAccount
 
toString() - Method in class com.caplin.motif.fx.ret.common.utility.AssetClass
 
toString() - Method in class com.caplin.motif.fx.ret.common.utility.field.AllowedAction
 
toString() - Method in class com.caplin.motif.fx.ret.common.utility.field.ExecutionStyle
 
toString() - Method in class com.caplin.motif.fx.ret.common.utility.field.Status
 
toString() - Method in class com.caplin.motif.fx.ret.common.utility.field.Strategy
 
toString() - Method in class com.caplin.motif.fx.ret.common.utility.PreciousMetalConversion
 
toString() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuote
 
toString() - Method in class com.caplin.motif.fx.ret.fxtrading.confirmation.ConfirmationQuoteExtractor
 
toString() - Method in class com.caplin.motif.fx.ret.fxtrading.rateconversion.ConversionRateCurrencyPair
 
toString() - Method in class com.caplin.motif.fx.ret.fxtrading.rateconversion.ProfitConversionRate
 
toString() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.esp.ESPTradeTimer
 
toString() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.ExecutionSubmissionDetail
 
toString() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.RFSQuote
 
toString() - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.RFSStateEvent
 
toString() - Method in class com.caplin.motif.fx.ret.lbn.extension.query.DefaultBlotterCriteria
 
toString() - Method in class com.caplin.motif.fx.ret.orders.bulkaction.BulkActionOrderValidationResponse
 
toString() - Method in class com.caplin.motif.fx.ret.orders.bulkaction.BulkOrder
 
toString() - Method in class com.caplin.motif.fx.ret.orders.connection.OrderConnectionPoolPreprocessor.Context
 
toString() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.OrderAlert
 
toString() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.OrderEntity
 
toString() - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.UserEntity
 
toString() - Method in class com.caplin.motif.fx.ret.orders.extension.permission.account.SharedAccountOrderPermission
 
toString() - Method in class com.caplin.motif.fx.ret.orders.extension.permission.takername.TakerNameOrderPermission
 
toString() - Method in class com.caplin.motif.fx.ret.orders.notification.ActionNotificationDetails
 
toString() - Method in class com.caplin.motif.fx.ret.orders.notification.DeleteNotificationDetails
 
toString() - Method in class com.caplin.motif.fx.ret.orders.notification.FailNotificationDetails
 
toString() - Method in class com.caplin.motif.fx.ret.orders.notification.FillNotificationDetails
 
toUserEntity(String, String) - Method in class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.OrderAlert
 
TRACKING_RATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
TRADE_ACTIVITY_BLOTTER - Static variable in class com.caplin.motif.fx.ret.common.blotter.BlotterType
 
TRADE_DATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
TRADE_ID - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
tradeActivated() - Method in class com.caplin.motif.fx.ret.orders.strategy.AbstractStrategyHandler
 
tradeActivated() - Method in interface com.caplin.motif.fx.ret.orders.strategy.StrategyHandler
 
TradeBlotterItemFieldsUpdater - Interface in com.caplin.motif.fx.ret.fxtrading.blotter
An interface for updating order/trade fields for publication to a blotter.
TRADED_UNIT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
TRADED_UNIT - Static variable in class com.caplin.motif.fx.ret.common.utility.UnitConverter
 
TRADED_UNIT_AMOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
TRADED_UNIT_CONTRA_AMOUNT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
TradeListenerFactory - Class in com.caplin.motif.fx.ret.fxtrading.channel
 
TradeListenerFactory(FxTradingAdapterInitialiser, UserTradeListenerManager, QuoteFactory, BlockQuoteFactory, SwapQuoteFactory, SalesQuoteFactory, SalesSwapQuoteFactory, RFSConfirmationFactory, ESPConfirmationFactory) - Constructor for class com.caplin.motif.fx.ret.fxtrading.channel.TradeListenerFactory
 
TRADER_ALL_IN_RATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
TRADER_FWD_POINTS - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
TRADER_SPOT_RATE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
TRADER_SWAP_POINTS - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
TRADER_USERNAME - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
TraderFields - Class in com.caplin.motif.fx.ret.common.utility
 
TradeStatusFieldsUpdater - Class in com.caplin.motif.fx.ret.fxtrading.extension.blotter
A TradeBlotterItemFieldsUpdater that updates the trade status message for the blotter.
TradeStatusFieldsUpdater() - Constructor for class com.caplin.motif.fx.ret.fxtrading.extension.blotter.TradeStatusFieldsUpdater
 
tradeSubmitError(String) - Method in class com.caplin.motif.fx.ret.orders.strategy.AbstractStrategyHandler
 
tradeSubmitError(String) - Method in interface com.caplin.motif.fx.ret.orders.strategy.StrategyHandler
 
TradeTypeHandler<T extends com.caplin.motif.fx.trading.FXTrade> - Interface in com.caplin.motif.fx.ret.fxtrading.submission.rfs.events
 
TRADING_EXCEPTION_WHEN_BUILDING_ORDER - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
TRADING_PROTOCOL - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
TRADING_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
TRADING_SYSTEM_REJECTION - Static variable in class com.caplin.motif.fx.ret.common.utility.ErrorCategory
 
TRADING_TYPE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
TradingConnectionRouter - Interface in com.caplin.motif.fx.ret.fxtrading.connection
Retrieved the connection pool key for a given trade.
TradingConnectionRouter.Context - Class in com.caplin.motif.fx.ret.fxtrading.connection
 
TradingProtocol - Enum in com.caplin.motif.fx.ret.common.utility.field
An enumeration of the supported trade types in the API.
TRANSACTION_ALREADY_COMMITTED - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
TransformerNotificationManager - Class in com.caplin.motif.fx.ret.orders.extension.notification.transformer
Initialises notification components.
TransformerNotificationManager(NotificationActionMapper) - Constructor for class com.caplin.motif.fx.ret.orders.extension.notification.transformer.TransformerNotificationManager
Create a TransformerNotificationManager instance
TrAPIConfigurationLoader - Class in com.caplin.motif.fx.ret.common.configurationproperties
 
TrAPIConfigurationLoader(ConfigurationLoader) - Constructor for class com.caplin.motif.fx.ret.common.configurationproperties.TrAPIConfigurationLoader
 
TYPE - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 

U

UNACCEPTED_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
UNACCEPTED_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
UNIT - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 
UnitConverter - Class in com.caplin.motif.fx.ret.common.utility
 
UnitConverter(AdapterConfiguration) - Constructor for class com.caplin.motif.fx.ret.common.utility.UnitConverter
 
UNKNOWN_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
UNKNOWN_ANY_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
UNKNOWN_ANY_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
UNKNOWN_NONE_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
UNKNOWN_NONE_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
UNKNOWN_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
UNMAPPED_LOMS_REJECTION - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
UNMAPPED_RET_REJECTION - Static variable in interface com.caplin.motif.fx.ret.common.utility.ErrorCode
 
unsubscribe(String) - Method in class com.caplin.motif.fx.ret.orders.blotter.sources.OpenOrdersListenerManager
 
unsubscribe(String, StrategyDetailsListener) - Method in class com.caplin.motif.fx.ret.orders.details.subscription.StrategyDetailsSubscriptionManager
 
unsubscribe() - Method in class com.caplin.motif.fx.ret.pricing.provider.RatesSubscription
 
updateDeal(String, String, Map<String, String>) - Method in class com.caplin.motif.fx.ret.fxtrading.blotter.destinations.ActivityBlotterService
Called by us whenever the state of a deal changes (notified by the FX API).
updateFields(Map<String, String>) - Method in interface com.caplin.motif.fx.ret.fxtrading.blotter.TradeBlotterItemFieldsUpdater
Updates fields in place.
updateFields(Map<String, String>) - Method in class com.caplin.motif.fx.ret.fxtrading.extension.blotter.TradeStatusFieldsUpdater
Updates the status field from a trade model event to a status message for the client.
updateFields(String, Map<String, String>, CustomFieldValues) - Method in interface com.caplin.motif.fx.ret.lbn.blotter.BlotterRecordFieldsUpdater
Deprecated.
updateFields(String, Map<String, String>, CustomFieldValues) - Method in class com.caplin.motif.fx.ret.lbn.extension.blotter.FieldsUpdater
 
updateOrder(FXOrder, Strategy, Order, EditStrategyRequest) - Method in interface com.caplin.motif.fx.ret.orders.edit.OrderEditor
Updates a given FXOrder with changes from strategy and order.
updateOrder(FXOrder, Strategy, Order, EditStrategyRequest) - Method in class com.caplin.motif.fx.ret.orders.extension.edit.PerLegOrderEditor
 
updateOrder(FXOrder, Strategy, Order, EditStrategyRequest) - Method in class com.caplin.motif.fx.ret.orders.extension.edit.PerStrategyOrderEditor
 
updateOrderBuilderForDeletedOrder(OrderBuilder, OrderEvent) - Method in interface com.caplin.motif.fx.ret.orders.details.OrderDetailsGenerator
Updates an existing OrderBuilder with fields from an OrderEvent.
updateOrderBuilderForDeletedOrder(OrderBuilder, OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.extension.details.FxMotifOrderDetailsGenerator
 
updateOrderBuilderWithHistory(OrderBuilder, OrderEventHistories) - Method in interface com.caplin.motif.fx.ret.orders.details.OrderDetailsGenerator
Updates an existing OrderBuilder with fields from OrderEventHistories.
updateOrderBuilderWithHistory(OrderBuilder, OrderEventHistories) - Method in class com.caplin.motif.fx.ret.orders.extension.details.FxMotifOrderDetailsGenerator
 
updateStrategyBuilderWithDeletedOrder(StrategyBuilder, OrderEvent) - Method in interface com.caplin.motif.fx.ret.orders.details.StrategyDetailsGenerator
Updates an existing StrategyBuilder with fields from an OrderEvent.
updateStrategyBuilderWithDeletedOrder(StrategyBuilder, OrderEvent) - Method in class com.caplin.motif.fx.ret.orders.extension.details.FxMotifStrategyDetailsGenerator
 
updateStrategyBuilderWithOrderHistory(StrategyBuilder, OrderEventHistories) - Method in interface com.caplin.motif.fx.ret.orders.details.StrategyDetailsGenerator
Updates an existing StrategyBuilder with fields from OrderEventHistories.
updateStrategyBuilderWithOrderHistory(StrategyBuilder, OrderEventHistories) - Method in class com.caplin.motif.fx.ret.orders.extension.details.FxMotifStrategyDetailsGenerator
 
useGlobalOneClickGapTime() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
useLegacyOneClickPriceMode() - Method in class com.caplin.motif.fx.ret.fxtrading.config.FxTradingAdapterInitialiser
 
UserBlotter - Class in com.caplin.motif.fx.ret.orders.blotter.sources
 
UserBlotter(Subject<String, String>) - Constructor for class com.caplin.motif.fx.ret.orders.blotter.sources.UserBlotter
 
UserBlotterFactory - Interface in com.caplin.motif.fx.ret.orders.blotter.inject
 
UserBlotterManager - Class in com.caplin.motif.fx.ret.orders.blotter.sources
 
UserBlotterManager(UserBlotterFactory) - Constructor for class com.caplin.motif.fx.ret.orders.blotter.sources.UserBlotterManager
 
UserEntity - Class in com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities
 
UserEntity() - Constructor for class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.UserEntity
 
UserEntity(String, String, OrderEntity) - Constructor for class com.caplin.motif.fx.ret.orders.extension.notification.hibernate.persist.entities.UserEntity
 
UserLoader - Class in com.caplin.motif.fx.ret.permissioning.extension.loading
A PermissionLoader which queries an AuthenticationManager for permissions.
UserLoader() - Constructor for class com.caplin.motif.fx.ret.permissioning.extension.loading.UserLoader
 
UserManager - Interface in com.caplin.motif.fx.ret.common.permission
An interface for querying user attributes.
UserManager.Context - Class in com.caplin.motif.fx.ret.common.permission
 
UserManagerException - Exception in com.caplin.motif.fx.ret.common.permission
 
UserManagerException(Throwable) - Constructor for exception com.caplin.motif.fx.ret.common.permission.UserManagerException
 
UserManagerException(String, Throwable) - Constructor for exception com.caplin.motif.fx.ret.common.permission.UserManagerException
 
UserManagerException(String) - Constructor for exception com.caplin.motif.fx.ret.common.permission.UserManagerException
 
USERNAME - Static variable in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues
 
UserPermissionsLoader - Class in com.caplin.motif.fx.ret.permissioning.extension.loading
A PermissionLoader which queries the Trapi admin API for currency permissions.
UserPermissionsLoader() - Constructor for class com.caplin.motif.fx.ret.permissioning.extension.loading.UserPermissionsLoader
 
UserPermissionsLoader(UserPermissionsPublisher) - Constructor for class com.caplin.motif.fx.ret.permissioning.extension.loading.UserPermissionsLoader
 
UserPermissionsPublisher - Class in com.caplin.motif.fx.ret.permissioning.extension.loading
Publishes permissions which permit or deny user actions on products.
UserPermissionsPublisher() - Constructor for class com.caplin.motif.fx.ret.permissioning.extension.loading.UserPermissionsPublisher
 
USERS_NODE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
UserStrategyDetailsListener - Class in com.caplin.motif.fx.ret.orders.details.subscription
Validates that the Strategy is in the list of valid clients.
UserStrategyDetailsListener(StrategyDetailsListener, OrderPermission) - Constructor for class com.caplin.motif.fx.ret.orders.details.subscription.UserStrategyDetailsListener
 
UserTradeInfo - Class in com.caplin.motif.fx.ret.fxtrading.channel
 
UserTradeInfo(String, ESPTradeTimer) - Constructor for class com.caplin.motif.fx.ret.fxtrading.channel.UserTradeInfo
 
UserTradeInfoManager - Class in com.caplin.motif.fx.ret.fxtrading.channel
 
UserTradeInfoManager(ESPTradeTimerFactory) - Constructor for class com.caplin.motif.fx.ret.fxtrading.channel.UserTradeInfoManager
 
UserTradeListenerManager - Class in com.caplin.motif.fx.ret.fxtrading.channel
 
UserTradeListenerManager(UserTradeInfoManager, FxTradingAdapterInitialiser, ConversionRateCurrencyPairProvider, CrossCurrencyPairProvider) - Constructor for class com.caplin.motif.fx.ret.fxtrading.channel.UserTradeListenerManager
 
Utility - Class in com.caplin.motif.fx.ret.fxtrading
 

V

validate(Trade) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.esp.ESPValidator
 
validateAgainstQuote(FXTrade, ExecuteEvent, RFSQuote) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators.AnyExecutionQuoteValidator
 
validateAgainstQuote(FXTrade, ExecuteEvent, RFSQuote) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators.BlockQuoteValidator
 
validateAgainstQuote(FXTrade, ExecuteEvent, RFSQuote) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators.ExecutionQuoteValidator
 
validateAgainstQuote(FXTrade, ExecuteEvent, RFSQuote) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators.RFSQuoteValidator
 
validateAgainstQuote(FXTrade, ExecuteEvent, RFSQuote) - Method in class com.caplin.motif.fx.ret.fxtrading.submission.rfs.validators.SalesExecutionQuoteValidator
 
validateCode() - Method in class com.caplin.motif.fx.ret.common.configurationproperties.MessageTranslation
 
validateOrders() - Method in class com.caplin.motif.fx.ret.orders.bulkaction.BulkActionOrdersValidator
 
VALUE_ATTRIBUTE - Static variable in class com.caplin.motif.fx.ret.permissioning.extension.loading.GroupPermissionLoader.Schema
 
valueOf(String) - Static method in enum com.caplin.motif.fx.ret.common.utility.DataSourceEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.caplin.motif.fx.ret.common.utility.field.TradingProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.caplin.motif.fx.ret.fxtrading.submission.esp.ESPTradeTimer.GapTimeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.caplin.motif.fx.ret.orders.audittrail.OrderAuditTrailAction
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.caplin.motif.fx.ret.orders.notification.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.caplin.motif.fx.ret.orders.strategy.builder.OrderTypeInStrategy
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.caplin.motif.fx.ret.common.utility.DataSourceEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.caplin.motif.fx.ret.common.utility.field.TradingProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.caplin.motif.fx.ret.fxtrading.submission.esp.ESPTradeTimer.GapTimeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.caplin.motif.fx.ret.orders.audittrail.OrderAuditTrailAction
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.caplin.motif.fx.ret.orders.notification.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.caplin.motif.fx.ret.orders.strategy.builder.OrderTypeInStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
VERY_HOT_TEMPERATURE - Static variable in interface com.caplin.motif.fx.ret.orders.blotter.Temperature
 
VWAP - Static variable in class com.caplin.motif.fx.ret.common.utility.Fields
 

W

WAITING_ACTION - Static variable in interface com.caplin.motif.fx.ret.orders.extension.notification.transformer.NotificationAction
 
WAITING_STATUS - Static variable in class com.caplin.motif.fx.ret.orders.blotter.Status
 
WARM_TEMPERATURE - Static variable in interface com.caplin.motif.fx.ret.orders.blotter.Temperature
 
warn(String, Object...) - Method in class com.caplin.motif.fx.ret.common.logging.AuditLoggerManager.AuditLogger
 
warn(String, Throwable) - Method in class com.caplin.motif.fx.ret.common.logging.AuditLoggerManager.AuditLogger
 
withAmount(String) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add the amount.
withAmount(String) - Method in class com.caplin.motif.fx.ret.orders.strategy.builder.OrderProperties.Builder
Builds the OrderProperties with the specified amount.
withAssetClass(AssetClass) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add the AssetClass.
withAssetClass(String) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add the asset class.
withClientTimePriceClicked(String) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add the time the client clicked on the price.
withClientTimePriceClicked(String) - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties.Builder
Add the time that the client clicked on the price.
withClientTimePriceOnScreen(String) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add the time the price was displayed on the client's screen.
withClientTimePriceOnScreen(String) - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties.Builder
Add the time that the price was displayed on the client's screen.
withFarAmount(String) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add the far amount.
withLastEditedBy(String) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add the last edited by.
withNearAmount(String) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add the near amount.
withOrder(Order) - Method in class com.caplin.motif.fx.ret.orders.strategy.builder.OrderProperties.Builder
Builds the OrderProperties with the specified order.
withQuoteId(String) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add the quote ID.
withServerTimeConnectionReceived(String) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add the time the server received a connection.
withServerTimeConnectionReceived(String) - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties.Builder
Add the time on the server that the connection was received.
withServerTimePriceReceived(String) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add the time the server received the price.
withServerTimePriceReceived(String) - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties.Builder
Add the time on the server that the price was received.
withServerTimeSettingUpTrade(String) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add the time the server took setting up the trade.
withServerTimeSettingUpTrade(String) - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties.Builder
Add the duration the server took to set up the trade.
withServerTimeTradeReceived(String) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add the time the server received the trade.
withServerTimeTradeReceived(String) - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties.Builder
Add the time on the server that the trade was received.
withServerTimeTradeSubmitted(String) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add the time the server submitted the trade.
withServerTimeTradeSubmitted(String) - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties.Builder
Add the time on the server that the trade was submitted.
withServerTimeWaitingForConnection(String) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add the time the server has spent waiting for a connection.
withServerTimeWaitingForConnection(String) - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties.Builder
Add the duration the server has spent waiting for a connection.
withTradingProtocol(TradingProtocol) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add the TradingProtocol
withTradingProtocol(String) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add the trading protocol.
withUnit(String) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add the unit.
withUnit(String) - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.block.BlockTradeProperties.Builder
Builds the BlockTradeProperties with the specified unit.
withUnit(String) - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.esp.ESPTradeProperties.Builder
Add the unit.
withUnit(String) - Method in class com.caplin.motif.fx.ret.fxtrading.customfield.rfs.RFSTradeProperties.Builder
Add a unit used for precious metal trades.
withUnit(String) - Method in class com.caplin.motif.fx.ret.orders.strategy.builder.OrderProperties.Builder
Builds the OrderProperties with the specified unit.
withUsername(String) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add the username.
withValue(String, String) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add a custom key/value pair.
withValues(Map<String, String>) - Method in class com.caplin.motif.fx.ret.common.customfield.CustomFieldValues.Builder
Add a map of custom key/values.
WORKING - Static variable in class com.caplin.motif.fx.ret.common.utility.field.Status
 

X

XmlAuthenticationManager - Class in com.caplin.motif.fx.ret.permissioning.extension.authentication
Deprecated.
Use FileBasedAuthenticationManager instead. This class is due for removal in December 2015.
XmlAuthenticationManager() - Constructor for class com.caplin.motif.fx.ret.permissioning.extension.authentication.XmlAuthenticationManager
Deprecated.
 
XMLUtils - Class in com.caplin.motif.fx.ret.permissioning.util
 
A B C D E F G H I J L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2016 Caplin Systems.