Package org.nuclos.api.provider
Class DataLocaleProvider
java.lang.Object
org.nuclos.api.provider.DataLocaleProvider
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<NuclosLocale>
This method returns all activeNuclosLocale
.void
setDataLocaleService
(DataLocaleService service)
-
Constructor Details
-
DataLocaleProvider
DataLocaleProvider()
-
-
Method Details
-
setDataLocaleService
-
getDataLocales
This method returns all activeNuclosLocale
. (installation depending)- Returns:
- List of
NuclosLocale
- Throws:
BusinessException
-