Uses of Class
com.caplin.motif.config.SalesTOBOConfigSubjectInfo
-
Uses of SalesTOBOConfigSubjectInfo in com.caplin.motif.config
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionstatic void
UserConfigAdapter.registerSalesTOBOConfigProvider
(com.caplin.datasource.DataSource dataSource, CachedObjectProvider<Config, SalesTOBOConfigSubjectInfo> provider) Registers a provider that is capable of responding to sales TOBO config requests.static void
UserConfigAdapter.registerSalesTOBOConfigProvider
(com.caplin.datasource.DataSource dataSource, String namespace, CachedObjectProvider<Config, SalesTOBOConfigSubjectInfo> provider) Registers a provider that is capable of responding to sales TOBO config requests. -
Uses of SalesTOBOConfigSubjectInfo in com.caplin.motif.fx.config
Modifier and TypeMethodDescriptionstatic void
FXConfigAdapter.registerSalesTOBOConfigProvider
(com.caplin.datasource.DataSource dataSource, CachedObjectProvider<FXConfig, SalesTOBOConfigSubjectInfo> provider) Registers a provider that is capable of responding to sales TOBO config requests.static void
FXConfigAdapter.registerSalesTOBOConfigProvider
(com.caplin.datasource.DataSource dataSource, String namespace, CachedObjectProvider<FXConfig, SalesTOBOConfigSubjectInfo> provider) Registers a provider that is capable of responding to sales TOBO config requests. -
Uses of SalesTOBOConfigSubjectInfo in com.caplin.motif.mm.config
Modifier and TypeMethodDescriptionstatic void
MMConfigAdapter.registerSalesTOBOConfigProvider
(com.caplin.datasource.DataSource dataSource, CachedObjectProvider<MMConfig, SalesTOBOConfigSubjectInfo> provider) Registers a provider that is capable of responding to sales TOBO config requests.static void
MMConfigAdapter.registerSalesTOBOConfigProvider
(com.caplin.datasource.DataSource dataSource, String namespace, CachedObjectProvider<MMConfig, SalesTOBOConfigSubjectInfo> provider) Registers a provider that is capable of responding to sales TOBO config requests.