Interface Profile

All Known Implementing Classes:
DefaultProfile

public interface Profile
User localization profile. The specific implementation depends on the needs of the application and has to be implemented in the application. Framework provides default implementation DefaultProfile
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String GET_LOCALE_METHOD  
  • Method Summary

    Modifier and Type Method Description
    java.util.Locale getLocale()
    Returns user locale.