Skip navigation links
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Interfaces
  • Classes
  • Enum Classes
  • Exceptions
  • Methods
  • Enum Constants
  • Deprecated Interfaces
    Interface
    Description
    com.caplin.motif.fx.ret.lbn.blotter.BlotterRecordFieldsUpdater
    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.
    com.caplin.motif.fx.ret.lbn.blotter.BlotterRecordIdFactory
    It is recommended that you use the default BlotterRecordIdFactory as the formation and parsing of trade IDs is relied on by the front end.
    com.caplin.motif.fx.ret.orders.audittrail.OrderAuditTrailListener
    com.caplin.motif.fx.ret.orders.fields.OrderFieldsGenerator
    This has been deprecated as you should not modify or remove fields from the Toolkit's default field set. The preferred solution to update or remove fields would be using Transformer, and to add additional fields via the OrderCustomFieldsFactory extension point. This method may be removed in a future version of the Toolkit.
  • Deprecated Classes
    Class
    Description
    com.caplin.motif.fx.ret.lbn.extension.query.TakerNameBlotterCriteria
    This has been deprecated in favor of DefaultBlotterCriteria which is able to support more complex LBN queries and the Historic Trade Search blotter
    com.caplin.motif.fx.ret.lbn.extension.query.TakerNameBlotterCriteriaFactory
    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
    com.caplin.motif.fx.ret.lbn.query.CriterionFactory
    com.caplin.motif.fx.ret.orders.audittrail.OrderAuditTrailListenerWrapper
  • Deprecated Enum Classes
    Enum Class
    Description
    com.caplin.motif.fx.ret.orders.audittrail.OrderAuditTrailAction
  • Deprecated Exceptions
    Exceptions
    Description
    com.caplin.motif.fx.ret.orders.exception.OrderSubmissionException
    This exception is deprecated and due for removal in a future release.
  • Deprecated Methods
    Method
    Description
    com.caplin.motif.fx.ret.fxtrading.submission.rfs.events.TradeTypeHandler.getExtraFieldsFromTrade()
    com.caplin.motif.fx.ret.lbn.blotter.BlotterRecordFieldsUpdater.updateFields(String, Map<String, String>, CustomFieldValues)
    com.caplin.motif.fx.ret.lbn.config.LBNConfiguration.getBlotterFieldsUpdater()
    BlotterRecordFieldsUpdater has been deprecated. Please use LBNCustomFieldsFactory.
    com.caplin.motif.fx.ret.lbn.config.LBNConfigurationBuilder.setBlotterItemFieldsUpdater(BlotterRecordFieldsUpdater)
    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.

    com.caplin.motif.fx.ret.lbn.query.BlotterCriteriaFactory.Context.getCriterionFactory()
    com.caplin.motif.fx.ret.lbn.query.CriterionFactory.createCriterion(CQueryConditionField, CQueryOperator, String...)
    Please use Criteria.CriteriaBuilder instead.
    com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder.setOrderAuditTrailListener(OrderAuditTrailListener)
    com.caplin.motif.fx.ret.orders.config.OrderConfigurationBuilder.setOrderFieldsGenerator(OrderFieldsGenerator)
    This has been deprecated as you should not modify or remove fields from the Toolkit's default field set. The preferred solution to update or remove fields would be using Transformer, and to add additional fields via the OrderCustomFieldsFactory extension point. This method may be removed in a future version of the Toolkit.
    com.caplin.motif.fx.ret.orders.strategy.StrategyHandler.getOrderIds()
    along with other audit logging features, this accessor is now redundant
  • Deprecated Enum Constants
    Enum Constant
    Description
    com.caplin.motif.fx.ret.orders.notification.NotificationType.ACTIVATED
    com.caplin.motif.fx.ret.orders.notification.NotificationType.ACTIVATING
    com.caplin.motif.fx.ret.orders.notification.NotificationType.CANCEL
    com.caplin.motif.fx.ret.orders.notification.NotificationType.CANCELLED
    com.caplin.motif.fx.ret.orders.notification.NotificationType.CANCELLING
    com.caplin.motif.fx.ret.orders.notification.NotificationType.COMPLETED
    com.caplin.motif.fx.ret.orders.notification.NotificationType.DEACTIVATE
    com.caplin.motif.fx.ret.orders.notification.NotificationType.DEACTIVATED
    com.caplin.motif.fx.ret.orders.notification.NotificationType.DEACTIVATING
    com.caplin.motif.fx.ret.orders.notification.NotificationType.DELETED
    com.caplin.motif.fx.ret.orders.notification.NotificationType.DONE
    com.caplin.motif.fx.ret.orders.notification.NotificationType.DORMANT
    com.caplin.motif.fx.ret.orders.notification.NotificationType.EXPIRED
    com.caplin.motif.fx.ret.orders.notification.NotificationType.NEGOTIATING
    com.caplin.motif.fx.ret.orders.notification.NotificationType.PARENT_ACTIVE
    com.caplin.motif.fx.ret.orders.notification.NotificationType.REJECTED
    com.caplin.motif.fx.ret.orders.notification.NotificationType.TRADING
    com.caplin.motif.fx.ret.orders.notification.NotificationType.UNACCEPTED
    com.caplin.motif.fx.ret.orders.notification.NotificationType.UNKNOWN
    com.caplin.motif.fx.ret.orders.notification.NotificationType.WAITING

Copyright © 2026 Caplin Systems.