Package | Description |
---|---|
com.caplin.motif.fx.trading.allocation |
Classes and interfaces that relate to post-trade allocations.
|
Modifier and Type | Method and Description |
---|---|
List<PostTradeAllocation> |
PostTradeAllocationList.getAllocations()
Returns the list of
PostTradeAllocation s that were recieved with this request. |
List<PostTradeAllocation> |
PostTradeAllocationViewListener.onViewRequest(AllocationViewEvent viewEvent)
An instance of this interface will be called to provide the list of allocations
that pertain to the trade information contained in the AllocationViewEvent
|
Modifier and Type | Method and Description |
---|---|
void |
AllocationsPublisher.publishAllocations(SubjectInfo subjectInfo,
List<PostTradeAllocation> allocations) |
Constructor and Description |
---|
RegulatoryID(PostTradeAllocation postTradeAllocation,
String nearRegulatoryId,
String farRegulatoryId)
Constructs a Regulatory ID using a PostTradeAllocation.
|
Copyright © 2015 Caplin Systems.