Caplin Trader 4.5.2

Interface: module:caplin/services/testing/ConfigServiceStub

module:caplin/services/testing/ConfigServiceStub

A service that allows system-wide application configuration values to be stored in a central repository.
Implements:

Methods

getProperty(sKey) → {String}

Returns a preference that the user has either set within the current session or in a previous session
Parameters:
Name Type Description
sKey String The key for the key value store
Returns:
sValue
Type
String

setStubProperties(mProperties)

Stub only method.
Parameters:
Name Type Description
mProperties Map The properties to add.