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