com.apama.ccyconverter
Event CurrencyConverterBaseImpl



Member Summary
 com.apama.ccyconverter.CurrencyConverterccIface
 com.apama.memorystore.Schemaschema
 com.apama.config.ConfigurationStoreInterfaceiface

Abstract interface to the configuration service.
 action< >cbCompleted
 com.apama.ccyconverter.Constsconsts
 com.apama.ccyconverter.ErrorConstserrorConsts
 dictionary<string, string >crossCcy
 
Action Summary
 voidcallUpdateCallbacks()
 voidcreate(com.apama.ccyconverter.CurrencyConverter ccIface, dictionary<integer, action<com.apama.ccyconverter.CurrencyConvertercom.apama.utils.Error > > errorCallbacks)
 voidopenTable(dictionary<string, string > configuration, sequence<string > fields, action< > cbCompleted)
 
Member Detail

cbCompleted

action< > cbCompleted

ccIface

com.apama.ccyconverter.CurrencyConverter ccIface

consts

com.apama.ccyconverter.Consts consts

crossCcy

dictionary<string, string > crossCcy

errorConsts

com.apama.ccyconverter.ErrorConsts errorConsts

iface

com.apama.config.ConfigurationStoreInterface iface
Abstract interface to the configuration service.

schema

com.apama.memorystore.Schema schema

Action Detail

callUpdateCallbacks

void callUpdateCallbacks()

create

void create(com.apama.ccyconverter.CurrencyConverter ccIface, dictionary<integer, action<com.apama.ccyconverter.CurrencyConvertercom.apama.utils.Error > > errorCallbacks)
Parameters:
ccIface
errorCallbacks

openTable

void openTable(dictionary<string, string > configuration, sequence<string > fields, action< > cbCompleted)
Parameters:
configuration
fields
cbCompleted