Uses of Class
com.caplin.motif.mm.config.definitions.client.MMCurrencyConfig
-
Uses of MMCurrencyConfig in com.caplin.motif.mm.config.definitions.client
Modifier and TypeMethodDescriptionMMCurrencyConfig.addNoticePeriodsItem
(DropdownOption noticePeriodsItem) MMCurrencyConfig.noticePeriods
(List<DropdownOption> noticePeriods) -
Uses of MMCurrencyConfig in com.caplin.motif.mm.trading
Modifier and TypeMethodDescriptionvoid
MMTradeAdapter.registerCurrencyConfigProvider
(CachedObjectProvider<MMCurrencyConfig, MMCurrencyConfigSubjectInfo> provider) Registers a provider that is capable of responding to money markets currency config requests<T extends SubjectInfo>
voidMMTradeAdapter.registerCurrencyConfigProvider
(CachedObjectProvider<MMCurrencyConfig, T> provider, com.caplin.datasource.namespace.Namespace namespace, SubjectParser<T> subjectParser) Used to register a provider that is capable of responding to money markets currency config requests on non-standard subjects