Uses of Class
com.caplin.motif.common.systemInfo.SystemInfoSubjectInfo
-
Packages that use SystemInfoSubjectInfo Package Description com.caplin.motif.common.systemInfo -
-
Uses of SystemInfoSubjectInfo in com.caplin.motif.common.systemInfo
Methods in com.caplin.motif.common.systemInfo that return SystemInfoSubjectInfo Modifier and Type Method Description SystemInfoSubjectInfo
SystemInfoSubjectParser. parse(java.lang.String subject)
Method parameters in com.caplin.motif.common.systemInfo with type arguments of type SystemInfoSubjectInfo Modifier and Type Method Description static void
SystemInfoAdapter. registerSalesSystemInfoProvider(com.caplin.datasource.DataSource dataSource, java.lang.String namespace, CachedObjectProvider<SystemInfoDetails,SystemInfoSubjectInfo> provider)
static void
SystemInfoAdapter. registerSalesSystemInfoProvider(com.caplin.datasource.DataSource dataSource, java.lang.String namespace, CachedObjectProvider<SystemInfoDetails,SystemInfoSubjectInfo> provider, SystemInfoSubjectParser subjectParser)
static void
SystemInfoAdapter. registerSupportBannerDetailsProvider(com.caplin.datasource.DataSource dataSource, CachedObjectProvider<SystemInfoDetails,SystemInfoSubjectInfo> provider)
-