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.
|
com.caplin.motif.fx.blotter.subject |
Subjects for the default blotters in the FX Motif.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FXBlotterItemProvider<T extends FXBlotterItemSubjectInfo>
An FXBlotterItemProvider instance is capable of receiving Blotter requests
and discards for Record Items
|
Modifier and Type | Method and Description |
---|---|
void |
FXCachedBlotterPublisherImpl.publishItemNotFound(FXBlotterItemSubjectInfo info) |
Modifier and Type | Method and Description |
---|---|
FXBlotterItemPublisher |
FXBlotterAdapter.createBlotterItemPublisher(FXBlotter blotter,
FXBlotterItemProvider<? extends FXBlotterItemSubjectInfo> provider)
Creates an
FXBlotterItemPublisher for the blotter provided. |
Modifier and Type | Method and Description |
---|---|
void |
FXCachedBlotterItemProvider.onItemDiscard(FXBlotterItemSubjectInfo info) |
void |
FXCachedBlotterItemProvider.onItemRequest(FXBlotterItemSubjectInfo info) |
void |
FXCachedBlotterPublisher.publishItemNotFound(FXBlotterItemSubjectInfo info)
Sends a NOT FOUND for a Record Item request.
|
Modifier and Type | Method and Description |
---|---|
FXBlotterItemSubjectInfo |
FXBlotterItemSubjectParser.parse(String subject) |
Copyright © 2015 Caplin Systems.