Uses of Class
org.somda.sdc.glue.consumer.sco.InvocationException
Packages that use InvocationException
Package
Description
Implementation of localization service consumer.
-
Uses of InvocationException in org.somda.sdc.glue.consumer.localization
Methods in org.somda.sdc.glue.consumer.localization that throw InvocationExceptionModifier and TypeMethodDescriptiondefault voidLocalizationServiceAccess.cachePrefetch(BigInteger version) Calls a synchronous cache prefetch of localized texts by provided version.default voidLocalizationServiceAccess.cachePrefetch(BigInteger version, List<String> lang) Calls a synchronous cache prefetch of localized texts by provided version and languages.voidLocalizationServiceProxy.cachePrefetch(BigInteger version) voidLocalizationServiceProxy.cachePrefetch(BigInteger version, List<String> lang)