Uses of Class
com.caplin.motif.fx.config.definitions.sales.FXSalesConfig
-
Packages that use FXSalesConfig Package Description com.caplin.motif.fx.config com.caplin.motif.fx.config.definitions.sales -
-
Uses of FXSalesConfig in com.caplin.motif.fx.config
Method parameters in com.caplin.motif.fx.config with type arguments of type FXSalesConfig Modifier and Type Method Description static void
FXConfigAdapter. registerSalesConfigProvider(com.caplin.datasource.DataSource dataSource, CachedObjectProvider<FXSalesConfig,ConfigSubjectInfo> provider)
Registers a provider that is capable of responding to sales config requests.static void
FXConfigAdapter. registerSalesConfigProvider(com.caplin.datasource.DataSource dataSource, java.lang.String namespace, CachedObjectProvider<FXSalesConfig,ConfigSubjectInfo> provider)
Registers a provider that is capable of responding to sales config requests. -
Uses of FXSalesConfig in com.caplin.motif.fx.config.definitions.sales
Methods in com.caplin.motif.fx.config.definitions.sales that return FXSalesConfig Modifier and Type Method Description FXSalesConfig
FXSalesConfig. fx(FX fx)
-