Uses of Class
com.caplin.motif.fx.config.SalesTOBOConfigSubjectInfo
-
Packages that use SalesTOBOConfigSubjectInfo Package Description com.caplin.motif.fx.config -
-
Uses of SalesTOBOConfigSubjectInfo in com.caplin.motif.fx.config
Methods in com.caplin.motif.fx.config that return SalesTOBOConfigSubjectInfo Modifier and Type Method Description SalesTOBOConfigSubjectInfo
SalesTOBOConfigSubjectParser. parse(java.lang.String subject)
Method parameters in com.caplin.motif.fx.config with type arguments of type SalesTOBOConfigSubjectInfo Modifier and Type Method Description void
FXConfigAdapter. registerSalesTOBOConfigProvider(CachedObjectProvider<Config,SalesTOBOConfigSubjectInfo> provider)
Registers a provider that is capable of responding to sales TOBO config requests.void
FXConfigAdapter. registerSalesTOBOConfigProvider(java.lang.String namespace, CachedObjectProvider<Config,SalesTOBOConfigSubjectInfo> provider)
Registers a provider that is capable of responding to sales TOBO config requests.
-