Uses of Class
com.caplin.motif.config.definitions.sales.SalesConfig
Packages that use SalesConfig
-
Uses of SalesConfig in com.caplin.motif.config
Method parameters in com.caplin.motif.config with type arguments of type SalesConfigModifier and TypeMethodDescriptionstatic voidUserConfigAdapter.registerSalesConfigProvider(com.caplin.datasource.DataSource dataSource, CachedObjectProvider<SalesConfig, ConfigSubjectInfo> provider) Registers a provider that is capable of responding to sales config requests.static voidUserConfigAdapter.registerSalesConfigProvider(com.caplin.datasource.DataSource dataSource, String namespace, CachedObjectProvider<SalesConfig, ConfigSubjectInfo> provider) Registers a provider that is capable of responding to sales config requests. -
Uses of SalesConfig in com.caplin.motif.config.definitions.sales
Methods in com.caplin.motif.config.definitions.sales that return SalesConfig