Package | Description |
---|---|
com.caplin.motif.fx.blotter |
Parent package with classes that relate to blotters.
|
com.caplin.motif.fx.blotter.cache |
Contains classes relating to the cached blotter provider API.
|
Modifier and Type | Method and Description |
---|---|
void |
FXCachedBlotterPublisherImpl.publish(FXCachedBlotterMessage blotterMessage) |
Modifier and Type | Method and Description |
---|---|
FXCachedBlotterMessage |
FXCachedBlotterMessage.copyOf(com.caplin.datasource.messaging.MessageFactory factory)
Creates a new Object with the same state as the this object.
|
FXCachedBlotterMessage |
FXCachedBlotterMessageFactory.createBlotterMessage(FXBlotterSubjectInfo subjectInfo)
Creates the
FXBlotterMessage which represents the Container for the
blotter belonging to the user and blotter subject defined in the FXBlotterSubjectInfo
specified. |
FXCachedBlotterMessage |
FXCachedBlotterMessageFactory.createBlotterMessage(String username)
Creates the
FXBlotterMessage which represents the Container for the blotter belonging
to the username provided. |
Modifier and Type | Method and Description |
---|---|
void |
FXCachedBlotterPublisher.publish(FXCachedBlotterMessage blotterMessage)
Sends the Blotter Container Message, and caches the Items added to the
FXCachedBlotterMessage . |
Copyright © 2015 Caplin Systems.