Class LocaleServiceImpl
- java.lang.Object
-
- de.digitalcollections.cudami.template.website.springboot.business.LocaleServiceImpl
-
- All Implemented Interfaces:
LocaleService
@Service public class LocaleServiceImpl extends java.lang.Object implements LocaleService
-
-
Constructor Summary
Constructors Constructor Description LocaleServiceImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.LocalegetDefaultLocale()
-
-
-
Method Detail
-
getDefaultLocale
public java.util.Locale getDefaultLocale()
- Specified by:
getDefaultLocalein interfaceLocaleService
-
-