Class
caplin.fx.providers

PermissionedCurrencyPairService

Defines an implementation of a caplin.fx.services.CurrencyPairService that uses the permission service for a source of currency pairs.

Constructor Summary

Attributes Name and Description
caplin.fx.providers.PermissionedCurrencyPairService(String sCurrencyNamespace)

Methods implemented from class caplin.fx.services.CurrencyPairService:
addCurrencyPairListener, removeCurrencyPairListener

Constructor Detail

caplin.fx.providers.PermissionedCurrencyPairService(String sCurrencyNamespace)

Parameters
String sCurrencyNamespace The permission namespace to use to get the currency pairs.