Skip navigation links
A C D G I R S U W 

A

AllPropertiesReloadableResourceBundleMessageSource - Class in at.porscheinformatik.weblate.spring
ReloadableResourceBundleMessageSource implementing AllPropertiesSource.
AllPropertiesReloadableResourceBundleMessageSource() - Constructor for class at.porscheinformatik.weblate.spring.AllPropertiesReloadableResourceBundleMessageSource
 
AllPropertiesSource - Interface in at.porscheinformatik.weblate.spring
Interface for getting all translations out of a MessageSource as Properties.
at.porscheinformatik.weblate.spring - package at.porscheinformatik.weblate.spring
 

C

clearCache() - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
Clears the cache for all locales and message bundles.

D

deriveLocaleFromCode(String) - Static method in class at.porscheinformatik.weblate.spring.WeblateUtils
Attempts to derive a Locale from a given code.

G

getAllProperties(Locale) - Method in class at.porscheinformatik.weblate.spring.AllPropertiesReloadableResourceBundleMessageSource
 
getAllProperties(Locale) - Method in interface at.porscheinformatik.weblate.spring.AllPropertiesSource
 
getAllProperties(Locale) - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
 
getBaseUrl() - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
 
getCodeToLocale() - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
 
getComponent() - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
 
getExistingLocales() - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
 
getInitialCacheTimestamp() - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
 
getMaxAgeMilis() - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
 
getProject() - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
 
getQuery() - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
 

I

intercept(HttpRequest, byte[], ClientHttpRequestExecution) - Method in class at.porscheinformatik.weblate.spring.WeblateAuthenticationInterceptor
 

R

registerLocaleMapping(String, Locale) - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
Registers a manual mapping of a Weblate code to a Locale.
reload(Locale...) - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
Updates the translations for the given locales from Weblate.
reloadExistingLocales() - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
Reload the cached list of existing locales.
removeEmptyCacheEntries() - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
Remove cache entries that do not contain a translation.
resolveCode(String, Locale) - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
 
resolveCodeWithoutArguments(String, Locale) - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
 

S

setBaseUrl(String) - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
Set Weblate base URL.
setCodeToLocale(Map<String, Locale>) - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
Set the manual mapping of Weblate codes to Locales.
setComponent(String) - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
Set component.
setInitialCacheTimestamp(long) - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
Set the timestamp that is used when no cache entry is set.
setMaxAgeMilis(long) - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
Sets the max age for items in the cache (in milliseconds).
setProject(String) - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
Set project.
setQuery(String) - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
Set the Weblate query for extracting the texts.
setRestTemplate(RestTemplate) - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
Set the RestTemplate to use for getting data from Weblate REST API.

U

useAuthentication(String) - Method in class at.porscheinformatik.weblate.spring.WeblateMessageSource
Sets WeblateAuthenticationInterceptor for calling the REST API.

W

WeblateAuthenticationInterceptor - Class in at.porscheinformatik.weblate.spring
Adds Weblate authentication information to HTTP requests.
WeblateAuthenticationInterceptor(String) - Constructor for class at.porscheinformatik.weblate.spring.WeblateAuthenticationInterceptor
 
WeblateMessageSource - Class in at.porscheinformatik.weblate.spring
MessageSource loading texts from Weblate translation server via REST API.
WeblateMessageSource() - Constructor for class at.porscheinformatik.weblate.spring.WeblateMessageSource
 
WeblateUtils - Class in at.porscheinformatik.weblate.spring
Utility class for handling Weblate locale codes.
WeblateUtils() - Constructor for class at.porscheinformatik.weblate.spring.WeblateUtils
 
A C D G I R S U W 
Skip navigation links

Copyright © 2022 Porsche Informatik. All rights reserved.