java.lang.Object
de.digitalcollections.cudami.server.business.impl.service.LocaleServiceImpl
All Implemented Interfaces:
LocaleService

@Service
public class LocaleServiceImpl
extends java.lang.Object
implements LocaleService
Service for Locale handling.
  • Constructor Summary

    Constructors 
    Constructor Description
    LocaleServiceImpl()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getDefaultLanguage()  
    java.util.Locale getDefaultLocale()  
    java.util.List<java.lang.String> getSupportedLanguages()  
    java.util.List<java.util.Locale> getSupportedLocales()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait