See: Description
Interface | Description |
---|---|
StrategyDetailsCallback |
Callback used for sending the details of a strategy back to the client in response to
an strategy details request.
|
StrategyDetailsRequestListener |
A StrategyDetailsRequestListener instance will be notified of incoming client requests
for the details of previously submitted order strategies.
|
StrategyDetailsRequestListenerFactory |
A StrategyDetailsRequestListenerFactory instance is responsible for providing a
StrategyDetailsRequestListener whenever details of a previously submitted strategy
are requested by a client. |
StrategySubjectInfo |
A domain object representing a request for details of a previously submitted order strategy.
|
Class | Description |
---|---|
BaseFieldSet |
Parent class of
OrderFieldSet and StrategyFieldSet . |
FieldSetPair<T extends BaseFieldSet> | |
Order |
This class represents an Order.
|
OrderBuilder |
This class provides a builder which is used to instantiate and populate the fields of an
order.
|
OrderDetailsSubjectParser | |
OrderFieldSet |
Represents a set of fields relating to an order.
|
OrderSalesFieldSet |
Represents a set of fields relating to an order.
|
SalesOrderDetailsSubjectParser | |
Strategy |
This class represents a Strategy which will consist of one or more orders.
|
StrategyBuilder |
This class provides a builder which is used to construct a strategy which consists or one or more orders and may
be populated with fields.
|
StrategyDetailsCallbackImpl | |
StrategyDetailsProvider | |
StrategyFieldSet |
Represents a set of fields relating to an order strategy.
|
StrategySubjectInfoImpl |
Copyright © 2015 Caplin Systems.